fix(deps): update nextjs monorepo to v13.4.9 (#3148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-09 18:31:40 -07:00
committed by GitHub
parent 92e867d1ae
commit 00ebacb3d0
2 changed files with 133 additions and 112 deletions

View File

@@ -34,7 +34,7 @@
"interweave": "^13.0.0",
"interweave-autolink": "^5.1.0",
"lodash": "4.17.21",
"next": "13.4.7",
"next": "13.4.9",
"next-pwa": "^5.6.0",
"next-with-less": "3.0.1",
"picmo": "5.8.5",
@@ -95,7 +95,7 @@
"cypress": "^12.0.0",
"eslint": "8.44.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.4.7",
"eslint-config-next": "13.4.9",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",