Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 4.5.0 to 4.5.2 in /identifier #123

Merged
merged 1 commit into from
Jan 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion identifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jsdom": "^22.1.0",
"source-map-explorer": "^1.8.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^4.5.2",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^0.34.6"
Expand Down
10 changes: 5 additions & 5 deletions identifier/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6456,7 +6456,7 @@ __metadata:
render-if: "npm:^0.1.1"
source-map-explorer: "npm:^1.8.0"
typescript: "npm:^5.2.2"
vite: "npm:^4.5.0"
vite: "npm:^4.5.2"
vite-plugin-checker: "npm:^0.6.2"
vite-plugin-eslint: "npm:^1.8.1"
vitest: "npm:^0.34.6"
Expand Down Expand Up @@ -10296,9 +10296,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
"vite@npm:^4.5.2":
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 @@ -10332,7 +10332,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b262ea4880ba7de8a77b0a665c771561ae3cb7f0d6c5b90e65298039755192550bf90cb96a2910d564506e2d499aa20e9becd330b835c34d414249083ac6e40c
checksum: 3feb39f8da038fb2b1ad074c19a9579c263c1d7a872c5c6e0269b82d67805bb8c93cf9fc393e852807483ae9a918b1ac2861c72f73ee92fb3935ea68333a2cf7
languageName: node
linkType: hard

Expand Down
Loading