Revert "chore(deps): update nextjs monorepo to v14.2.7"

This reverts commit 416462bd53.
This commit is contained in:
Gabe Kangas
2024-09-09 01:20:12 -04:00
parent f75c4af2d8
commit 4a317b799c
2 changed files with 76 additions and 65 deletions

View File

@@ -35,7 +35,7 @@
"interweave": "^13.0.0",
"interweave-autolink": "^5.1.0",
"lodash": "4.17.21",
"next": "14.2.8",
"next": "14.2.5",
"next-pwa": "^5.6.0",
"next-with-less": "3.0.1",
"picmo": "5.8.5",
@@ -44,10 +44,10 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "18.3.1",
"react-error-boundary": "^4.0.0",
"react-hotkeys-hook": "4.5.1",
"react-hotkeys-hook": "4.5.0",
"react-linkify": "1.0.0-alpha",
"react-markdown": "9.0.1",
"react-virtuoso": "4.10.2",
"react-virtuoso": "4.10.1",
"recoil": "0.7.7",
"regexpu-core": "^5.3.2",
"sanitize-html": "^2.11.0",
@@ -99,7 +99,7 @@
"cypress": "^13.2.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "6.9.0",
@@ -132,4 +132,4 @@
"ts-jest": "^29.1.0",
"typescript": "5.5.4"
}
}
}