Skip to content

Commit 2348eb3

Browse files
Update rjsf monorepo to v5.24.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93018e9 commit 2348eb3

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

opencti-platform/opencti-front/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"@mui/styles": "5.16.13",
2020
"@mui/utils": "5.16.13",
2121
"@mui/x-date-pickers": "6.20.2",
22-
"@rjsf/core": "5.23.2",
23-
"@rjsf/mui": "5.23.2",
24-
"@rjsf/utils": "5.23.2",
22+
"@rjsf/core": "5.24.1",
23+
"@rjsf/mui": "5.24.1",
24+
"@rjsf/utils": "5.24.1",
2525
"analytics": "0.8.16",
2626
"apexcharts": "3.54.1",
2727
"axios": "1.7.9",

opencti-platform/opencti-front/yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -5801,40 +5801,40 @@ __metadata:
58015801
languageName: node
58025802
linkType: hard
58035803

5804-
"@rjsf/core@npm:5.23.2":
5805-
version: 5.23.2
5806-
resolution: "@rjsf/core@npm:5.23.2"
5804+
"@rjsf/core@npm:5.24.1":
5805+
version: 5.24.1
5806+
resolution: "@rjsf/core@npm:5.24.1"
58075807
dependencies:
58085808
lodash: "npm:^4.17.21"
58095809
lodash-es: "npm:^4.17.21"
58105810
markdown-to-jsx: "npm:^7.4.1"
58115811
nanoid: "npm:^3.3.7"
58125812
prop-types: "npm:^15.8.1"
58135813
peerDependencies:
5814-
"@rjsf/utils": ^5.23.x
5814+
"@rjsf/utils": ^5.24.x
58155815
react: ^16.14.0 || >=17
5816-
checksum: 10/a49cbd41bb8b499ad2ed521417f53bf3fa65c09bedbf0e02ce0f00a5287a3ae4df774e74f89a8dcb8a24359d382a585ea4d20c3a6e109f4aaad2cd74b7db2b01
5816+
checksum: 10/9378702a52e2a937dbf09445dbaaee2b5b4215f2722ee19f3fbe09924b7fa0411588abb4ed8deacfcf6288d0af9117450b484be52cd9e02056bee8adc59db35e
58175817
languageName: node
58185818
linkType: hard
58195819

5820-
"@rjsf/mui@npm:5.23.2":
5821-
version: 5.23.2
5822-
resolution: "@rjsf/mui@npm:5.23.2"
5820+
"@rjsf/mui@npm:5.24.1":
5821+
version: 5.24.1
5822+
resolution: "@rjsf/mui@npm:5.24.1"
58235823
peerDependencies:
58245824
"@emotion/react": ^11.7.0
58255825
"@emotion/styled": ^11.6.0
58265826
"@mui/icons-material": ^5.2.0 || ^6.0.0
58275827
"@mui/material": ^5.2.2 || ^6.0.0
5828-
"@rjsf/core": ^5.23.x
5829-
"@rjsf/utils": ^5.23.x
5828+
"@rjsf/core": ^5.24.x
5829+
"@rjsf/utils": ^5.24.x
58305830
react: ">=17"
5831-
checksum: 10/647ba185a6f3cefa729e7af0b24e40994fd8d40383194b5c854bc53631656c5d1bc42b9f77fc96c29dc5b653076d3801529aa1518837bc2b512d13ac8cc06550
5831+
checksum: 10/2b4c4e46b2e7ccbd8c02e46cff0265d859b1c4a1af1ff4f6d766246cd17f0b2209768d05377b52413847258abbd73a5f6f32344900dd435978391b968ebe637d
58325832
languageName: node
58335833
linkType: hard
58345834

5835-
"@rjsf/utils@npm:5.23.2":
5836-
version: 5.23.2
5837-
resolution: "@rjsf/utils@npm:5.23.2"
5835+
"@rjsf/utils@npm:5.24.1":
5836+
version: 5.24.1
5837+
resolution: "@rjsf/utils@npm:5.24.1"
58385838
dependencies:
58395839
json-schema-merge-allof: "npm:^0.8.1"
58405840
jsonpointer: "npm:^5.0.1"
@@ -5843,7 +5843,7 @@ __metadata:
58435843
react-is: "npm:^18.2.0"
58445844
peerDependencies:
58455845
react: ^16.14.0 || >=17
5846-
checksum: 10/739a65a40dede96dd1d202ad0c0df96ffe4c75cd3ebcf035da9589eecf2875100c9e28066e135ececa4c188abee436b9ccaa1536992ab5d8417bb6c9e43bd156
5846+
checksum: 10/106e3d4098332f62d2b6ce2724ff082170973e873b84016a7f092d854a1aa12671a4e86a1ad85c54debd92532938aaa8eaf569023c5ba26308efa4da6a1964a5
58475847
languageName: node
58485848
linkType: hard
58495849

@@ -15766,9 +15766,9 @@ __metadata:
1576615766
"@mui/utils": "npm:5.16.13"
1576715767
"@mui/x-date-pickers": "npm:6.20.2"
1576815768
"@playwright/test": "npm:1.49.1"
15769-
"@rjsf/core": "npm:5.23.2"
15770-
"@rjsf/mui": "npm:5.23.2"
15771-
"@rjsf/utils": "npm:5.23.2"
15769+
"@rjsf/core": "npm:5.24.1"
15770+
"@rjsf/mui": "npm:5.24.1"
15771+
"@rjsf/utils": "npm:5.24.1"
1577215772
"@rollup/plugin-graphql": "npm:2.0.5"
1577315773
"@testing-library/dom": "npm:10.4.0"
1577415774
"@testing-library/jest-dom": "npm:6.6.3"

0 commit comments

Comments
 (0)