Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a1e70fb

Browse files
authoredDec 1, 2022
Update nextjs monorepo to ^12.3.4
1 parent b459ba1 commit a1e70fb

File tree

2 files changed

+449
-3136
lines changed

2 files changed

+449
-3136
lines changed
 

‎package-lock.json

+446-3,133
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎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": "^12.3.4",
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": "^12.3.4",
37+
"@next/eslint-plugin-next": "^12.3.4",
3838
"@sourcegraph/eslint-config": "^0.32.0",
3939
"@sourcegraph/prettierrc": "^3.0.3",
4040
"@types/js-yaml": "4.0.5",

0 commit comments

Comments
 (0)
This repository has been archived.