use node LTS and update nextjs (#768)

This commit is contained in:
Léo Galley
2024-07-31 18:17:53 -04:00
committed by GitHub
parent a0a4ac6a71
commit bd819d7a9f
7 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ _shared_step: &shared_step
- tools/ci/setup.sh
plugins:
- file:///buildkite/plugins/docker: &docker_plugin
image: 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:v16
image: 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:current
always-pull: true
propagate-environment: true
propagate-uid-gid: true

View File

@@ -1,4 +1,4 @@
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:v16
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:current
RUN apt-get update && apt-get install -y zip

View File

@@ -725,9 +725,9 @@
"difficulty": "easy",
"hide_table_of_contents": false,
"displayed_sidebar": null,
"last_updated": "Jul 24, 2024",
"last_updated": "Jul 31, 2024",
"duration": "26 min read",
"checksum": "d5ccb9ed0dc9b066d63d7b5e769193d60791262ece777ff0d0992ec5082f9ac9"
"checksum": "15e1fe93f8c085d0ea8a0e90e63054d978f65117af37640fbffbf5d1c79f392e"
},
"3_farcaster-frames-deploy-to-vercel": {
"title": "Farcaster Frames: Deploying to Vercel",

View File

@@ -1,4 +1,4 @@
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:v16
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:current
RUN apt-get update && apt-get install -y zip

View File

@@ -1,4 +1,4 @@
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:v16
FROM 652969937640.dkr.ecr.us-east-1.amazonaws.com/containers/node:current
RUN apt-get update && apt-get install -y zip

View File

@@ -33,7 +33,7 @@
"jose": "^5.4.1",
"jsonwebtoken": "^9.0.2",
"kysely": "^0.27.3",
"next": "^13.5.6",
"next": "^14.2.5",
"node-fetch": "^3.3.0",
"permissionless": "^0.1.41",
"pg": "^8.12.0",

View File

@@ -383,7 +383,7 @@ __metadata:
jose: ^5.4.1
jsonwebtoken: ^9.0.2
kysely: ^0.27.3
next: ^13.5.6
next: ^14.2.5
node-fetch: ^3.3.0
permissionless: ^0.1.41
pg: ^8.12.0
@@ -18500,7 +18500,7 @@ __metadata:
languageName: node
linkType: hard
"next@npm:*":
"next@npm:*, next@npm:^14.2.5":
version: 14.2.5
resolution: "next@npm:14.2.5"
dependencies:
@@ -18627,7 +18627,7 @@ __metadata:
languageName: node
linkType: hard
"next@npm:^13.2.0, next@npm:^13.5.6":
"next@npm:^13.2.0":
version: 13.5.6
resolution: "next@npm:13.5.6"
dependencies: