Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent 17696dd commit 5e048c9
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 173 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@
},
"license": "MIT",
"peerDependencies": {
"@capacitor/core": ">=4.0.0",
"@capacitor/network": ">=4.0.0",
"@capacitor/preferences": ">=4.0.0",
"@urql/exchange-graphcache": ">=5.0.0"
"@capacitor/core": ">=5.2.2",
"@capacitor/network": ">=5.0.6",
"@capacitor/preferences": ">=5.0.6",
"@urql/exchange-graphcache": ">=6.3.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@capacitor/network": "^4.1.0",
"@capacitor/preferences": "^4.0.2",
"@urql/exchange-graphcache": "^5.0.9",
"@capacitor/network": "^5.0.6",
"@capacitor/preferences": "^5.0.6",
"@urql/exchange-graphcache": "^6.3.1",
"@vitest/coverage-c8": "^0.29.2",
"bumpp": "^9.0.0",
"eslint": "^8.35.0",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vite": "^4.1.4",
"vitest": "^0.29.2"
},
Expand Down
Loading

0 comments on commit 5e048c9

Please sign in to comment.