diff --git a/package.json b/package.json index e40c730e79..17695a07ea 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@folio/invoice": "6.0.4", "@folio/ldp": "2.1.0", "@folio/licenses": "11.0.2", - "@folio/lists" : "3.0.2", + "@folio/lists": "3.0.2", "@folio/local-kb-admin": "8.0.1", "@folio/marc-authorities": "5.0.1", "@folio/myprofile": "9.1.0", @@ -46,6 +46,7 @@ "@folio/organizations": "5.1.1", "@folio/plugin-bursar-export": "4.0.2", "@folio/plugin-create-inventory-records": "4.1.0", + "@folio/plugin-eusage-reports": "3.1.0", "@folio/plugin-find-agreement": "11.0.1", "@folio/plugin-find-authority": "4.0.0", "@folio/plugin-find-contact": "5.1.0", @@ -60,19 +61,18 @@ "@folio/plugin-find-package-title": "6.1.0", "@folio/plugin-find-po-line": "5.1.1", "@folio/plugin-find-user": "7.1.2", - "@folio/plugin-query-builder" : "1.1.5", + "@folio/plugin-query-builder": "1.1.5", "@folio/quick-marc": "8.0.1", "@folio/receiving": "5.0.5", "@folio/remote-storage": "5.1.0", "@folio/requests": "9.1.2", - "@folio/servicepoints": "7.1.0", - "@folio/plugin-eusage-reports": "3.1.0", + "@folio/serials-management": "1.0.5", "@folio/service-interaction": "3.0.1", + "@folio/servicepoints": "7.1.0", "@folio/stripes": "9.1.6", "@folio/stripes-authority-components": "4.0.1", "@folio/stripes-erm-components": "9.1.2", "@folio/stripes-marc-components": "1.0.1", - "@folio/serials-management": "1.0.5", "@folio/tags": "8.1.0", "@folio/tenant-settings": "8.1.0", "@folio/users": "10.1.2", diff --git a/yarn.lock b/yarn.lock index 56ac4f1a14..5eae42ee0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1394,10 +1394,10 @@ react-router-prop-types "^1.0.4" react-window "^1.8.5" -"@folio/data-import@7.1.9", "@folio/data-import@^7.1.0": - version "7.1.9" - resolved "https://repository.folio.org/repository/npm-folio/@folio/data-import/-/data-import-7.1.9.tgz#39f5f1f3506bfb9ab3d4d0a1b82d61b5efdd6a25" - integrity sha512-UA+EX5Kshp/C0IG4qhaczS7fQYhviYFKWeiBEPNYyEcrkCSvgrKdKSIuw0aY8T1yepA6CgHdAeAcZP3GGqMwUg== +"@folio/data-import@7.1.10", "@folio/data-import@^7.1.0": + version "7.1.10" + resolved "https://repository.folio.org/repository/npm-folio/@folio/data-import/-/data-import-7.1.10.tgz#c765da7d9253a51c88e19a8356c4ab9770fed830" + integrity sha512-im0F0Nzz1rVEXVY0OvND8Eu2IOBUFz7z1+UljYTAL6sVkZbiOKlaXUrjUcK4FGqMWaH+l9QlR8aE+3+Qv0yPPg== dependencies: "@folio/stripes-acq-components" "~5.1.0" "@folio/stripes-data-transfer-components" "^6.0.0" @@ -2652,13 +2652,12 @@ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== -"@jridgewell/gen-mapping@^0.3.5": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" - integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== +"@jridgewell/gen-mapping@0.3.7", "@jridgewell/gen-mapping@^0.3.5": + version "0.3.7" + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.7.tgz#724ecf7ce7bb6aca0b4bf8d15ec40fb435162ef3" + integrity sha512-rNoqXKSm/P1EJw/lrzyaQepC6KfryLFSShA+jl1mbPYqutXlvZWwm0x03W6jMHaYJqIOmc7QarD+GVfG9hO7XQ== dependencies: - "@jridgewell/set-array" "^1.2.1" - "@jridgewell/sourcemap-codec" "^1.4.10" + "@jridgewell/sourcemap-codec" "1.4.16-beta.0" "@jridgewell/trace-mapping" "^0.3.24" "@jridgewell/resolve-uri@^3.1.0": @@ -2666,11 +2665,6 @@ resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== -"@jridgewell/set-array@^1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" - integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== - "@jridgewell/source-map@^0.3.3": version "0.3.6" resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" @@ -2679,7 +2673,12 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.25" -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": +"@jridgewell/sourcemap-codec@1.4.16-beta.0": + version "1.4.16-beta.0" + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.16-beta.0.tgz#5037f25018ca5d896fa438886b75616bcaa8bdbe" + integrity sha512-qiZJiTfyb00BApxRU7Apz/3jtlp4gKgOmCXlGQRlIQ5zg6U0uYIb8lZBfbiJ+TxAEJ+rczfY07+CExd8sTRo5w== + +"@jridgewell/sourcemap-codec@^1.4.14": version "1.5.0" resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== @@ -3194,10 +3193,10 @@ "@types/history" "^4.7.11" "@types/react" "*" -"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.3.11": - version "18.3.12" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60" - integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw== +"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18", "@types/react@^18.3.11": + version "18.3.16" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28" + integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"