2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-18 03:02:07 +00:00

Merge pull request #555 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vite-7.1.12

chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi
This commit is contained in:
Jan
2025-10-26 20:21:39 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"prettier": "3.6.2", "prettier": "3.6.2",
"sass": "1.93.2", "sass": "1.93.2",
"typescript": "~5.9.3", "typescript": "~5.9.3",
"vite": "7.1.7", "vite": "7.1.12",
"vite-plugin-vue-devtools": "^8.0.2", "vite-plugin-vue-devtools": "^8.0.2",
"vitest": "^3.2.4", "vitest": "^3.2.4",
"vue-tsc": "3.1.2" "vue-tsc": "3.1.2"
@@ -6379,9 +6379,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "7.1.7", "version": "7.1.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.12.tgz",
"integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==", "integrity": "sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -34,7 +34,7 @@
"prettier": "3.6.2", "prettier": "3.6.2",
"sass": "1.93.2", "sass": "1.93.2",
"typescript": "~5.9.3", "typescript": "~5.9.3",
"vite": "7.1.7", "vite": "7.1.12",
"vite-plugin-vue-devtools": "^8.0.2", "vite-plugin-vue-devtools": "^8.0.2",
"vitest": "^3.2.4", "vitest": "^3.2.4",
"vue-tsc": "3.1.2" "vue-tsc": "3.1.2"