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

build(deps-dev): bump vite from 5.2.11 to 5.2.12 #455

Closed
wants to merge 2 commits into from
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"unified": "11.0.4",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite": "5.2.11",
"vite": "5.2.12",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.5.3",
"yaml-eslint-parser": "1.2.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ __metadata:
unified: "npm:11.0.4"
unist-util-inspect: "npm:8.0.0"
vfile: "npm:6.0.1"
vite: "npm:5.2.11"
vite: "npm:5.2.12"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:1.5.3"
yaml-eslint-parser: "npm:1.2.3"
Expand Down Expand Up @@ -10552,9 +10552,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.11, vite@npm:^5.0.0":
version: 5.2.11
resolution: "vite@npm:5.2.11"
"vite@npm:5.2.12, vite@npm:^5.0.0":
version: 5.2.12
resolution: "vite@npm:5.2.12"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10588,7 +10588,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/ee0ad038f0831c9514796522deb1e2dcb84bc311abbccb77e4b12216d37fc9559137f4f1b8e75187d51007b954e845c6518e36ee3acac2e2a2789c1181ebb16c
checksum: 10/c27d3efff93016e8171b6a362f605ad5f78e24086292987097ad4a7382ae78d9e0659065976a13bf7b51ba0f593d675579010692097ef36d8a5cc965f3efec4c
languageName: node
linkType: hard

Expand Down
Loading