fix: outdated deps

pull/73/head
Pierre-Louis Guhur 3 years ago
parent c8d6f60239
commit 30d2d5367b

620
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -1,6 +1,6 @@
{
"name": "next-netlify-starter",
"version": "0.3.0",
"name": "mv-front-react",
"version": "1.1.0",
"private": true,
"scripts": {
"dev": "next dev",
@ -19,26 +19,26 @@
"bootstrap": "^4.6.0",
"bootstrap-scss": "^4.6.0",
"domexception": "^2.0.1",
"dotenv": "^8.2.0",
"dotenv": "^8.6.0",
"form-data": "^4.0.0",
"handlebars": "^4.7.7",
"i18next": "^20.2.1",
"i18next": "^20.2.2",
"i18next-chained-backend": "^2.1.0",
"i18next-fs-backend": "^1.1.1",
"i18next-http-backend": "^1.2.1",
"i18next-http-backend": "^1.2.4",
"i18next-localstorage-backend": "^3.1.2",
"mailgun.js": "^3.3.0",
"next": "^10.0.9",
"next-i18next": "^8.1.3",
"mailgun.js": "^3.3.2",
"next": "^10.2.0",
"next-i18next": "^8.2.0",
"query-string": "^7.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.1",
"react-dom": "^17.0.2",
"react-flags-select": "^2.1.2",
"react-i18next": "^11.8.12",
"react-i18next": "^11.8.15",
"react-multi-email": "^0.5.3",
"react-sortable-hoc": "^2.0.0",
"react-toastify": "^7.0.3",
"react-toastify": "^7.0.4",
"reactstrap": "^8.9.0",
"sass": "^1.32.8"
"sass": "^1.32.13"
}
}

Loading…
Cancel
Save