Skip to content

Commit f29c702

Browse files
committed
update dependencies
1 parent acd1d08 commit f29c702

2 files changed

Lines changed: 382 additions & 368 deletions

File tree

web/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"dependencies": {
1616
"@axa-ch/react-polymorphic-types": "^1.4.1",
1717
"@floating-ui/react": "^0.27.19",
18-
"@inlang/paraglide-js": "^2.15.3",
18+
"@inlang/paraglide-js": "^2.16.0",
1919
"@tanstack/react-devtools": "^0.9.13",
2020
"@tanstack/react-form": "^1.29.0",
21-
"@tanstack/react-query": "^5.99.0",
22-
"@tanstack/react-query-devtools": "^5.99.0",
23-
"@tanstack/react-router": "^1.168.19",
21+
"@tanstack/react-query": "^5.99.2",
22+
"@tanstack/react-query-devtools": "^5.99.2",
23+
"@tanstack/react-router": "^1.168.23",
2424
"@tanstack/react-router-devtools": "^1.166.13",
2525
"@uidotdev/usehooks": "^2.4.1",
26-
"axios": "^1.15.0",
26+
"axios": "^1.15.1",
2727
"change-case": "^5.4.4",
2828
"clsx": "^2.1.1",
2929
"dayjs": "^1.11.20",
@@ -42,22 +42,22 @@
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.20",
45+
"@tanstack/router-plugin": "^1.167.22",
4646
"@types/lodash-es": "^4.17.12",
4747
"@types/node": "^25.6.0",
4848
"@types/qs": "^6.15.0",
4949
"@types/react": "^19.2.14",
5050
"@types/react-dom": "^19.2.3",
5151
"@vitejs/plugin-react-swc": "^4.3.0",
5252
"globals": "^17.5.0",
53-
"prettier": "^3.8.2",
53+
"prettier": "^3.8.3",
5454
"sass": "^1.99.0",
5555
"sharp": "^0.34.5",
56-
"stylelint": "^17.7.0",
56+
"stylelint": "^17.8.0",
5757
"stylelint-config-standard-scss": "^17.0.0",
5858
"stylelint-scss": "^7.0.0",
5959
"typescript": "~5.9.3",
60-
"typescript-eslint": "^8.58.1",
60+
"typescript-eslint": "^8.58.2",
6161
"vite": "^7.3.2",
6262
"vite-plugin-image-optimizer": "^2.0.3"
6363
},

0 commit comments

Comments
 (0)