Removed package-lock.json

Migrated Capacitor
This commit is contained in:
2025-09-26 17:47:28 +02:00
parent 68763996ad
commit 3aed09d023
2 changed files with 6 additions and 17139 deletions

17132
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,22 +10,21 @@
"postinstall": "nuxt prepare" "postinstall": "nuxt prepare"
}, },
"devDependencies": { "devDependencies": {
"@capacitor/cli": "^7.0.0",
"@nuxtjs/leaflet": "^1.2.3", "@nuxtjs/leaflet": "^1.2.3",
"@nuxtjs/supabase": "^1.1.4", "@nuxtjs/supabase": "^1.1.4",
"nuxt": "^3.14.1592", "nuxt": "^3.14.1592",
"nuxt-tiptap-editor": "^1.2.0", "nuxt-tiptap-editor": "^1.2.0",
"vite-plugin-pwa": "^0.17.3",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-router": "^4.2.5" "vue-router": "^4.2.5"
}, },
"dependencies": { "dependencies": {
"@capacitor/android": "^7.1.0", "@capacitor/android": "^7.0.0",
"@capacitor/cli": "^7.1.0", "@capacitor/core": "^7.0.0",
"@capacitor/core": "^7.1.0",
"@capacitor/device": "^7.0.0", "@capacitor/device": "^7.0.0",
"@capacitor/ios": "^7.1.0", "@capacitor/ios": "^7.0.0",
"@capacitor/network": "^7.0.0", "@capacitor/network": "^7.0.0",
"@capacitor/preferences": "^6.0.3", "@capacitor/preferences": "^7.0.0",
"@fullcalendar/core": "^6.1.10", "@fullcalendar/core": "^6.1.10",
"@fullcalendar/daygrid": "^6.1.10", "@fullcalendar/daygrid": "^6.1.10",
"@fullcalendar/interaction": "^6.1.10", "@fullcalendar/interaction": "^6.1.10",