Updated packages
This commit is contained in:
30
package.json
30
package.json
@@ -9,24 +9,24 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-google-maps/api": "^2.7.0",
|
||||
"axios": "^0.26.1",
|
||||
"bootstrap": "^5.1.3",
|
||||
"@react-google-maps/api": "^2.17.1",
|
||||
"axios": "^1.2.5",
|
||||
"bootstrap": "^5.2.3",
|
||||
"formik": "^2.2.9",
|
||||
"gsap": "npm:@gsap/shockingly@^3.9.1",
|
||||
"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.14",
|
||||
"react-transition-group": "^4.4.2",
|
||||
"sass": "^1.49.9",
|
||||
"sharp": "^0.30.3",
|
||||
"gsap": "file:./node_addons/gsap-bonus.tgz",
|
||||
"next": "13.1.5",
|
||||
"nodemailer": "^6.9.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-svg": "^16.0.0",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"sass": "^1.57.1",
|
||||
"sharp": "^0.31.3",
|
||||
"yup": "^0.32.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-next": "12.1.0"
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-next": "13.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user