Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/src/Unit…
Browse files Browse the repository at this point in the history
…yWebBrowser.Pages/vite-plugin-singlefile-2.0.3'
  • Loading branch information
Voltstro committed Jan 11, 2025
2 parents 2c8b81a + 848216b commit d3be000
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion src/UnityWebBrowser.Pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-html": "^3.2.0",
"vite-plugin-singlefile": "^2.0.2"
"vite-plugin-singlefile": "^2.0.3"
}
}
12 changes: 6 additions & 6 deletions src/UnityWebBrowser.Pages/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

micromatch@^4.0.4, micromatch@^4.0.7:
micromatch@^4.0.4, micromatch@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
Expand Down Expand Up @@ -853,12 +853,12 @@ vite-plugin-html@^3.2.0:
node-html-parser "^5.3.3"
pathe "^0.2.0"

vite-plugin-singlefile@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/vite-plugin-singlefile/-/vite-plugin-singlefile-2.0.2.tgz#af2c95e0182bd363dbe29b80bea5c5a78209f649"
integrity sha512-Z2ou6HcvED5CF0hM+vcFSaFa+klyS8RyyLxW0PbMRLnMbvzTI6ueWyxdYNFhpuXZgz/aj6+E/dHFTdEcw6gb9w==
vite-plugin-singlefile@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/vite-plugin-singlefile/-/vite-plugin-singlefile-2.0.3.tgz#41adb61749e6ee20af185a2b082f447e326b62f9"
integrity sha512-OEBEwdX8nCGPSdtaB1D7rryYnT+YfPTS8ojL1TDyeUF+bWDCTfRriQqw6T0vl9EbKI/KMg7szN3awst6cLrKkA==
dependencies:
micromatch "^4.0.7"
micromatch "^4.0.8"

vite@^5.4.10:
version "5.4.10"
Expand Down

0 comments on commit d3be000

Please sign in to comment.