Skip to content

Commit 79b1d37

Browse files
committed
update js dependencies
1 parent 4bc5207 commit 79b1d37

File tree

2 files changed

+185
-198
lines changed

2 files changed

+185
-198
lines changed

fittrackee_client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
},
5252
"devDependencies": {
5353
"@intlify/vue-i18n-loader": "^4.2.0",
54-
"@rushstack/eslint-patch": "^1.11.0",
54+
"@rushstack/eslint-patch": "^1.13.0",
5555
"@tsconfig/node18": "^18.2.4",
5656
"@types/jsdom": "^21.1.7",
5757
"@types/leaflet": "^1.9.20",
58-
"@types/node": "^24.3.0",
58+
"@types/node": "^24.6.2",
5959
"@types/sanitize-html": "^2.16.0",
6060
"@vitejs/plugin-vue": "^5.2.4",
6161
"@vue/eslint-config-prettier": "^10.2.0",
@@ -73,7 +73,7 @@
7373
"typescript": "~5.5.4",
7474
"vite": "^6.3.5",
7575
"vitest": "^3.2.4",
76-
"vue-tsc": "^3.0.8"
76+
"vue-tsc": "^3.1.0"
7777
},
7878
"resolutions": {
7979
"strip-ansi": "6.0.1"

0 commit comments

Comments
 (0)