|
556 | 556 | "@floating-ui/core" "^1.4.2" |
557 | 557 | "@floating-ui/utils" "^0.1.3" |
558 | 558 |
|
559 | | -"@floating-ui/react-dom@^2.0.0", "@floating-ui/react-dom@^2.0.2": |
| 559 | +"@floating-ui/react-dom@^2.0.0": |
560 | 560 | version "2.0.2" |
561 | 561 | resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.2.tgz#fab244d64db08e6bed7be4b5fcce65315ef44d20" |
562 | 562 | integrity sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ== |
563 | 563 | dependencies: |
564 | 564 | "@floating-ui/dom" "^1.5.1" |
565 | 565 |
|
| 566 | +"@floating-ui/react-dom@^2.0.4": |
| 567 | + version "2.0.4" |
| 568 | + resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.0.4.tgz#b076fafbdfeb881e1d86ae748b7ff95150e9f3ec" |
| 569 | + integrity sha512-CF8k2rgKeh/49UrnIBs4BdxPUV6vize/Db1d/YbCLyp9GiVZ0BEwf5AiDSxJRCr6yOkGqTFHtmrULxkEfYZ7dQ== |
| 570 | + dependencies: |
| 571 | + "@floating-ui/dom" "^1.5.1" |
| 572 | + |
566 | 573 | "@floating-ui/utils@^0.1.3": |
567 | 574 | version "0.1.6" |
568 | 575 | resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9" |
|
729 | 736 | dependencies: |
730 | 737 | "@swc/helpers" "^0.5.0" |
731 | 738 |
|
732 | | -"@internationalized/number@^3.3.0": |
733 | | - version "3.3.0" |
734 | | - resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.3.0.tgz#92233d130a0591085f93be86a9e6356cfa0e2de2" |
735 | | - integrity sha512-PuxgnKE5NJMOGKUcX1QROo8jq7sW7UWLrL5B6Rfe8BdWgU/be04cVvLyCeALD46vvbAv3d1mUvyHav/Q9a237g== |
| 739 | +"@internationalized/number@^3.4.0": |
| 740 | + version "3.4.0" |
| 741 | + resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.4.0.tgz#1c3ebf6ac40ce649d3d97bb835ff0559957f2e1f" |
| 742 | + integrity sha512-8TvotW3qVDHC4uv/BVoN6Qx0Dm8clHY1/vpH+dh+XRiPW/9NVpKn1P8d1A+WLphWrMwyqyWXI7uWehJPviaeIw== |
736 | 743 | dependencies: |
737 | 744 | "@swc/helpers" "^0.5.0" |
738 | 745 |
|
|
1302 | 1309 | dependencies: |
1303 | 1310 | "@sinonjs/commons" "^3.0.0" |
1304 | 1311 |
|
1305 | | -"@strapi/design-system@^1.11.0": |
1306 | | - version "1.12.2" |
1307 | | - resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.12.2.tgz#57b7392ac7d75f109cfde0b54a61d693eabb0b0d" |
1308 | | - integrity sha512-p5kbglSxgR3g1pxzU+6wgV9cNF3m/47TZn40/c4rrGUXaKIjRhL8FCD5k4JrnWauhXPE9HdExv0BLRK41J8gHA== |
| 1312 | +"@strapi/design-system@^1.13.2": |
| 1313 | + version "1.13.2" |
| 1314 | + resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.13.2.tgz#33213c09eeeb3fa5a079b8df71718354da3231f7" |
| 1315 | + integrity sha512-2n291tR1a5i4UKFLrK1RNc/HMHhPCHox2dmgFuua3rHtDyXPbYDUS1zton7858NHAeDbr5r3aW5MbaFBAGRXFg== |
1309 | 1316 | dependencies: |
1310 | 1317 | "@codemirror/lang-json" "^6.0.1" |
1311 | | - "@floating-ui/react-dom" "^2.0.2" |
| 1318 | + "@floating-ui/react-dom" "^2.0.4" |
1312 | 1319 | "@internationalized/date" "^3.5.0" |
1313 | | - "@internationalized/number" "^3.3.0" |
| 1320 | + "@internationalized/number" "^3.4.0" |
1314 | 1321 | "@radix-ui/react-dismissable-layer" "^1.0.5" |
1315 | 1322 | "@radix-ui/react-dropdown-menu" "^2.0.6" |
1316 | 1323 | "@radix-ui/react-focus-scope" "1.0.4" |
1317 | | - "@strapi/ui-primitives" "^1.12.2" |
1318 | | - "@uiw/react-codemirror" "^4.21.19" |
| 1324 | + "@strapi/ui-primitives" "^1.13.2" |
| 1325 | + "@uiw/react-codemirror" "^4.21.21" |
1319 | 1326 | aria-hidden "^1.2.3" |
1320 | 1327 | compute-scroll-into-view "^3.1.0" |
1321 | 1328 | prop-types "^15.8.1" |
1322 | | - react-remove-scroll "^2.5.6" |
| 1329 | + react-remove-scroll "^2.5.7" |
1323 | 1330 |
|
1324 | | -"@strapi/helper-plugin@^4.14.4": |
1325 | | - version "4.14.4" |
1326 | | - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.14.4.tgz#6328cf4dcb6e52afb3210a8921a5abafc23818a3" |
1327 | | - integrity sha512-rfqeFsrod+P4MTwWmxmm06BOjej9qso6zIvY97VBnGXExYJV1dEIi0ZenC9juYIXqkBdvPHbMsLsrbdS2aCOqA== |
| 1331 | +"@strapi/helper-plugin@^4.15.5": |
| 1332 | + version "4.15.5" |
| 1333 | + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.15.5.tgz#f9d218cb53a81e7a169fa1b23b7d961ad1638cdf" |
| 1334 | + integrity sha512-D7CNIpsiVvwXOuyUlvn7aOZu60Hebe+h4QAge1VEvsQSVlInhyzEbRbmeE247cEhdAyrlC9ga8KzQ2M1BLypvw== |
1328 | 1335 | dependencies: |
1329 | | - axios "1.5.0" |
| 1336 | + axios "1.6.0" |
1330 | 1337 | date-fns "2.30.0" |
1331 | 1338 | formik "2.4.0" |
1332 | 1339 | immer "9.0.19" |
1333 | 1340 | lodash "4.17.21" |
1334 | | - prop-types "^15.8.1" |
1335 | 1341 | qs "6.11.1" |
1336 | 1342 | react-helmet "6.1.0" |
1337 | 1343 | react-intl "6.4.1" |
1338 | 1344 | react-query "3.39.3" |
1339 | 1345 | react-select "5.7.0" |
1340 | 1346 |
|
1341 | | -"@strapi/icons@^1.11.0": |
1342 | | - version "1.12.2" |
1343 | | - resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.12.2.tgz#a231074b2776e651a7317a85355d40b070f6c20d" |
1344 | | - integrity sha512-28LX0DCh8hGK2PRg+eXuBGHOkupfv3vD9lmZ/yCoyVdMWdURDdJCtc+KV+vCG++dcwvSbHw78aUNYfwaejDB7Q== |
| 1347 | +"@strapi/icons@^1.13.2": |
| 1348 | + version "1.13.2" |
| 1349 | + resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.13.2.tgz#0178d55cb8da01ba5237b0ddfe8156fd1b59af10" |
| 1350 | + integrity sha512-aolwWoR9PQ2YXj0IdDdUjyzi82jFEP6k5+dSw7eIfJLClMLHHWTZfqMegWOVgBIY2dQ2M1vecsxT2qo9Qs3bjw== |
1345 | 1351 |
|
1346 | | -"@strapi/ui-primitives@^1.12.2": |
1347 | | - version "1.12.2" |
1348 | | - resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.12.2.tgz#50e06514dd8b9e9cb8ef779a6cb63e4885098b32" |
1349 | | - integrity sha512-yQCUp2N+SsXnW/lIldyll3OAdMSLGLLEUmDXmCL+6NnmjkXwPTVoxj+EZCXHal3NTDWKDjuLlS9C7Wc0oayefQ== |
| 1352 | +"@strapi/ui-primitives@^1.13.2": |
| 1353 | + version "1.13.2" |
| 1354 | + resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.13.2.tgz#8e510bc56944d8bf93581fdc7934f77a76d17e3a" |
| 1355 | + integrity sha512-Koaun6riXoTOvvlKNgFy44BVUfLfchgpabRhrNH/KfmBQQlhLCqJDQu023FcFQDQQ4XFO3DpvzDk8pCbmva7oQ== |
1350 | 1356 | dependencies: |
1351 | 1357 | "@radix-ui/number" "^1.0.1" |
1352 | 1358 | "@radix-ui/primitive" "^1.0.1" |
|
1368 | 1374 | "@radix-ui/react-use-previous" "^1.0.1" |
1369 | 1375 | "@radix-ui/react-visually-hidden" "^1.0.3" |
1370 | 1376 | aria-hidden "^1.2.3" |
1371 | | - react-remove-scroll "^2.5.6" |
| 1377 | + react-remove-scroll "^2.5.7" |
1372 | 1378 |
|
1373 | | -"@strapi/utils@^4.14.4": |
1374 | | - version "4.14.4" |
1375 | | - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.14.4.tgz#856bd5e459138327e2a0b07e46eab80f8d129d8f" |
1376 | | - integrity sha512-Eyj9PB4Gz6r8cHsWzVOCnmEDTgYr17n3P8xOGHoLUN9Uz7dB7eeloeUNhYiAZHKzNDd02LETySWTglwwA5NpXQ== |
| 1379 | +"@strapi/utils@^4.15.5": |
| 1380 | + version "4.15.5" |
| 1381 | + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.15.5.tgz#ffb39f545bb809273a46bc5a7e11f09ddc474517" |
| 1382 | + integrity sha512-1ARIaMh7i/lWTkPVnDX/EuWCJrIq9IrlNwToDG4tnej5ZzqhGQVD4G4n+I4nKLDjXi6qhR+7AGpcgtchBoWtRw== |
1377 | 1383 | dependencies: |
1378 | 1384 | "@sindresorhus/slugify" "1.1.0" |
1379 | 1385 | date-fns "2.30.0" |
|
1536 | 1542 | dependencies: |
1537 | 1543 | "@types/yargs-parser" "*" |
1538 | 1544 |
|
1539 | | -"@uiw/codemirror-extensions-basic-setup@4.21.20": |
1540 | | - version "4.21.20" |
1541 | | - resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.20.tgz#9dbfab401a3168312c3f1d908b0f9b280410c206" |
1542 | | - integrity sha512-Wyi9q4uw0xGYd/tJ6bULG7tkCLqcUsQT0AQBfCDtnkV3LdiLU0LceTrzJoHJyIKSHsKDJxFQxa1qg3QLt4gIUA== |
| 1545 | +"@uiw/codemirror-extensions-basic-setup@4.21.21": |
| 1546 | + version "4.21.21" |
| 1547 | + resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.21.tgz#243ef309cb53253b14187649a7abc0d996420a20" |
| 1548 | + integrity sha512-+0i9dPrRSa8Mf0CvyrMvnAhajnqwsP3IMRRlaHDRgsSGL8igc4z7MhvUPn+7cWFAAqWzQRhMdMSWzo6/TEa3EA== |
1543 | 1549 | dependencies: |
1544 | 1550 | "@codemirror/autocomplete" "^6.0.0" |
1545 | 1551 | "@codemirror/commands" "^6.0.0" |
|
1549 | 1555 | "@codemirror/state" "^6.0.0" |
1550 | 1556 | "@codemirror/view" "^6.0.0" |
1551 | 1557 |
|
1552 | | -"@uiw/react-codemirror@^4.21.19": |
1553 | | - version "4.21.20" |
1554 | | - resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.20.tgz#bbfb57676c9939d880de6c7223c2ed7410271145" |
1555 | | - integrity sha512-PdyewPvNXnvT3JHj888yjpbWsAGw5qlxW6w1sMdsqJ0R6vPV++ob1iZXCGrM1FVpbqPK0DNfpXvjzp2gIr3lYw== |
| 1558 | +"@uiw/react-codemirror@^4.21.21": |
| 1559 | + version "4.21.21" |
| 1560 | + resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.21.21.tgz#986b18dbd6dc69aa470fc3d4e47b89b504af6778" |
| 1561 | + integrity sha512-PaxBMarufMWoR0qc5zuvBSt76rJ9POm9qoOaJbqRmnNL2viaF+d+Paf2blPSlm1JSnqn7hlRjio+40nZJ9TKzw== |
1556 | 1562 | dependencies: |
1557 | 1563 | "@babel/runtime" "^7.18.6" |
1558 | 1564 | "@codemirror/commands" "^6.1.0" |
1559 | 1565 | "@codemirror/state" "^6.1.1" |
1560 | 1566 | "@codemirror/theme-one-dark" "^6.0.0" |
1561 | | - "@uiw/codemirror-extensions-basic-setup" "4.21.20" |
| 1567 | + "@uiw/codemirror-extensions-basic-setup" "4.21.21" |
1562 | 1568 | codemirror "^6.0.0" |
1563 | 1569 |
|
1564 | 1570 | acorn-jsx@^5.3.1: |
@@ -1798,10 +1804,10 @@ axe-core@^4.6.2: |
1798 | 1804 | resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.2.tgz#2f6f3cde40935825cf4465e3c1c9e77b240ff6ae" |
1799 | 1805 | integrity sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g== |
1800 | 1806 |
|
1801 | | -axios@1.5.0: |
1802 | | - version "1.5.0" |
1803 | | - resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267" |
1804 | | - integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ== |
| 1807 | +axios@1.6.0: |
| 1808 | + version "1.6.0" |
| 1809 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102" |
| 1810 | + integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg== |
1805 | 1811 | dependencies: |
1806 | 1812 | follow-redirects "^1.15.0" |
1807 | 1813 | form-data "^4.0.0" |
@@ -5127,7 +5133,7 @@ react-remove-scroll@2.5.5: |
5127 | 5133 | use-callback-ref "^1.3.0" |
5128 | 5134 | use-sidecar "^1.1.2" |
5129 | 5135 |
|
5130 | | -react-remove-scroll@^2.5.6: |
| 5136 | +react-remove-scroll@^2.5.7: |
5131 | 5137 | version "2.5.7" |
5132 | 5138 | resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz#15a1fd038e8497f65a695bf26a4a57970cac1ccb" |
5133 | 5139 | integrity sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA== |
|
0 commit comments