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 Jun 30, 2024
1 parent b3fbf1b commit 55d0eb6
Show file tree
Hide file tree
Showing 3 changed files with 241 additions and 257 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.14.0-alpine
ARG NODE=node:20.15.0-alpine

FROM $NODE as build

Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@antfu/eslint-config": "^2.21.2",
"@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/color-mode": "^3.4.2",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@types/node": "^20.14.2",
"@vite-pwa/nuxt": "^0.8.0",
"@types/node": "^20.14.9",
"@vite-pwa/nuxt": "^0.8.1",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.2",
"nuxt-icon": "^0.6.10",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"vitepress": "^1.2.3",
"vue-tsc": "^2.0.21"
"vue-tsc": "^2.0.24"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit 55d0eb6

Please sign in to comment.