Skip to content

Commit

Permalink
Merge pull request #231 from gjsify/dependabot/npm_and_yarn/vite-5.4.12
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.4.11 to 5.4.12
  • Loading branch information
JumpLink authored Jan 22, 2025
2 parents 5ea66da + 277a17c commit 273918e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/adw-1-hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"typescript": "^5.6.3",
"vite": "^5.4.11"
"vite": "^5.4.12"
},
"dependencies": {
"@girs/adw-1": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-template-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"typescript": "^5.6.3",
"vite": "^5.4.11"
"vite": "^5.4.12"
},
"dependencies": {
"@girs/gdk-4.0": "workspace:^",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13076,7 +13076,7 @@ __metadata:
"@girs/glib-2.0": "workspace:^"
"@girs/gtk-4.0": "workspace:^"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.11"
vite: "npm:^5.4.12"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13399,7 +13399,7 @@ __metadata:
"@girs/gobject-2.0": "workspace:^"
"@girs/gtk-4.0": "workspace:^"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.11"
vite: "npm:^5.4.12"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17982,9 +17982,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:^5.4.12":
version: 5.4.14
resolution: "vite@npm:5.4.14"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -18021,7 +18021,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/719c4dea896e9547958643354003c8c9ea98e5367196d98f5f46cffb3ec963fead3ea5853f5af941c79bbfb73583dec19bbb0d28d2f644b95d7f59c55e22919d
checksum: 10/ce382f4059eb6c939823b8f62163794752243755d84c71a4b73ad0f7d4d9f4c7a557a6ef4c78e0640f4bcf5ae5ec6b20c7ee4816419af3c81ba275f478b73468
languageName: node
linkType: hard

Expand Down

0 comments on commit 273918e

Please sign in to comment.