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 May 30, 2024
1 parent 3801f66 commit 3f5746b
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 126 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NODE=node:20.13.1-alpine
ARG NODE=node:20.14.0-alpine

FROM $NODE as build

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@network-utils/tcp-ping": "^1.2.3",
"@vueuse/nuxt": "^10.9.0",
"@vueuse/nuxt": "^10.10.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3-zod": "^0.5.3",
Expand All @@ -28,16 +28,16 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.1",
"@antfu/eslint-config": "^2.19.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@types/node": "^20.12.12",
"@vite-pwa/nuxt": "^0.7.0",
"@types/node": "^20.12.13",
"@vite-pwa/nuxt": "^0.8.0",
"changelogen": "^0.5.5",
"eslint": "^9.3.0",
"husky": "^9.0.11",
Expand Down
Loading

0 comments on commit 3f5746b

Please sign in to comment.