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 May 12, 2024
1 parent 6eda5ba commit b2a5e60
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"[email protected]": "18.3.0-canary-60a927d04-20240113",
"[email protected]": "18.3.0-canary-60a927d04-20240113",
"superjson": "1.13.3",
"@microsoft/api-documenter": "7.24.1"
"@microsoft/api-documenter": "7.24.4"
},
"devDependencies": {
"@microsoft/api-documenter": "7.24.1",
"@microsoft/api-documenter": "7.24.4",
"@size-limit/file": "11.1.2",
"@size-limit/webpack": "11.1.2",
"@size-limit/webpack-why": "11.1.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,19 +113,19 @@
},
"devDependencies": {
"@apollo/client": "3.9.9",
"@arethetypeswrong/cli": "0.15.2",
"@microsoft/api-extractor": "7.43.0",
"@testing-library/react": "14.2.2",
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-extractor": "7.43.3",
"@testing-library/react": "14.3.1",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.5",
"@tsconfig/recommended": "1.0.6",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"glob": "10.3.12",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
Expand All @@ -139,9 +139,9 @@
"superjson": "1.13.3",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vitest": "1.4.0"
"tsx": "4.9.3",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"@apollo/client": "^3.9.6",
Expand Down
16 changes: 8 additions & 8 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@
"devDependencies": {
"@apollo/client": "3.9.9",
"@apollo/client-react-streaming": "workspace:*",
"@arethetypeswrong/cli": "0.15.2",
"@microsoft/api-extractor": "7.43.0",
"@testing-library/react": "14.2.2",
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-extractor": "7.43.3",
"@testing-library/react": "14.3.1",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.5",
"@tsconfig/recommended": "1.0.6",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"glob": "10.3.12",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
Expand All @@ -105,9 +105,9 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vitest": "1.4.0"
"tsx": "4.9.3",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"@apollo/client": "^3.9.6",
Expand Down

0 comments on commit b2a5e60

Please sign in to comment.