Merge pull request #35 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-be4b90d81e

Bump vite from 5.4.10 to 5.4.14 in /app in the npm_and_yarn group across 1 directory
This commit is contained in:
2025-02-02 14:15:46 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
app/package-lock.json generated
View File

@@ -43,7 +43,7 @@
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"sass": "^1.80.4",
"vite": "^5.4.10",
"vite": "^5.4.14",
"vite-plugin-compression2": "^1.3.0"
}
},
@@ -5833,9 +5833,9 @@
}
},
"node_modules/vite": {
"version": "5.4.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.10.tgz",
"integrity": "sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==",
"version": "5.4.14",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz",
"integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -57,7 +57,7 @@
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"sass": "^1.80.4",
"vite": "^5.4.10",
"vite": "^5.4.14",
"vite-plugin-compression2": "^1.3.0"
},
"browserslist": {