Skip to content

Commit

Permalink
chore: update dev depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 20, 2024
1 parent 009993f commit 760c7f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"vue-meta": "^2.4.0"
},
"resolutions": {
"untyped": "1.4.0"
"untyped": "1.4.0",
"vite": "5.0.12"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "[email protected]"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7873,9 +7873,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.11, vite@npm:^5.0.0":
version: 5.0.11
resolution: "vite@npm:5.0.11"
"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 @@ -7909,7 +7909,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f1a8fea35ed9f162d7a10fd13efb2c96637028b0a319d726aeec8b31e20e4d047272bda5df82167618e7774a520236c66f3093ed172802660aec5227814072f4
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit 760c7f6

Please sign in to comment.