diff --git a/package-lock.json b/package-lock.json index eee743108..1eefac0bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "i18next-browser-languagedetector": "^7.1.0", "lodash": "^4.17.21", "luxon": "^3.4.3", - "mui-rff": "^6.2.3", + "mui-rff": "^7.1.0", "package-lock-only": "^0.0.4", "react": "^18.2.0", "react-app-rewired": "^2.2.1", @@ -4568,7 +4568,7 @@ "version": "4.14.200", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz", "integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==", - "devOptional": true + "dev": true }, "node_modules/@types/luxon": { "version": "3.3.3", @@ -13412,11 +13412,6 @@ "version": "4.17.21", "license": "MIT" }, - "node_modules/lodash-es": { - "version": "4.17.21", - "license": "MIT", - "optional": true - }, "node_modules/lodash.debounce": { "version": "4.0.8", "license": "MIT" @@ -13700,24 +13695,24 @@ "license": "MIT" }, "node_modules/mui-rff": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/mui-rff/-/mui-rff-6.2.3.tgz", - "integrity": "sha512-a2cqmnxjb4eOFW2kQ8Wlxq362zGPRGtiZuAfL+uUAe8PzPinQFyVdayWEOPVQ8OGe7M8Jpoil1uBEm83uhzT4g==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/mui-rff/-/mui-rff-7.1.0.tgz", + "integrity": "sha512-a52mIHnEiUC/0379bYXMAFA8awqG8n8f4pgfdVWzzNosmCI89qaDxcuxHJ9JoWHKkogl+VKETksycQp0L8Mxcg==", "engines": { "node": ">=10" }, "optionalDependencies": { - "@date-io/core": "^2.16.0", - "@date-io/date-fns": "^2.16.0", - "date-fns": "^2.29.3", - "yup": "^0.32.11" + "@date-io/core": "^2.17.0", + "@date-io/date-fns": "^2.17.0", + "date-fns": "^2.30.0", + "yup": "^1.3.2" }, "peerDependencies": { - "@emotion/react": "^11.10.4", - "@emotion/styled": "^11.10.4", - "@mui/material": "^5.10.5", - "@mui/system": "^5.10.5", - "@mui/x-date-pickers": "^6.10.0", + "@emotion/react": "^11.11.1", + "@emotion/styled": "^11.11.0", + "@mui/material": "^5.14.11", + "@mui/system": "^5.14.11", + "@mui/x-date-pickers": "^6.16.0", "final-form": ">=4.19.1 < 5", "react": ">=18", "react-final-form": "^6.5.9" @@ -13734,11 +13729,6 @@ "multicast-dns": "cli.js" } }, - "node_modules/nanoclone": { - "version": "0.2.1", - "license": "MIT", - "optional": true - }, "node_modules/nanoid": { "version": "3.3.4", "license": "MIT", @@ -15500,8 +15490,9 @@ "license": "MIT" }, "node_modules/property-expr": { - "version": "2.0.5", - "license": "MIT", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz", + "integrity": "sha512-SVtmxhRE/CGkn3eZY1T6pC8Nln6Fr/lu1mKSgRud0eC73whjGfoAogbn78LkD8aFL0zz3bAFerKSnOl7NlErBA==", "optional": true }, "node_modules/proxy-addr": { @@ -18599,6 +18590,12 @@ "version": "1.1.0", "license": "MIT" }, + "node_modules/tiny-case": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/tiny-case/-/tiny-case-1.0.3.tgz", + "integrity": "sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==", + "optional": true + }, "node_modules/tmpl": { "version": "1.0.5", "license": "BSD-3-Clause" @@ -18629,7 +18626,8 @@ }, "node_modules/toposort": { "version": "2.0.2", - "license": "MIT", + "resolved": "https://registry.npmjs.org/toposort/-/toposort-2.0.2.tgz", + "integrity": "sha512-0a5EOkAUp8D4moMi2W8ZF8jcga7BgZd91O/yabJCFY8az+XSzeGyTKs0Aoo897iV1Nj6guFq8orWDS96z91oGg==", "optional": true }, "node_modules/tough-cookie": { @@ -19965,20 +19963,27 @@ } }, "node_modules/yup": { - "version": "0.32.11", - "license": "MIT", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/yup/-/yup-1.3.2.tgz", + "integrity": "sha512-6KCM971iQtJ+/KUaHdrhVr2LDkfhBtFPRnsG1P8F4q3uUVQ2RfEM9xekpha9aA4GXWJevjM10eDcPQ1FfWlmaQ==", "optional": true, "dependencies": { - "@babel/runtime": "^7.15.4", - "@types/lodash": "^4.14.175", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "nanoclone": "^0.2.1", - "property-expr": "^2.0.4", - "toposort": "^2.0.2" - }, + "property-expr": "^2.0.5", + "tiny-case": "^1.0.3", + "toposort": "^2.0.2", + "type-fest": "^2.19.0" + } + }, + "node_modules/yup/node_modules/type-fest": { + "version": "2.19.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz", + "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==", + "optional": true, "engines": { - "node": ">=10" + "node": ">=12.20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } } } diff --git a/package.json b/package.json index 70422f14d..f5d5f9026 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "i18next-browser-languagedetector": "^7.1.0", "lodash": "^4.17.21", "luxon": "^3.4.3", - "mui-rff": "^6.2.3", + "mui-rff": "^7.1.0", "package-lock-only": "^0.0.4", "react": "^18.2.0", "react-app-rewired": "^2.2.1",