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 22, 2024
1 parent 17696dd commit c08afc6
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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": ">=6.1.2",
"@capacitor/network": ">=6.0.2",
"@capacitor/preferences": ">=6.0.2",
"@urql/exchange-graphcache": ">=7.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@capacitor/network": "^4.1.0",
"@capacitor/preferences": "^4.0.2",
"@urql/exchange-graphcache": "^5.0.9",
"@antfu/eslint-config": "^2.27.0",
"@capacitor/network": "^6.0.2",
"@capacitor/preferences": "^6.0.2",
"@urql/exchange-graphcache": "^7.1.2",
"@vitest/coverage-c8": "^0.29.2",
"bumpp": "^9.0.0",
"eslint": "^8.35.0",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vitest": "^0.29.2"
"eslint": "^9.9.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c08afc6

Please sign in to comment.