Skip to content

Commit 2feaac5

Browse files
chore(deps): update all non-major dependencies (#853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14ad4ae commit 2feaac5

File tree

3 files changed

+358
-349
lines changed

3 files changed

+358
-349
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"dependencies": {
1212
"@nuxt/content": "3.7.1",
13-
"@nuxt/ui": "4.0.1",
13+
"@nuxt/ui": "4.1.0",
1414
"@nuxtjs/plausible": "2.0.1",
1515
"better-sqlite3": "12.4.1",
1616
"docus": "5.2.1",
1717
"nuxt": "4.1.3",
18-
"tailwindcss": "4.1.14"
18+
"tailwindcss": "4.1.16"
1919
}
2020
}

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
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.11",
81+
"@types/node": "22.18.12",
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.7",
8888
"husky": "9.1.7",
89-
"lint-staged": "16.2.4",
89+
"lint-staged": "16.2.6",
9090
"nuxt": "4.1.3",
9191
"playwright-core": "1.56.1",
9292
"simple-git-hooks": "2.13.1",
@@ -95,7 +95,7 @@
9595
"unhead": "2.0.19",
9696
"vitest": "3.2.4",
9797
"vue": "3.5.22",
98-
"vue-tsc": "3.1.1"
98+
"vue-tsc": "3.1.2"
9999
},
100100
"lint-staged": {
101101
"*.{md,js,ts,mjs,cjs,json,.*rc}": [
@@ -112,5 +112,5 @@
112112
"consola": "^3.4.2",
113113
"nuxt-component-meta": ">=0.14.0"
114114
},
115-
"packageManager": "pnpm@10.18.3"
115+
"packageManager": "pnpm@10.19.0"
116116
}

0 commit comments

Comments
 (0)