Update nextjs monorepo to v12.1.6

This commit is contained in:
Renovate Bot
2022-05-03 22:55:17 +00:00
parent 40e890a538
commit b6ca1a8364
2 changed files with 387 additions and 315 deletions

698
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"docker:run": "docker run -v /tmp/pdfer-store:/pdfer-store -p 3000:3000 pdfer"
},
"dependencies": {
"next": "12.1.0",
"next": "12.1.6",
"react": "17.0.2",
"react-dom": "17.0.2"
},
@@ -27,7 +27,7 @@
"autoprefixer": "10.4.7",
"babel-jest": "27.4.4",
"eslint": "7.32.0",
"eslint-config-next": "12.0.7",
"eslint-config-next": "12.1.6",
"jest": "27.4.4",
"jest-watch-typeahead": "0.6.1",
"postcss": "8.4.13",