Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.12 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Jan 20, 2024
1 parent 445d969 commit 35cee19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"vite": "5.0.11",
"vite": "5.0.12",
"vite-plugin-turbosnap": "1.0.3",
"vitest": "1.2.1",
"vue-eslint-parser": "9.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3198,7 +3198,7 @@ __metadata:
typescript: "npm:5.3.3"
unbuild: "npm:2.0.0"
vee-validate: "npm:^4.11.6"
vite: "npm:5.0.11"
vite: "npm:5.0.12"
vite-plugin-turbosnap: "npm:1.0.3"
vitest: "npm:1.2.1"
vue: "npm:^3.3.4"
Expand Down Expand Up @@ -13575,9 +13575,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, vite@npm:^5.0.0":
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 @@ -13611,7 +13611,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f1a8fea35ed9f162d7a10fd13efb2c96637028b0a319d726aeec8b31e20e4d047272bda5df82167618e7774a520236c66f3093ed172802660aec5227814072f4
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit 35cee19

Please sign in to comment.