Package update
This commit is contained in:
10
package.json
10
package.json
@@ -9,12 +9,12 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-google-maps/api": "^2.17.1",
|
||||
"axios": "^1.2.5",
|
||||
"@react-google-maps/api": "^2.18.1",
|
||||
"axios": "^1.2.6",
|
||||
"bootstrap": "^5.2.3",
|
||||
"formik": "^2.2.9",
|
||||
"gsap": "file:./node_addons/gsap-bonus.tgz",
|
||||
"next": "13.1.5",
|
||||
"next": "13.1.6",
|
||||
"nodemailer": "^6.9.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@@ -26,7 +26,7 @@
|
||||
"yup": "^0.32.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "8.32.0",
|
||||
"eslint-config-next": "13.1.5"
|
||||
"eslint": "8.33.0",
|
||||
"eslint-config-next": "13.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user