Skip to content

Commit

Permalink
Merge pull request #246 from arrow2nd/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nextjs monorepo to v13.5.1
  • Loading branch information
arrow2nd authored Sep 20, 2023
2 parents 52fdec9 + c2a762a commit f18f1f9
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"create:colors": "ts-node ./tools/create-colors.ts"
},
"dependencies": {
"next": "13.4.19",
"next": "13.5.1",
"react": "18.2.0",
"react-device-detect": "^2.2.3",
"react-dom": "18.2.0",
Expand All @@ -37,7 +37,7 @@
"color-classifier": "^0.0.1",
"color-convert": "^2.0.1",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "13.5.1",
"eslint-config-prettier": "^9.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
Expand Down
Loading

1 comment on commit f18f1f9

@vercel
Copy link

@vercel vercel bot commented on f18f1f9 Sep 20, 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:

imas-palette – ./

imas-palette-arrow2nd.vercel.app
imas-palette-git-main-arrow2nd.vercel.app
imas-palette.vercel.app

Please sign in to comment.