diff --git a/package.json b/package.json index fb626250..3f1f2030 100644 --- a/package.json +++ b/package.json @@ -47,10 +47,10 @@ "@mui/styles": "5.15.17", "@next/eslint-plugin-next": "14.1.4", "@next/mdx": "14.1.4", - "@rjsf/core": "5.18.3", - "@rjsf/mui": "5.18.3", - "@rjsf/utils": "5.18.3", - "@rjsf/validator-ajv8": "5.18.3", + "@rjsf/core": "5.18.6", + "@rjsf/mui": "5.18.6", + "@rjsf/utils": "5.18.6", + "@rjsf/validator-ajv8": "5.18.6", "@sentry/nextjs": "7.114.0", "@squonk/account-server-client": "2.2.0", "@squonk/data-manager-client": "2.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e654b60..22b03b1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,17 +45,17 @@ dependencies: specifier: 14.1.4 version: 14.1.4(@mdx-js/loader@3.0.1)(@mdx-js/react@3.0.1) '@rjsf/core': - specifier: 5.18.3 - version: 5.18.3(@rjsf/utils@5.18.3)(react@18.2.0) + specifier: 5.18.6 + version: 5.18.6(@rjsf/utils@5.18.6)(react@18.2.0) '@rjsf/mui': - specifier: 5.18.3 - version: 5.18.3(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.15.17)(@mui/material@5.15.17)(@rjsf/core@5.18.3)(@rjsf/utils@5.18.3)(react@18.2.0) + specifier: 5.18.6 + version: 5.18.6(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.15.17)(@mui/material@5.15.17)(@rjsf/core@5.18.6)(@rjsf/utils@5.18.6)(react@18.2.0) '@rjsf/utils': - specifier: 5.18.3 - version: 5.18.3(react@18.2.0) + specifier: 5.18.6 + version: 5.18.6(react@18.2.0) '@rjsf/validator-ajv8': - specifier: 5.18.3 - version: 5.18.3(@rjsf/utils@5.18.3) + specifier: 5.18.6 + version: 5.18.6(@rjsf/utils@5.18.6) '@sentry/nextjs': specifier: 7.114.0 version: 7.114.0(next@14.1.4)(react@18.2.0)(webpack@5.90.3) @@ -1463,14 +1463,14 @@ packages: reselect: 4.1.8 dev: false - /@rjsf/core@5.18.3(@rjsf/utils@5.18.3)(react@18.2.0): - resolution: {integrity: sha512-HVqqoVzcjYX1BUCqHm7iUjBoVx1UDud1KP6bJ5drtOOvHChfKEbMUt2hWJcuXIlmNPuw2lRxETtcuRbEM2wsRA==} + /@rjsf/core@5.18.6(@rjsf/utils@5.18.6)(react@18.2.0): + resolution: {integrity: sha512-Jori6SvGbNUo4PD9dCudNyM/kBQdXMrg2dAT5AA3FH7ciqUS/nxSRZQdejLX86aX7iZDrbYmucpDHfNCQxV/uQ==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.18.x react: ^16.14.0 || >=17 dependencies: - '@rjsf/utils': 5.18.3(react@18.2.0) + '@rjsf/utils': 5.18.6(react@18.2.0) lodash: 4.17.21 lodash-es: 4.17.21 markdown-to-jsx: 7.4.1(react@18.2.0) @@ -1479,8 +1479,8 @@ packages: react: 18.2.0 dev: false - /@rjsf/mui@5.18.3(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.15.17)(@mui/material@5.15.17)(@rjsf/core@5.18.3)(@rjsf/utils@5.18.3)(react@18.2.0): - resolution: {integrity: sha512-zcudsSECpm3hSTEjWsRLnrT5IMzG4Q3/muBaYtdlapzTaK0Mb3ktEPyXN+iZ6NjxZQTwH7aYn1vo/msbend4ww==} + /@rjsf/mui@5.18.6(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.15.17)(@mui/material@5.15.17)(@rjsf/core@5.18.6)(@rjsf/utils@5.18.6)(react@18.2.0): + resolution: {integrity: sha512-TkZMPATWtG3phRUI51RuBazO9J/6aORvbWRMpL+SD9DZeRmUejyNgHlAHou7/PBoLR9MHrzpOurEyveH8ybDkg==} engines: {node: '>=14'} peerDependencies: '@emotion/react': ^11.7.0 @@ -1495,13 +1495,13 @@ packages: '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.76)(react@18.2.0) '@mui/icons-material': 5.15.17(@mui/material@5.15.17)(@types/react@18.2.76)(react@18.2.0) '@mui/material': 5.15.17(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.2.76)(react-dom@18.2.0)(react@18.2.0) - '@rjsf/core': 5.18.3(@rjsf/utils@5.18.3)(react@18.2.0) - '@rjsf/utils': 5.18.3(react@18.2.0) + '@rjsf/core': 5.18.6(@rjsf/utils@5.18.6)(react@18.2.0) + '@rjsf/utils': 5.18.6(react@18.2.0) react: 18.2.0 dev: false - /@rjsf/utils@5.18.3(react@18.2.0): - resolution: {integrity: sha512-0TzjAKAlqXSCneVnHhcL3gAr4DlIPgwzkFdNEI4A+LFjLFlECPah2o3RhEgvqJnUXFviDGF1dqhkxa/Pr59ajw==} + /@rjsf/utils@5.18.6(react@18.2.0): + resolution: {integrity: sha512-E/zTsbiCT5EOZL2K92Qhry712/87PyE4GPFQJvgYCT7wS1u6cvdAsJE1yNarAFK01JzaLPSS62Zq894RaBuApg==} engines: {node: '>=14'} peerDependencies: react: ^16.14.0 || >=17 @@ -1514,13 +1514,13 @@ packages: react-is: 18.2.0 dev: false - /@rjsf/validator-ajv8@5.18.3(@rjsf/utils@5.18.3): - resolution: {integrity: sha512-geEVuNuYulHVUBnnkLCS7QZRvAuD1clOjuUbwNjFzSpnYHVO0+mvvi4uHTia/eSvRyDy4vdkxu320uPe4TsgeQ==} + /@rjsf/validator-ajv8@5.18.6(@rjsf/utils@5.18.6): + resolution: {integrity: sha512-rIDvJQmh3CirMFf4TeY8ggGil369BOyyEv6sqa+Dr4u4MU5jjSxYudMKqmPhK9fUzX7wEDCqH1BngrsIWWRCnQ==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.18.x dependencies: - '@rjsf/utils': 5.18.3(react@18.2.0) + '@rjsf/utils': 5.18.6(react@18.2.0) ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) lodash: 4.17.21