Skip to content

Commit 91b60ab

Browse files
committed
Update packages
1 parent 55478bf commit 91b60ab

2 files changed

Lines changed: 153 additions & 183 deletions

File tree

web/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@floating-ui/react": "^0.27.19",
1818
"@inlang/paraglide-js": "^2.15.3",
1919
"@tanstack/react-devtools": "^0.9.13",
20-
"@tanstack/react-form": "^1.28.6",
21-
"@tanstack/react-query": "^5.97.0",
22-
"@tanstack/react-query-devtools": "^5.97.0",
23-
"@tanstack/react-router": "^1.168.10",
24-
"@tanstack/react-router-devtools": "^1.166.11",
20+
"@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",
24+
"@tanstack/react-router-devtools": "^1.166.13",
2525
"@uidotdev/usehooks": "^2.4.1",
2626
"axios": "^1.15.0",
2727
"change-case": "^5.4.4",
@@ -42,18 +42,18 @@
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.12",
45+
"@tanstack/router-plugin": "^1.167.20",
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",
52-
"globals": "^17.4.0",
52+
"globals": "^17.5.0",
5353
"prettier": "^3.8.2",
5454
"sass": "^1.99.0",
5555
"sharp": "^0.34.5",
56-
"stylelint": "^17.6.0",
56+
"stylelint": "^17.7.0",
5757
"stylelint-config-standard-scss": "^17.0.0",
5858
"stylelint-scss": "^7.0.0",
5959
"typescript": "~5.9.3",

0 commit comments

Comments
 (0)