diff --git a/ui-plugins/muse-lib-react/pnpm-lock.yaml b/ui-plugins/muse-lib-react/pnpm-lock.yaml index dff66dd4..8aa5cf9a 100644 --- a/ui-plugins/muse-lib-react/pnpm-lock.yaml +++ b/ui-plugins/muse-lib-react/pnpm-lock.yaml @@ -96,7 +96,7 @@ devDependencies: version: 7.1.1(eslint@10.3.0) jest-location-mock: specifier: 3.0.0 - version: 3.0.0(@jest/globals@30.4.0) + version: 3.0.0(@jest/globals@30.4.1) less: specifier: ^4.6.4 version: 4.6.4 @@ -2159,14 +2159,14 @@ packages: jest-mock: 28.1.3 dev: true - /@jest/environment@30.4.0: - resolution: {integrity: sha512-X9ba/XraafanjsAXRnbRLydhgH10o0RaQIW1evmT0JJ0ShP2DI0khkt0HVNuPnadxUnl1Y6ihCksuA0btmeh6A==} + /@jest/environment@30.4.1: + resolution: {integrity: sha512-AK9yNRqgKxiabqMoe4oW+3/TSSeV8vkdC7BGaxZdU0AFXfOpofTLqdru2GXKZghP3sdgwE9XXpnVwfZ8JnFV4w==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/fake-timers': 30.4.0 - '@jest/types': 30.4.0 + '@jest/fake-timers': 30.4.1 + '@jest/types': 30.4.1 '@types/node': 25.6.0 - jest-mock: 30.4.0 + jest-mock: 30.4.1 dev: true /@jest/expect-utils@28.1.3: @@ -2176,8 +2176,8 @@ packages: jest-get-type: 28.0.2 dev: true - /@jest/expect-utils@30.4.0: - resolution: {integrity: sha512-+7IjdIwKEvViPvFizspuFeFAJhQGYkbOWBBWq+XVLsSl4t3H6lOk9QlxYC3et6GRgJ+jJvnVOAv2CpN4kJowzQ==} + /@jest/expect-utils@30.4.1: + resolution: {integrity: sha512-ZBn5CglH8fBsQsvs4VWNzD4aWfUYks+IdOOQU3MEK71ol/BcVm+P+rtb1KpiFBpSWSCE27uOahyyf1vfqOVbcQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@jest/get-type': 30.1.0 @@ -2193,12 +2193,12 @@ packages: - supports-color dev: true - /@jest/expect@30.4.0: - resolution: {integrity: sha512-eJeAOjHMAD1R/vwGQ8DJkD7z7QBj4Fb8T3/tId1srXAx9UJ9zxWVd875WP1dfGmiznMDoalJGZutzi6UR3R6dA==} + /@jest/expect@30.4.1: + resolution: {integrity: sha512-ginrj6TMgh2GshLUGCjO94Ptx9HhdZA/I6A9iUfyeLKFtdAjnKzHDgzgP9HYQgbxM1lbXScQ2eUBz2lGeVDPWA==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - expect: 30.4.0 - jest-snapshot: 30.4.0 + expect: 30.4.1 + jest-snapshot: 30.4.1 transitivePeerDependencies: - supports-color dev: true @@ -2215,16 +2215,16 @@ packages: jest-util: 28.1.3 dev: true - /@jest/fake-timers@30.4.0: - resolution: {integrity: sha512-J+uX5pz4SYiiMP2gR6wqjygxCBhwYXhdPn07XPmZUFTMvm9TQpIGEt4TLbKCMQszslSe3ElEV6GvX3K1CPtzrQ==} + /@jest/fake-timers@30.4.1: + resolution: {integrity: sha512-iW5umdmfPeWzehrVhugFQZqCchSCud5S1l2YT0O9ZhjRR0ExclANDZkiSBwzqtnlOn0J1JXvO+HZ6rkuyOVOgQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@sinonjs/fake-timers': 15.4.0 '@types/node': 25.6.0 - jest-message-util: 30.4.0 - jest-mock: 30.4.0 - jest-util: 30.4.0 + jest-message-util: 30.4.1 + jest-mock: 30.4.1 + jest-util: 30.4.1 dev: true /@jest/get-type@30.1.0: @@ -2243,14 +2243,14 @@ packages: - supports-color dev: true - /@jest/globals@30.4.0: - resolution: {integrity: sha512-xf3neOb0PXqNgT7bLpNAcQmrDOQ1rv6zsfSYSQsEXnpFIqkJvJ2Qyp+4P8Bl5XXnL3pMmrjtNHRgl34Ou7TGKA==} + /@jest/globals@30.4.1: + resolution: {integrity: sha512-ZbuY4cmXC8DkxYjfvT2DbcHWL2T6vmsMhXCDcmTB2T0y0gaezBI77ufq5ZAIdcRkYZ7NEQEDg1xFeKbxUJ5v5Q==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/environment': 30.4.0 - '@jest/expect': 30.4.0 - '@jest/types': 30.4.0 - jest-mock: 30.4.0 + '@jest/environment': 30.4.1 + '@jest/expect': 30.4.1 + '@jest/types': 30.4.1 + jest-mock: 30.4.1 transitivePeerDependencies: - supports-color dev: true @@ -2308,18 +2308,18 @@ packages: '@sinclair/typebox': 0.24.51 dev: true - /@jest/schemas@30.4.0: - resolution: {integrity: sha512-tJLUhzktAsL7VKYJzdkNKxYTKGnkQvd6bMZQtxWnaE4V1VJyzzwt5WrCG5hwC+mB55uZbNSsxQUXLKjla08XPg==} + /@jest/schemas@30.4.1: + resolution: {integrity: sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@sinclair/typebox': 0.34.49 dev: true - /@jest/snapshot-utils@30.4.0: - resolution: {integrity: sha512-oPrzffukMros86mvKXzDMiAV5qId0U3dTGV/nLnhsKsUKjma7pwmoOvNA5mprG7hVUJ6raRBqkVZVk+kyyjbpw==} + /@jest/snapshot-utils@30.4.1: + resolution: {integrity: sha512-ObY4ljvQ95mt6iwKtVLetR/4yXiAgl3H4nJxhztr0MTjrN97TwDYrnCp/kF60Ec9HdhkWTHSu+Hg05aXfngpOA==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 chalk: 4.1.2 graceful-fs: 4.2.11 natural-compare: 1.4.0 @@ -2377,21 +2377,21 @@ packages: - supports-color dev: true - /@jest/transform@30.4.0: - resolution: {integrity: sha512-2X7FL+yezRtfthTZdUgtWnbixqkmGnDfkXE1vimu2Y1Wi7g0WxY2AAPctVrU7J9xmw5dWOBprBjx1hJIamJPbg==} + /@jest/transform@30.4.1: + resolution: {integrity: sha512-Wz0LyktlTvRefoymh+n64hQ84KNXsRGcwdoZ8CSa0Ea+fgYcHZlnk+hDP7v2MS7il2bQ5uTEIxf4/NNfhMN4KQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@babel/core': 7.29.0 - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@jridgewell/trace-mapping': 0.3.31 babel-plugin-istanbul: 7.0.1 chalk: 4.1.2 convert-source-map: 2.0.0 fast-json-stable-stringify: 2.1.0 graceful-fs: 4.2.11 - jest-haste-map: 30.4.0 + jest-haste-map: 30.4.1 jest-regex-util: 30.4.0 - jest-util: 30.4.0 + jest-util: 30.4.1 pirates: 4.0.7 slash: 3.0.0 write-file-atomic: 5.0.1 @@ -2411,12 +2411,12 @@ packages: chalk: 4.1.2 dev: true - /@jest/types@30.4.0: - resolution: {integrity: sha512-C951KSoEicxFUsUIO4T8lqWEemuMgMb3vlI8FO4OP369GSf6SOJd681nOcv7XR0TV5vCO4Jypvq3rBGEqfy9KQ==} + /@jest/types@30.4.1: + resolution: {integrity: sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@jest/pattern': 30.4.0 - '@jest/schemas': 30.4.0 + '@jest/schemas': 30.4.1 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 '@types/node': 25.6.0 @@ -3705,8 +3705,8 @@ packages: dependencies: balanced-match: 1.0.2 - /brace-expansion@5.0.5: - resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} + /brace-expansion@5.0.6: + resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} engines: {node: 18 || 20 || >=22} dependencies: balanced-match: 4.0.4 @@ -4996,16 +4996,16 @@ packages: jest-util: 28.1.3 dev: true - /expect@30.4.0: - resolution: {integrity: sha512-wwj3yHn8F2Uj4fyL+2n1M1cjfYFGtYq7cF00OjMHBxX5eTeX/EcVdHHIMkhxO6nFfopwHtaQEasP1WfxzQaZPg==} + /expect@30.4.1: + resolution: {integrity: sha512-PMARsyh/JtqC20HoGqlFcIlQAyqUtW4PlI1rup1uhYJtKuwAjbvWi3GQMAn+STdHum/dk8xrKfUM1+5SAwpolA==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/expect-utils': 30.4.0 + '@jest/expect-utils': 30.4.1 '@jest/get-type': 30.1.0 - jest-matcher-utils: 30.4.0 - jest-message-util: 30.4.0 - jest-mock: 30.4.0 - jest-util: 30.4.0 + jest-matcher-utils: 30.4.1 + jest-message-util: 30.4.1 + jest-mock: 30.4.1 + jest-util: 30.4.1 dev: true /express@4.22.1: @@ -6230,14 +6230,14 @@ packages: pretty-format: 28.1.3 dev: true - /jest-diff@30.4.0: - resolution: {integrity: sha512-8SHpYWUtt2LyH5tw5Oa+larOuy5WHDH7vklFxbxf4LJfYkepoA2eu/loHmvYDlrHrdB3JZ89197oG2A1V982yg==} + /jest-diff@30.4.1: + resolution: {integrity: sha512-CRpFK0RtLriVDGcPPAnR6HMVI8bSR2jnUIgralhauzYQZIb4RH9AtEInTuQr65LmmGggGcRT6HIASxwqsVsmlA==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@jest/diff-sequences': 30.4.0 '@jest/get-type': 30.1.0 chalk: 4.1.2 - pretty-format: 30.4.0 + pretty-format: 30.4.1 dev: true /jest-docblock@28.1.1: @@ -6299,18 +6299,18 @@ packages: fsevents: 2.3.3 dev: true - /jest-haste-map@30.4.0: - resolution: {integrity: sha512-01+o3CS8t35Va0Ed6w/HyeK9VaejRlBnZ1hGoOlTYlruFzycn3RfIdG1Szu1DVoACTs07ALirRjECq1FqNuAFg==} + /jest-haste-map@30.4.1: + resolution: {integrity: sha512-rFrcONd8jeFsyw+Z9CrScJgglRf2+NFmNam8dKu7n+SoHqNYT47mn0DdEcVUZJpvh7Iz6/si7f7yUH7GJHVgnw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@types/node': 25.6.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 jest-regex-util: 30.4.0 - jest-util: 30.4.0 - jest-worker: 30.4.0 + jest-util: 30.4.1 + jest-worker: 30.4.1 picomatch: 4.0.4 walker: 1.0.8 optionalDependencies: @@ -6325,14 +6325,14 @@ packages: pretty-format: 28.1.3 dev: true - /jest-location-mock@3.0.0(@jest/globals@30.4.0): + /jest-location-mock@3.0.0(@jest/globals@30.4.1): resolution: {integrity: sha512-BGDXjHBPHgRz6LFxuzWFb87MwjWgS4TYIbnAz81CInfw9jG23cYx4ldmk6tK4h4cYWWBq964rdkcvfQKyTy+eg==} engines: {node: '>=20.0.0'} peerDependencies: '@jest/globals': ^30.0.0 dependencies: '@jedmao/location': 3.0.0 - '@jest/globals': 30.4.0 + '@jest/globals': 30.4.1 dev: true /jest-matcher-utils@27.5.1: @@ -6355,14 +6355,14 @@ packages: pretty-format: 28.1.3 dev: true - /jest-matcher-utils@30.4.0: - resolution: {integrity: sha512-m28k6fJ1hsHxYRBMbQvIfHz8FQA1e8U/I3o/Z+id0etJJL7Af6mJqMKvH11lTFX6rRKANi/8iVwdche9E+wz8w==} + /jest-matcher-utils@30.4.1: + resolution: {integrity: sha512-zvYfX5CaeEkFrrLS9suWe9rvJrm9J1Iv3ua8kIBv9GEPzcnsfBf0bob37la7s67fs0nlBC3EuvkOLnXQKxtx4A==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@jest/get-type': 30.1.0 chalk: 4.1.2 - jest-diff: 30.4.0 - pretty-format: 30.4.0 + jest-diff: 30.4.1 + pretty-format: 30.4.1 dev: true /jest-message-util@28.1.3: @@ -6380,18 +6380,18 @@ packages: stack-utils: 2.0.6 dev: true - /jest-message-util@30.4.0: - resolution: {integrity: sha512-XjJEhPYwvJezXMYuPKX52xIE7CPNNVocuUzEJcMts82HhmXii7zC3KZVjlFDXdp8khX4lwWj9Rva9bs+8oucLw==} + /jest-message-util@30.4.1: + resolution: {integrity: sha512-kwCKIvq0MCW1HzLoGola9Te6JUdzgV0loyKJ3Qghrkz9i5/RRIHsL95BMQc2HBBhlBKC4j22K9p11TGHH8RBpQ==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@babel/code-frame': 7.29.0 - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@types/stack-utils': 2.0.3 chalk: 4.1.2 graceful-fs: 4.2.11 - jest-util: 30.4.0 + jest-util: 30.4.1 picomatch: 4.0.4 - pretty-format: 30.4.0 + pretty-format: 30.4.1 slash: 3.0.0 stack-utils: 2.0.6 dev: true @@ -6404,13 +6404,13 @@ packages: '@types/node': 25.6.0 dev: true - /jest-mock@30.4.0: - resolution: {integrity: sha512-Xy8aJikWCFMLFdAvmBTWgFzik3+qnYVEqDz1n/NQQqJX14e48J31XGx+km/0INV7YPzfl6SXmjsaVidUs3zQ5Q==} + /jest-mock@30.4.1: + resolution: {integrity: sha512-/i8SVb8/NSB7RfNi8gfqu8gxLV23KaL5EpAttyb9iz8qWRIqXRLflycz/32wXsYkOnaUlx8NAKnJYtpsmXUmfw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@types/node': 25.6.0 - jest-util: 30.4.0 + jest-util: 30.4.1 dev: true /jest-pnp-resolver@1.2.3(jest-resolve@28.1.3): @@ -6545,13 +6545,13 @@ packages: jest-util: 28.1.3 natural-compare: 1.4.0 pretty-format: 28.1.3 - semver: 7.7.4 + semver: 7.8.0 transitivePeerDependencies: - supports-color dev: true - /jest-snapshot@30.4.0: - resolution: {integrity: sha512-2OdJoU/ogYJOAnbTG6FCelziKiyDZA1FocmO1xnKLfOb4J2gpHXsJC5nAP7wfG/VgwJxtM06ZUYz7rJmAhOsLw==} + /jest-snapshot@30.4.1: + resolution: {integrity: sha512-tEOkkfOMppUyeiHwjZswOQ3lcnoTnws/q5FnGIaeIh/jmoU0ZlgMYRR8sTlTj+nNGCoJ0RDq6SfxGxCsyMTPmw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@babel/core': 7.29.0 @@ -6559,21 +6559,21 @@ packages: '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) '@babel/types': 7.29.0 - '@jest/expect-utils': 30.4.0 + '@jest/expect-utils': 30.4.1 '@jest/get-type': 30.1.0 - '@jest/snapshot-utils': 30.4.0 - '@jest/transform': 30.4.0 - '@jest/types': 30.4.0 + '@jest/snapshot-utils': 30.4.1 + '@jest/transform': 30.4.1 + '@jest/types': 30.4.1 babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.0) chalk: 4.1.2 - expect: 30.4.0 + expect: 30.4.1 graceful-fs: 4.2.11 - jest-diff: 30.4.0 - jest-matcher-utils: 30.4.0 - jest-message-util: 30.4.0 - jest-util: 30.4.0 - pretty-format: 30.4.0 - semver: 7.7.4 + jest-diff: 30.4.1 + jest-matcher-utils: 30.4.1 + jest-message-util: 30.4.1 + jest-util: 30.4.1 + pretty-format: 30.4.1 + semver: 7.8.0 synckit: 0.11.12 transitivePeerDependencies: - supports-color @@ -6591,11 +6591,11 @@ packages: picomatch: 2.3.2 dev: true - /jest-util@30.4.0: - resolution: {integrity: sha512-nae+Oh7CEdSTC5+uL4HCVDCLusj5IcypnVXWBSRjCUDkh7dX/FwreTsgvLROwHnEWW5dcdvLkW9RvmmMzKw+aw==} + /jest-util@30.4.1: + resolution: {integrity: sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/types': 30.4.0 + '@jest/types': 30.4.1 '@types/node': 25.6.0 chalk: 4.1.2 ci-info: 4.4.0 @@ -6638,13 +6638,13 @@ packages: supports-color: 8.1.1 dev: true - /jest-worker@30.4.0: - resolution: {integrity: sha512-0ZghqNv1P/M0nBysxrkGpLnorjM1ulhZ76QijLcwyBm+kIj/DPKyHcpHDVh0LD05JDZzVxi8z9RStF22B4gikQ==} + /jest-worker@30.4.1: + resolution: {integrity: sha512-SHynN/q/QD++iNyvMdy+WMmbCGk8jIsNcRxycXbWubSOhvo6T+j2afcfUSl+3hYsiBebOTo0cT7c2H7CXugu1g==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: '@types/node': 25.6.0 '@ungap/structured-clone': 1.3.1 - jest-util: 30.4.0 + jest-util: 30.4.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -7074,7 +7074,7 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} dependencies: - semver: 7.7.4 + semver: 7.8.0 dev: true /makeerror@1.0.12: @@ -7184,7 +7184,7 @@ packages: resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} engines: {node: 18 || 20 || >=22} dependencies: - brace-expansion: 5.0.5 + brace-expansion: 5.0.6 /minimatch@3.1.5: resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==} @@ -7717,11 +7717,11 @@ packages: react-is: 18.3.1 dev: true - /pretty-format@30.4.0: - resolution: {integrity: sha512-PzJLEF72RqCj01UTBWqBi2ar3U2iJ0oG0+HzcdHPW+rzfpzDCuiVeiy6lns8L3Nbpp4Ajw+nBsW2KuKPPyPlCw==} + /pretty-format@30.4.1: + resolution: {integrity: sha512-K6KiKMHTL4jjX4u3Kir2EW07nRfcqVTXIImx50wbjHQTcZPgg+gjVeNTIT3l3L1Rd4UefxfogquC9J37SoFyyw==} engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} dependencies: - '@jest/schemas': 30.4.0 + '@jest/schemas': 30.4.1 ansi-styles: 5.2.0 react-is-18: /react-is@18.3.1 react-is-19: /react-is@19.2.6 @@ -8289,6 +8289,12 @@ packages: engines: {node: '>=10'} hasBin: true + /semver@7.8.0: + resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} + engines: {node: '>=10'} + hasBin: true + dev: true + /send@0.19.2: resolution: {integrity: sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==} engines: {node: '>= 0.8.0'}