Skip to content

Commit 46367f9

Browse files
committed
pnpm update
1 parent 326be58 commit 46367f9

File tree

2 files changed

+224
-225
lines changed

2 files changed

+224
-225
lines changed

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@inlang/paraglide-js": "^2.4.0",
1919
"@tanstack/react-devtools": "^0.8.0",
2020
"@tanstack/react-form": "^1.23.8",
21-
"@tanstack/react-query": "^5.90.5",
21+
"@tanstack/react-query": "^5.90.6",
2222
"@tanstack/react-query-devtools": "^5.90.2",
23-
"@tanstack/react-router": "^1.133.36",
24-
"@tanstack/react-router-devtools": "^1.133.36",
23+
"@tanstack/react-router": "^1.134.9",
24+
"@tanstack/react-router-devtools": "^1.134.9",
2525
"@uidotdev/usehooks": "^2.4.1",
2626
"axios": "^1.13.1",
2727
"change-case": "^5.4.4",
@@ -42,16 +42,16 @@
4242
"@biomejs/biome": "2.3.2",
4343
"@inlang/paraglide-js": "2.4.0",
4444
"@tanstack/devtools-vite": "^0.3.11",
45-
"@tanstack/router-plugin": "^1.133.36",
45+
"@tanstack/router-plugin": "^1.134.9",
4646
"@types/lodash-es": "^4.17.12",
47-
"@types/node": "^24.9.2",
47+
"@types/node": "^24.10.0",
4848
"@types/qs": "^6.14.0",
4949
"@types/react": "^19.2.2",
5050
"@types/react-dom": "^19.2.2",
5151
"@vitejs/plugin-react-swc": "^4.2.0",
52-
"globals": "^16.4.0",
52+
"globals": "^16.5.0",
5353
"prettier": "^3.6.2",
54-
"sass": "^1.93.2",
54+
"sass": "^1.93.3",
5555
"sharp": "^0.34.4",
5656
"stylelint": "^16.25.0",
5757
"stylelint-config-standard-scss": "^16.0.0",

0 commit comments

Comments
 (0)