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.0.7 to 5.1.3 #126

Closed
wants to merge 1 commit 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
34 changes: 22 additions & 12 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-promise": "^6.1.1",
"miniflare": "^3.20231218.2",
"typescript": "*",
"vite": "^5.0.7",
"vite": "^5.1.3",
"vitest": "^1.0.4",
"vitest-environment-miniflare": "^2.14.1",
"wrangler": "^3.19.0"
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ __metadata:
itty-router: v4.0.14
miniflare: ^3.20231218.2
typescript: "*"
vite: ^5.0.7
vite: ^5.1.3
vitest: ^1.0.4
vitest-environment-miniflare: ^2.14.1
wrangler: ^3.19.0
Expand Down Expand Up @@ -4785,6 +4785,17 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.35":
version: 8.4.35
resolution: "postcss@npm:8.4.35"
dependencies:
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: cf3c3124d3912a507603f6d9a49b3783f741075e9aa73eb592a6dd9194f9edab9d20a8875d16d137d4f779fe7b6fbd1f5727e39bfd1c3003724980ee4995e1da
languageName: node
linkType: hard

"prelude-ls@npm:^1.2.1":
version: 1.2.1
resolution: "prelude-ls@npm:1.2.1"
Expand Down Expand Up @@ -5913,13 +5924,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.7":
version: 5.0.7
resolution: "vite@npm:5.0.7"
"vite@npm:^5.1.3":
version: 5.1.3
resolution: "vite@npm:5.1.3"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
postcss: ^8.4.32
postcss: ^8.4.35
rollup: ^4.2.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -5949,7 +5960,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 18dcf69ccdb6d79d28c678dec4054ac92fd352fd8b2a1a1eb9512a7791d7036bc625bc1ee7c255edc940ad63ebbde8cc4407954e82c71dcbb70b1afeb345c267
checksum: 827d67c5b951f0eab9d0293f30a6d60274da914d7548f4220021a596873c8a8891fe8d9418fac52486b8808a57cab8ee61ffe048520cce11b680eae4ed72bffa
languageName: node
linkType: hard

Expand Down