Skip to content

Commit a1d0a7e

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

File tree

3 files changed

+107
-139
lines changed

3 files changed

+107
-139
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nuxt/ui": "4.0.1",
1414
"@nuxtjs/plausible": "2.0.1",
1515
"better-sqlite3": "12.4.1",
16-
"docus": "5.1.0",
16+
"docus": "5.2.0",
1717
"nuxt": "4.1.3",
1818
"tailwindcss": "4.1.14"
1919
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,26 +73,26 @@
7373
"unimport": "^5.2.0"
7474
},
7575
"devDependencies": {
76-
"@ionic/core": "8.7.5",
76+
"@ionic/core": "8.7.6",
7777
"@nuxt/eslint-config": "1.9.0",
7878
"@nuxt/module-builder": "1.0.2",
7979
"@nuxt/schema": "4.1.3",
8080
"@nuxt/test-utils": "3.19.2",
81-
"@types/node": "22.18.8",
81+
"@types/node": "22.18.10",
8282
"@vitest/coverage-v8": "3.2.4",
8383
"@vue/test-utils": "2.4.6",
8484
"bumpp": "10.3.1",
8585
"eslint": "9.37.0",
8686
"expect-type": "1.2.2",
8787
"happy-dom": "20.0.0",
8888
"husky": "9.1.7",
89-
"lint-staged": "16.2.3",
89+
"lint-staged": "16.2.4",
9090
"nuxt": "4.1.3",
9191
"playwright-core": "1.56.0",
9292
"simple-git-hooks": "2.13.1",
9393
"typescript": "5.9.3",
9494
"unbuild": "3.6.1",
95-
"unhead": "2.0.17",
95+
"unhead": "2.0.19",
9696
"vitest": "3.2.4",
9797
"vue": "3.5.22",
9898
"vue-tsc": "3.1.1"
@@ -112,5 +112,5 @@
112112
"consola": "^3.4.2",
113113
"nuxt-component-meta": ">=0.14.0"
114114
},
115-
"packageManager": "pnpm@10.18.1"
115+
"packageManager": "pnpm@10.18.2"
116116
}

0 commit comments

Comments
 (0)