Skip to content

Commit

Permalink
Merge pull request #143 from gjsify/dependabot/npm_and_yarn/vite-5.0.12
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.0.10 to 5.0.12
  • Loading branch information
JumpLink authored Jan 20, 2024
2 parents e96433c + 4a14dc3 commit fc771ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/gjs/adw-1-hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@ts-for-gir/cli": "workspace:^",
"rollup": "^4.9.2",
"typescript": "5.2.2",
"vite": "^5.0.10"
"vite": "^5.0.12"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20891,7 +20891,7 @@ __metadata:
"@ts-for-gir/cli": "workspace:^"
rollup: "npm:^4.9.2"
typescript: "npm:5.2.2"
vite: "npm:^5.0.10"
vite: "npm:^5.0.12"
languageName: unknown
linkType: soft

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

"vite@npm:^5.0.10":
version: 5.0.10
resolution: "vite@npm:5.0.10"
"vite@npm:^5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -21567,7 +21567,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5421e9c7f8cf3152eace9a8b528269141635f367e5dc63c5f1fe2712a766d9757f8197733cf3f28be590afdd520130d38de90c955e6dba6edfa6f9056c1e5ea7
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit fc771ad

Please sign in to comment.