fix(docs-ui): update @next/mdx and eslint-config-next to v16.1.7
Align remaining Next.js ecosystem packages with the next v16.1.7 upgrade from #33402. Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "16.1.6",
|
||||
"@next/mdx": "16.1.7",
|
||||
"@remixicon/react": "^4.6.0",
|
||||
"@uiw/codemirror-themes": "^4.23.7",
|
||||
"@uiw/react-codemirror": "^4.23.7",
|
||||
@@ -43,7 +43,7 @@
|
||||
"@types/react": "19.2.10",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.1.6",
|
||||
"eslint-config-next": "16.1.7",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-import": "^16.1.1",
|
||||
"typescript": "^5",
|
||||
|
||||
+15
-15
@@ -935,18 +935,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/eslint-plugin-next@npm:16.1.6":
|
||||
version: 16.1.6
|
||||
resolution: "@next/eslint-plugin-next@npm:16.1.6"
|
||||
"@next/eslint-plugin-next@npm:16.1.7":
|
||||
version: 16.1.7
|
||||
resolution: "@next/eslint-plugin-next@npm:16.1.7"
|
||||
dependencies:
|
||||
fast-glob: "npm:3.3.1"
|
||||
checksum: 10/74b427e005cd5f0ecf7b557fcbca1780f32b94c6e0fa3a774c20b79391ce660e6b52e2e70022c374f1473000de187188e58c812d53e4db440c3d8ee0848477be
|
||||
checksum: 10/66a4ced42f0ef5070cc8330633b49f43da8d7c316fdf03c692b681c5d0614bd3332643169eb0545b2be3edf59aa1488d0b559cc4506649a10f1de2af459a18c6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@next/mdx@npm:16.1.6":
|
||||
version: 16.1.6
|
||||
resolution: "@next/mdx@npm:16.1.6"
|
||||
"@next/mdx@npm:16.1.7":
|
||||
version: 16.1.7
|
||||
resolution: "@next/mdx@npm:16.1.7"
|
||||
dependencies:
|
||||
source-map: "npm:^0.7.0"
|
||||
peerDependencies:
|
||||
@@ -957,7 +957,7 @@ __metadata:
|
||||
optional: true
|
||||
"@mdx-js/react":
|
||||
optional: true
|
||||
checksum: 10/830bc4c38f6c38c1420348e96a6f172c88bf32a2dc670f58593b3863bf8f0acd31c0880a231a59257c9f7acaf2a70a9e90e7fae6dd1a3dcf2e0ab3f643cdb1f5
|
||||
checksum: 10/13e365030be521029636d5d74030731f27d3dae75c75e550e7a0949668694aaa707720a537ba8350bc9cfa2a60a657b902a6f23ab2ec44fe2309dd32f1061559
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2336,7 +2336,7 @@ __metadata:
|
||||
"@lezer/highlight": "npm:^1.2.1"
|
||||
"@mdx-js/loader": "npm:^3.1.0"
|
||||
"@mdx-js/react": "npm:^3.1.0"
|
||||
"@next/mdx": "npm:16.1.6"
|
||||
"@next/mdx": "npm:16.1.7"
|
||||
"@octokit/rest": "npm:^22.0.1"
|
||||
"@remixicon/react": "npm:^4.6.0"
|
||||
"@shikijs/transformers": "npm:^3.13.0"
|
||||
@@ -2348,7 +2348,7 @@ __metadata:
|
||||
"@uiw/react-codemirror": "npm:^4.23.7"
|
||||
clsx: "npm:^2.1.1"
|
||||
eslint: "npm:^9"
|
||||
eslint-config-next: "npm:16.1.6"
|
||||
eslint-config-next: "npm:16.1.7"
|
||||
html-react-parser: "npm:^5.2.5"
|
||||
motion: "npm:^12.4.1"
|
||||
next: "npm:16.1.7"
|
||||
@@ -2629,11 +2629,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-next@npm:16.1.6":
|
||||
version: 16.1.6
|
||||
resolution: "eslint-config-next@npm:16.1.6"
|
||||
"eslint-config-next@npm:16.1.7":
|
||||
version: 16.1.7
|
||||
resolution: "eslint-config-next@npm:16.1.7"
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next": "npm:16.1.6"
|
||||
"@next/eslint-plugin-next": "npm:16.1.7"
|
||||
eslint-import-resolver-node: "npm:^0.3.6"
|
||||
eslint-import-resolver-typescript: "npm:^3.5.2"
|
||||
eslint-plugin-import: "npm:^2.32.0"
|
||||
@@ -2648,7 +2648,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10/94828d947fe88d921ca9e59931a31d111344bbf23bd8baad50de463b05b23a823c526cb60576443c6c818136d054779970369f049c5c6a6ef7e92fae12f888d7
|
||||
checksum: 10/5e088f7686bee2b2d50bd9e672c47f18c70807c3695fc54fe290b19d7b179cdf3c8b60e06713b969c164d3333408d40115197a1b3bdc8cbcc0eba8cc3ffba1fb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user