Skip to content

Commit def4b11

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

File tree

4 files changed

+504
-543
lines changed

4 files changed

+504
-543
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@nuxt/content": "3.8.2",
1313
"@nuxt/ui": "4.2.1",
1414
"@nuxtjs/plausible": "2.0.1",
15-
"better-sqlite3": "12.4.6",
16-
"docus": "5.2.3",
15+
"better-sqlite3": "12.5.0",
16+
"docus": "5.3.1",
1717
"nuxt": "4.2.1",
1818
"tailwindcss": "4.1.17"
1919
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,22 +73,22 @@
7373
"unimport": "^5.2.0"
7474
},
7575
"devDependencies": {
76-
"@ionic/core": "8.7.10",
77-
"@nuxt/eslint-config": "1.10.0",
76+
"@ionic/core": "8.7.11",
77+
"@nuxt/eslint-config": "1.11.0",
7878
"@nuxt/module-builder": "1.0.2",
7979
"@nuxt/schema": "4.2.1",
8080
"@nuxt/test-utils": "3.20.1",
8181
"@types/node": "24.10.1",
8282
"@vitest/coverage-v8": "3.2.4",
8383
"@vue/test-utils": "2.4.6",
84-
"bumpp": "10.3.1",
84+
"bumpp": "10.3.2",
8585
"eslint": "9.39.1",
8686
"expect-type": "1.2.2",
8787
"happy-dom": "20.0.10",
8888
"husky": "9.1.7",
8989
"lint-staged": "16.2.7",
9090
"nuxt": "4.2.1",
91-
"playwright-core": "1.56.1",
91+
"playwright-core": "1.57.0",
9292
"simple-git-hooks": "2.13.1",
9393
"typescript": "5.9.3",
9494
"unbuild": "3.6.1",
@@ -112,5 +112,5 @@
112112
"consola": "^3.4.2",
113113
"nuxt-component-meta": ">=0.14.0"
114114
},
115-
"packageManager": "pnpm@10.23.0"
115+
"packageManager": "pnpm@10.24.0"
116116
}

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.2",
12-
"@capacitor/filesystem": "7.1.4",
12+
"@capacitor/filesystem": "7.1.5",
1313
"@capacitor/preferences": "7.0.2",
1414
"@nuxtjs/ionic": "latest",
1515
"nuxt": "4.2.1"

0 commit comments

Comments
 (0)