Skip to content

Commit 49ad38e

Browse files
Update nextjs monorepo to ^13.2.0
1 parent c524a22 commit 49ad38e

File tree

2 files changed

+74
-70
lines changed

2 files changed

+74
-70
lines changed

package-lock.json

Lines changed: 72 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"autoprefixer": "^10.4.13",
2727
"framer-motion": "9.1.6",
2828
"graphql": "^16.6.0",
29-
"next": "^13.1.6",
29+
"next": "^13.2.0",
3030
"nprogress": "^0.2.0",
3131
"postcss": "^8.4.21",
3232
"react": "18.2.0",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"babel-plugin-styled-components": "^2.0.7",
4141
"eslint": "8.34.0",
42-
"eslint-config-next": "^13.1.6",
42+
"eslint-config-next": "^13.2.0",
4343
"postcss-preset-env": "^8.0.1",
4444
"prettier": "^2.8.4",
4545
"tailwindcss": "^3.2.7"

0 commit comments

Comments
 (0)