File tree Expand file tree Collapse file tree 3 files changed +598
-369
lines changed Expand file tree Collapse file tree 3 files changed +598
-369
lines changed Original file line number Diff line number Diff line change 6060 "github-slugger" : " ~2.0.0" ,
6161 "gray-matter" : " ~4.0.3" ,
6262 "mdast-util-to-string" : " ^4.0.0" ,
63- "next" : " 16.0.0-beta.0 " ,
63+ "next" : " 16.0.0" ,
6464 "next-intl" : " ~4.3.11" ,
6565 "next-themes" : " ~0.4.6" ,
6666 "postcss-calc" : " ~10.1.1" ,
8181 },
8282 "devDependencies" : {
8383 "@flarelabs-net/wrangler-build-time-fs-assets-polyfilling" : " ^0.0.1" ,
84- "@next/eslint-plugin-next" : " 16.0.0-beta.0 " ,
84+ "@next/eslint-plugin-next" : " 16.0.0" ,
8585 "@node-core/remark-lint" : " workspace:*" ,
8686 "@opennextjs/cloudflare" : " ^1.6.4" ,
8787 "@playwright/test" : " ^1.54.1" ,
9191 "@types/semver" : " ~7.7.1" ,
9292 "babel-plugin-react-compiler" : " ^1.0.0" ,
9393 "dedent" : " ^1.6.0" ,
94- "eslint-config-next" : " 16.0.0-beta.0 " ,
94+ "eslint-config-next" : " 16.0.0" ,
9595 "eslint-plugin-mdx" : " ~3.6.2" ,
9696 "eslint-plugin-react" : " ~7.37.5" ,
9797 "eslint-plugin-react-hooks" : " ^5.2.0" ,
Original file line number Diff line number Diff line change 351351 {
352352 "source" : " /:locale/download/package-manager/all" ,
353353 "destination" : " /:locale/download/archive/current"
354+ },
355+ {
356+ "source" : " /404" ,
357+ "destination" : " /"
358+ },
359+ {
360+ "source" : " /500" ,
361+ "destination" : " /"
354362 }
355363 ],
356364 "internal" : []
You can’t perform that action at this time.
0 commit comments