Fixed Image Loading
This commit is contained in:
14
package.json
14
package.json
@@ -10,23 +10,23 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-google-maps/api": "^2.7.0",
|
||||
"axios": "^0.26.0",
|
||||
"axios": "^0.26.1",
|
||||
"bootstrap": "^5.1.3",
|
||||
"formik": "^2.2.9",
|
||||
"gsap": "npm:@gsap/shockingly@^3.9.1",
|
||||
"next": "12.0.10",
|
||||
"next": "12.1.0",
|
||||
"nodemailer": "^6.7.2",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-dropzone": "^12.0.4",
|
||||
"react-svg": "^14.1.11",
|
||||
"react-svg": "^14.1.14",
|
||||
"react-transition-group": "^4.4.2",
|
||||
"sass": "^1.49.7",
|
||||
"sharp": "^0.30.1",
|
||||
"sass": "^1.49.9",
|
||||
"sharp": "^0.30.3",
|
||||
"yup": "^0.32.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-next": "12.0.10"
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-next": "12.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user