bump add sharp
This commit is contained in:
2720
package-lock.json
generated
2720
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
13
package.json
13
package.json
@@ -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