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 Oct 30, 2024
1 parent 17696dd commit d07c606
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.2.1"
},
"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": "^3.8.0",
"@capacitor/network": "^6.0.2",
"@capacitor/preferences": "^6.0.2",
"@urql/exchange-graphcache": "^7.2.1",
"@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.13.0",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit d07c606

Please sign in to comment.