Skip to content

Commit 327b98d

Browse files
chore(deps): update all non-major dependencies
1 parent f302603 commit 327b98d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,34 @@
1919
},
2020
"dependencies": {
2121
"@network-utils/tcp-ping": "^1.2.3",
22-
"@vueuse/nuxt": "^12.0.0",
23-
"consola": "^3.2.3",
22+
"@vueuse/nuxt": "^12.3.0",
23+
"consola": "^3.3.3",
2424
"defu": "^6.1.4",
2525
"h3-zod": "^0.5.3",
2626
"rollup": "npm:@rollup/wasm-node",
27-
"yaml": "^2.6.1",
28-
"zod": "^3.23.8"
27+
"yaml": "^2.7.0",
28+
"zod": "^3.24.1"
2929
},
3030
"devDependencies": {
3131
"@antfu/eslint-config": "^2.27.3",
32-
"@commitlint/cli": "^19.6.0",
32+
"@commitlint/cli": "^19.6.1",
3333
"@commitlint/config-conventional": "^19.6.0",
3434
"@hywax/vitepress-yandex-metrika": "^0.4.0",
3535
"@nuxt/devtools": "latest",
3636
"@nuxtjs/color-mode": "^3.5.2",
3737
"@nuxtjs/i18n": "^8.5.6",
3838
"@nuxtjs/tailwindcss": "^6.12.2",
39-
"@types/node": "^20.17.9",
39+
"@types/node": "^20.17.11",
4040
"@vite-pwa/nuxt": "^0.10.6",
4141
"changelogen": "^0.5.7",
42-
"eslint": "^9.15.0",
42+
"eslint": "^9.17.0",
4343
"husky": "^9.1.7",
44-
"lint-staged": "^15.2.10",
45-
"nuxt": "^3.14.1592",
44+
"lint-staged": "^15.3.0",
45+
"nuxt": "^3.15.1",
4646
"nuxt-icon": "^0.6.10",
4747
"typescript": "^5.7.2",
4848
"vitepress": "^1.5.0",
49-
"vue-tsc": "^2.1.10"
49+
"vue-tsc": "^2.2.0"
5050
},
5151
"resolutions": {
5252
"rollup": "npm:@rollup/wasm-node"

0 commit comments

Comments
 (0)