Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2023
1 parent 9679c80 commit 075fdad
Show file tree
Hide file tree
Showing 6 changed files with 122 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@changesets/changelog-github": "0.4.8",
"@types/debug": "4.1.7",
"@types/jest": "29.4.0",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"babel-jest": "29.5.0",
Expand All @@ -62,7 +62,7 @@
"graphql-subscriptions": "2.0.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.1.2",
"lint-staged": "13.2.0",
"patch-package": "6.5.1",
"prettier": "2.8.4",
"ts-jest": "29.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/executors/urql-exchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@urql/core": "3.1.1",
"@urql/core": "3.2.2",
"wonka": "6.2.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@babel/types": "7.21.2",
"@types/babel__traverse": "7.18.3",
"@vue/compiler-sfc": "3.2.47",
"svelte": "3.55.1",
"svelte2tsx": "0.6.3"
"svelte": "3.56.0",
"svelte2tsx": "0.6.6"
},
"buildOptions": {
"external": [
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"graphql-sse": "2.1.0",
"graphql-yoga": "3.7.2",
"@graphql-yoga/plugin-defer-stream": "1.7.2",
"puppeteer": "19.7.3",
"puppeteer": "19.7.4",
"subscriptions-transport-ws": "0.11.0",
"webpack": "5.76.0"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@theguild/algolia": "1.1.4",
"@theguild/tailwind-config": "0.2.1",
"@types/node": "18.14.6",
"@types/node": "18.15.0",
"@types/react": "18.0.28",
"typescript": "4.9.5"
},
Expand Down
Loading

0 comments on commit 075fdad

Please sign in to comment.