Skip to content

Commit a95d587

Browse files
committed
chore: Un-patch Next.js for docs
1 parent d4597de commit a95d587

File tree

4 files changed

+61
-79
lines changed

4 files changed

+61
-79
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,6 @@
8181
"isarray": "npm:@nolyfill/isarray@latest",
8282
"side-channel": "npm:@nolyfill/side-channel@latest",
8383
"string.prototype.padend": "npm:@nolyfill/string.prototype.padend@latest"
84-
},
85-
"patchedDependencies": {
86-
"next@14.1.1-canary.0": "patches/next@14.1.1-canary.0.patch"
8784
}
8885
}
8986
}

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"clsx": "^2.1.0",
2525
"dayjs": "^1.11.10",
2626
"lucide-react": "^0.323.0",
27-
"next": "14.1.1-canary.0",
27+
"next": "14.1.1-canary.55",
2828
"next-docs-mdx": "6.0.2",
2929
"next-docs-ui": "6.0.2",
3030
"next-docs-zeta": "6.0.2",

patches/next@14.1.1-canary.0.patch

-20
This file was deleted.

pnpm-lock.yaml

+60-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)