Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#11563)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies - patch updates

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Feb 5, 2024
1 parent 82f32b3 commit 7e3841a
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 39061,
"dist/apollo-client.min.cjs": 39052,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32559
}
48 changes: 24 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"hoist-non-react-statics": "^3.3.2",
"optimism": "^0.18.0",
"prop-types": "^15.7.2",
"rehackt": "0.0.3",
"rehackt": "0.0.4",
"response-iterator": "^0.2.6",
"symbol-observable": "^4.0.0",
"ts-invariant": "^0.10.3",
Expand All @@ -116,7 +116,7 @@
"@rollup/plugin-node-resolve": "11.2.1",
"@size-limit/esbuild-why": "11.0.2",
"@size-limit/preset-small-lib": "11.0.2",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/react-12": "npm:@testing-library/react@^12",
"@testing-library/user-event": "14.5.2",
Expand All @@ -125,13 +125,13 @@
"@types/fetch-mock": "7.3.8",
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.5",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",
"@types/node": "20.11.10",
"@types/node": "20.11.16",
"@types/node-fetch": "2.6.11",
"@types/react": "18.2.48",
"@types/react": "18.2.54",
"@types/react-dom": "18.2.18",
"@types/relay-runtime": "14.1.14",
"@types/relay-runtime": "14.1.23",
"@types/use-sync-external-store": "0.0.6",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
Expand Down

0 comments on commit 7e3841a

Please sign in to comment.