bump add sharp
This commit is contained in:
Generated
+1268
-1452
File diff suppressed because it is too large
Load Diff
+6
-7
@@ -9,12 +9,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "12.1.6",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.15.0",
|
||||
"eslint-config-next": "12.1.6"
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-config-next": "^12.2.1",
|
||||
"next": "^12.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"sharp": "^0.30.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user