Skip to content

Commit 909f60a

Browse files
chore(deps): update all non-major dependencies (#782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e97458b commit 909f60a

File tree

3 files changed

+628
-457
lines changed

3 files changed

+628
-457
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,29 +65,29 @@
6565
"unimport": "^5.0.0"
6666
},
6767
"devDependencies": {
68-
"@ionic/core": "8.6.2",
69-
"@nuxt/eslint-config": "1.4.1",
68+
"@ionic/core": "8.6.4",
69+
"@nuxt/eslint-config": "1.5.2",
7070
"@nuxt/module-builder": "1.0.1",
7171
"@nuxt/schema": "3.17.5",
7272
"@nuxt/test-utils": "3.19.1",
73-
"@types/node": "22.15.34",
73+
"@types/node": "22.16.2",
7474
"@vitest/coverage-v8": "3.2.4",
7575
"@vue/test-utils": "2.4.6",
7676
"bumpp": "10.2.0",
7777
"eslint": "9.30.0",
78-
"expect-type": "1.2.1",
78+
"expect-type": "1.2.2",
7979
"happy-dom": "18.0.1",
8080
"husky": "9.1.7",
8181
"lint-staged": "16.1.2",
8282
"nuxt": "3.17.5",
83-
"playwright-core": "1.53.1",
83+
"playwright-core": "1.54.0",
8484
"simple-git-hooks": "2.13.0",
8585
"typescript": "5.8.3",
8686
"unbuild": "3.5.0",
87-
"unhead": "2.0.11",
87+
"unhead": "2.0.12",
8888
"vitest": "3.2.4",
8989
"vue": "3.5.17",
90-
"vue-tsc": "2.2.10"
90+
"vue-tsc": "2.2.12"
9191
},
9292
"lint-staged": {
9393
"*.{md,js,ts,mjs,cjs,json,.*rc}": [
@@ -105,5 +105,5 @@
105105
"consola": "^3.4.0",
106106
"nuxt-component-meta": ">=0.10.0"
107107
},
108-
"packageManager": "pnpm@10.12.4"
108+
"packageManager": "pnpm@10.13.1"
109109
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@capacitor/camera": "7.0.1",
12-
"@capacitor/filesystem": "7.1.1",
12+
"@capacitor/filesystem": "7.1.2",
1313
"@capacitor/preferences": "7.0.1",
1414
"@nuxtjs/ionic": "latest",
1515
"nuxt": "3.17.5"

0 commit comments

Comments
 (0)