mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 15:18:38 -04:00
chore(deps): downgrade nextjs to 13.4.19
See https://github.com/hedgedoc/hedgedoc/issues/5201 Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
dfbd45301c
commit
a8616ebf84
2 changed files with 128 additions and 93 deletions
|
@ -99,7 +99,7 @@
|
|||
"markdown-it-sub": "1.0.0",
|
||||
"markdown-it-sup": "1.0.0",
|
||||
"mermaid": "10.5.1",
|
||||
"next": "13.5.6",
|
||||
"next": "13.4.19",
|
||||
"picocolors": "1.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "2.9.1",
|
||||
|
@ -126,7 +126,7 @@
|
|||
"yjs": "13.6.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.5.6",
|
||||
"@next/bundle-analyzer": "13.4.19",
|
||||
"@testing-library/cypress": "10.0.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
|
@ -156,7 +156,7 @@
|
|||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
"eslint": "8.51.0",
|
||||
"eslint-config-next": "13.5.6",
|
||||
"eslint-config-next": "13.4.19",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-chai-friendly": "0.7.2",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue