Skip to content

Commit 98cedf2

Browse files
chore(deps): bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [micromatch](https://github.com/micromatch/micromatch). Updates `vite` from 5.4.11 to 6.0.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 681f40d commit 98cedf2

12 files changed

+436
-84
lines changed

.pnp.cjs

+208-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.yarn/install-state.gz

-141 KB
Binary file not shown.

apps/playnite-web/package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"typescript": "^5.6.3",
119119
"typescript-remix-routes-plugin": "^1.0.1",
120120
"versioning": "workspace:*",
121-
"vite": "^5.4.11",
121+
"vite": "^6.0.0",
122122
"vite-plugin-istanbul": "^6.0.2",
123123
"vite-plugin-pwa": "^0.21.0",
124124
"webpack": "^5.96.1",

0 commit comments

Comments
 (0)