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 16, 2024
1 parent afa5bcc commit fe2fefb
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"react@18.2.0": "18.3.0-canary-60a927d04-20240113",
"react-dom@18.2.0": "18.3.0-canary-60a927d04-20240113",
"superjson": "1.13.3",
"@microsoft/api-documenter": "7.24.1"
"@microsoft/api-documenter": "7.24.5"
},
"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",
"size-limit": "11.1.2"
"@microsoft/api-documenter": "7.24.5",
"@size-limit/file": "11.1.3",
"@size-limit/webpack": "11.1.3",
"@size-limit/webpack-why": "11.1.3",
"size-limit": "11.1.3"
}
}
10 changes: 5 additions & 5 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"devDependencies": {
"@apollo/client": "3.9.9",
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-extractor": "7.43.2",
"@microsoft/api-extractor": "7.43.4",
"@testing-library/react": "15.0.7",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.6",
Expand All @@ -125,8 +125,8 @@
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "10.3.12",
"eslint-plugin-react-hooks": "4.6.2",
"glob": "10.3.15",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
"graphql": "16.8.1",
Expand All @@ -135,11 +135,11 @@
"react": "18.3.0-canary-60a927d04-20240113",
"react-error-boundary": "4.0.13",
"react-server-dom-webpack": "18.3.0-canary-60a927d04-20240113",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"superjson": "1.13.3",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"tsx": "4.10.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@apollo/client": "3.9.9",
"@apollo/client-react-streaming": "workspace:*",
"@arethetypeswrong/cli": "0.15.3",
"@microsoft/api-extractor": "7.43.2",
"@microsoft/api-extractor": "7.43.4",
"@testing-library/react": "15.0.7",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.6",
Expand All @@ -93,19 +93,19 @@
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "10.3.12",
"eslint-plugin-react-hooks": "4.6.2",
"glob": "10.3.15",
"global-jsdom": "24.0.0",
"globstar": "1.0.0",
"graphql": "16.8.1",
"jsdom": "24.0.0",
"next": "14.2.3",
"publint": "0.2.7",
"react": "18.3.0-canary-60a927d04-20240113",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.1",
"tsx": "4.10.2",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down

0 comments on commit fe2fefb

Please sign in to comment.