Skip to content

Commit

Permalink
ops: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joaodiaslobo committed Sep 11, 2024
1 parent 4ace006 commit 9a73740
Show file tree
Hide file tree
Showing 5 changed files with 950 additions and 929 deletions.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 22.6.0
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
command = "npm run build"

[build.environment]
NODE_VERSION = "18.12.0"
NODE_VERSION = "20.11.1"

[[plugins]]
package = "@netlify/plugin-nextjs"
Expand Down
2 changes: 1 addition & 1 deletion next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
Loading

0 comments on commit 9a73740

Please sign in to comment.