Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 7c90f9a commit 7108ef4
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
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 @@ -103,7 +103,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.9.0",
"@babel/parser": "7.22.11",
"@babel/parser": "7.22.16",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.0",
Expand All @@ -119,12 +119,12 @@
"@types/glob": "8.1.0",
"@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.197",
"@types/lodash": "4.14.198",
"@types/node": "20.5.7",
"@types/node-fetch": "2.6.4",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/use-sync-external-store": "0.0.3",
"@types/use-sync-external-store": "0.0.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"acorn": "8.10.0",
Expand All @@ -145,7 +145,7 @@
"jest-junit": "16.0.0",
"lodash": "4.17.21",
"patch-package": "7.0.2",
"prettier": "3.0.2",
"prettier": "3.0.3",
"react": "18.2.0",
"react-17": "npm:react@^17",
"react-dom": "18.2.0",
Expand All @@ -159,15 +159,15 @@
"rxjs": "7.8.1",
"size-limit": "8.2.6",
"subscriptions-transport-ws": "0.11.0",
"terser": "5.19.2",
"terser": "5.19.4",
"ts-jest": "29.1.1",
"ts-jest-resolver": "2.0.1",
"ts-node": "10.9.1",
"typedoc": "0.25.0",
"typescript": "5.2.2",
"wait-for-observables": "1.0.3",
"web-streams-polyfill": "3.2.1",
"whatwg-fetch": "3.6.17"
"whatwg-fetch": "3.6.18"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 7108ef4

Please sign in to comment.