Skip to content

Commit 65189de

Browse files
chore(deps): update all non-major dependencies (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45139c3 commit 65189de

File tree

2 files changed

+298
-373
lines changed

2 files changed

+298
-373
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,29 +65,29 @@
6565
"unimport": "^4.1.2"
6666
},
6767
"devDependencies": {
68-
"@ionic/core": "8.4.3",
68+
"@ionic/core": "8.5.1",
6969
"@nuxt/eslint-config": "1.2.0",
7070
"@nuxt/module-builder": "1.0.0-alpha.1",
7171
"@nuxt/schema": "3.16.1",
7272
"@nuxt/test-utils": "3.17.2",
73-
"@types/node": "22.13.5",
73+
"@types/node": "22.13.10",
7474
"@vitest/coverage-v8": "3.0.9",
7575
"@vue/test-utils": "2.4.6",
76-
"bumpp": "10.0.3",
76+
"bumpp": "10.1.0",
7777
"eslint": "9.22.0",
78-
"expect-type": "1.1.0",
78+
"expect-type": "1.2.0",
7979
"happy-dom": "17.4.4",
8080
"husky": "9.1.7",
81-
"lint-staged": "15.4.3",
81+
"lint-staged": "15.5.0",
8282
"nuxt": "3.16.1",
83-
"playwright-core": "1.50.1",
83+
"playwright-core": "1.51.1",
8484
"simple-git-hooks": "2.11.1",
85-
"typescript": "5.7.3",
86-
"unbuild": "3.3.1",
85+
"typescript": "5.8.2",
86+
"unbuild": "3.5.0",
8787
"unhead": "2.0.0-rc.13",
8888
"vitest": "3.0.9",
8989
"vue": "3.5.13",
90-
"vue-tsc": "2.2.4"
90+
"vue-tsc": "2.2.8"
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.4.1"
108+
"packageManager": "pnpm@10.6.5"
109109
}

0 commit comments

Comments
 (0)