Skip to content

Commit b274e06

Browse files
committed
Update frontend deps
1 parent c6d1195 commit b274e06

2 files changed

Lines changed: 344 additions & 727 deletions

File tree

frontend/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
},
1515
"dependencies": {
1616
"is-ip": "^5.0.1",
17-
"maplibre-gl": "^3.5.2",
17+
"maplibre-gl": "^3.6.2",
1818
"pinia": "^2.1.7",
19-
"vue": "^3.3.4",
19+
"vue": "^3.4.19",
2020
"vue-router": "^4.2.5"
2121
},
2222
"devDependencies": {
23-
"@rushstack/eslint-patch": "^1.3.3",
23+
"@rushstack/eslint-patch": "^1.7.2",
2424
"@tsconfig/node18": "^18.2.2",
25-
"@types/node": "^18.18.5",
26-
"@vitejs/plugin-vue": "^4.4.0",
25+
"@types/node": "^18.19.17",
26+
"@vitejs/plugin-vue": "^4.6.2",
2727
"@vue/eslint-config-prettier": "^8.0.0",
2828
"@vue/eslint-config-typescript": "^12.0.0",
2929
"@vue/tsconfig": "^0.4.0",
30-
"eslint": "^8.49.0",
31-
"eslint-plugin-vue": "^9.17.0",
32-
"npm-run-all2": "^6.1.1",
33-
"prettier": "^3.0.3",
34-
"typescript": "~5.2.0",
30+
"eslint": "^8.56.0",
31+
"eslint-plugin-vue": "^9.21.1",
32+
"npm-run-all2": "^6.1.2",
33+
"prettier": "^3.2.5",
34+
"typescript": "~5.2.2",
3535
"vite": "^4.5.2",
36-
"vue-tsc": "^1.8.19"
36+
"vue-tsc": "^1.8.27"
3737
}
3838
}

0 commit comments

Comments
 (0)