diff --git a/Dockerfile b/Dockerfile index e3d9f0b..2bf1a85 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Based on https://github.com/vercel/next.js/blob/canary/examples/with-docker/Dockerfile -FROM node:20-alpine AS base +FROM node:22-alpine AS base # Install dependencies only when needed FROM base AS deps diff --git a/package.json b/package.json index 9d4633a..9fd861c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@playwright/test": "^1.46.0", "@types/bcrypt": "^5.0.2", - "@types/node": "20.14.15", + "@types/node": "22.2.0", "@types/react": "18.3.3", "@types/react-dom": "18.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0fc5d..c29bc4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@types/node': - specifier: 20.14.15 - version: 20.14.15 + specifier: 22.2.0 + version: 22.2.0 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -345,8 +345,8 @@ packages: '@types/cookie@0.6.0': resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} - '@types/node@20.14.15': - resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==} + '@types/node@22.2.0': + resolution: {integrity: sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==} '@types/pg@8.6.6': resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==} @@ -1155,8 +1155,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.13.0: + resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} update-browserslist-db@1.1.0: resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} @@ -1437,17 +1437,17 @@ snapshots: '@types/bcrypt@5.0.2': dependencies: - '@types/node': 20.14.15 + '@types/node': 22.2.0 '@types/cookie@0.6.0': {} - '@types/node@20.14.15': + '@types/node@22.2.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.13.0 '@types/pg@8.6.6': dependencies: - '@types/node': 20.14.15 + '@types/node': 22.2.0 pg-protocol: 1.6.1 pg-types: 2.2.0 @@ -2224,7 +2224,7 @@ snapshots: typescript@5.5.4: {} - undici-types@5.26.5: {} + undici-types@6.13.0: {} update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: