Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit d836c93

Browse files
Update nextjs monorepo to v13
1 parent e486e37 commit d836c93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"gray-matter": "^4.0.3",
2020
"js-yaml": "^4.1.0",
2121
"mdi-react": "^8.2.0",
22-
"next": "^12.0.7",
22+
"next": "^13.1.1",
2323
"next-mdx-remote": "^3.0.8",
2424
"prismjs": "^1.25.0",
2525
"prism-react-renderer": "^1.2.1",
@@ -33,8 +33,8 @@
3333
"styled-components": "^5.3.3"
3434
},
3535
"devDependencies": {
36-
"@next/bundle-analyzer": "^12.0.7",
37-
"@next/eslint-plugin-next": "^12.0.7",
36+
"@next/bundle-analyzer": "^13.1.1",
37+
"@next/eslint-plugin-next": "^13.1.1",
3838
"@sourcegraph/eslint-config": "^0.33.0",
3939
"@sourcegraph/prettierrc": "^3.0.3",
4040
"@types/js-yaml": "4.0.5",

0 commit comments

Comments
 (0)