Skip to content

Commit 45ddf2d

Browse files
committed
fix: dependabot alerts
1 parent 8f71007 commit 45ddf2d

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

app/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -25,42 +25,42 @@
2525
"dependencies": {
2626
"@capacitor-community/electron": "^5.0.1",
2727
"@capacitor/android": "5.5.1",
28-
"@capacitor/app": "^5.0.7",
29-
"@capacitor/clipboard": "^5.0.6",
28+
"@capacitor/app": "^5.0.8",
29+
"@capacitor/clipboard": "^5.0.8",
3030
"@capacitor/core": "5.5.1",
3131
"@capacitor/device": "^5.0.8",
32-
"@capacitor/filesystem": "^5.1.4",
32+
"@capacitor/filesystem": "^5.2.2",
3333
"@capacitor/haptics": "5.0.6",
34-
"@capacitor/keyboard": "^5.0.6",
35-
"@capacitor/preferences": "^5.0.6",
36-
"@capacitor/share": "^5.0.6",
34+
"@capacitor/keyboard": "^5.0.9",
35+
"@capacitor/preferences": "^5.0.8",
36+
"@capacitor/share": "^5.0.8",
3737
"@capacitor/status-bar": "5.0.6",
3838
"@ionic/core": "^7.8.6",
39-
"@ionic/vue": "^7.0.0",
40-
"@ionic/vue-router": "^7.5.3",
39+
"@ionic/vue": "^7.8.6",
40+
"@ionic/vue-router": "^7.8.6",
4141
"@types/sql.js": "^1.4.9",
4242
"install": "^0.13.0",
43-
"ionicons": "^7.0.0",
43+
"ionicons": "^7.4.0",
4444
"sql.js": "^1.12.0",
45-
"swiper": "^11.0.5",
46-
"vue": "^3.2.45",
47-
"vue-i18n": "^9.13.1",
48-
"vue-router": "^4.1.6"
45+
"swiper": "^11.1.15",
46+
"vue": "^3.5.13",
47+
"vue-i18n": "^9.14.2",
48+
"vue-router": "^4.5.0"
4949
},
5050
"devDependencies": {
5151
"@capacitor/assets": "^3.0.5",
5252
"@capacitor/cli": "5.5.1",
5353
"@tauri-apps/cli": "^2.1.0",
54-
"@vitejs/plugin-legacy": "^4.0.2",
55-
"@vitejs/plugin-vue": "^4.0.0",
56-
"@vue/eslint-config-typescript": "^11.0.2",
57-
"@vue/test-utils": "^2.3.0",
58-
"cypress": "^13.4.0",
59-
"eslint": "^8.35.0",
60-
"eslint-plugin-vue": "^9.9.0",
54+
"@vitejs/plugin-legacy": "^4.1.1",
55+
"@vitejs/plugin-vue": "^4.6.2",
56+
"@vue/eslint-config-typescript": "^11.0.3",
57+
"@vue/test-utils": "^2.4.6",
58+
"cypress": "^13.17.0",
59+
"eslint": "^8.57.1",
60+
"eslint-plugin-vue": "^9.32.0",
6161
"jsdom": "^22.1.0",
62-
"typescript": "^5.1.6",
63-
"vite": "^4.5.3",
62+
"typescript": "^5.7.2",
63+
"vite": "^4.5.5",
6464
"vue-tsc": "^2.1.10"
6565
},
6666
"description": "A french mobile and offline dictionary."

0 commit comments

Comments
 (0)