Skip to content

Commit 21a6d3e

Browse files
author
renovate[bot]
committed
chore(deps): update all devdependencies
1 parent 9bd50ba commit 21a6d3e

File tree

7 files changed

+68
-68
lines changed

7 files changed

+68
-68
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"changeset-version": "changeset version && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install --mode=skip-build"
2828
},
2929
"resolutions": {
30-
"@microsoft/api-documenter": "7.24.1",
30+
"@microsoft/api-documenter": "7.26.34",
3131
"graphql": "17.0.0-alpha.2",
3232
"@tanstack/start": "1.99.6",
3333
"@tanstack/react-router": "1.99.6",
@@ -38,16 +38,16 @@
3838
"react-dom": "19.0.0"
3939
},
4040
"devDependencies": {
41-
"@microsoft/api-documenter": "7.24.3",
42-
"@size-limit/file": "11.1.2",
43-
"@size-limit/webpack": "11.1.2",
44-
"@size-limit/webpack-why": "11.1.2",
41+
"@microsoft/api-documenter": "7.26.34",
42+
"@size-limit/file": "11.2.0",
43+
"@size-limit/webpack": "11.2.0",
44+
"@size-limit/webpack-why": "11.2.0",
4545
"@types/node": "^22.10.9",
46-
"@yarnpkg/cli": "^4.9.1",
47-
"@yarnpkg/core": "^4.2.0",
48-
"knip": "^5.43.1",
49-
"size-limit": "11.1.2",
50-
"typescript": "^5.7.3",
51-
"zx": "^8.2.4"
46+
"@yarnpkg/cli": "4.9.1",
47+
"@yarnpkg/core": "4.2.0",
48+
"knip": "5.43.1",
49+
"size-limit": "11.2.0",
50+
"typescript": "5.7.3",
51+
"zx": "8.3.0"
5252
}
5353
}

packages/client-react-streaming/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -132,32 +132,32 @@
132132
},
133133
"devDependencies": {
134134
"@apollo/client": "^4.0.0",
135-
"@arethetypeswrong/cli": "0.15.3",
135+
"@arethetypeswrong/cli": "0.18.2",
136136
"@internal/test-utils": "workspace:^",
137-
"@microsoft/api-extractor": "7.43.2",
138-
"@testing-library/dom": "^10.4.0",
139-
"@testing-library/react": "^16.1.0",
137+
"@microsoft/api-extractor": "7.52.13",
138+
"@testing-library/dom": "10.4.0",
139+
"@testing-library/react": "16.2.0",
140140
"@total-typescript/shoehorn": "0.1.2",
141-
"@tsconfig/recommended": "1.0.6",
141+
"@tsconfig/recommended": "1.0.10",
142142
"@types/node": "20.12.11",
143143
"@types/react": "^19.0.0",
144144
"@types/react-dom": "*",
145145
"concurrently": "8.2.2",
146146
"esbuild": "^0.24.2",
147-
"eslint": "8.57.0",
147+
"eslint": "8.57.1",
148148
"global-jsdom": "24.0.0",
149-
"graphql": "^16.10.0",
150-
"jsdom": "24.0.0",
151-
"publint": "0.2.7",
149+
"graphql": "16.11.0",
150+
"jsdom": "24.1.3",
151+
"publint": "0.3.12",
152152
"react": "^19.0.0",
153153
"react-dom": "*",
154-
"react-error-boundary": "4.0.13",
154+
"react-error-boundary": "4.1.2",
155155
"react-server-dom-webpack": "^19.0.0",
156-
"rimraf": "5.0.5",
157-
"rxjs": "^7.8.2",
156+
"rimraf": "5.0.10",
157+
"rxjs": "7.8.2",
158158
"tsup": "8.0.2",
159-
"tsx": "4.7.1",
160-
"typescript": "^5.7.3"
159+
"tsx": "4.20.5",
160+
"typescript": "5.7.3"
161161
},
162162
"peerDependencies": {
163163
"@apollo/client": "^4.0.0",

packages/experimental-nextjs-app-support/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,16 @@
8181
},
8282
"devDependencies": {
8383
"@apollo/client": "^4.0.0",
84-
"@arethetypeswrong/cli": "0.15.3",
85-
"@tsconfig/recommended": "1.0.6",
84+
"@arethetypeswrong/cli": "0.18.2",
85+
"@tsconfig/recommended": "1.0.10",
8686
"@types/react": "*",
8787
"@types/react-dom": "*",
88-
"graphql": "*",
89-
"publint": "0.2.7",
88+
"graphql": "16.11.0",
89+
"publint": "0.3.12",
9090
"react": "*",
9191
"react-dom": "*",
92-
"rxjs": "^7.8.2",
93-
"typescript": "^5.7.3"
92+
"rxjs": "7.8.2",
93+
"typescript": "5.7.3"
9494
},
9595
"peerDependencies": {
9696
"@apollo/client": "^4.0.0",

packages/nextjs/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,27 +79,27 @@
7979
"devDependencies": {
8080
"@apollo/client": "^4.0.0",
8181
"@apollo/client-react-streaming": "workspace:*",
82-
"@arethetypeswrong/cli": "0.15.3",
82+
"@arethetypeswrong/cli": "0.18.2",
8383
"@internal/test-utils": "workspace:^",
84-
"@microsoft/api-extractor": "7.43.2",
85-
"@tsconfig/recommended": "1.0.6",
84+
"@microsoft/api-extractor": "7.52.13",
85+
"@tsconfig/recommended": "1.0.10",
8686
"@types/node": "20.12.11",
8787
"@types/react": "^19.0.8",
8888
"@types/react-dom": "^19.0.3",
8989
"concurrently": "8.2.2",
9090
"esbuild": "^0.24.2",
91-
"eslint": "8.57.0",
92-
"graphql": "^16.10.0",
91+
"eslint": "8.57.1",
92+
"graphql": "16.11.0",
9393
"next": "^15.2.4",
94-
"publint": "0.2.7",
94+
"publint": "0.3.12",
9595
"react": "^19.0.0",
9696
"react-dom": "^19.0.0",
97-
"react-error-boundary": "^5.0.0",
98-
"rimraf": "5.0.5",
99-
"rxjs": "^7.8.2",
97+
"react-error-boundary": "5.0.0",
98+
"rimraf": "5.0.10",
99+
"rxjs": "7.8.2",
100100
"tsup": "8.0.2",
101-
"typescript": "^5.7.3",
102-
"wait-on": "8.0.2"
101+
"typescript": "5.7.3",
102+
"wait-on": "8.0.5"
103103
},
104104
"peerDependencies": {
105105
"@apollo/client": "^4.0.0",

packages/package.json

Lines changed: 3 additions & 3 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",
10-
"eslint-plugin-react": "7.34.1",
11-
"eslint-plugin-react-hooks": "4.6.0"
9+
"eslint": "8.57.1",
10+
"eslint-plugin-react": "7.37.5",
11+
"eslint-plugin-react-hooks": "4.6.2"
1212
}
1313
}

