Skip to content

Commit

Permalink
Merge pull request #4436 from brave-intl/dependabot/npm_and_yarn/next…
Browse files Browse the repository at this point in the history
…js/next-14.1.1

build(deps): bump next from 13.5.4 to 14.1.1 in /nextjs
  • Loading branch information
jlbyrne committed May 16, 2024
2 parents 6834d0e + 878fe97 commit 7ab1b41
Show file tree
Hide file tree
Showing 6 changed files with 398 additions and 12,031 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN gem install nokogiri
RUN bundle install --jobs 20

ENV NVM_DIR /usr/local/nvm
ENV NODE_VERSION 18.15.0
ENV NODE_VERSION 18.17.0
ENV NODE_OPTIONS=--openssl-legacy-provider
ENV NODE_PATH $NVM_DIR/versions/node/v$NODE_VERSION/lib/node_modules
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
Expand Down
Loading

0 comments on commit 7ab1b41

Please sign in to comment.