Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 20, 2024
1 parent a360147 commit 9b39883
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"autoprefixer": "10.4.20",
"postcss": "8.4.41",
"tailwindcss": "3.4.10",
"vite": "5.4.1"
"vite": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-ts": "3.4.5",
"rollup-plugin-vue": "6.0.0",
"typescript": "5.5.4",
"vite": "5.4.1",
"vite": "5.4.2",
"vitest": "2.0.5",
"vue": "3.4.38"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.5.4
vite: 5.4.1
vite: 5.4.2
vitest: 2.0.5
vue: 3.4.38
peerDependencies:
Expand Down Expand Up @@ -1899,7 +1899,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.41
tailwindcss: 3.4.10
vite: 5.4.1
vite: 5.4.2
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3786,7 +3786,7 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:4.21.0, rollup@npm:^4.13.0":
"rollup@npm:4.21.0, rollup@npm:^4.20.0":
version: 4.21.0
resolution: "rollup@npm:4.21.0"
dependencies:
Expand Down Expand Up @@ -4511,14 +4511,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.1, vite@npm:^5.0.0":
version: 5.4.1
resolution: "vite@npm:5.4.1"
"vite@npm:5.4.2, vite@npm:^5.0.0":
version: 5.4.2
resolution: "vite@npm:5.4.2"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
postcss: ^8.4.41
rollup: ^4.13.0
rollup: ^4.20.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
Expand Down Expand Up @@ -4550,7 +4550,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 5bbb9e855fdbcb170f0d02b78e5c1e8f68e2d2010df6dd74b105bbcef96e91d89871063cb9afafb263e8e0bd69d7b6c4eeadd1abec63bd0938ab7b2b56e7e4dd
checksum: 7d25c1b2366ae4d9eb515ba9efc2619c544ec6d806d636977fac93f59cdf63e22ea9b4592c69c496a313cf95c88e374c81870d4bb4b11f401ec003793dfd2830
languageName: node
linkType: hard

Expand Down

0 comments on commit 9b39883

Please sign in to comment.