Skip to content

Commit

Permalink
Merge branch 'main' into release-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Dec 5, 2023
2 parents ac58ca0 + 135c71c commit 6970343
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,15 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.2",
"@babel/parser": "7.23.4",
"@babel/parser": "7.23.5",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.2",
"@microsoft/api-extractor": "7.38.3",
"@rollup/plugin-node-resolve": "11.2.1",
"@size-limit/esbuild-why": "11.0.0",
"@size-limit/preset-small-lib": "11.0.0",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/react-12": "npm:@testing-library/react@^12",
"@testing-library/user-event": "14.5.1",
Expand All @@ -127,9 +127,9 @@
"@types/hoist-non-react-statics": "3.3.5",
"@types/jest": "29.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.10.0",
"@types/node": "20.10.3",
"@types/node-fetch": "2.6.9",
"@types/react": "18.2.38",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@types/relay-runtime": "14.1.14",
"@types/use-sync-external-store": "0.0.6",
Expand Down

0 comments on commit 6970343

Please sign in to comment.