Skip to content

Commit 28ca3dd

Browse files
committed
fix: lock file
1 parent c8aa45e commit 28ca3dd

File tree

3 files changed

+7
-56
lines changed

3 files changed

+7
-56
lines changed

examples/react/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test:types": "tsc"
1010
},
1111
"dependencies": {
12-
"@tanstack/devtools-client": "0.0.4",
12+
"@tanstack/devtools-client": "^0.0.4",
1313
"@tanstack/devtools-event-client": "0.3.4",
1414
"@tanstack/react-devtools": "^0.8.0",
1515
"@tanstack/react-form": "^1.23.7",

examples/react/https/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"zod": "^4.1.11"
2121
},
2222
"devDependencies": {
23-
"@tanstack/devtools-ui": "0.4.4",
23+
"@tanstack/devtools-ui": "^0.4.4",
2424
"@tanstack/devtools-vite": "0.3.11",
2525
"@types/react": "^19.1.13",
2626
"@types/react-dom": "^19.1.9",

pnpm-lock.yaml

Lines changed: 5 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)