Skip to content

Commit

Permalink
Merge pull request #177 from aviemet/dependabot/npm_and_yarn/vite-5.0.5
Browse files Browse the repository at this point in the history
build(deps): bump vite from 5.0.0 to 5.0.5
  • Loading branch information
aviemet authored Dec 14, 2023
2 parents a9e5877 + f9213e2 commit 237011a
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-icons": "^4.12.0",
"tabler-icons-react": "^1.56.0",
"use-inertia-form": "^3.3.0",
"vite": "^5.0.0",
"vite": "^5.0.5",
"vite-plugin-ruby": "^5.0.0",
"zustand": "^4.4.6"
},
Expand Down
32 changes: 26 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10807,7 +10807,7 @@ __metadata:
tabler-icons-react: ^1.56.0
typescript: ^5.2.2
use-inertia-form: ^3.3.0
vite: ^5.0.0
vite: ^5.0.5
vite-plugin-dynamic-import: ^1.5.0
vite-plugin-full-reload: ^1.1.0
vite-plugin-ruby: ^5.0.0
Expand Down Expand Up @@ -12592,6 +12592,15 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
nanoid: bin/nanoid.cjs
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down Expand Up @@ -13437,6 +13446,17 @@ __metadata:
languageName: node
linkType: hard

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

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -16536,13 +16556,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0":
version: 5.0.0
resolution: "vite@npm:5.0.0"
"vite@npm:^5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
postcss: ^8.4.31
postcss: ^8.4.32
rollup: ^4.2.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -16572,7 +16592,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 1f953b062593b072f0e718384e1ff3307b548235ff8c4016fcaa85c09568eb0ba8cd8cfd80e99d940d3bea296b4661b1d0384fe5cb9a996d3e935feb69259755
checksum: 8df70302934de39ad6fda4f28246e07850f849c2bd197b7af93615f5f39955be460dd19940a46ec5bf2adf81bc32b60985eb5990142212754c733eba4fe3bfa3
languageName: node
linkType: hard

Expand Down

0 comments on commit 237011a

Please sign in to comment.