Updated package
This commit is contained in:
30
package.json
30
package.json
@@ -18,35 +18,35 @@
|
||||
"format": "prettier --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@vue-leaflet/vue-leaflet": "^0.10.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"pinia": "^3.0.4",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"vue": "^3.5.24",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vue": "^3.5.25",
|
||||
"vue-leaflet-markercluster": "^0.6.1",
|
||||
"vue-router": "^4.6.3"
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@prettier/plugin-oxc": "^0.0.5",
|
||||
"@prettier/plugin-oxc": "^0.1.3",
|
||||
"@tsconfig/node22": "^22.0.5",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@types/node": "^25.0.2",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-oxlint": "~1.29.0",
|
||||
"eslint-plugin-vue": "~10.5.1",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-oxlint": "~1.33.0",
|
||||
"eslint-plugin-vue": "~10.6.2",
|
||||
"jiti": "^2.6.1",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"oxlint": "~1.29.0",
|
||||
"prettier": "3.6.2",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"oxlint": "~1.33.0",
|
||||
"prettier": "3.7.4",
|
||||
"sass-embedded": "^1.97.0",
|
||||
"typescript": "~5.9.3",
|
||||
"vite": "npm:rolldown-vite@^7.2.6",
|
||||
"vite": "npm:rolldown-vite@^7.2.11",
|
||||
"vite-plugin-vue-devtools": "^8.0.5",
|
||||
"vue-tsc": "^3.1.4"
|
||||
"vue-tsc": "^3.1.8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user