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 4.4.4 to 4.4.7 #333

Merged
merged 2 commits into from
Jul 28, 2023
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.1.6",
"version-bump-prompt": "6.1.0",
"vite": "4.4.4",
"vite": "4.4.7",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.33.0",
"vitest-github-actions-reporter": "0.10.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1581,7 +1581,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.1.6"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.4.4"
vite: "npm:4.4.7"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.33.0"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -8375,14 +8375,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.25":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
"postcss@npm:^8.4.26":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 3d38fd6006797acd38bcbf956f9727719b11ad3845f4cbcd62f829c2f958f031583eb99fcf041893d150193ef0e58102285411826f48b3a80e0fed1b1618dac5
checksum: 8c96b1c44b68b3c7573e72f7abbb408b15a09280f6802ab7ad01976b43b6061223a64f5d7daa904aa086dfd6818002daf7f9b0bee4b935b6ee5acdd8dd1f58cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -10135,13 +10135,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.4, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.4
resolution: "vite@npm:4.4.4"
"vite@npm:4.4.7, vite@npm:^3.0.0 || ^4.0.0":
version: 4.4.7
resolution: "vite@npm:4.4.7"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.25"
postcss: "npm:^8.4.26"
rollup: "npm:^3.25.2"
peerDependencies:
"@types/node": ">= 14"
Expand Down Expand Up @@ -10171,7 +10171,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 8f7a5d1013bec7bd608cee276fe922b48c8d72114a540a7fff680b61b11c26641c11c5baec4d297001e98e4f06e29458f7bfc336432cc7c39005086ac783b5bf
checksum: c64c86e6b9c17fc713cfe918d1376f21236d9aed8a34a818687d24655a3dca256499d10967a2416fc83be5ace8695dc68187ec98d8a32d01e5cb578b29648c3d
languageName: node
linkType: hard

Expand Down