Merge pull request #2 from blacklight/dependabot/npm_and_yarn/frontend/npm_and_yarn-8ec3883370
Bump vite from 6.2.3 to 6.2.4 in /frontend in the npm_and_yarn group across 1 directory
This commit is contained in:
commit
02d7d885ba
2 changed files with 5 additions and 5 deletions
frontend
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"prettier": "^3.5.1",
|
||||
"sass-embedded": "^1.85.0",
|
||||
"typescript": "~5.7.3",
|
||||
"vite": "^6.2.3",
|
||||
"vite": "^6.2.4",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.2",
|
||||
"vue-tsc": "^2.2.2"
|
||||
|
@ -9030,9 +9030,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
|
||||
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
|
||||
"version": "6.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
|
||||
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"prettier": "^3.5.1",
|
||||
"sass-embedded": "^1.85.0",
|
||||
"typescript": "~5.7.3",
|
||||
"vite": "^6.2.3",
|
||||
"vite": "^6.2.4",
|
||||
"vite-plugin-pwa": "^1.0.0",
|
||||
"vite-plugin-vue-devtools": "^7.7.2",
|
||||
"vue-tsc": "^2.2.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue