mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-05 15:44:21 +00:00
Merge pull request #43 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-8ec3883370
Bump vite from 6.2.3 to 6.2.4 in /app in the npm_and_yarn group across 1 directory
This commit is contained in:
8
app/package-lock.json
generated
8
app/package-lock.json
generated
@@ -43,7 +43,7 @@
|
|||||||
"postcss-preset-mantine": "^1.17.0",
|
"postcss-preset-mantine": "^1.17.0",
|
||||||
"postcss-simple-vars": "^7.0.1",
|
"postcss-simple-vars": "^7.0.1",
|
||||||
"sass": "^1.80.4",
|
"sass": "^1.80.4",
|
||||||
"vite": "^6.2.3",
|
"vite": "^6.2.4",
|
||||||
"vite-plugin-compression2": "^1.3.0"
|
"vite-plugin-compression2": "^1.3.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -5766,9 +5766,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "6.2.3",
|
"version": "6.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
|
||||||
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
|
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"postcss-preset-mantine": "^1.17.0",
|
"postcss-preset-mantine": "^1.17.0",
|
||||||
"postcss-simple-vars": "^7.0.1",
|
"postcss-simple-vars": "^7.0.1",
|
||||||
"sass": "^1.80.4",
|
"sass": "^1.80.4",
|
||||||
"vite": "^6.2.3",
|
"vite": "^6.2.4",
|
||||||
"vite-plugin-compression2": "^1.3.0"
|
"vite-plugin-compression2": "^1.3.0"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
|
|||||||
Reference in New Issue
Block a user