Skip to content

Commit

Permalink
Merge branch 'main' into pr/fix-11260
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas authored Oct 2, 2023
2 parents 9def317 + 9229e0e commit e4dcd36
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 33 deletions.
72 changes: 44 additions & 28 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"zen-observable-ts": "^1.2.5"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.10.2",
"@babel/parser": "7.22.16",
"@arethetypeswrong/cli": "0.11.0",
"@babel/parser": "7.23.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@graphql-tools/schema": "10.0.0",
Expand All @@ -123,7 +123,7 @@
"@types/hoist-non-react-statics": "3.3.2",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.198",
"@types/node": "20.6.2",
"@types/node": "20.8.0",
"@types/node-fetch": "2.6.5",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
Expand All @@ -137,7 +137,7 @@
"blob-polyfill": "7.0.20220408",
"bytes": "3.1.2",
"cross-fetch": "3.1.8",
"eslint": "8.49.0",
"eslint": "8.50.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "npm:@phryneas/[email protected]",
"eslint-plugin-local-rules": "2.0.0",
Expand Down Expand Up @@ -166,7 +166,7 @@
"rxjs": "7.8.1",
"size-limit": "8.2.6",
"subscriptions-transport-ws": "0.11.0",
"terser": "5.19.4",
"terser": "5.20.0",
"ts-api-utils": "1.0.3",
"ts-jest": "29.1.1",
"ts-jest-resolver": "2.0.1",
Expand Down

0 comments on commit e4dcd36

Please sign in to comment.