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 Sep 17, 2024
1 parent 00956ea commit 53672a8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,32 +135,32 @@
"@arethetypeswrong/cli": "0.15.3",
"@internal/test-utils": "workspace:^",
"@microsoft/api-extractor": "7.43.2",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.1",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.6",
"@types/node": "20.12.11",
"@types/react": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"concurrently": "9.0.1",
"eslint": "9.10.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "10.3.12",
"glob": "11.0.0",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"jsdom": "25.0.0",
"publint": "0.2.7",
"react": "18.3.0",
"react-error-boundary": "4.0.13",
"react-server-dom-webpack": "0.0.1",
"rimraf": "5.0.5",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"peerDependencies": {
"@apollo/client": "^3.10.4",
Expand Down
14 changes: 7 additions & 7 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,31 +120,31 @@
"@arethetypeswrong/cli": "0.15.3",
"@internal/test-utils": "workspace:^",
"@microsoft/api-extractor": "7.43.2",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.1",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.6",
"@types/node": "20.12.11",
"@types/react": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"concurrently": "9.0.1",
"eslint": "9.10.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "10.3.12",
"glob": "11.0.0",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"jsdom": "25.0.0",
"next": "^15.0.0-rc.0",
"publint": "0.2.7",
"react": "18.3.0",
"rimraf": "5.0.5",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"typescript": "5.4.5",
"vitest": "1.6.0"
"vitest": "2.1.1"
},
"peerDependencies": {
"@apollo/client": "^3.10.4",
Expand Down

0 comments on commit 53672a8

Please sign in to comment.