mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 07:10:10 +00:00
Bump vite from 6.3.6 to 6.4.1 in the npm_and_yarn group across 1 directory (#2359)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
||||
"laravel-vite-plugin": "^1.0.0",
|
||||
"postcss": "^8.5.4",
|
||||
"tailwindcss": "^3.4.0",
|
||||
"vite": "^6.3.6"
|
||||
"vite": "^6.4.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@alloc/quick-lru": {
|
||||
@@ -2516,9 +2516,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.3.6",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.3.6.tgz",
|
||||
"integrity": "sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==",
|
||||
"version": "6.4.1",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz",
|
||||
"integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -12,6 +12,6 @@
|
||||
"laravel-vite-plugin": "^1.0.0",
|
||||
"postcss": "^8.5.4",
|
||||
"tailwindcss": "^3.4.0",
|
||||
"vite": "^6.3.6"
|
||||
"vite": "^6.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user