From d0ea65d9fc2a4831629b78dffd932c8facecd9f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 02:28:45 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies to ^5.24.7 --- packages/redux-devtools-app-core/package.json | 2 +- packages/redux-devtools-app/package.json | 2 +- packages/redux-devtools-ui/package.json | 6 +-- pnpm-lock.yaml | 42 +++++++++---------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/packages/redux-devtools-app-core/package.json b/packages/redux-devtools-app-core/package.json index 27ac1416..86f1b12b 100644 --- a/packages/redux-devtools-app-core/package.json +++ b/packages/redux-devtools-app-core/package.json @@ -62,7 +62,7 @@ "@babel/preset-typescript": "^7.26.0", "@emotion/react": "^11.14.0", "@reduxjs/toolkit": "^2.6.0", - "@rjsf/core": "^5.24.3", + "@rjsf/core": "^5.24.7", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.2.0", diff --git a/packages/redux-devtools-app/package.json b/packages/redux-devtools-app/package.json index 963b7003..49360fc0 100644 --- a/packages/redux-devtools-app/package.json +++ b/packages/redux-devtools-app/package.json @@ -58,7 +58,7 @@ "@babel/preset-typescript": "^7.26.0", "@emotion/react": "^11.14.0", "@reduxjs/toolkit": "^2.6.0", - "@rjsf/core": "^5.24.3", + "@rjsf/core": "^5.24.7", "@types/jsan": "^3.1.5", "@types/json-schema": "^7.0.15", "@types/node": "^22.13.9", diff --git a/packages/redux-devtools-ui/package.json b/packages/redux-devtools-ui/package.json index 9ff43e28..96d4a5ad 100644 --- a/packages/redux-devtools-ui/package.json +++ b/packages/redux-devtools-ui/package.json @@ -43,9 +43,9 @@ }, "dependencies": { "@babel/runtime": "^7.26.9", - "@rjsf/core": "^5.24.3", - "@rjsf/utils": "^5.24.3", - "@rjsf/validator-ajv8": "^5.24.3", + "@rjsf/core": "^5.24.7", + "@rjsf/utils": "^5.24.7", + "@rjsf/validator-ajv8": "^5.24.7", "@types/codemirror": "^5.60.15", "@types/json-schema": "^7.0.15", "@types/simple-element-resize-detector": "^1.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a57c82e..2235b733 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -707,8 +707,8 @@ importers: specifier: ^2.6.0 version: 2.6.0(react-redux@9.2.0(@types/react@18.3.18)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@rjsf/core': - specifier: ^5.24.3 - version: 5.24.4(@rjsf/utils@5.24.4(react@18.3.1))(react@18.3.1) + specifier: ^5.24.7 + version: 5.24.7(@rjsf/utils@5.24.7(react@18.3.1))(react@18.3.1) '@types/jsan': specifier: ^3.1.5 version: 3.1.5 @@ -870,8 +870,8 @@ importers: specifier: ^2.6.0 version: 2.6.0(react-redux@9.2.0(@types/react@18.3.18)(react@18.3.1)(redux@5.0.1))(react@18.3.1) '@rjsf/core': - specifier: ^5.24.3 - version: 5.24.4(@rjsf/utils@5.24.4(react@18.3.1))(react@18.3.1) + specifier: ^5.24.7 + version: 5.24.7(@rjsf/utils@5.24.7(react@18.3.1))(react@18.3.1) '@testing-library/dom': specifier: ^10.4.0 version: 10.4.0 @@ -2407,14 +2407,14 @@ importers: specifier: ^7.26.9 version: 7.26.9 '@rjsf/core': - specifier: ^5.24.3 - version: 5.24.4(@rjsf/utils@5.24.4(react@18.3.1))(react@18.3.1) + specifier: ^5.24.7 + version: 5.24.7(@rjsf/utils@5.24.7(react@18.3.1))(react@18.3.1) '@rjsf/utils': - specifier: ^5.24.3 - version: 5.24.4(react@18.3.1) + specifier: ^5.24.7 + version: 5.24.7(react@18.3.1) '@rjsf/validator-ajv8': - specifier: ^5.24.3 - version: 5.24.4(@rjsf/utils@5.24.4(react@18.3.1)) + specifier: ^5.24.7 + version: 5.24.7(@rjsf/utils@5.24.7(react@18.3.1)) '@types/codemirror': specifier: ^5.60.15 version: 5.60.15 @@ -4312,21 +4312,21 @@ packages: react: '>=16.14.0' react-dom: '>=16.14.0' - '@rjsf/core@5.24.4': - resolution: {integrity: sha512-gMducr3DzhXDxanzl8C1QqblkA5UYkA+3LDh+GypsaanfqLF9kFc+/KZtfZs9I0cUuENKkXP4O9elWk2BKzHCw==} + '@rjsf/core@5.24.7': + resolution: {integrity: sha512-8lsH4HRfXaDUCZ5SFt7VeWhzJvVb6kglDsVrgGKUJYiLVWukHAQAT5dL8p7QMsgy1HNNxPA4wbstqwLc0T4kzA==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.24.x react: ^16.14.0 || >=17 - '@rjsf/utils@5.24.4': - resolution: {integrity: sha512-OrIHmm2qyN3DdpF0hvEVMssLaP/V82zmzhfshC4mfpl8D09j9LgEH3i9asYzLciXGYy/kbspomCi8nUTRYk4kw==} + '@rjsf/utils@5.24.7': + resolution: {integrity: sha512-5J1IZN5iX7/2BhldzEx4diJNLEEebEiVJ0ZTTiWUu3qbU6EA/zh68buWzcxwwNJA0L2TXQDRh2DufNCVK8HBpQ==} engines: {node: '>=14'} peerDependencies: react: ^16.14.0 || >=17 - '@rjsf/validator-ajv8@5.24.4': - resolution: {integrity: sha512-7UFh7TQEJDXyunZXt4P9bFIYWy755iZHzbIDK2EWXAnAj4s3bjcovx5M4QECceKY1hxhfpJafcrCXP2SJ2oUJQ==} + '@rjsf/validator-ajv8@5.24.7': + resolution: {integrity: sha512-o95MTU3FITmPdLJ/SN4hI2KnBknhBYqCUsLpKcd9IF5QLqNuGGLQ32l+br/R1V2lhjTMLJ9tB1Ava6/o+xQGnA==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.24.x @@ -12358,9 +12358,9 @@ snapshots: uncontrollable: 8.0.4(react@18.3.1) warning: 4.0.3 - '@rjsf/core@5.24.4(@rjsf/utils@5.24.4(react@18.3.1))(react@18.3.1)': + '@rjsf/core@5.24.7(@rjsf/utils@5.24.7(react@18.3.1))(react@18.3.1)': dependencies: - '@rjsf/utils': 5.24.4(react@18.3.1) + '@rjsf/utils': 5.24.7(react@18.3.1) lodash: 4.17.21 lodash-es: 4.17.21 markdown-to-jsx: 7.7.4(react@18.3.1) @@ -12368,7 +12368,7 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - '@rjsf/utils@5.24.4(react@18.3.1)': + '@rjsf/utils@5.24.7(react@18.3.1)': dependencies: json-schema-merge-allof: 0.8.1 jsonpointer: 5.0.1 @@ -12377,9 +12377,9 @@ snapshots: react: 18.3.1 react-is: 18.3.1 - '@rjsf/validator-ajv8@5.24.4(@rjsf/utils@5.24.4(react@18.3.1))': + '@rjsf/validator-ajv8@5.24.7(@rjsf/utils@5.24.7(react@18.3.1))': dependencies: - '@rjsf/utils': 5.24.4(react@18.3.1) + '@rjsf/utils': 5.24.7(react@18.3.1) ajv: 8.17.1 ajv-formats: 2.1.1(ajv@8.17.1) lodash: 4.17.21