Skip to content

Commit 5b5f92c

Browse files
renovate[bot]efoken
authored andcommitted
fix(deps): update nextjs monorepo to ^13.4.8
1 parent 7bd5ea5 commit 5b5f92c

File tree

2 files changed

+315
-1254
lines changed

2 files changed

+315
-1254
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@md3-ui/utils": "^0.2.1",
1616
"@mdx-js/loader": "^2.3.0",
1717
"@mdx-js/react": "^2.3.0",
18-
"@next/mdx": "^13.4.6",
18+
"@next/mdx": "^13.4.8",
1919
"@preconstruct/next": "^4.0.0",
2020
"copy-to-clipboard": "^3.3.3",
21-
"next": "^13.4.6",
21+
"next": "^13.4.8",
2222
"next-seo": "^6.0.0",
2323
"prism-react-renderer": "^1.3.5",
2424
"react": "18.2.0",
@@ -35,6 +35,6 @@
3535
},
3636
"devDependencies": {
3737
"eslint": "^8.43.0",
38-
"eslint-config-next": "^13.4.6"
38+
"eslint-config-next": "^13.4.8"
3939
}
4040
}

0 commit comments

Comments
 (0)