Skip to content

Commit fb18475

Browse files
committed
update devtools
1 parent 812c695 commit fb18475

File tree

2 files changed

+21
-23
lines changed

2 files changed

+21
-23
lines changed

packages/react-router-devtools/package.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-router-devtools",
33
"description": "Devtools for React Router - debug, trace, find hydration errors, catch bugs and inspect server/client data with react-router-devtools",
44
"author": "Alem Tuzlak",
5-
"version": "6.0.1",
5+
"version": "6.0.2",
66
"license": "MIT",
77
"keywords": [
88
"react-router",
@@ -55,9 +55,7 @@
5555
"default": "./dist/server.js"
5656
}
5757
},
58-
"files": [
59-
"dist"
60-
],
58+
"files": ["dist"],
6159
"repository": {
6260
"type": "git",
6361
"url": "git+https://github.com/forge-42/react-router-devtools.git"
@@ -107,7 +105,7 @@
107105
"@react-router/dev": "7.9.5",
108106
"@react-router/node": "7.9.5",
109107
"@react-router/serve": "7.9.5",
110-
"@tanstack/devtools": "^0.10.1",
108+
"@tanstack/devtools": "^0.10.2",
111109
"@testing-library/dom": "^10.4.1",
112110
"@testing-library/react": "16.3.0",
113111
"@types/babel__core": "^7.20.5",
@@ -134,8 +132,8 @@
134132
"@babel/types": "^7.28.5",
135133
"@radix-ui/react-accordion": "^1.2.12",
136134
"@tanstack/devtools-event-client": "^0.4.0",
137-
"@tanstack/devtools-vite": "^0.4.0",
138-
"@tanstack/react-devtools": "^0.9.0",
135+
"@tanstack/devtools-vite": "^0.4.1",
136+
"@tanstack/react-devtools": "^0.9.1",
139137
"chalk": "5.6.2",
140138
"clsx": "2.1.1",
141139
"framer-motion": "^12.23.24",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)