Skip to content

Commit 1b3cc3c

Browse files
chore(deps): update all non-major dependencies (nuxt-modules#683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent ca8a98e commit 1b3cc3c

File tree

3 files changed

+690
-1100
lines changed

3 files changed

+690
-1100
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -67,27 +67,27 @@
6767
"unimport": "^4.0.0"
6868
},
6969
"devDependencies": {
70-
"@nuxt/eslint-config": "1.0.1",
70+
"@nuxt/eslint-config": "1.1.0",
7171
"@nuxt/module-builder": "1.0.0-alpha.1",
7272
"@nuxt/schema": "3.15.4",
7373
"@nuxt/test-utils": "3.17.0",
74-
"@types/node": "22.12.0",
74+
"@types/node": "22.13.5",
7575
"@vitest/coverage-v8": "3.0.5",
7676
"@vue/test-utils": "2.4.6",
77-
"bumpp": "10.0.1",
77+
"bumpp": "10.0.3",
7878
"eslint": "9.20.1",
7979
"expect-type": "1.1.0",
8080
"happy-dom": "17.1.0",
8181
"husky": "9.1.7",
8282
"lint-staged": "15.4.3",
8383
"nuxt": "3.15.4",
84-
"playwright-core": "1.50.0",
84+
"playwright-core": "1.50.1",
8585
"typescript": "5.7.3",
8686
"unbuild": "3.3.1",
87-
"unhead": "1.11.18",
87+
"unhead": "1.11.19",
8888
"vitest": "3.0.5",
8989
"vue": "3.5.13",
90-
"vue-tsc": "2.2.0"
90+
"vue-tsc": "2.2.2"
9191
},
9292
"resolutions": {
9393
"@nuxt/content": "2.13.4",
@@ -97,5 +97,5 @@
9797
"consola": "^3.2.3",
9898
"nuxt-component-meta": ">=0.7.0"
9999
},
100-
"packageManager": "[email protected].4"
100+
"packageManager": "[email protected].5"
101101
}

0 commit comments

Comments
 (0)