Skip to content

Commit 6c1e52b

Browse files
chore(deps): update root
1 parent 17696dd commit 6c1e52b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,23 @@
5050
},
5151
"license": "MIT",
5252
"peerDependencies": {
53-
"@capacitor/core": ">=4.0.0",
54-
"@capacitor/network": ">=4.0.0",
55-
"@capacitor/preferences": ">=4.0.0",
56-
"@urql/exchange-graphcache": ">=5.0.0"
53+
"@capacitor/core": ">=7.4.3",
54+
"@capacitor/network": ">=7.0.2",
55+
"@capacitor/preferences": ">=7.0.2",
56+
"@urql/exchange-graphcache": ">=8.1.0"
5757
},
5858
"devDependencies": {
59-
"@antfu/eslint-config": "^0.36.0",
60-
"@capacitor/network": "^4.1.0",
61-
"@capacitor/preferences": "^4.0.2",
62-
"@urql/exchange-graphcache": "^5.0.9",
59+
"@antfu/eslint-config": "^5.4.1",
60+
"@capacitor/network": "^7.0.2",
61+
"@capacitor/preferences": "^7.0.2",
62+
"@urql/exchange-graphcache": "^8.1.0",
6363
"@vitest/coverage-c8": "^0.29.2",
64-
"bumpp": "^9.0.0",
65-
"eslint": "^8.35.0",
66-
"tsup": "^6.6.3",
67-
"typescript": "^4.9.5",
68-
"vite": "^4.1.4",
69-
"vitest": "^0.29.2"
64+
"bumpp": "^10.2.3",
65+
"eslint": "^9.37.0",
66+
"tsup": "^8.5.0",
67+
"typescript": "^5.9.3",
68+
"vite": "^7.1.9",
69+
"vitest": "^3.2.4"
7070
},
7171
"publishConfig": {
7272
"access": "public"

0 commit comments

Comments
 (0)