Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent ef2b559 commit 6cd3a53
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/kitten-analysts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/ws": "8.5.14",
"esbuild": "0.24.2",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-userscript": "0.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kitten-engineers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-userscript": "0.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kitten-scientists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"rollup": "4.34.3",
"rollup-plugin-cleanup": "3.2.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vite-plugin-css-injected-by-js": "3.5.2",
"vite-plugin-userscript": "0.1.3"
},
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ __metadata:
prom-client: "npm:15.1.3"
tslib: "npm:2.8.1"
typescript: "npm:5.7.3"
vite: "npm:6.0.11"
vite: "npm:6.1.0"
vite-plugin-css-injected-by-js: "npm:3.5.2"
vite-plugin-userscript: "npm:0.1.3"
ws: "npm:8.18.0"
Expand All @@ -549,7 +549,7 @@ __metadata:
"@oliversalzburg/js-utils": "npm:0.2.2"
tslib: "npm:2.8.1"
typescript: "npm:5.7.3"
vite: "npm:6.0.11"
vite: "npm:6.1.0"
vite-plugin-css-injected-by-js: "npm:3.5.2"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
Expand All @@ -572,7 +572,7 @@ __metadata:
semver: "npm:7.7.0"
tslib: "npm:2.8.1"
typescript: "npm:5.7.3"
vite: "npm:6.0.11"
vite: "npm:6.1.0"
vite-plugin-css-injected-by-js: "npm:3.5.2"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
Expand Down Expand Up @@ -4379,7 +4379,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.49":
"postcss@npm:^8.5.1":
version: 8.5.1
resolution: "postcss@npm:8.5.1"
dependencies:
Expand Down Expand Up @@ -4648,7 +4648,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:4.34.3, rollup@npm:^4.23.0":
"rollup@npm:4.34.3, rollup@npm:^4.30.1":
version: 4.34.3
resolution: "rollup@npm:4.34.3"
dependencies:
Expand Down Expand Up @@ -5422,14 +5422,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.11":
version: 6.0.11
resolution: "vite@npm:6.0.11"
"vite@npm:6.1.0":
version: 6.1.0
resolution: "vite@npm:6.1.0"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.49"
rollup: "npm:^4.23.0"
postcss: "npm:^8.5.1"
rollup: "npm:^4.30.1"
peerDependencies:
"@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0
jiti: ">=1.21.0"
Expand Down Expand Up @@ -5470,7 +5470,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a0537f9bf8d6ded740646a4aa44b8dbf442d3005e75f7b27e981ef6011f22d4759f5eb643a393c0ffb8d21e2f50fb5f774d3a53108fb96a10b0f83697e8efe84
checksum: 10c0/e1cad1cfbd29923a37d2dbd60f7387901ed8356758073a0226cbe844fd032425ba3bf41651332cab4965d5c54d0b51d208889ff32ce81bd282d230c0c9f0f8f1
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cd3a53

Please sign in to comment.