Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency vite to v4.5.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanSnow committed Jan 23, 2024
1 parent 9560c65 commit 8c8b4a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/code-highlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-plugin-prismjs": "2.1.0",
"changelogen": "0.5.5",
"eslint": "8.56.0",
"vite": "4.5.1",
"vite": "4.5.2",
"vite-plugin-babel": "1.2.0"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@ __metadata:
babel-plugin-prismjs: "npm:2.1.0"
changelogen: "npm:0.5.5"
eslint: "npm:8.56.0"
vite: "npm:4.5.1"
vite: "npm:4.5.2"
vite-plugin-babel: "npm:1.2.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -15941,9 +15941,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.1, vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.5.1":
version: 4.5.1
resolution: "vite@npm:4.5.1"
"vite@npm:4.5.2, vite@npm:^3.0.0 || ^4.0.0, vite@npm:^4.5.1":
version: 4.5.2
resolution: "vite@npm:4.5.2"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -15977,13 +15977,13 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 2ea9c030a5718ca0adaaa0ecc54402a725cff59131cf80bc84d0237f59c98168803ee59d23e697b98b1184be3af6c6edc2e81517f769c62159f11531b3341a4e
checksum: 3feb39f8da038fb2b1ad074c19a9579c263c1d7a872c5c6e0269b82d67805bb8c93cf9fc393e852807483ae9a918b1ac2861c72f73ee92fb3935ea68333a2cf7
languageName: node
linkType: hard

"vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.5
resolution: "vite@npm:5.0.5"
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 @@ -16017,7 +16017,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f4cd6e6e38448bdb6dd4dc36c0b34a5c42944d88961b9df246e75a4c3237196b1c64b1afc563524405d1fe3f34e728b9dbfd8cbc5af4e0a03371033d8057fdfe
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c8b4a5

Please sign in to comment.