Update nextjs monorepo to v12.0.7

This commit is contained in:
Renovate Bot
2021-12-10 23:17:28 +00:00
parent 88f5034361
commit 324e3dd38d
2 changed files with 142 additions and 122 deletions

View File

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