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

chore(deps-dev): bump vite from 4.4.3 to 4.4.7 #697

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prettier": "2.8.7",
"pretty-quick": "^3.1.3",
"typescript": "^4.9.5",
"vite": "^4.4.2"
"vite": "^4.4.7"
},
"scripts": {
"dev": "vite",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2056,7 +2056,7 @@ __metadata:
redux: ^4.2.0
styled-components: ^5.3.6
typescript: ^4.9.5
vite: ^4.4.2
vite: ^4.4.7
web-vitals: ^3.0.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2746,14 +2746,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.25":
version: 8.4.25
resolution: "postcss@npm:8.4.25"
"postcss@npm:^8.4.26":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9ed3ab8af43ad5210c28f56f916fd9b8c9f94fbeaebbf645dcf579bc28bdd8056c2a7ecc934668d399b81fedb6128f0c4b299f931e50454964bc911c25a3a0a2
checksum: 1cdd0c298849df6cd65f7e646a3ba36870a37b65f55fd59d1a165539c263e9b4872a402bf4ed1ca1bc31f58b68b2835545e33ea1a23b161a1f8aa6d5ded81e78
languageName: node
linkType: hard

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

"vite@npm:^4.4.2":
version: 4.4.3
resolution: "vite@npm:4.4.3"
"vite@npm:^4.4.7":
version: 4.4.7
resolution: "vite@npm:4.4.7"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.25
postcss: ^8.4.26
rollup: ^3.25.2
peerDependencies:
"@types/node": ">= 14"
Expand Down Expand Up @@ -3540,7 +3540,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 2f7c90de35c840ed7f33000d65006053885c0342aa7c19cee7369d7b3d92473a9bae790f910eb3e9900bdb7ca89559a772ee4782f35636ec4e6bd10717e7f5ff
checksum: 787c4d891da18d0a0545bee07dec73c3201979dcf2b1ea3dc13fdd2d3b9ad76d413bcc0e68502183e309007a612c1f4116adefe0093d95fbbb9cf1c1755f7e41
languageName: node
linkType: hard

Expand Down