From 958b07a34f2b013c22a775d28fc7bfdcaeae1ef3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 21:47:38 +0000 Subject: [PATCH] chore(deps): update rjsf monorepo to v5.20.0 --- package.json | 8 ++++---- pnpm-lock.yaml | 54 +++++++++++++++++++++++--------------------------- 2 files changed, 29 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 82eeba42a..70d34b4ab 100644 --- a/package.json +++ b/package.json @@ -47,10 +47,10 @@ "@mui/styles": "5.16.7", "@next/eslint-plugin-next": "14.2.5", "@next/mdx": "14.2.5", - "@rjsf/core": "5.18.3", - "@rjsf/mui": "5.18.3", - "@rjsf/utils": "5.18.3", - "@rjsf/validator-ajv8": "5.18.3", + "@rjsf/core": "5.20.0", + "@rjsf/mui": "5.20.0", + "@rjsf/utils": "5.20.0", + "@rjsf/validator-ajv8": "5.20.0", "@sentry/nextjs": "7.118.0", "@squonk/account-server-client": "3.0.0", "@squonk/data-manager-client": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90b691498..44f5465eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,17 +45,17 @@ dependencies: specifier: 14.2.5 version: 14.2.5(@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.20.0 + version: 5.20.0(@rjsf/utils@5.20.0)(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.16.7)(@mui/material@5.16.7)(@rjsf/core@5.18.3)(@rjsf/utils@5.18.3)(react@18.2.0) + specifier: 5.20.0 + version: 5.20.0(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.16.7)(@mui/material@5.16.7)(@rjsf/core@5.20.0)(@rjsf/utils@5.20.0)(react@18.2.0) '@rjsf/utils': - specifier: 5.18.3 - version: 5.18.3(react@18.2.0) + specifier: 5.20.0 + version: 5.20.0(react@18.2.0) '@rjsf/validator-ajv8': - specifier: 5.18.3 - version: 5.18.3(@rjsf/utils@5.18.3) + specifier: 5.20.0 + version: 5.20.0(@rjsf/utils@5.20.0) '@sentry/nextjs': specifier: 7.118.0 version: 7.118.0(next@14.2.5)(react@18.2.0)(webpack@5.90.3) @@ -1471,14 +1471,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.20.0(@rjsf/utils@5.20.0)(react@18.2.0): + resolution: {integrity: sha512-WLxtdNx+KlOXmVpCcyAgXqiQEL9k8ejC8rFYMAhdY7kzuh1e/0y13wHjoTkFXFg/Cxd2faENxf+oQoe1TC3n5g==} engines: {node: '>=14'} peerDependencies: - '@rjsf/utils': ^5.18.x + '@rjsf/utils': ^5.19.x react: ^16.14.0 || >=17 dependencies: - '@rjsf/utils': 5.18.3(react@18.2.0) + '@rjsf/utils': 5.20.0(react@18.2.0) lodash: 4.17.21 lodash-es: 4.17.21 markdown-to-jsx: 7.4.1(react@18.2.0) @@ -1487,29 +1487,29 @@ 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.16.7)(@mui/material@5.16.7)(@rjsf/core@5.18.3)(@rjsf/utils@5.18.3)(react@18.2.0): - resolution: {integrity: sha512-zcudsSECpm3hSTEjWsRLnrT5IMzG4Q3/muBaYtdlapzTaK0Mb3ktEPyXN+iZ6NjxZQTwH7aYn1vo/msbend4ww==} + /@rjsf/mui@5.20.0(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@mui/icons-material@5.16.7)(@mui/material@5.16.7)(@rjsf/core@5.20.0)(@rjsf/utils@5.20.0)(react@18.2.0): + resolution: {integrity: sha512-KLrnRuPX0oO/4poKPlSZt4Wh7OSofaWOQvi4XTrAFg0AauIwd2/UZdcUpc68peKT7oS8jdrC8gfX1wq7prrMjA==} engines: {node: '>=14'} peerDependencies: '@emotion/react': ^11.7.0 '@emotion/styled': ^11.6.0 '@mui/icons-material': ^5.2.0 '@mui/material': ^5.2.2 - '@rjsf/core': ^5.18.x - '@rjsf/utils': ^5.18.x + '@rjsf/core': ^5.19.x + '@rjsf/utils': ^5.19.x react: '>=17' dependencies: '@emotion/react': 11.11.4(@types/react@18.2.76)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.76)(react@18.2.0) '@mui/icons-material': 5.16.7(@mui/material@5.16.7)(@types/react@18.2.76)(react@18.2.0) '@mui/material': 5.16.7(@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.20.0(@rjsf/utils@5.20.0)(react@18.2.0) + '@rjsf/utils': 5.20.0(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.20.0(react@18.2.0): + resolution: {integrity: sha512-1hICYfz4DI+kgyITJgKcOAX2WoTMHLVwb199dz9ZnTH90YzbpbaQeXoEs06/i5vy0HNYLJ6uKd4Ety5eN4Uf+w==} engines: {node: '>=14'} peerDependencies: react: ^16.14.0 || >=17 @@ -1519,16 +1519,16 @@ packages: lodash: 4.17.21 lodash-es: 4.17.21 react: 18.2.0 - react-is: 18.2.0 + react-is: 18.3.1 dev: false - /@rjsf/validator-ajv8@5.18.3(@rjsf/utils@5.18.3): - resolution: {integrity: sha512-geEVuNuYulHVUBnnkLCS7QZRvAuD1clOjuUbwNjFzSpnYHVO0+mvvi4uHTia/eSvRyDy4vdkxu320uPe4TsgeQ==} + /@rjsf/validator-ajv8@5.20.0(@rjsf/utils@5.20.0): + resolution: {integrity: sha512-0S/KwVdI1rI4joGgVYJGK4NSvw2jtzeLQ6ALCJRLF0Ead7vYKpYqgkkBxCtI0yDwg34phSu35D4n8/Craf/c3g==} engines: {node: '>=14'} peerDependencies: - '@rjsf/utils': ^5.18.x + '@rjsf/utils': ^5.19.x dependencies: - '@rjsf/utils': 5.18.3(react@18.2.0) + '@rjsf/utils': 5.20.0(react@18.2.0) ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) lodash: 4.17.21 @@ -7793,10 +7793,6 @@ packages: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: false - /react-is@18.2.0: - resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - dev: false - /react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} dev: false