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

Commit 5d2ecf1

Browse files
Update nextjs monorepo to v13.4.7
1 parent 5c9adfc commit 5d2ecf1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@fortawesome/sharp-solid-svg-icons": "6.4.0",
1919
"@mdx-js/loader": "2.3.0",
2020
"@mdx-js/react": "2.3.0",
21-
"@next/font": "13.1.6",
22-
"@next/mdx": "13.1.6",
21+
"@next/font": "13.4.7",
22+
"@next/mdx": "13.4.7",
2323
"@reach/skip-nav": "0.18.0",
2424
"@strum/react": "*",
2525
"@vanilla-extract/css": "1.11.0",
@@ -31,7 +31,7 @@
3131
"copy-to-clipboard": "3.3.3",
3232
"glob": "10.2.1",
3333
"lodash": "4.17.21",
34-
"next": "13.1.6",
34+
"next": "13.4.7",
3535
"next-mdx-remote": "4.3.0",
3636
"next-sitemap": "3.1.52",
3737
"prism-react-renderer": "1.3.5",
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@babel/core": "7.21.4",
46-
"@next/env": "13.0.6",
46+
"@next/env": "13.4.7",
4747
"@strum/eslint-config": "*",
4848
"@strum/tsconfig": "*",
4949
"@types/glob": "8.1.0",

packages/eslint-config-strum/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"dependencies": {
66
"eslint": "8.30.0",
7-
"eslint-config-next": "13.0.7",
7+
"eslint-config-next": "13.4.7",
88
"eslint-config-prettier": "8.5.0",
99
"eslint-plugin-react": "7.31.11"
1010
},

0 commit comments

Comments
 (0)