Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Jan 14, 2025
1 parent d7b1901 commit a37d89e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.18.1-alpine
ARG NODE=node:22.13.0-alpine

FROM $NODE as build

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/i18n": "^8.5.6",
"@nuxtjs/tailwindcss": "^6.12.2",
"@types/node": "^20.17.9",
"@types/node": "^22.10.6",
"@vite-pwa/nuxt": "^0.10.6",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
Expand Down

0 comments on commit a37d89e

Please sign in to comment.