mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
Update nextjs monorepo to v12.1.6
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user