Skip to content

Commit

Permalink
chore: update vue to 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simon04 committed Sep 5, 2024
1 parent c7a189d commit 1d0e36e
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 181 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"deepmerge": "^4.2.2",
"leaflet": "^1.9.4",
"leaflet-control-geocoder": "^2.3.0",
"vue": "^3.4.38",
"vue": "^3.5.2",
"vue-router": "^4.4.3",
"wikimedia-commons-file-path": "^2.1.1"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@types/leaflet": "^1.9.3",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue": "^5.1.3",
"angular-gettext-cli": "^1.2.0",
"angular-gettext-tools": "^2.3.5",
"eslint": "^9.7.0",
Expand All @@ -55,7 +55,7 @@
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"typescript-eslint": "^7.16.0",
"vite": "^5.4.0"
"vite": "^5.4.3"
},
"lint-staged": {
"*": "prettier --ignore-unknown --write"
Expand Down
Loading

0 comments on commit 1d0e36e

Please sign in to comment.