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 Jan 25, 2025
1 parent 17696dd commit 1b42779
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 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": ">=7.0.1",
"@capacitor/network": ">=7.0.0",
"@capacitor/preferences": ">=7.0.0",
"@urql/exchange-graphcache": ">=7.2.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": "^4.1.0",
"@capacitor/network": "^7.0.0",
"@capacitor/preferences": "^7.0.0",
"@urql/exchange-graphcache": "^7.2.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"
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"tsup": "^8.3.5",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vitest": "^3.0.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 1b42779

Please sign in to comment.