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 Mar 30, 2024
1 parent a923020 commit 858c65d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"devDependencies": {
"@microsoft/api-documenter": "7.24.1",
"@size-limit/file": "11.1.0",
"@size-limit/webpack": "11.1.0",
"@size-limit/webpack-why": "11.1.0",
"size-limit": "11.1.0"
"@size-limit/file": "11.1.2",
"@size-limit/webpack": "11.1.2",
"@size-limit/webpack-why": "11.1.2",
"size-limit": "11.1.2"
}
}
8 changes: 4 additions & 4 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@
"devDependencies": {
"@apollo/client": "3.9.9",
"@arethetypeswrong/cli": "0.15.2",
"@microsoft/api-extractor": "7.42.3",
"@testing-library/react": "14.2.1",
"@microsoft/api-extractor": "7.43.0",
"@testing-library/react": "14.2.2",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.3",
"@tsconfig/recommended": "1.0.5",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@typescript-eslint/eslint-plugin": "7.0.1",
Expand All @@ -132,7 +132,7 @@
"superjson": "1.13.3",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vitest": "1.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@
"@apollo/client": "3.9.9",
"@apollo/client-react-streaming": "workspace:*",
"@arethetypeswrong/cli": "0.15.2",
"@microsoft/api-extractor": "7.42.3",
"@testing-library/react": "14.2.1",
"@microsoft/api-extractor": "7.43.0",
"@testing-library/react": "14.2.2",
"@total-typescript/shoehorn": "0.1.2",
"@tsconfig/recommended": "1.0.3",
"@tsconfig/recommended": "1.0.5",
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@typescript-eslint/eslint-plugin": "7.0.1",
Expand All @@ -103,7 +103,7 @@
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"tsup": "8.0.2",
"tsx": "4.7.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"vitest": "1.4.0"
},
Expand Down

0 comments on commit 858c65d

Please sign in to comment.