diff --git a/package.json b/package.json index d838e7b..961880f 100644 --- a/package.json +++ b/package.json @@ -55,9 +55,9 @@ "dependencies": { "@hattip/response": "0.0.46", "@monaco-editor/react": "^4.5.1", - "@rjsf/core": "5.18.6", - "@rjsf/utils": "5.18.6", - "@rjsf/validator-ajv8": "5.18.6", + "@rjsf/core": "5.19.0", + "@rjsf/utils": "5.19.0", + "@rjsf/validator-ajv8": "5.19.0", "@sinclair/typebox": "0.32.34", "@types/json-schema": "7.0.15", "clsx": "2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b54df96..c1aaf21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,14 +15,14 @@ importers: specifier: ^4.5.1 version: 4.6.0(monaco-editor@0.50.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@rjsf/core': - specifier: 5.18.6 - version: 5.18.6(@rjsf/utils@5.18.6(react@18.3.1))(react@18.3.1) + specifier: 5.19.0 + version: 5.19.0(@rjsf/utils@5.19.0(react@18.3.1))(react@18.3.1) '@rjsf/utils': - specifier: 5.18.6 - version: 5.18.6(react@18.3.1) + specifier: 5.19.0 + version: 5.19.0(react@18.3.1) '@rjsf/validator-ajv8': - specifier: 5.18.6 - version: 5.18.6(@rjsf/utils@5.18.6(react@18.3.1)) + specifier: 5.19.0 + version: 5.19.0(@rjsf/utils@5.19.0(react@18.3.1)) '@sinclair/typebox': specifier: 0.32.34 version: 0.32.34 @@ -1090,21 +1090,21 @@ packages: eslint: ^8.7.0 typescript: ^4.5.4 - '@rjsf/core@5.18.6': - resolution: {integrity: sha512-Jori6SvGbNUo4PD9dCudNyM/kBQdXMrg2dAT5AA3FH7ciqUS/nxSRZQdejLX86aX7iZDrbYmucpDHfNCQxV/uQ==} + '@rjsf/core@5.19.0': + resolution: {integrity: sha512-y6Y9e6XEFofCkTkKZma2iZHA8HYT18je7I2JP3BIJvKK6bL2CuPa+gGdceUf9A2JaqcF5J93PXUZ6e3d3Ijjlw==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.18.x react: ^16.14.0 || >=17 - '@rjsf/utils@5.18.6': - resolution: {integrity: sha512-E/zTsbiCT5EOZL2K92Qhry712/87PyE4GPFQJvgYCT7wS1u6cvdAsJE1yNarAFK01JzaLPSS62Zq894RaBuApg==} + '@rjsf/utils@5.19.0': + resolution: {integrity: sha512-ThfJLpVMBdy4pxASlnjy5IhnTqFu1wvoBRIT2fM0hWVVXTYyKtBwsokpTuN57kNGxiNILzzyE3MMya1r37LLBw==} engines: {node: '>=14'} peerDependencies: react: ^16.14.0 || >=17 - '@rjsf/validator-ajv8@5.18.6': - resolution: {integrity: sha512-rIDvJQmh3CirMFf4TeY8ggGil369BOyyEv6sqa+Dr4u4MU5jjSxYudMKqmPhK9fUzX7wEDCqH1BngrsIWWRCnQ==} + '@rjsf/validator-ajv8@5.19.0': + resolution: {integrity: sha512-nC0KH+OXZv5XIxySmG18REFnCuwSFdGJS8WdqH6nwVN7UXBbjw61e+7za9BneBwveDFhyVSjE5ZUA3E/iF3byg==} engines: {node: '>=14'} peerDependencies: '@rjsf/utils': ^5.18.x @@ -4120,9 +4120,9 @@ snapshots: - eslint-import-resolver-webpack - supports-color - '@rjsf/core@5.18.6(@rjsf/utils@5.18.6(react@18.3.1))(react@18.3.1)': + '@rjsf/core@5.19.0(@rjsf/utils@5.19.0(react@18.3.1))(react@18.3.1)': dependencies: - '@rjsf/utils': 5.18.6(react@18.3.1) + '@rjsf/utils': 5.19.0(react@18.3.1) lodash: 4.17.21 lodash-es: 4.17.21 markdown-to-jsx: 7.4.1(react@18.3.1) @@ -4130,7 +4130,7 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - '@rjsf/utils@5.18.6(react@18.3.1)': + '@rjsf/utils@5.19.0(react@18.3.1)': dependencies: json-schema-merge-allof: 0.8.1 jsonpointer: 5.0.1 @@ -4139,9 +4139,9 @@ snapshots: react: 18.3.1 react-is: 18.2.0 - '@rjsf/validator-ajv8@5.18.6(@rjsf/utils@5.18.6(react@18.3.1))': + '@rjsf/validator-ajv8@5.19.0(@rjsf/utils@5.19.0(react@18.3.1))': dependencies: - '@rjsf/utils': 5.18.6(react@18.3.1) + '@rjsf/utils': 5.19.0(react@18.3.1) ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) lodash: 4.17.21