Skip to content

Commit 5362f12

Browse files
author
renovate[bot]
committed
chore(deps): update all devdependencies
1 parent c766f72 commit 5362f12

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

packages/client-react-streaming/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,18 +145,18 @@
145145
"@types/node": "20.12.11",
146146
"@types/react": "^19.0.0",
147147
"@types/react-dom": "*",
148-
"concurrently": "8.2.2",
148+
"concurrently": "9.2.1",
149149
"esbuild": "^0.24.2",
150-
"eslint": "8.57.0",
151-
"global-jsdom": "24.0.0",
150+
"eslint": "9.38.0",
151+
"global-jsdom": "27.0.0",
152152
"graphql": "^16.10.0",
153-
"jsdom": "24.0.0",
153+
"jsdom": "27.1.0",
154154
"publint": "0.2.7",
155155
"react": "^19.0.0",
156156
"react-dom": "*",
157-
"react-error-boundary": "4.0.13",
157+
"react-error-boundary": "6.0.0",
158158
"react-server-dom-webpack": "^19.0.0",
159-
"rimraf": "5.0.5",
159+
"rimraf": "6.1.0",
160160
"rxjs": "^7.8.2",
161161
"tsup": "8.0.2",
162162
"tsx": "4.7.1",

packages/nextjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,16 @@
8686
"@types/node": "20.12.11",
8787
"@types/react": "^19.0.8",
8888
"@types/react-dom": "^19.0.3",
89-
"concurrently": "8.2.2",
89+
"concurrently": "9.2.1",
9090
"esbuild": "^0.24.2",
91-
"eslint": "8.57.0",
91+
"eslint": "9.38.0",
9292
"graphql": "^16.10.0",
9393
"next": "^16.0.0",
9494
"publint": "0.2.7",
9595
"react": "^19.0.0",
9696
"react-dom": "^19.0.0",
97-
"react-error-boundary": "^5.0.0",
98-
"rimraf": "5.0.5",
97+
"react-error-boundary": "^6.0.0",
98+
"rimraf": "6.1.0",
9999
"rxjs": "^7.8.2",
100100
"tsup": "8.0.2",
101101
"typescript": "^5.7.3"

packages/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@types/eslint": "9.6.1",
77
"@typescript-eslint/eslint-plugin": "7.5.0",
88
"@typescript-eslint/parser": "7.5.0",
9-
"eslint": "8.57.0",
9+
"eslint": "9.38.0",
1010
"eslint-plugin-react": "7.34.1",
11-
"eslint-plugin-react-hooks": "4.6.0"
11+
"eslint-plugin-react-hooks": "7.0.1"
1212
}
1313
}

packages/react-router/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@
7272
"@types/node": "20.12.11",
7373
"@types/react": "^19.0.0",
7474
"@types/react-dom": "*",
75-
"concurrently": "8.2.2",
75+
"concurrently": "9.2.1",
7676
"esbuild": "0.24.2",
77-
"eslint": "8.57.0",
77+
"eslint": "9.38.0",
7878
"graphql": "^16.10.0",
7979
"publint": "0.2.7",
8080
"react": "^19.0.0",
8181
"react-dom": "*",
8282
"react-router": "^7.2.0-pre.3",
83-
"rimraf": "5.0.5",
83+
"rimraf": "6.1.0",
8484
"rxjs": "^7.8.2",
8585
"tsup": "8.0.2",
8686
"typescript": "5.4.5"

packages/tanstack-start/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@
7676
"@types/node": "20.12.11",
7777
"@types/react": "^19.0.0",
7878
"@types/react-dom": "*",
79-
"concurrently": "8.2.2",
79+
"concurrently": "9.2.1",
8080
"esbuild": "0.24.2",
81-
"eslint": "8.57.0",
81+
"eslint": "9.38.0",
8282
"graphql": "^16.10.0",
8383
"publint": "0.2.7",
8484
"react": "^19.0.0",
8585
"react-dom": "*",
86-
"rimraf": "5.0.5",
86+
"rimraf": "6.1.0",
8787
"rxjs": "^7.8.2",
8888
"tsup": "8.0.2",
8989
"typescript": "5.4.5"

0 commit comments

Comments
 (0)