Skip to content

Commit

Permalink
Update Next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
steida committed Oct 27, 2023
1 parent 8296637 commit c03382c
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 88 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@evolu/react": "workspace:*",
"clsx": "^2.0.0",
"effect": "2.0.0-next.52",
"next": "13.5.6",
"next": "14.0.0",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-evolu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.16",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-node": "^11.1.0",
"next": "13.5.6",
"next": "14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

1 comment on commit c03382c

@vercel
Copy link

@vercel vercel bot commented on c03382c Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

evolu – ./

evolu-git-main-evolu.vercel.app
evolu.vercel.app
evolu-evolu.vercel.app
www.evolu.dev
evolu.dev

Please sign in to comment.