Skip to content

Commit

Permalink
chore(deps): update all devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 10, 2025
1 parent 5293db1 commit 5a799b2
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
"changeset-version": "changeset version && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install --mode=skip-build && cd integration-test && YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install"
},
"resolutions": {
"@microsoft/api-documenter": "7.24.1"
"@microsoft/api-documenter": "7.26.7"
},
"devDependencies": {
"@microsoft/api-documenter": "7.24.3",
"@size-limit/file": "11.1.2",
"@size-limit/webpack": "11.1.2",
"@size-limit/webpack-why": "11.1.2",
"@microsoft/api-documenter": "7.26.7",
"@size-limit/file": "11.1.6",
"@size-limit/webpack": "11.1.6",
"@size-limit/webpack-why": "11.1.6",
"@types/node": "^22.10.9",
"knip": "^5.43.1",
"size-limit": "11.1.2",
"typescript": "^5.7.3"
"knip": "5.43.1",
"size-limit": "11.1.6",
"typescript": "5.7.3"
}
}
34 changes: 17 additions & 17 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,34 +132,34 @@
},
"devDependencies": {
"@apollo/client": "^3.10.4",
"@arethetypeswrong/cli": "0.15.3",
"@arethetypeswrong/cli": "0.17.3",
"@internal/test-utils": "workspace:^",
"@microsoft/api-extractor": "7.43.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@microsoft/api-extractor": "7.49.2",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.2.0",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.6",
"@tsconfig/recommended": "1.0.8",
"@types/eslint": "^9.6.1",
"@types/node": "20.12.11",
"@types/react": "^19.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"esbuild": "^0.24.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "4.6.2",
"global-jsdom": "24.0.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"publint": "0.2.7",
"graphql": "16.10.0",
"jsdom": "24.1.3",
"publint": "0.3.4",
"react": "^19.0.0",
"react-error-boundary": "4.0.13",
"react-error-boundary": "4.1.2",
"react-server-dom-webpack": "^19.0.0",
"rimraf": "5.0.5",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "^5.7.3",
"rimraf": "5.0.10",
"tsup": "8.3.6",
"tsx": "4.19.2",
"typescript": "5.7.3",
"zen-observable-ts": "1.1.0"
},
"peerDependencies": {
Expand Down
28 changes: 14 additions & 14 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,31 +117,31 @@
"devDependencies": {
"@apollo/client": "3.10.4",
"@apollo/client-react-streaming": "workspace:*",
"@arethetypeswrong/cli": "0.15.3",
"@arethetypeswrong/cli": "0.17.3",
"@internal/test-utils": "workspace:^",
"@microsoft/api-extractor": "7.43.2",
"@tsconfig/recommended": "1.0.6",
"@microsoft/api-extractor": "7.49.2",
"@tsconfig/recommended": "1.0.8",
"@types/eslint": "^9.6.1",
"@types/node": "20.12.11",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"esbuild": "^0.24.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"graphql": "16.8.1",
"esbuild": "0.24.2",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "4.6.2",
"graphql": "16.10.0",
"next": "^15.0.0",
"publint": "0.2.7",
"publint": "0.3.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^5.0.0",
"rimraf": "5.0.5",
"tsup": "8.0.2",
"typescript": "^5.7.3",
"wait-on": "^8.0.1"
"react-error-boundary": "5.0.0",
"rimraf": "5.0.10",
"tsup": "8.3.6",
"typescript": "5.7.3",
"wait-on": "8.0.1"
},
"peerDependencies": {
"@apollo/client": "^3.10.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"devDependencies": {
"typescript": "^5.7.3"
"typescript": "5.7.3"
},
"type": "module"
}

0 comments on commit 5a799b2

Please sign in to comment.