Skip to content

Commit 30a30d2

Browse files
Update nextjs monorepo to v13.2.0
1 parent 1a6be28 commit 30a30d2

File tree

2 files changed

+276
-123
lines changed

2 files changed

+276
-123
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@trpc/server": "10.0.0-rc.0",
2222
"clsx": "^1.2.1",
2323
"date-fns": "^2.29.3",
24-
"next": "13.0.0",
24+
"next": "13.2.0",
2525
"react": "18.2.0",
2626
"react-datepicker": "^4.8.0",
2727
"react-dom": "18.2.0",
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/parser": "^5.33.0",
4242
"autoprefixer": "^10.4.7",
4343
"eslint": "8.22.0",
44-
"eslint-config-next": "13.0.0",
44+
"eslint-config-next": "13.2.0",
4545
"postcss": "^8.4.14",
4646
"prettier": "^2.7.1",
4747
"prettier-plugin-tailwindcss": "^0.1.13",

0 commit comments

Comments
 (0)