Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent ba3719c commit 2f840a2
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FROM ghcr.io/diced/prisma-binaries:4.8.x as prisma

FROM node:18-alpine as builder
FROM node:22-alpine as builder
WORKDIR /paperplane
RUN apk add --no-cache libc6-compat

Expand All @@ -11,7 +11,7 @@ RUN yarn install
RUN yarn turbo prune --scope=web --docker
RUN yarn turbo prune --scope=server --docker

FROM node:18-alpine as installer
FROM node:22-alpine as installer
WORKDIR /paperplane
RUN apk add --no-cache libc6-compat

Expand Down Expand Up @@ -50,7 +50,7 @@ RUN yarn turbo run build
RUN yarn pinst --disable
RUN yarn workspaces focus --production --all

FROM node:18-alpine as runner
FROM node:22-alpine as runner
WORKDIR /paperplane

# Create user PaperPlane
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/lodash": "^4.14.202",
"@types/mime-types": "^2.1.4",
"@types/ms": "^0.7.34",
"@types/node": "^20.11.25",
"@types/node": "^22.9.3",
"@types/node-os-utils": "^1.3.4",
"@types/pidusage": "^2.0.5",
"@types/ua-parser-js": "^0.7.39",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@types/file-saver": "^2.0.7",
"@types/ms": "^0.7.34",
"@types/node": "^20.11.25",
"@types/node": "^22.9.3",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/react-syntax-highlighter": "^15.5.11",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/ts-config": "5.0.0",
"@snowcrystals/prettier-config": "^1.0.0",
"@types/node": "20.11.25",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1840,12 +1840,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.25, @types/node@npm:^20.11.25":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
"@types/node@npm:22.9.3, @types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
undici-types: "npm:~6.19.8"
checksum: 10/c32a03ff998b8c6cf7d653216508a92b1e6569dd5031ea6cfc2aaa8c75ebbf4172bf1602f0e1f673086e210787dc96667b99ba4d919bc151f9a1f88aeac42822
languageName: node
linkType: hard

Expand Down Expand Up @@ -7101,7 +7101,7 @@ __metadata:
"@trpc/next": "npm:^10.45.2"
"@trpc/react-query": "npm:^10.45.2"
"@trpc/server": "npm:^10.45.2"
"@types/node": "npm:20.11.25"
"@types/node": "npm:22.9.3"
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
"@typescript-eslint/parser": "npm:^7.1.1"
class-variance-authority: "npm:^0.7.0"
Expand Down Expand Up @@ -8128,7 +8128,7 @@ __metadata:
"@types/lodash": "npm:^4.14.202"
"@types/mime-types": "npm:^2.1.4"
"@types/ms": "npm:^0.7.34"
"@types/node": "npm:^20.11.25"
"@types/node": "npm:^22.9.3"
"@types/node-os-utils": "npm:^1.3.4"
"@types/pidusage": "npm:^2.0.5"
"@types/ua-parser-js": "npm:^0.7.39"
Expand Down Expand Up @@ -9049,10 +9049,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

Expand Down Expand Up @@ -9254,7 +9254,7 @@ __metadata:
"@paperplane/utils": "npm:*"
"@types/file-saver": "npm:^2.0.7"
"@types/ms": "npm:^0.7.34"
"@types/node": "npm:^20.11.25"
"@types/node": "npm:^22.9.3"
"@types/react": "npm:^18.2.64"
"@types/react-dom": "npm:^18.2.21"
"@types/react-syntax-highlighter": "npm:^15.5.11"
Expand Down

0 comments on commit 2f840a2

Please sign in to comment.