Skip to content

Commit 9a7aeba

Browse files
chore: put vite in catalog
1 parent 0b93601 commit 9a7aeba

File tree

3 files changed

+173
-194
lines changed

3 files changed

+173
-194
lines changed

apps/tanstack-start/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"@t3-oss/env-core": "^0.13.8",
2323
"@tanstack/react-form": "catalog:",
2424
"@tanstack/react-query": "catalog:",
25-
"@tanstack/react-router": "^1.132.47",
26-
"@tanstack/react-router-devtools": "^1.132.51",
27-
"@tanstack/react-router-ssr-query": "^1.132.47",
28-
"@tanstack/react-start": "^1.132.52",
25+
"@tanstack/react-router": "^1.133.28",
26+
"@tanstack/react-router-devtools": "^1.133.28",
27+
"@tanstack/react-router-ssr-query": "^1.133.28",
28+
"@tanstack/react-start": "^1.133.29",
2929
"@trpc/client": "catalog:",
3030
"@trpc/server": "catalog:",
3131
"@trpc/tanstack-react-query": "catalog:",
@@ -45,12 +45,12 @@
4545
"@types/node": "catalog:",
4646
"@types/react": "catalog:react19",
4747
"@types/react-dom": "catalog:react19",
48-
"@vitejs/plugin-react": "^4.3.4",
48+
"@vitejs/plugin-react": "catalog:",
4949
"eslint": "catalog:",
5050
"prettier": "catalog:",
5151
"tailwindcss": "catalog:",
5252
"typescript": "catalog:",
53-
"vite": "^7.1.7",
53+
"vite": "catalog:",
5454
"vite-tsconfig-paths": "^5.1.4"
5555
},
5656
"prettier": "@acme/prettier-config"

0 commit comments

Comments
 (0)