packages/react-router/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,25 +66,25 @@
6666
"devDependencies": {
6767
"@apollo/client": "^4.0.0",
6868
"@apollo/client-react-streaming": "workspace:*",
69-
"@arethetypeswrong/cli": "0.15.3",
70-
"@microsoft/api-extractor": "7.43.2",
71-
"@tsconfig/recommended": "1.0.6",
69+
"@arethetypeswrong/cli": "0.18.2",
70+
"@microsoft/api-extractor": "7.52.13",
71+
"@tsconfig/recommended": "1.0.10",
7272
"@types/node": "20.12.11",
7373
"@types/react": "^19.0.0",
7474
"@types/react-dom": "*",
7575
"concurrently": "8.2.2",
7676
"esbuild": "0.24.2",
77-
"eslint": "8.57.0",
78-
"graphql": "^16.10.0",
79-
"publint": "0.2.7",
77+
"eslint": "8.57.1",
78+
"graphql": "16.11.0",
79+
"publint": "0.3.12",
8080
"react": "^19.0.0",
8181
"react-dom": "*",
82-
"react-router": "^7.2.0-pre.3",
83-
"rimraf": "5.0.5",
84-
"rxjs": "^7.8.2",
82+
"react-router": "7.2.0-pre.3",
83+
"rimraf": "5.0.10",
84+
"rxjs": "7.8.2",
8585
"tsup": "8.0.2",
86-
"typescript": "5.4.5",
87-
"wait-on": "8.0.2"
86+
"typescript": "5.9.2",
87+
"wait-on": "8.0.5"
8888
},
8989
"peerDependencies": {
9090
"@apollo/client": "^4.0.0",

packages/tanstack-start/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,29 +66,29 @@
6666
"devDependencies": {
6767
"@apollo/client": "^4.0.0",
6868
"@apollo/client-react-streaming": "workspace:*",
69-
"@arethetypeswrong/cli": "0.15.3",
69+
"@arethetypeswrong/cli": "0.18.2",
7070
"@internal/test-utils": "workspace:^",
71-
"@microsoft/api-extractor": "7.43.2",
72-
"@tanstack/react-router": "^1.99.0",
73-
"@tanstack/start": "^1.99.3",
74-
"@tsconfig/recommended": "1.0.6",
71+
"@microsoft/api-extractor": "7.52.13",
72+
"@tanstack/react-router": "1.131.44",
73+
"@tanstack/start": "1.120.20",
74+
"@tsconfig/recommended": "1.0.10",
7575
"@types/jsesc": "^3",
7676
"@types/node": "20.12.11",
7777
"@types/react": "^19.0.0",
7878
"@types/react-dom": "*",
7979
"concurrently": "8.2.2",
8080
"esbuild": "0.24.2",
81-
"eslint": "8.57.0",
82-
"graphql": "^16.10.0",
83-
"publint": "0.2.7",
81+
"eslint": "8.57.1",
82+
"graphql": "16.11.0",
83+
"publint": "0.3.12",
8484
"react": "^19.0.0",
8585
"react-dom": "*",
8686
"react-error-boundary": "5.0.0",
87-
"rimraf": "5.0.5",
88-
"rxjs": "^7.8.2",
87+
"rimraf": "5.0.10",
88+
"rxjs": "7.8.2",
8989
"tsup": "8.0.2",
90-
"typescript": "5.4.5",
91-
"wait-on": "8.0.2"
90+
"typescript": "5.9.2",
91+
"wait-on": "8.0.5"
9292
},
9393
"peerDependencies": {
9494
"@apollo/client": "^4.0.0",

0 commit comments

Comments
 (0)