File tree Expand file tree Collapse file tree 5 files changed +8380
-6655
lines changed Expand file tree Collapse file tree 5 files changed +8380
-6655
lines changed Original file line number Diff line number Diff line change 6060
6161 - name : 🟩 Coverage
6262 uses : codecov/codecov-action@v4
63+ env :
64+ CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 5454 "@capacitor/cli" : " ^6.0.0" ,
5555 "@capacitor/core" : " ^6.0.0" ,
5656 "@ionic/cli" : " ^7.2.0" ,
57- "@ionic/vue" : " ^7.8.4 " ,
58- "@ionic/vue-router" : " ^7.8.4 " ,
57+ "@ionic/vue" : " ^8.0.0 " ,
58+ "@ionic/vue-router" : " ^8.0.0 " ,
5959 "@kevinmarrec/nuxt-pwa" : " ^0.17.0" ,
6060 "@nuxt/kit" : " ^3.9.1" ,
6161 "ionicons" : " ^7.3.1" ,
6767 },
6868 "devDependencies" : {
6969 "@nuxt/eslint-config" : " 0.3.8" ,
70- "@nuxt/module-builder" : " 0.5.5 " ,
70+ "@nuxt/module-builder" : " 0.6.0 " ,
7171 "@nuxt/schema" : " 3.9.1" ,
72- "@nuxt/test-utils" : " 3.9.0 " ,
72+ "@nuxt/test-utils" : " 3.12.1 " ,
7373 "@types/node" : " 20.12.7" ,
7474 "@vitest/coverage-v8" : " 1.4.0" ,
7575 "bumpp" : " 9.4.0" ,
8181 "playwright" : " 1.43.1" ,
8282 "typescript" : " 5.4.5" ,
8383 "vitest" : " 1.4.0" ,
84- "vue" : " 3.4.21 " ,
85- "vue-tsc" : " 2.0.12 "
84+ "vue" : " 3.4.24 " ,
85+ "vue-tsc" : " 2.0.14 "
8686 },
8787 "resolutions" : {
8888 "@nuxt/kit" : " 3.9.1" ,
8989 "@nuxt/schema" : " 3.9.1" ,
9090 "@nuxtjs/ionic" : " link:." ,
9191 "consola" : " ^3.2.3"
9292 },
93- "packageManager" : " pnpm@8.15 .6"
94- }
93+ "packageManager" : " pnpm@9.0 .6"
94+ }
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "@capacitor/camera" : " 6.0.0" ,
12- "@capacitor/filesystem" : " 5.2.1 " ,
13- "@capacitor/preferences" : " 5 .0.7 " ,
12+ "@capacitor/filesystem" : " 6.0.0 " ,
13+ "@capacitor/preferences" : " 6 .0.0 " ,
1414 "@nuxtjs/ionic" : " latest" ,
1515 "nuxt" : " 3.9.1"
1616 }
You can’t perform that action at this time.
0 commit comments