Update packages

This commit is contained in:
Alexis
2025-08-27 19:59:43 +02:00
parent ef08479194
commit b4fb2fa466
2 changed files with 415 additions and 405 deletions

View File

@@ -23,7 +23,7 @@
"leaflet": "^1.9.4",
"pinia": "^3.0.3",
"tailwindcss": "^4.1.12",
"vue": "^3.5.19",
"vue": "^3.5.20",
"vue-leaflet-markercluster": "^0.6.1",
"vue-router": "^4.5.1"
},
@@ -37,16 +37,16 @@
"@vue/eslint-config-typescript": "^14.6.0",
"@vue/tsconfig": "^0.8.1",
"eslint": "^9.34.0",
"eslint-plugin-oxlint": "~1.12.0",
"eslint-plugin-oxlint": "~1.13.0",
"eslint-plugin-vue": "~10.4.0",
"jiti": "^2.5.1",
"npm-run-all2": "^8.0.4",
"oxlint": "~1.12.0",
"oxlint": "~1.13.0",
"prettier": "3.6.2",
"sass-embedded": "^1.90.0",
"sass-embedded": "^1.91.0",
"typescript": "~5.9.2",
"vite": "npm:rolldown-vite@^7.1.4",
"vite-plugin-vue-devtools": "^8.0.0",
"vite": "npm:rolldown-vite@^7.1.5",
"vite-plugin-vue-devtools": "^8.0.1",
"vue-tsc": "^3.0.6"
}
}