Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 4cb5f48 commit a2e2f52
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/ghoulscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/uuid": "10.0.0",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite": "5.4.10",
"vite-plugin-dts": "4.3.0",
"vite-plugin-externalize-deps": "0.8.0",
"vite-plugin-node-polyfills": "0.22.0"
Expand Down
2 changes: 1 addition & 1 deletion playground/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"typescript": "5.6.3",
"vite": "5.4.8"
"vite": "5.4.10"
},
"dependencies": {
"@privyid/ghoulscript": "workspace:^"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ __metadata:
dependencies:
"@privyid/ghoulscript": "workspace:^"
typescript: "npm:5.6.3"
vite: "npm:5.4.8"
vite: "npm:5.4.10"
languageName: unknown
linkType: soft

Expand All @@ -668,7 +668,7 @@ __metadata:
typescript: "npm:5.6.3"
ufo: "npm:^1.5.3"
uuid: "npm:^11.0.0"
vite: "npm:5.4.8"
vite: "npm:5.4.10"
vite-plugin-dts: "npm:4.3.0"
vite-plugin-externalize-deps: "npm:0.8.0"
vite-plugin-node-polyfills: "npm:0.22.0"
Expand Down Expand Up @@ -6863,9 +6863,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
"vite@npm:5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -6902,7 +6902,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1
checksum: 10c0/4ef4807d2fd166a920de244dbcec791ba8a903b017a7d8e9f9b4ac40d23f8152c1100610583d08f542b47ca617a0505cfc5f8407377d610599d58296996691ed
languageName: node
linkType: hard

Expand Down

0 comments on commit a2e2f52

Please sign in to comment.