build(deps-dev): bump vite from 5.4.18 to 5.4.19 in /apps/web in the npm_and_yarn group across 1 directory (#56)
* build(deps-dev): bump vite Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.18 to 5.4.19 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * yarn install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cannorin <cannorin@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"tailwind-variants": "1.0.0",
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.7.3",
|
||||
"vite": "5.4.18",
|
||||
"vite": "5.4.19",
|
||||
"wrangler": "4.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -4460,9 +4460,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite@npm:5.4.18":
|
||||
version: 5.4.18
|
||||
resolution: "vite@npm:5.4.18"
|
||||
"vite@npm:5.4.19":
|
||||
version: 5.4.19
|
||||
resolution: "vite@npm:5.4.19"
|
||||
dependencies:
|
||||
esbuild: "npm:^0.21.3"
|
||||
fsevents: "npm:~2.3.3"
|
||||
@@ -4499,7 +4499,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
vite: bin/vite.js
|
||||
checksum: 10c0/a8cbbec6bdf399e62c386d70b8485e4f2f1b427beb19bc7c5d52b402a0c3750b7ff469fc20a8333755ea13bc1b0af5df3f22c8fd37d1739ee51d709b7a4740b6
|
||||
checksum: 10c0/c97601234dba482cea5290f2a2ea0fcd65e1fab3df06718ea48adc8ceb14bc3129508216c4989329c618f6a0470b42f439677a207aef62b0c76f445091c2d89e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4562,7 +4562,7 @@ __metadata:
|
||||
tailwind-variants: "npm:1.0.0"
|
||||
tailwindcss: "npm:3.4.17"
|
||||
typescript: "npm:5.7.3"
|
||||
vite: "npm:5.4.18"
|
||||
vite: "npm:5.4.19"
|
||||
wrangler: "npm:4.12.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
Reference in New Issue
Block a user