Skip to content

Commit b01e0fa

Browse files
fix: update nextjs monorepo to v13.5.11 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c9ee4f commit b01e0fa

File tree

2 files changed

+403
-272
lines changed

2 files changed

+403
-272
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@contentful/live-preview": "4.6.36",
3737
"@emotion/react": "11.10.5",
3838
"@emotion/styled": "11.10.5",
39-
"@next/bundle-analyzer": "13.0.5",
40-
"@next/font": "13.0.5",
39+
"@next/bundle-analyzer": "13.5.11",
40+
"@next/font": "13.5.11",
4141
"@svgr/webpack": "6.5.1",
4242
"dotenv": "16.6.1",
4343
"framer-motion": "7.10.3",
@@ -66,7 +66,7 @@
6666
"@typescript-eslint/eslint-plugin": "5.62.0",
6767
"@typescript-eslint/parser": "5.62.0",
6868
"eslint": "8.57.1",
69-
"eslint-config-next": "13.0.1",
69+
"eslint-config-next": "13.5.11",
7070
"eslint-config-prettier": "8.10.2",
7171
"eslint-import-resolver-typescript": "2.7.1",
7272
"eslint-plugin-import": "2.32.0",

0 commit comments

Comments
 (0)