Skip to content

Commit 1ff21af

Browse files
author
renovate[bot]
committed
chore(deps): update all devdependencies
1 parent 547a3f9 commit 1ff21af

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

packages/client-react-streaming/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,18 +142,18 @@
142142
"@types/node": "20.12.11",
143143
"@types/react": "^19.0.0",
144144
"@types/react-dom": "*",
145-
"concurrently": "8.2.2",
145+
"concurrently": "9.2.0",
146146
"esbuild": "^0.24.2",
147-
"eslint": "8.57.0",
148-
"global-jsdom": "24.0.0",
147+
"eslint": "9.33.0",
148+
"global-jsdom": "26.0.0",
149149
"graphql": "^16.10.0",
150-
"jsdom": "24.0.0",
150+
"jsdom": "26.1.0",
151151
"publint": "0.2.7",
152152
"react": "^19.0.0",
153153
"react-dom": "*",
154-
"react-error-boundary": "4.0.13",
154+
"react-error-boundary": "6.0.0",
155155
"react-server-dom-webpack": "^19.0.0",
156-
"rimraf": "5.0.5",
156+
"rimraf": "6.0.1",
157157
"rxjs": "^7.8.2",
158158
"tsup": "8.0.2",
159159
"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.0",
9090
"esbuild": "^0.24.2",
91-
"eslint": "8.57.0",
91+
"eslint": "9.33.0",
9292
"graphql": "^16.10.0",
9393
"next": "^15.2.4",
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.0.1",
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.33.0",
1010
"eslint-plugin-react": "7.34.1",
11-
"eslint-plugin-react-hooks": "4.6.0"
11+
"eslint-plugin-react-hooks": "5.2.0"
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.0",
7676
"esbuild": "0.24.2",
77-
"eslint": "8.57.0",
77+
"eslint": "9.33.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.0.1",
8484
"rxjs": "^7.8.2",
8585
"tsup": "8.0.2",
8686
"typescript": "5.4.5",

packages/tanstack-start/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
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.0",
8080
"esbuild": "0.24.2",
81-
"eslint": "8.57.0",
81+
"eslint": "9.33.0",
8282
"graphql": "^16.10.0",
8383
"publint": "0.2.7",
8484
"react": "^19.0.0",
8585
"react-dom": "*",
86-
"react-error-boundary": "5.0.0",
87-
"rimraf": "5.0.5",
86+
"react-error-boundary": "6.0.0",
87+
"rimraf": "6.0.1",
8888
"rxjs": "^7.8.2",
8989
"tsup": "8.0.2",
9090
"typescript": "5.4.5",

0 commit comments

Comments
 (0)