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] committed Nov 4, 2023
1 parent 17696dd commit 508cf55
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
},
"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": ">=4.8.1",
"@capacitor/network": ">=4.1.0",
"@capacitor/preferences": ">=4.0.2",
"@urql/exchange-graphcache": ">=5.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@antfu/eslint-config": "^0.43.1",
"@capacitor/network": "^4.1.0",
"@capacitor/preferences": "^4.0.2",
"@urql/exchange-graphcache": "^5.0.9",
"@vitest/coverage-c8": "^0.29.2",
"bumpp": "^9.0.0",
"eslint": "^8.35.0",
"tsup": "^6.6.3",
"@urql/exchange-graphcache": "^5.2.0",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vitest": "^0.29.2"
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 508cf55

Please sign in to comment.