Skip to content

Commit 76be39b

Browse files
chore(deps): update all non-major dependencies (#795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b50595 commit 76be39b

File tree

3 files changed

+227
-217
lines changed

3 files changed

+227
-217
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
},
7373
"devDependencies": {
7474
"@ionic/core": "8.6.5",
75-
"@nuxt/eslint-config": "1.6.0",
75+
"@nuxt/eslint-config": "1.7.1",
7676
"@nuxt/module-builder": "1.0.2",
7777
"@nuxt/schema": "3.18.0",
7878
"@nuxt/test-utils": "3.19.2",
7979
"@types/node": "22.16.5",
8080
"@vitest/coverage-v8": "3.2.4",
8181
"@vue/test-utils": "2.4.6",
82-
"bumpp": "10.2.0",
82+
"bumpp": "10.2.1",
8383
"eslint": "9.32.0",
8484
"expect-type": "1.2.2",
8585
"happy-dom": "18.0.1",
@@ -89,11 +89,11 @@
8989
"playwright-core": "1.54.1",
9090
"simple-git-hooks": "2.13.0",
9191
"typescript": "5.8.3",
92-
"unbuild": "3.5.0",
92+
"unbuild": "3.6.0",
9393
"unhead": "2.0.12",
9494
"vitest": "3.2.4",
9595
"vue": "3.5.18",
96-
"vue-tsc": "3.0.3"
96+
"vue-tsc": "3.0.4"
9797
},
9898
"lint-staged": {
9999
"*.{md,js,ts,mjs,cjs,json,.*rc}": [

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.2",
12+
"@capacitor/filesystem": "7.1.3",
1313
"@capacitor/preferences": "7.0.1",
1414
"@nuxtjs/ionic": "latest",
1515
"nuxt": "3.18.0"

0 commit comments

Comments
 (0)