Skip to content

Commit

Permalink
Bump vite from 5.0.6 to 5.1.5 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent 04b4e75 commit 9c28312
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"gh-pages": "^6.1.0",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"vite": "^5.0.6",
"vite": "^5.1.5",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-minify": "^1.5.2",
"vite-plugin-radar": "^0.9.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2343,7 +2343,7 @@ __metadata:
react-scroll: "npm:^1.9.0"
rollup-plugin-visualizer: "npm:^5.10.0"
sass: "npm:^1.69.5"
vite: "npm:^5.0.6"
vite: "npm:^5.1.5"
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-minify: "npm:^1.5.2"
vite-plugin-radar: "npm:^0.9.2"
Expand Down Expand Up @@ -5097,14 +5097,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
"postcss@npm:^8.4.35":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 39308a9195fa34d4dbdd7b58a896cff0c7809f84f7a4ac1b95b68ca86c9138a395addff33075668ed3983d41b90aac05754c445237a9365eb1c3a5602ebd03ad
checksum: e8dd04e48001eb5857abc9475365bf08f4e508ddf9bc0b8525449a95d190f10d025acebc5b56ac2e94b3c7146790e4ae78989bb9633cb7ee20d1cc9b7dc909b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6391,13 +6391,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.6":
version: 5.0.6
resolution: "vite@npm:5.0.6"
"vite@npm:^5.1.5":
version: 5.1.5
resolution: "vite@npm:5.1.5"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.32"
postcss: "npm:^8.4.35"
rollup: "npm:^4.2.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -6427,7 +6427,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5c0f29e81865c8a4992d7a13a9c736b79a6caa4cdd98ade73ab5923e928818dddc23a954c99a3e1de5d59a0e004e7e86344c18a955e6d06194d7e394d7027e20
checksum: 29be99ba0bec5e3ad50290510ba764b6c1016979a1ba70cf2071be9f1338f27e582a120836222e1fad6efb01c886a8fb57cb33471fadd0fceaa922bfc92bbbf7
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c28312

Please sign in to comment.