diff --git a/package.json b/package.json index 38630e71..fa654d08 100644 --- a/package.json +++ b/package.json @@ -83,10 +83,10 @@ }, "devDependencies": { "@babel/cli": "^7.17.10", - "@babel/core": "7.21.0", - "@babel/plugin-transform-react-jsx": "7.22.5", + "@babel/core": "7.29.0", + "@babel/plugin-transform-react-jsx": "7.28.6", "@babel/preset-react": "^7.14.5", - "@babel/preset-typescript": "7.21.0", + "@babel/preset-typescript": "7.28.5", "@babel/runtime": "^7.18.9", "@commitlint/cli": "17.4.4", "@commitlint/config-conventional": "17.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11aa8637..48963273 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,10 +5,10 @@ importers: .: specifiers: '@babel/cli': ^7.17.10 - '@babel/core': 7.21.0 - '@babel/plugin-transform-react-jsx': 7.22.5 + '@babel/core': 7.29.0 + '@babel/plugin-transform-react-jsx': 7.28.6 '@babel/preset-react': ^7.14.5 - '@babel/preset-typescript': 7.21.0 + '@babel/preset-typescript': 7.28.5 '@babel/runtime': ^7.18.9 '@commitlint/cli': 17.4.4 '@commitlint/config-conventional': 17.4.4 @@ -158,9 +158,9 @@ importers: marked: 4.3.0 memoize-one: 6.0.0 mobile-detect: 1.4.5 - next: 13.3.0_6m24vuloj5ihw4zc5lbsktc4fu + next: 13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm next-images: 1.8.4_webpack@5.88.1 - next-pwa: 5.6.0_ofpndzbyklygf5lf4ocvrsxxwm + next-pwa: 5.6.0_ks7vofwlc7ayivwpaqgybv62ei next-themes: 0.2.1_yucv4tfv7v7nrkw2uguegj6e7e qs: 6.15.0 react: 18.2.0 @@ -172,11 +172,11 @@ importers: tslib: 2.8.1 xstate: 4.38.3 devDependencies: - '@babel/cli': 7.28.6_@babel+core@7.21.0 - '@babel/core': 7.21.0 - '@babel/plugin-transform-react-jsx': 7.22.5_@babel+core@7.21.0 - '@babel/preset-react': 7.28.5_@babel+core@7.21.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 + '@babel/cli': 7.28.6_@babel+core@7.29.0 + '@babel/core': 7.29.0 + '@babel/plugin-transform-react-jsx': 7.28.6_@babel+core@7.29.0 + '@babel/preset-react': 7.28.5_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 '@babel/runtime': 7.28.6 '@commitlint/cli': 17.4.4_@swc+core@1.3.107 '@commitlint/config-conventional': 17.4.4 @@ -194,9 +194,9 @@ importers: '@storybook/core': 6.5.16_sqmycy3hpbo2yrch6s6kpyyhyi '@storybook/core-server': 7.0.27 '@storybook/jest': 0.1.0 - '@storybook/nextjs': 7.0.27_q53r3m374fkulnpdad3wdxk6qe + '@storybook/nextjs': 7.0.27_ayhpmrtr2df46qgmtk72bkfixq '@storybook/react': 7.0.27_i4rjfizg7pnsmg7p6yi76gfzdq - '@storybook/react-webpack5': 7.0.27_frdricahr3nnymfdq5q4cfy3eu + '@storybook/react-webpack5': 7.0.27_tbjnjxtszd35x3cb4v2qf4lnd4 '@storybook/storybook-deployer': 2.8.16 '@storybook/test-runner': 0.11.0_zglhcrromn6i46hxvjp4lhdj7q '@storybook/testing-library': 0.2.2 @@ -221,8 +221,8 @@ importers: '@typescript-eslint/eslint-plugin': 5.62.0_hxi32vlr4chximxm5ibvuhrvim '@typescript-eslint/parser': 5.62.0_e2goxuthsvs76yuzzvokmknzr4 autoprefixer: 10.4.13_postcss@8.4.19 - babel-jest: 29.5.0_@babel+core@7.21.0 - babel-loader: 9.2.1_6epgwo62q4alldklwwhirhkbgi + babel-jest: 29.5.0_@babel+core@7.29.0 + babel-loader: 9.2.1_57p46b5mf2m6473lsdpltsmzbi babel-plugin-lodash: 3.3.4 babel-plugin-module-resolver: 5.0.2 chromatic: 6.24.1 @@ -258,7 +258,7 @@ importers: stylus: 0.59.0 stylus-loader: 7.1.3_4mikfpxpyhyu4zsx52iqbqpfqi tailwindcss: 3.2.7_v776zzvn44o7tpgzieipaairwm - ts-jest: 29.1.1_ubezungv3spavjpevimrw2ftgq + ts-jest: 29.1.1_aycwejta4uerylzdb3qhaxooc4 ts-node: 10.9.1_onlplshyafeybavw3u6uyjl7ja tsconfig-paths-webpack-plugin: 4.2.0 turbo: 2.8.10 @@ -267,6 +267,50 @@ importers: webpack: 5.88.1_@swc+core@1.3.107 webpack-merge: 5.10.0 + apps/bbl-nextjs: + specifiers: + '@bbl-nx/apis': workspace:* + '@bbl-nx/constants': workspace:* + '@bbl-nx/features': workspace:* + '@bbl-nx/hooks': workspace:* + '@bbl-nx/images': workspace:* + '@bbl-nx/libs': workspace:* + '@bbl-nx/ui-components': workspace:* + '@bbl-nx/utils': workspace:* + dependencies: + '@bbl-nx/apis': link:../../libs/apis + '@bbl-nx/constants': link:../../libs/constants + '@bbl-nx/features': link:../../libs/features + '@bbl-nx/hooks': link:../../libs/hooks + '@bbl-nx/images': link:../../libs/images + '@bbl-nx/libs': link:../../libs/libs + '@bbl-nx/ui-components': link:../../libs/ui-components + '@bbl-nx/utils': link:../../libs/utils + + libs/apis: + specifiers: {} + + libs/constants: + specifiers: {} + + libs/features: + specifiers: {} + + libs/hooks: + specifiers: {} + + libs/images: + specifiers: {} + + libs/libs: + specifiers: {} + + libs/ui-components: + specifiers: {} + + libs/utils: + specifiers: {} + packages: /@adobe/css-tools/4.4.4: @@ -279,6 +323,7 @@ packages: dependencies: '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 + dev: true /@apideck/better-ajv-errors/0.3.6_ajv@8.18.0: resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} @@ -299,14 +344,14 @@ packages: default-browser-id: 3.0.0 dev: true - /@babel/cli/7.28.6_@babel+core@7.21.0: + /@babel/cli/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jridgewell/trace-mapping': 0.3.31 commander: 6.2.1 convert-source-map: 2.0.0 @@ -376,6 +421,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: true /@babel/core/7.29.0: resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} @@ -398,13 +444,12 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true /@babel/generator/7.21.9: resolution: {integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.29.0 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 jsesc: 2.5.2 @@ -452,6 +497,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-create-class-features-plugin/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} @@ -469,7 +515,6 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-create-regexp-features-plugin/7.28.5_@babel+core@7.21.0: resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} @@ -481,6 +526,7 @@ packages: '@babel/helper-annotate-as-pure': 7.27.3 regexpu-core: 6.4.0 semver: 6.3.1 + dev: true /@babel/helper-create-regexp-features-plugin/7.28.5_@babel+core@7.29.0: resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} @@ -492,14 +538,13 @@ packages: '@babel/helper-annotate-as-pure': 7.27.3 regexpu-core: 6.4.0 semver: 6.3.1 - dev: true - /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.21.0: + /@babel/helper-define-polyfill-provider/0.1.5_@babel+core@7.29.0: resolution: {integrity: sha512-nXuzCSwlJ/WKr8qxzW816gwyT6VZgiJG17zR40fou70yfAcqjoNyTLl/DQ+FExw5Hx5KNqshmN8Ldl/r2N7cTg==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-compilation-targets': 7.28.6 '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 @@ -528,20 +573,6 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider/0.6.6_@babel+core@7.21.0: - resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - debug: 4.4.3 - lodash.debounce: 4.0.8 - resolve: 1.22.11 - transitivePeerDependencies: - - supports-color - /@babel/helper-define-polyfill-provider/0.6.6_@babel+core@7.29.0: resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==} peerDependencies: @@ -555,7 +586,6 @@ packages: resolve: 1.22.11 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-environment-visitor/7.24.7: resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==} @@ -627,6 +657,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-module-transforms/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} @@ -640,7 +671,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-optimise-call-expression/7.27.1: resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} @@ -668,6 +698,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-remap-async-to-generator/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} @@ -681,7 +712,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-replace-supers/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} @@ -695,6 +725,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/helper-replace-supers/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==} @@ -708,7 +739,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/helper-skip-transparent-expression-wrappers/7.27.1: resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} @@ -760,7 +790,7 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.5 + '@babel/types': 7.29.0 dev: true /@babel/parser/7.29.0: @@ -770,18 +800,6 @@ packages: dependencies: '@babel/types': 7.29.0 - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.28.5_@babel+core@7.21.0: - resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 - transitivePeerDependencies: - - supports-color - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.28.5_@babel+core@7.29.0: resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} engines: {node: '>=6.9.0'} @@ -793,16 +811,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.21.0: - resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==} @@ -812,7 +820,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} @@ -822,6 +829,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==} @@ -831,7 +839,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} @@ -845,6 +852,7 @@ packages: '@babel/plugin-transform-optional-chaining': 7.28.6_@babel+core@7.21.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} @@ -858,19 +866,6 @@ packages: '@babel/plugin-transform-optional-chaining': 7.28.6_@babel+core@7.29.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/traverse': 7.29.0 - transitivePeerDependencies: - - supports-color /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==} @@ -883,7 +878,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.0: resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} @@ -915,6 +909,20 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.29.0: + resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.0: resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} engines: {node: '>=6.9.0'} @@ -930,16 +938,16 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.29.0_@babel+core@7.21.0: + /@babel/plugin-proposal-decorators/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-CVBVv3VY/XRMxRYq5dwr2DS7/MvqPm23cOCjbwNnVrfOqcWlnefua1uUs0sjdKOGjvPUG633o07uWzJq4oI6dA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-decorators': 7.28.6_@babel+core@7.21.0 + '@babel/plugin-syntax-decorators': 7.28.6_@babel+core@7.29.0 transitivePeerDependencies: - supports-color dev: true @@ -956,13 +964,13 @@ packages: '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 dev: true - /@babel/plugin-proposal-export-default-from/7.27.1_@babel+core@7.21.0: + /@babel/plugin-proposal-export-default-from/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-hjlsMBl1aJc5lp8MoCDEZCiYzlgdRAShOjAfRw6X+GlpLpUPU7c3XNLsKFZbQk/1cRzBlJ7CXg3xJAJMrFa1Uw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -978,6 +986,18 @@ packages: '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.0 dev: true + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.29.0: + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.29.0 + dev: true + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} @@ -1014,6 +1034,18 @@ packages: '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 dev: true + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.29.0: + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.29.0 + dev: true + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} @@ -1026,6 +1058,18 @@ packages: '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 dev: true + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.29.0: + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.29.0 + dev: true + /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. @@ -1033,7 +1077,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.12.9 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.12.9 dev: true @@ -1053,6 +1097,21 @@ packages: '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.21.0 dev: true + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.29.0: + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 7.29.0 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.29.0 + dev: true + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} @@ -1080,6 +1139,21 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.29.0: + resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.29.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} @@ -1094,13 +1168,19 @@ packages: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.21.0: - resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.29.0: + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 + '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + dev: true /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.0: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} @@ -1109,7 +1189,6 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.29.0 - dev: true /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.21.0: resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} @@ -1127,6 +1206,22 @@ packages: - supports-color dev: true + /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.29.0: + resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==} + engines: {node: '>=6.9.0'} + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.29.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.0: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} @@ -1148,12 +1243,21 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.21.0: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.29.0: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.29.0: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -1166,6 +1270,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.29.0: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.0: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} @@ -1176,13 +1289,23 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-decorators/7.28.6_@babel+core@7.21.0: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.29.0: + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + + /@babel/plugin-syntax-decorators/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -1195,6 +1318,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: @@ -1204,13 +1336,22 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-flow/7.28.6_@babel+core@7.21.0: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + + /@babel/plugin-syntax-flow/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-D+OrJumc9McXNEBI/JmFnc/0uCM2/Y3PEBG3gfV3QIYkKv5pvnpzFrl1kYCrcHJP8nOeFB/SHi1IHz29pNGuew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -1222,6 +1363,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-syntax-import-assertions/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==} @@ -1231,33 +1373,31 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - /@babel/plugin-syntax-import-attributes/7.28.6_@babel+core@7.21.0: + /@babel/plugin-syntax-import-attributes/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - /@babel/plugin-syntax-import-attributes/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.0: + resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.29.0 + '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.0: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.29.0: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -1270,22 +1410,21 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: - resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.12.9 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-jsx/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==} - engines: {node: '>=6.9.0'} + /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: + resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.12.9 '@babel/helper-plugin-utils': 7.28.6 dev: true @@ -1308,6 +1447,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.29.0: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -1317,6 +1465,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.0: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -1326,6 +1483,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.29.0: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: @@ -1344,6 +1510,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: @@ -1353,6 +1528,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.0: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -1362,6 +1546,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.29.0: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + dev: true + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.0: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} @@ -1372,18 +1565,18 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.0: - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.29.0: + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-typescript/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==} + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.0: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1392,8 +1585,8 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-typescript/7.28.6_@babel+core@7.29.0: - resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==} + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.29.0: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1402,15 +1595,15 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.21.0: - resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} + /@babel/plugin-syntax-typescript/7.28.6_@babel+core@7.29.0: + resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.29.0: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} @@ -1421,7 +1614,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} @@ -1431,6 +1623,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-arrow-functions/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==} @@ -1440,20 +1633,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-async-generator-functions/7.29.0_@babel+core@7.21.0: - resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.21.0 - '@babel/traverse': 7.29.0 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-async-generator-functions/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==} @@ -1467,7 +1646,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-async-to-generator/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==} @@ -1481,6 +1659,7 @@ packages: '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.21.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-async-to-generator/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==} @@ -1494,7 +1673,6 @@ packages: '@babel/helper-remap-async-to-generator': 7.27.1_@babel+core@7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} @@ -1504,6 +1682,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-block-scoped-functions/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==} @@ -1513,7 +1692,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-block-scoping/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==} @@ -1523,6 +1701,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-block-scoping/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==} @@ -1532,19 +1711,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-class-properties/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-class-properties/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==} @@ -1557,19 +1723,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-transform-class-static-block/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.12.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-class-static-block/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==} @@ -1582,7 +1735,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-classes/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} @@ -1599,6 +1751,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-classes/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} @@ -1615,7 +1768,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-computed-properties/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==} @@ -1626,6 +1778,7 @@ packages: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 '@babel/template': 7.28.6 + dev: true /@babel/plugin-transform-computed-properties/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==} @@ -1636,7 +1789,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 '@babel/template': 7.28.6 - dev: true /@babel/plugin-transform-destructuring/7.28.5_@babel+core@7.21.0: resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==} @@ -1649,6 +1801,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-destructuring/7.28.5_@babel+core@7.29.0: resolution: {integrity: sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==} @@ -1661,7 +1814,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-dotall-regex/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==} @@ -1672,6 +1824,7 @@ packages: '@babel/core': 7.21.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-dotall-regex/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==} @@ -1682,7 +1835,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} @@ -1692,6 +1844,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-duplicate-keys/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==} @@ -1701,17 +1854,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.29.0_@babel+core@7.21.0: - resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==} @@ -1722,16 +1864,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.21.0: - resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-dynamic-import/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==} @@ -1741,19 +1873,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-explicit-resource-management/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-explicit-resource-management/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==} @@ -1766,7 +1885,6 @@ packages: '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-exponentiation-operator/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==} @@ -1776,6 +1894,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-exponentiation-operator/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==} @@ -1785,16 +1904,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.21.0: - resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-export-namespace-from/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==} @@ -1804,17 +1913,16 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.21.0: + /@babel/plugin-transform-flow-strip-types/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-flow': 7.28.6_@babel+core@7.21.0 + '@babel/plugin-syntax-flow': 7.28.6_@babel+core@7.29.0 dev: true /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.21.0: @@ -1828,6 +1936,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-for-of/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==} @@ -1840,7 +1949,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} @@ -1854,6 +1962,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-function-name/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==} @@ -1867,16 +1976,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-transform-json-strings/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-json-strings/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==} @@ -1886,7 +1985,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-literals/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} @@ -1896,6 +1994,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-literals/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==} @@ -1905,16 +2004,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-logical-assignment-operators/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-logical-assignment-operators/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==} @@ -1924,7 +2013,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} @@ -1934,6 +2022,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-member-expression-literals/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==} @@ -1943,7 +2032,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} @@ -1956,6 +2044,7 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-modules-amd/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==} @@ -1968,7 +2057,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-modules-commonjs/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==} @@ -1981,6 +2069,7 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-modules-commonjs/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==} @@ -1993,7 +2082,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-modules-systemjs/7.29.0_@babel+core@7.21.0: resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==} @@ -2008,6 +2096,7 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-modules-systemjs/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==} @@ -2022,7 +2111,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} @@ -2035,6 +2123,7 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-modules-umd/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==} @@ -2047,7 +2136,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-named-capturing-groups-regex/7.29.0_@babel+core@7.21.0: resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==} @@ -2058,6 +2146,7 @@ packages: '@babel/core': 7.21.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-named-capturing-groups-regex/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==} @@ -2068,7 +2157,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} @@ -2078,6 +2166,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-new-target/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==} @@ -2087,16 +2176,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-nullish-coalescing-operator/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-nullish-coalescing-operator/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==} @@ -2106,16 +2185,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-numeric-separator/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-numeric-separator/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==} @@ -2125,22 +2194,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-object-rest-spread/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.21.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.21.0 - '@babel/traverse': 7.29.0 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-object-rest-spread/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==} @@ -2156,7 +2209,6 @@ packages: '@babel/traverse': 7.29.0 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} @@ -2169,6 +2221,7 @@ packages: '@babel/helper-replace-supers': 7.28.6_@babel+core@7.21.0 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-object-super/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==} @@ -2181,16 +2234,6 @@ packages: '@babel/helper-replace-supers': 7.28.6_@babel+core@7.29.0 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-transform-optional-catch-binding/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-optional-catch-binding/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==} @@ -2200,7 +2243,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-optional-chaining/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==} @@ -2213,6 +2255,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-optional-chaining/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==} @@ -2225,7 +2268,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.12.9: resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} @@ -2245,6 +2287,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-parameters/7.27.7_@babel+core@7.29.0: resolution: {integrity: sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==} @@ -2254,19 +2297,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-private-methods/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-private-methods/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==} @@ -2279,20 +2309,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true - - /@babel/plugin-transform-private-property-in-object/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - transitivePeerDependencies: - - supports-color /@babel/plugin-transform-private-property-in-object/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} @@ -2306,7 +2322,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} @@ -2316,6 +2331,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-property-literals/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==} @@ -2325,7 +2341,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-react-constant-elements/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-edoidOjl/ZxvYo4lSBOQGDSyToYVkTAwyVoa2tkuYTSmjrB1+uAedoL5iROVLXkxH+vRgA7uP4tMg2pUJpZ3Ug==} @@ -2337,16 +2352,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.21.0: - resolution: {integrity: sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - dev: true - /@babel/plugin-transform-react-display-name/7.28.0_@babel+core@7.29.0: resolution: {integrity: sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==} engines: {node: '>=6.9.0'} @@ -2357,18 +2362,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.21.0: - resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-transform-react-jsx': 7.28.6_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-react-jsx-development/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-ykDdF5yI4f1WrAolLqeF3hmYU12j9ntLQl/AOG1HAS21jxyg1Q0/J/tpREuYLfatGdGmXp/3yS0ZA76kOlVq9Q==} engines: {node: '>=6.9.0'} @@ -2381,38 +2374,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-react-jsx/7.22.5_@babel+core@7.21.0: - resolution: {integrity: sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-module-imports': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-jsx': 7.28.6_@babel+core@7.21.0 - '@babel/types': 7.29.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/plugin-transform-react-jsx/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-module-imports': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-jsx': 7.28.6_@babel+core@7.21.0 - '@babel/types': 7.29.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/plugin-transform-react-jsx/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-61bxqhiRfAACulXSLd/GxqmAedUSrRZIu/cbaT18T1CetkTmtDN15it7i80ru4DVqRK1WMxQhXs+Lf9kajm5Ow==} engines: {node: '>=6.9.0'} @@ -2429,17 +2390,6 @@ packages: - supports-color dev: true - /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.21.0: - resolution: {integrity: sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-plugin-utils': 7.28.6 - dev: true - /@babel/plugin-transform-react-pure-annotations/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-JfuinvDOsD9FVMTHpzA/pBLisxpv1aSf+OIV8lgH3MuWrks19R27e6a6DipIg4aX1Zm9Wpb04p8wljfKrVSnPA==} engines: {node: '>=6.9.0'} @@ -2459,6 +2409,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-regenerator/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==} @@ -2468,17 +2419,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-regexp-modifiers/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-regexp-modifiers/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==} @@ -2489,7 +2429,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} @@ -2499,6 +2438,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-reserved-words/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==} @@ -2508,20 +2448,19 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - /@babel/plugin-transform-runtime/7.29.0_@babel+core@7.21.0: + /@babel/plugin-transform-runtime/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-jlaRT5dJtMaMCV6fAuLbsQMSwz/QkvaHOHOSXRitGGwSpR1blCY4KUKoyP2tYO8vJcqYe8cEj96cqSztv3uF9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 - babel-plugin-polyfill-corejs2: 0.4.15_@babel+core@7.21.0 - babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.21.0 - babel-plugin-polyfill-regenerator: 0.6.6_@babel+core@7.21.0 + babel-plugin-polyfill-corejs2: 0.4.15_@babel+core@7.29.0 + babel-plugin-polyfill-corejs3: 0.13.0_@babel+core@7.29.0 + babel-plugin-polyfill-regenerator: 0.6.6_@babel+core@7.29.0 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -2535,6 +2474,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-shorthand-properties/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} @@ -2544,7 +2484,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-spread/7.28.6_@babel+core@7.21.0: resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==} @@ -2557,6 +2496,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color + dev: true /@babel/plugin-transform-spread/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==} @@ -2569,7 +2509,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 transitivePeerDependencies: - supports-color - dev: true /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} @@ -2579,6 +2518,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-sticky-regex/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==} @@ -2588,7 +2528,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} @@ -2598,6 +2537,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-template-literals/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==} @@ -2607,7 +2547,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} @@ -2617,6 +2556,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-typeof-symbol/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==} @@ -2626,23 +2566,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-typescript/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.6_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 - '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color - dev: true /@babel/plugin-transform-typescript/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==} @@ -2668,6 +2591,7 @@ packages: dependencies: '@babel/core': 7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-unicode-escapes/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} @@ -2677,17 +2601,6 @@ packages: dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-unicode-property-regex/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-unicode-property-regex/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==} @@ -2698,7 +2611,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.21.0: resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} @@ -2709,6 +2621,7 @@ packages: '@babel/core': 7.21.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 '@babel/helper-plugin-utils': 7.28.6 + dev: true /@babel/plugin-transform-unicode-regex/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==} @@ -2719,17 +2632,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true - - /@babel/plugin-transform-unicode-sets-regex/7.28.6_@babel+core@7.21.0: - resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.21.0 - '@babel/helper-plugin-utils': 7.28.6 /@babel/plugin-transform-unicode-sets-regex/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==} @@ -2740,7 +2642,6 @@ packages: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5_@babel+core@7.29.0 '@babel/helper-plugin-utils': 7.28.6 - dev: true /@babel/preset-env/7.21.5_@babel+core@7.21.0: resolution: {integrity: sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==} @@ -2819,95 +2720,15 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.21.0 '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.21.0 '@babel/preset-modules': 0.1.6_@babel+core@7.21.0 - '@babel/types': 7.21.5 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.0 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.0 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.0 - core-js-compat: 3.48.0 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/preset-env/7.29.0_@babel+core@7.21.0: - resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/compat-data': 7.29.0 - '@babel/core': 7.21.0 - '@babel/helper-compilation-targets': 7.28.6 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5_@babel+core@7.21.0 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.21.0 - '@babel/plugin-syntax-import-assertions': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-syntax-import-attributes': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-async-generator-functions': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-transform-async-to-generator': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-block-scoped-functions': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-block-scoping': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-class-properties': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-class-static-block': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-classes': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-computed-properties': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.21.0 - '@babel/plugin-transform-dotall-regex': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-duplicate-keys': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-transform-dynamic-import': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-explicit-resource-management': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-exponentiation-operator': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-export-namespace-from': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-function-name': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-json-strings': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-literals': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-logical-assignment-operators': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-member-expression-literals': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-modules-amd': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-modules-systemjs': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-transform-modules-umd': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-transform-new-target': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-numeric-separator': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-object-rest-spread': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-object-super': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-optional-catch-binding': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-optional-chaining': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.21.0 - '@babel/plugin-transform-private-methods': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-private-property-in-object': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-property-literals': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-regenerator': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-transform-regexp-modifiers': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-reserved-words': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-spread': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-sticky-regex': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-typeof-symbol': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-unicode-escapes': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-unicode-property-regex': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-unicode-regex': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-unicode-sets-regex': 7.28.6_@babel+core@7.21.0 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.21.0 - babel-plugin-polyfill-corejs2: 0.4.15_@babel+core@7.21.0 - babel-plugin-polyfill-corejs3: 0.14.0_@babel+core@7.21.0 - babel-plugin-polyfill-regenerator: 0.6.6_@babel+core@7.21.0 + '@babel/types': 7.29.0 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.0 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.0 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.0 core-js-compat: 3.48.0 semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: true /@babel/preset-env/7.29.0_@babel+core@7.29.0: resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==} @@ -2988,30 +2809,19 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true - /@babel/preset-flow/7.27.1_@babel+core@7.21.0: + /@babel/preset-flow/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-ez3a2it5Fn6P54W8QkbfIyyIbxlXvcxyWHHvno1Wg0Ej5eiJY5hBb8ExttoIOJJk7V2dZE6prP7iby5q2aQ0Lg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.21.0 + '@babel/plugin-transform-flow-strip-types': 7.27.1_@babel+core@7.29.0 dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.21.0: - resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} - peerDependencies: - '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/types': 7.29.0 - esutils: 2.0.3 - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.29.0: resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} peerDependencies: @@ -3021,7 +2831,6 @@ packages: '@babel/helper-plugin-utils': 7.28.6 '@babel/types': 7.29.0 esutils: 2.0.3 - dev: true /@babel/preset-modules/0.1.6_@babel+core@7.21.0: resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==} @@ -3032,27 +2841,10 @@ packages: '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.0 '@babel/plugin-transform-dotall-regex': 7.28.6_@babel+core@7.21.0 - '@babel/types': 7.21.5 + '@babel/types': 7.29.0 esutils: 2.0.3 dev: true - /@babel/preset-react/7.28.5_@babel+core@7.21.0: - resolution: {integrity: sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-react-display-name': 7.28.0_@babel+core@7.21.0 - '@babel/plugin-transform-react-jsx': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-react-jsx-development': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-react-pure-annotations': 7.27.1_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/preset-react/7.28.5_@babel+core@7.29.0: resolution: {integrity: sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ==} engines: {node: '>=6.9.0'} @@ -3070,34 +2862,6 @@ packages: - supports-color dev: true - /@babel/preset-typescript/7.21.0_@babel+core@7.21.0: - resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-typescript': 7.28.6_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/preset-typescript/7.21.0_@babel+core@7.29.0: - resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.29.0 - '@babel/helper-plugin-utils': 7.28.6 - '@babel/helper-validator-option': 7.27.1 - '@babel/plugin-transform-typescript': 7.28.6_@babel+core@7.29.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/preset-typescript/7.28.5_@babel+core@7.29.0: resolution: {integrity: sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g==} engines: {node: '>=6.9.0'} @@ -3114,13 +2878,13 @@ packages: - supports-color dev: true - /@babel/register/7.28.6_@babel+core@7.21.0: + /@babel/register/7.28.6_@babel+core@7.29.0: resolution: {integrity: sha512-pgcbbEl/dWQYb6L6Yew6F94rdwygfuv+vJ/tXfwIOYAfPB6TNWpXUMEtEq3YuTeHRdvMIhvz13bkT9CNaS+wqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -3145,13 +2909,13 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.29.0 - '@babel/generator': 7.21.9 + '@babel/generator': 7.29.1 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.21.9 - '@babel/types': 7.21.5 + '@babel/parser': 7.29.0 + '@babel/types': 7.29.0 debug: 4.4.3 globals: 11.12.0 transitivePeerDependencies: @@ -5063,7 +4827,7 @@ packages: resolution: {integrity: sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/types': 28.1.3 '@jridgewell/trace-mapping': 0.3.31 babel-plugin-istanbul: 6.1.1 @@ -5086,7 +4850,7 @@ packages: resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.31 babel-plugin-istanbul: 6.1.1 @@ -5164,7 +4928,6 @@ packages: dependencies: '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 - dev: true /@jridgewell/resolve-uri/3.1.2: resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} @@ -6267,7 +6030,7 @@ packages: dependencies: web-streams-polyfill: 3.3.3 - /@rollup/plugin-babel/5.3.1_sohaqbxr4uu4cuzynq64uqzraa: + /@rollup/plugin-babel/5.3.1_4fox4v2hcyykaqoqxrutyodhs4: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -6278,7 +6041,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.28.6 '@rollup/pluginutils': 3.1.0_rollup@2.79.2 rollup: 2.79.2 @@ -6681,8 +6444,8 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-transform-react-jsx': 7.22.5_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/plugin-transform-react-jsx': 7.28.6_@babel+core@7.29.0 '@jest/transform': 29.7.0 '@mdx-js/react': 2.3.0_react@18.2.0 '@storybook/blocks': 7.0.27_biqbaboplfbrettd7655fr4n2y @@ -7034,7 +6797,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@storybook/addons': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/api': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 6.5.16 @@ -7054,7 +6817,7 @@ packages: '@types/node': 16.18.126 '@types/webpack': 4.41.40 autoprefixer: 9.8.8 - babel-loader: 8.4.1_pcfpfs6qtfmk7tkfshzrhpjfcu + babel-loader: 8.4.1_u3blcmvroalwdbymab5xmkv7hi case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.48.0 css-loader: 3.6.0_webpack@4.47.0 @@ -7103,7 +6866,7 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@storybook/addons': 7.0.27_biqbaboplfbrettd7655fr4n2y '@storybook/api': 7.0.27_biqbaboplfbrettd7655fr4n2y '@storybook/channel-postmessage': 7.0.27 @@ -7125,7 +6888,7 @@ packages: '@storybook/theming': 7.0.27_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.126 '@types/semver': 7.7.1 - babel-loader: 9.2.1_6epgwo62q4alldklwwhirhkbgi + babel-loader: 9.2.1_57p46b5mf2m6473lsdpltsmzbi babel-plugin-named-exports-order: 0.0.2 browser-assert: 1.2.1 case-sensitive-paths-webpack-plugin: 2.4.0 @@ -7229,8 +6992,8 @@ packages: resolution: {integrity: sha512-iHugKuE3Rw/QdFSJBCJQYaZJsnEAQtFLf9vYNRjEqmkif5AR0leZj4yQ5kV1OfQ8MRuh+FGQ/u1cz6fRsFiWEA==} hasBin: true dependencies: - '@babel/core': 7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 '@ndelangen/get-tarball': 3.0.9 '@storybook/codemod': 7.0.27 '@storybook/core-common': 7.0.27 @@ -7477,35 +7240,35 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-decorators': 7.29.0_@babel+core@7.21.0 - '@babel/plugin-proposal-export-default-from': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.0 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.21.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-block-scoping': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-classes': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.21.0 - '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.21.0 - '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.21.0 - '@babel/plugin-transform-spread': 7.28.6_@babel+core@7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 - '@babel/preset-react': 7.28.5_@babel+core@7.21.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 - '@babel/register': 7.28.6_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-decorators': 7.29.0_@babel+core@7.29.0 + '@babel/plugin-proposal-export-default-from': 7.27.1_@babel+core@7.29.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.29.0 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.29.0 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.29.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-transform-arrow-functions': 7.27.1_@babel+core@7.29.0 + '@babel/plugin-transform-block-scoping': 7.28.6_@babel+core@7.29.0 + '@babel/plugin-transform-classes': 7.28.6_@babel+core@7.29.0 + '@babel/plugin-transform-destructuring': 7.28.5_@babel+core@7.29.0 + '@babel/plugin-transform-for-of': 7.27.1_@babel+core@7.29.0 + '@babel/plugin-transform-parameters': 7.27.7_@babel+core@7.29.0 + '@babel/plugin-transform-shorthand-properties': 7.27.1_@babel+core@7.29.0 + '@babel/plugin-transform-spread': 7.28.6_@babel+core@7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 + '@babel/preset-react': 7.28.5_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 + '@babel/register': 7.28.6_@babel+core@7.29.0 '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 '@types/node': 16.18.126 '@types/pretty-hrtime': 1.0.3 - babel-loader: 8.4.1_pcfpfs6qtfmk7tkfshzrhpjfcu + babel-loader: 8.4.1_u3blcmvroalwdbymab5xmkv7hi babel-plugin-macros: 3.1.0 - babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.21.0 + babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.29.0 chalk: 4.1.2 core-js: 3.48.0 express: 4.22.1 @@ -7808,15 +7571,15 @@ packages: '@storybook/mdx2-csf': optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/generator': 7.29.1 '@babel/parser': 7.29.0 - '@babel/plugin-transform-react-jsx': 7.22.5_@babel+core@7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 + '@babel/plugin-transform-react-jsx': 7.28.6_@babel+core@7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 '@babel/traverse': 7.29.0 '@babel/types': 7.29.0 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/mdx1-csf': 0.0.1_@babel+core@7.21.0 + '@storybook/mdx1-csf': 0.0.1_@babel+core@7.29.0 core-js: 3.48.0 fs-extra: 9.1.0 global: 4.4.0 @@ -7883,7 +7646,7 @@ packages: /@storybook/docs-tools/7.0.27: resolution: {integrity: sha512-vXlFbwnlJV1ihYbwoP7uJ8JhYXkhaH3WL1yzIJx0kL1Fl1KLQc+x4flBM3pWO2MkrRa2hFLy5GrDwD6GxbMfEQ==} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@storybook/core-common': 7.0.27 '@storybook/preview-api': 7.0.27 '@storybook/types': 7.0.27 @@ -7962,9 +7725,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.21.0 - '@babel/preset-react': 7.28.5_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/plugin-transform-template-literals': 7.27.1_@babel+core@7.29.0 + '@babel/preset-react': 7.28.5_@babel+core@7.29.0 '@storybook/addons': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/core-client': 6.5.16_pmpiq3n77rtuxrfpewtfvjui6a '@storybook/core-common': 6.5.16_khc6jvv2s7vvganrn2pjldisie @@ -7973,7 +7736,7 @@ packages: '@storybook/ui': 6.5.16_biqbaboplfbrettd7655fr4n2y '@types/node': 16.18.126 '@types/webpack': 4.41.40 - babel-loader: 8.4.1_pcfpfs6qtfmk7tkfshzrhpjfcu + babel-loader: 8.4.1_u3blcmvroalwdbymab5xmkv7hi case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.48.0 @@ -8014,12 +7777,12 @@ packages: resolution: {integrity: sha512-Kxryp9Bp3EEr1axZdq7iOU5epmUvd65j/uT9FxFFHp5ffag6ULfRYVmrXsSIfR6UkwAbx2XYX/W+ScWRel4pDA==} dev: true - /@storybook/mdx1-csf/0.0.1_@babel+core@7.21.0: + /@storybook/mdx1-csf/0.0.1_@babel+core@7.29.0: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.29.1 '@babel/parser': 7.29.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 '@babel/types': 7.29.0 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.17.23 @@ -8037,7 +7800,7 @@ packages: resolution: {integrity: sha512-TXJJd5RAKakWx4BtpwvSNdgTDkKM6RkXU8GK34S/LhidQ5Pjz3wcnqb0TxEkfhK/ztbP8nKHqXFwLfa2CYkvQw==} dev: true - /@storybook/nextjs/7.0.27_q53r3m374fkulnpdad3wdxk6qe: + /@storybook/nextjs/7.0.27_ayhpmrtr2df46qgmtk72bkfixq: resolution: {integrity: sha512-WsoIPU+ThCIYxjf5p4vyJ/iVIcua0nOR4GI1AD3r+KclgVdBS+Byx69n86GFMXVAeJqn7dfvdIE2Na9FlAPY/A==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8060,24 +7823,24 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.0 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.0 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-import-assertions': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-transform-runtime': 7.29.0_@babel+core@7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 - '@babel/preset-react': 7.28.5_@babel+core@7.21.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.29.0 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.29.0 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-import-assertions': 7.28.6_@babel+core@7.29.0 + '@babel/plugin-transform-runtime': 7.29.0_@babel+core@7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 + '@babel/preset-react': 7.28.5_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 '@babel/runtime': 7.28.6 '@storybook/addon-actions': 7.0.27_biqbaboplfbrettd7655fr4n2y '@storybook/builder-webpack5': 7.0.27_o7bynzjcctar25xmd5yvjvgcqe '@storybook/core-common': 7.0.27 '@storybook/node-logger': 7.0.27 - '@storybook/preset-react-webpack': 7.0.27_frdricahr3nnymfdq5q4cfy3eu + '@storybook/preset-react-webpack': 7.0.27_tbjnjxtszd35x3cb4v2qf4lnd4 '@storybook/preview-api': 7.0.27 '@storybook/react': 7.0.27_i4rjfizg7pnsmg7p6yi76gfzdq '@types/node': 16.18.126 @@ -8086,7 +7849,7 @@ packages: fs-extra: 11.3.3 image-size: 1.2.1 loader-utils: 3.3.1 - next: 13.3.0_6m24vuloj5ihw4zc5lbsktc4fu + next: 13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm node-polyfill-webpack-plugin: 2.0.1_webpack@5.88.1 pnp-webpack-plugin: 1.7.0_typescript@5.1.6 postcss: 8.5.6 @@ -8097,7 +7860,7 @@ packages: sass-loader: 12.6.0_webpack@5.88.1 semver: 7.7.4 style-loader: 3.3.4_webpack@5.88.1 - styled-jsx: 5.1.1_q2tyk3gci27qk4qoatek53e4vi + styled-jsx: 5.1.1_2udgktawx3qzlvoquqchguonba ts-dedent: 2.2.0 tsconfig-paths: 4.2.0 tsconfig-paths-webpack-plugin: 3.5.2 @@ -8152,7 +7915,7 @@ packages: resolution: {integrity: sha512-VehWuUQxTlqSfTEl3rnufA9+aBbFIv802c8HMJ6SsnwRSb93vlc2ZDGxx3hzryQhbBuI8oNDQx0VdFVwn+MkEg==} dev: true - /@storybook/preset-react-webpack/7.0.27_frdricahr3nnymfdq5q4cfy3eu: + /@storybook/preset-react-webpack/7.0.27_tbjnjxtszd35x3cb4v2qf4lnd4: resolution: {integrity: sha512-6sqTbaqm3eKTk8RWhlGFQJl+3mwCZpue/4XXHAuuYKFt+0orIsqJtq7ulTk7G1Ism8YT/taU8pUknjGnJIeqiA==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8166,9 +7929,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 - '@babel/preset-flow': 7.27.1_@babel+core@7.21.0 - '@babel/preset-react': 7.28.5_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/preset-flow': 7.27.1_@babel+core@7.29.0 + '@babel/preset-react': 7.28.5_@babel+core@7.29.0 '@pmmmwh/react-refresh-webpack-plugin': 0.5.17_3s7aftcw26g2vhqubpxl7hhzpa '@storybook/core-webpack': 7.0.27 '@storybook/docs-tools': 7.0.27 @@ -8299,7 +8062,7 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: true - /@storybook/react-webpack5/7.0.27_frdricahr3nnymfdq5q4cfy3eu: + /@storybook/react-webpack5/7.0.27_tbjnjxtszd35x3cb4v2qf4lnd4: resolution: {integrity: sha512-pTddt227ubDi8fjCe56F90fKgGPHlMaE7DDXYRYUDU8bgZUYu9hlmN0oVH8jXd3DputASH6hWC/Dll8aqrJ/6Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -8313,9 +8076,9 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@storybook/builder-webpack5': 7.0.27_o7bynzjcctar25xmd5yvjvgcqe - '@storybook/preset-react-webpack': 7.0.27_frdricahr3nnymfdq5q4cfy3eu + '@storybook/preset-react-webpack': 7.0.27_tbjnjxtszd35x3cb4v2qf4lnd4 '@storybook/react': 7.0.27_i4rjfizg7pnsmg7p6yi76gfzdq '@types/node': 16.18.126 react: 18.2.0 @@ -8779,7 +8542,7 @@ packages: '@babel/plugin-transform-react-constant-elements': 7.27.1_@babel+core@7.29.0 '@babel/preset-env': 7.29.0_@babel+core@7.29.0 '@babel/preset-react': 7.28.5_@babel+core@7.29.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 '@svgr/core': 8.0.0_typescript@5.1.6 '@svgr/plugin-jsx': 8.0.1_@svgr+core@8.0.0 '@svgr/plugin-svgo': 8.0.1_m3pc5pwofh2zovaopwfyjfw7ni @@ -9981,8 +9744,8 @@ packages: /@vanilla-extract/integration/6.5.0_t6tx4vfrhgh63ptslzxnlkjody: resolution: {integrity: sha512-E2YcfO8vA+vs+ua+gpvy1HRqvgWbI+MTlUpxA8FvatOvybuNcWAY0CKwQ/Gpj7rswYKtC6C7+xw33emM6/ImdQ==} dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.29.0 '@vanilla-extract/babel-plugin-debug-ids': 1.2.2 '@vanilla-extract/css': 1.18.0 esbuild: 0.18.20 @@ -10038,7 +9801,7 @@ packages: optional: true dependencies: '@remix-run/react': 1.19.3_biqbaboplfbrettd7655fr4n2y - next: 13.3.0_6m24vuloj5ihw4zc5lbsktc4fu + next: 13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm react: 18.2.0 dev: false @@ -11041,25 +10804,25 @@ packages: optional: true dev: true - /babel-core/7.0.0-bridge.0_@babel+core@7.21.0: + /babel-core/7.0.0-bridge.0_@babel+core@7.29.0: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 dev: true - /babel-jest/28.1.3_@babel+core@7.21.0: + /babel-jest/28.1.3_@babel+core@7.29.0: resolution: {integrity: sha512-epUaPOEWMk3cWX0M/sPvCHHCe9fMFAa/9hXEgKP8nFfNl/jlGkE9ucq9NqkZGXLDduCJYS0UvSlPUwC0S+rH6Q==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/transform': 28.1.3 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 28.1.3_@babel+core@7.21.0 + babel-preset-jest: 28.1.3_@babel+core@7.29.0 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -11067,17 +10830,17 @@ packages: - supports-color dev: true - /babel-jest/29.5.0_@babel+core@7.21.0: + /babel-jest/29.5.0_@babel+core@7.29.0: resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/transform': 29.7.0 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3_@babel+core@7.21.0 + babel-preset-jest: 29.6.3_@babel+core@7.29.0 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -11085,17 +10848,17 @@ packages: - supports-color dev: true - /babel-jest/29.7.0_@babel+core@7.21.0: + /babel-jest/29.7.0_@babel+core@7.29.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.8.0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/transform': 29.7.0 '@types/babel__core': 7.20.5 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.6.3_@babel+core@7.21.0 + babel-preset-jest: 29.6.3_@babel+core@7.29.0 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -11103,14 +10866,14 @@ packages: - supports-color dev: true - /babel-loader/8.4.1_6epgwo62q4alldklwwhirhkbgi: + /babel-loader/8.4.1_57p46b5mf2m6473lsdpltsmzbi: resolution: {integrity: sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -11118,14 +10881,14 @@ packages: webpack: 5.88.1_@swc+core@1.3.107 dev: false - /babel-loader/8.4.1_pcfpfs6qtfmk7tkfshzrhpjfcu: + /babel-loader/8.4.1_u3blcmvroalwdbymab5xmkv7hi: resolution: {integrity: sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -11133,14 +10896,14 @@ packages: webpack: 4.47.0 dev: true - /babel-loader/9.2.1_6epgwo62q4alldklwwhirhkbgi: + /babel-loader/9.2.1_57p46b5mf2m6473lsdpltsmzbi: resolution: {integrity: sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 find-cache-dir: 4.0.0 schema-utils: 4.3.3 webpack: 5.88.1_@swc+core@1.3.107 @@ -11247,18 +11010,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-corejs2/0.4.15_@babel+core@7.21.0: - resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/compat-data': 7.29.0 - '@babel/core': 7.21.0 - '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.21.0 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - /babel-plugin-polyfill-corejs2/0.4.15_@babel+core@7.29.0: resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==} peerDependencies: @@ -11270,43 +11021,31 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true - /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.21.0: + /babel-plugin-polyfill-corejs3/0.1.7_@babel+core@7.29.0: resolution: {integrity: sha512-u+gbS9bbPhZWEeyy1oR/YaaSpod/KDT07arZHb80aTpl8H5ZBq+uN1nN9/xtX7jQyfLdPfoqI4Rue/MQSWJquw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.0 - '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/helper-define-polyfill-provider': 0.1.5_@babel+core@7.29.0 core-js-compat: 3.48.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.21.0: + /babel-plugin-polyfill-corejs3/0.13.0_@babel+core@7.29.0: resolution: {integrity: sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.21.0 - '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.29.0 core-js-compat: 3.48.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.14.0_@babel+core@7.21.0: - resolution: {integrity: sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.21.0 - core-js-compat: 3.48.0 - transitivePeerDependencies: - - supports-color - /babel-plugin-polyfill-corejs3/0.14.0_@babel+core@7.29.0: resolution: {integrity: sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==} peerDependencies: @@ -11317,7 +11056,6 @@ packages: core-js-compat: 3.48.0 transitivePeerDependencies: - supports-color - dev: true /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.0: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} @@ -11342,16 +11080,6 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.6.6_@babel+core@7.21.0: - resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==} - peerDependencies: - '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - dependencies: - '@babel/core': 7.21.0 - '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.21.0 - transitivePeerDependencies: - - supports-color - /babel-plugin-polyfill-regenerator/0.6.6_@babel+core@7.29.0: resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==} peerDependencies: @@ -11361,7 +11089,6 @@ packages: '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.29.0 transitivePeerDependencies: - supports-color - dev: true /babel-plugin-react-docgen/4.2.1: resolution: {integrity: sha512-UQ0NmGHj/HAqi5Bew8WvNfCk8wSsmdgNd8ZdMjBCICtyCJCq9LiqgqvjCYe570/Wg7AQArSq1VQ60Dd/CHN7mQ==} @@ -11373,49 +11100,49 @@ packages: - supports-color dev: true - /babel-preset-current-node-syntax/1.2.0_@babel+core@7.21.0: + /babel-preset-current-node-syntax/1.2.0_@babel+core@7.29.0: resolution: {integrity: sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==} peerDependencies: '@babel/core': ^7.0.0 || ^8.0.0-0 dependencies: - '@babel/core': 7.21.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.0 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.0 - '@babel/plugin-syntax-import-attributes': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.0 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.0 - dev: true - - /babel-preset-jest/28.1.3_@babel+core@7.21.0: + '@babel/core': 7.29.0 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.29.0 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.29.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.29.0 + '@babel/plugin-syntax-import-attributes': 7.28.6_@babel+core@7.29.0 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.29.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.29.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.29.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.29.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.29.0 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.29.0 + dev: true + + /babel-preset-jest/28.1.3_@babel+core@7.29.0: resolution: {integrity: sha512-L+fupJvlWAHbQfn74coNX3zf60LXMJsezNvvx8eIh7iOR1luJ1poxYgQk1F8PYtNq/6QODDHCqsSnTFSWC491A==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 babel-plugin-jest-hoist: 28.1.3 - babel-preset-current-node-syntax: 1.2.0_@babel+core@7.21.0 + babel-preset-current-node-syntax: 1.2.0_@babel+core@7.29.0 dev: true - /babel-preset-jest/29.6.3_@babel+core@7.21.0: + /babel-preset-jest/29.6.3_@babel+core@7.29.0: resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.2.0_@babel+core@7.21.0 + babel-preset-current-node-syntax: 1.2.0_@babel+core@7.29.0 dev: true /bail/1.0.5: @@ -12695,10 +12422,10 @@ packages: /convert-source-map/1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + dev: true /convert-source-map/2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - dev: true /cookie-es/1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} @@ -17876,7 +17603,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -17888,7 +17615,7 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/parser': 7.29.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 @@ -18123,11 +17850,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/test-sequencer': 28.1.3 '@jest/types': 28.1.3 '@types/node': 18.11.9 - babel-jest: 28.1.3_@babel+core@7.21.0 + babel-jest: 28.1.3_@babel+core@7.29.0 chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 @@ -18163,11 +17890,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 '@types/node': 18.11.9 - babel-jest: 29.7.0_@babel+core@7.21.0 + babel-jest: 29.7.0_@babel+core@7.29.0 chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 @@ -18704,9 +18431,9 @@ packages: resolution: {integrity: sha512-4lzMgtiNlc3DU/8lZfmqxN3AYD6GGLbl+72rdBpXvcV+whX7mDrREzkPdp2RnmfIiWBg1YbuFSkXduF2JcafJg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/generator': 7.29.1 - '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.21.0 + '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.29.0 '@babel/traverse': 7.29.0 '@babel/types': 7.29.0 '@jest/expect-utils': 28.1.3 @@ -18714,7 +18441,7 @@ packages: '@jest/types': 28.1.3 '@types/babel__traverse': 7.28.0 '@types/prettier': 2.7.3 - babel-preset-current-node-syntax: 1.2.0_@babel+core@7.21.0 + babel-preset-current-node-syntax: 1.2.0_@babel+core@7.29.0 chalk: 4.1.2 expect: 28.1.3 graceful-fs: 4.2.11 @@ -18735,15 +18462,15 @@ packages: resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/generator': 7.29.1 - '@babel/plugin-syntax-jsx': 7.28.6_@babel+core@7.21.0 - '@babel/plugin-syntax-typescript': 7.28.6_@babel+core@7.21.0 + '@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': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - babel-preset-current-node-syntax: 1.2.0_@babel+core@7.21.0 + babel-preset-current-node-syntax: 1.2.0_@babel+core@7.29.0 chalk: 4.1.2 expect: 29.7.0 graceful-fs: 4.2.11 @@ -18988,17 +18715,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/parser': 7.29.0 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.0 - '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.21.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.29.0 + '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.29.0 '@babel/preset-env': 7.21.5_@babel+core@7.21.0 - '@babel/preset-flow': 7.27.1_@babel+core@7.21.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 - '@babel/register': 7.28.6_@babel+core@7.21.0 - babel-core: 7.0.0-bridge.0_@babel+core@7.21.0 + '@babel/preset-flow': 7.27.1_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 + '@babel/register': 7.28.6_@babel+core@7.29.0 + babel-core: 7.0.0-bridge.0_@babel+core@7.29.0 chalk: 4.1.2 flow-parser: 0.302.0 graceful-fs: 4.2.11 @@ -19018,17 +18745,17 @@ packages: peerDependencies: '@babel/preset-env': ^7.1.6 dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/parser': 7.29.0 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.0 - '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 - '@babel/preset-flow': 7.27.1_@babel+core@7.21.0 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.0 - '@babel/register': 7.28.6_@babel+core@7.21.0 - babel-core: 7.0.0-bridge.0_@babel+core@7.21.0 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.29.0 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.29.0 + '@babel/plugin-transform-modules-commonjs': 7.28.6_@babel+core@7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 + '@babel/preset-flow': 7.27.1_@babel+core@7.29.0 + '@babel/preset-typescript': 7.28.5_@babel+core@7.29.0 + '@babel/register': 7.28.6_@babel+core@7.29.0 + babel-core: 7.0.0-bridge.0_@babel+core@7.29.0 chalk: 4.1.2 flow-parser: 0.302.0 graceful-fs: 4.2.11 @@ -20627,6 +20354,7 @@ packages: /nan/2.25.0: resolution: {integrity: sha512-0M90Ag7Xn5KMLLZ7zliPWP3rT90P6PN+IzVFS0VqmnPktBk3700xUVv8Ikm9EUaUE5SDWdp/BIxdENzVznpm1g==} + requiresBuild: true dev: true optional: true @@ -20706,15 +20434,15 @@ packages: webpack: 5.88.1_@swc+core@1.3.107 dev: false - /next-pwa/5.6.0_ofpndzbyklygf5lf4ocvrsxxwm: + /next-pwa/5.6.0_ks7vofwlc7ayivwpaqgybv62ei: resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==} peerDependencies: next: '>=9.0.0' dependencies: - babel-loader: 8.4.1_6epgwo62q4alldklwwhirhkbgi + babel-loader: 8.4.1_57p46b5mf2m6473lsdpltsmzbi clean-webpack-plugin: 4.0.0_webpack@5.88.1 globby: 11.1.0 - next: 13.3.0_6m24vuloj5ihw4zc5lbsktc4fu + next: 13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm terser-webpack-plugin: 5.3.16_2obbgcea26o3zfd6lulby46oce workbox-webpack-plugin: 6.6.0_webpack@5.88.1 workbox-window: 6.6.0 @@ -20735,12 +20463,12 @@ packages: react: '*' react-dom: '*' dependencies: - next: 13.3.0_6m24vuloj5ihw4zc5lbsktc4fu + next: 13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false - /next/13.3.0_6m24vuloj5ihw4zc5lbsktc4fu: + /next/13.3.0_ngdixf4t5gi2d2qfdoyhgiuitm: resolution: {integrity: sha512-OVTw8MpIPa12+DCUkPqRGPS3thlJPcwae2ZL4xti3iBff27goH024xy4q2lhlsdoYiKOi8Kz6uJoLW/GXwgfOA==} engines: {node: '>=14.6.0'} hasBin: true @@ -20768,7 +20496,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_q2tyk3gci27qk4qoatek53e4vi + styled-jsx: 5.1.1_2udgktawx3qzlvoquqchguonba optionalDependencies: '@next/swc-darwin-arm64': 13.3.0 '@next/swc-darwin-x64': 13.3.0 @@ -22844,7 +22572,7 @@ packages: engines: {node: '>=8.10.0'} hasBin: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 '@babel/generator': 7.29.1 '@babel/runtime': 7.28.6 ast-types: 0.14.2 @@ -24938,7 +24666,7 @@ packages: inline-style-parser: 0.1.1 dev: true - /styled-jsx/5.1.1_q2tyk3gci27qk4qoatek53e4vi: + /styled-jsx/5.1.1_2udgktawx3qzlvoquqchguonba: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -24951,7 +24679,7 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.21.0 + '@babel/core': 7.29.0 client-only: 0.0.1 react: 18.2.0 @@ -25553,7 +25281,7 @@ packages: engines: {node: '>=6.10'} dev: true - /ts-jest/29.1.1_ubezungv3spavjpevimrw2ftgq: + /ts-jest/29.1.1_aycwejta4uerylzdb3qhaxooc4: resolution: {integrity: sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -25574,8 +25302,8 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.21.0 - babel-jest: 29.5.0_@babel+core@7.21.0 + '@babel/core': 7.29.0 + babel-jest: 29.5.0_@babel+core@7.29.0 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 29.5.0_odkjkoia5xunhxkdrka32ib6vi @@ -27138,10 +26866,10 @@ packages: engines: {node: '>=10.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.6_ajv@8.18.0 - '@babel/core': 7.21.0 - '@babel/preset-env': 7.29.0_@babel+core@7.21.0 + '@babel/core': 7.29.0 + '@babel/preset-env': 7.29.0_@babel+core@7.29.0 '@babel/runtime': 7.28.6 - '@rollup/plugin-babel': 5.3.1_sohaqbxr4uu4cuzynq64uqzraa + '@rollup/plugin-babel': 5.3.1_4fox4v2hcyykaqoqxrutyodhs4 '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.2 '@rollup/plugin-replace': 2.4.2_rollup@2.79.2 '@surma/rollup-plugin-off-main-thread': 2.2.3