Skip to content

Commit 9a1b885

Browse files
committed
update frontend deps
1 parent 21659fb commit 9a1b885

2 files changed

Lines changed: 303 additions & 287 deletions

File tree

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"dependencies": {
1616
"@axa-ch/react-polymorphic-types": "^1.4.1",
1717
"@floating-ui/react": "^0.27.19",
18-
"@inlang/paraglide-js": "^2.16.0",
18+
"@inlang/paraglide-js": "^2.17.0",
1919
"@tanstack/react-devtools": "^0.9.13",
2020
"@tanstack/react-form": "^1.29.1",
21-
"@tanstack/react-query": "^5.99.2",
22-
"@tanstack/react-query-devtools": "^5.99.2",
23-
"@tanstack/react-router": "^1.168.23",
21+
"@tanstack/react-query": "^5.100.6",
22+
"@tanstack/react-query-devtools": "^5.100.6",
23+
"@tanstack/react-router": "^1.168.25",
2424
"@tanstack/react-router-devtools": "^1.166.13",
2525
"@uidotdev/usehooks": "^2.4.1",
2626
"axios": "^1.15.2",
@@ -42,7 +42,7 @@
4242
"@biomejs/biome": "2.3.14",
4343
"@inlang/paraglide-js": "2.15.1",
4444
"@tanstack/devtools-vite": "^0.5.5",
45-
"@tanstack/router-plugin": "^1.167.22",
45+
"@tanstack/router-plugin": "^1.167.28",
4646
"@types/lodash-es": "^4.17.12",
4747
"@types/node": "^25.6.0",
4848
"@types/qs": "^6.15.0",
@@ -53,11 +53,11 @@
5353
"prettier": "^3.8.3",
5454
"sass": "^1.99.0",
5555
"sharp": "^0.34.5",
56-
"stylelint": "^17.9.0",
56+
"stylelint": "^17.9.1",
5757
"stylelint-config-standard-scss": "^17.0.0",
5858
"stylelint-scss": "^7.0.0",
5959
"typescript": "~5.9.3",
60-
"typescript-eslint": "^8.59.0",
60+
"typescript-eslint": "^8.59.1",
6161
"vite": "^7.3.2",
6262
"vite-plugin-image-optimizer": "^2.0.3"
6363
},

0 commit comments

Comments
 (0)