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.3.2 to 4.3.3 #154

Merged
merged 2 commits into from
Apr 27, 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 @@ -156,7 +156,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.0.4",
"version-bump-prompt": "6.1.0",
"vite": "4.3.2",
"vite": "4.3.3",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.30.1",
"vitest-github-actions-reporter": "0.10.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ __metadata:
ts-dedent: "npm:2.2.0"
typescript: "npm:5.0.4"
version-bump-prompt: "npm:6.1.0"
vite: "npm:4.3.2"
vite: "npm:4.3.3"
vite-tsconfig-paths: "npm:4.2.0"
vitest: "npm:0.30.1"
vitest-github-actions-reporter: "npm:0.10.0"
Expand Down Expand Up @@ -6530,12 +6530,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
nanoid: bin/nanoid.cjs
checksum: 53d605377c76614170df4b5a8d3fa21f13c7077453a77e2393a9fe3df5722022f6b94a671f406b51f81e9c937a6928555c1589e3c46a0d9d29f31872d1362246
checksum: c6f3fad3b9132b17f72f9ca018ff12caf5a9fd474d08881156deffe7c77cc76220e49610232e570e2a33e3aa941214c08634762390a87b1fb9816d6108aa9e64
languageName: node
linkType: hard

Expand Down Expand Up @@ -7128,14 +7128,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.21":
version: 8.4.21
resolution: "postcss@npm:8.4.21"
"postcss@npm:^8.4.23":
version: 8.4.23
resolution: "postcss@npm:8.4.23"
dependencies:
nanoid: "npm:^3.3.4"
nanoid: "npm:^3.3.6"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.0.2"
checksum: 4fb944abed714e5aa88c76b6eae19b293e84ced7ea4162fe0da6ab5215ded572330df93ce3bb5073ee18a9ad0122a6a65e3000897dc3a828e96281d8b3e1f91e
checksum: fc6dc002e9a34c082f918a74c71bae89f8af48c66e60fcf94451ada935eee5e1ba6802731377abb98299d954636e5f01bf0be8de542acbcab694145fbf89665e
languageName: node
linkType: hard

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

"vite@npm:4.3.2, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.2
resolution: "vite@npm:4.3.2"
"vite@npm:4.3.3, vite@npm:^3.0.0 || ^4.0.0":
version: 4.3.3
resolution: "vite@npm:4.3.3"
dependencies:
esbuild: "npm:^0.17.5"
fsevents: "npm:~2.3.2"
postcss: "npm:^8.4.21"
postcss: "npm:^8.4.23"
rollup: "npm:^3.21.0"
peerDependencies:
"@types/node": ">= 14"
Expand All @@ -8835,7 +8835,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: d70660d459e037fa061378d06f565e2368a216d570ff7b3f83f6ebea878b936c7e57d093b70fd6a87b5010942a328f0a298d6be15c15223acd467f3ca67d903d
checksum: ba9e074bfa5b10007f03983992b662cbb013b14586ec24668a7eda9af0d57679d636fcdf7bd668296138d7d2bf68d4f99862cf7f8bbddc2d9e1613f628a2ea21
languageName: node
linkType: hard

Expand Down