Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Jan 6, 2025
1 parent f302603 commit 627964a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,34 @@
},
"dependencies": {
"@network-utils/tcp-ping": "^1.2.3",
"@vueuse/nuxt": "^12.0.0",
"consola": "^3.2.3",
"@vueuse/nuxt": "^12.3.0",
"consola": "^3.3.3",
"defu": "^6.1.4",
"h3-zod": "^0.5.3",
"rollup": "npm:@rollup/wasm-node",
"yaml": "^2.6.1",
"zod": "^3.23.8"
"yaml": "^2.7.0",
"zod": "^3.24.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/i18n": "^8.5.6",
"@nuxtjs/tailwindcss": "^6.12.2",
"@types/node": "^20.17.9",
"@types/node": "^20.17.12",
"@vite-pwa/nuxt": "^0.10.6",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"nuxt": "^3.14.1592",
"lint-staged": "^15.3.0",
"nuxt": "^3.15.1",
"nuxt-icon": "^0.6.10",
"typescript": "^5.7.2",
"vitepress": "^1.5.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down

0 comments on commit 627964a

Please sign in to comment.