diff --git a/common/changes/@xarc/app-dev/update-postcss_2024-10-15-07-56.json b/common/changes/@xarc/app-dev/update-postcss_2024-10-15-07-56.json new file mode 100644 index 000000000..27783708a --- /dev/null +++ b/common/changes/@xarc/app-dev/update-postcss_2024-10-15-07-56.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/app-dev", + "comment": "remove babel-plugin-react-css-modules which is not maintained", + "type": "none" + } + ], + "packageName": "@xarc/app-dev" +} \ No newline at end of file diff --git a/common/changes/@xarc/opt-postcss/update-postcss_2024-10-15-07-56.json b/common/changes/@xarc/opt-postcss/update-postcss_2024-10-15-07-56.json new file mode 100644 index 000000000..30f91093c --- /dev/null +++ b/common/changes/@xarc/opt-postcss/update-postcss_2024-10-15-07-56.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/opt-postcss", + "comment": "update postcss related dependencies", + "type": "major" + } + ], + "packageName": "@xarc/opt-postcss" +} \ No newline at end of file diff --git a/common/changes/@xarc/webpack/update-postcss_2024-10-15-07-56.json b/common/changes/@xarc/webpack/update-postcss_2024-10-15-07-56.json new file mode 100644 index 000000000..2ab395ac5 --- /dev/null +++ b/common/changes/@xarc/webpack/update-postcss_2024-10-15-07-56.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/webpack", + "comment": "update postcss and related dependencies", + "type": "major" + } + ], + "packageName": "@xarc/webpack" +} \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 239da4652..d3bfef4d4 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -58,12 +58,11 @@ specifiers: '@types/node': ^20.14.10 '@types/webpack': 5.28.0 ansi-to-html: ^0.7.2 - autoprefixer: ^9.6.0 + autoprefixer: ^10.4.20 babel-jest: ^29.6.2 babel-plugin-istanbul: ^6.1.1 babel-plugin-lodash: ^3.3.4 babel-plugin-minify-dead-code-elimination: ^0.5.2 - babel-plugin-react-css-modules: ^5.2.6 babel-plugin-transform-node-env-inline: ^0.4.3 babel-plugin-transform-react-remove-prop-types: ^0.4.24 babel-plugin-transform-remove-strict-mode: ^0.0.2 @@ -73,7 +72,7 @@ specifiers: chalker: ^1.2.0 chokidar: ^3.5.3 css-loader: ^6.5.1 - css-minimizer-webpack-plugin: ^1.2.0 + css-minimizer-webpack-plugin: ^7.0.0 electrode-archetype-njs-module-dev: ^3.0.3 electrode-confippet: ^1.7.1 electrode-react-webapp: ^5.1.1 @@ -125,12 +124,12 @@ specifiers: open: ^8.4.0 opfs: ^1.1.1 pkg-up: ^3.1.0 - postcss-import: ^12.0.1 - postcss-less: ^3.1.4 - postcss-loader: ^3.0.0 - postcss-nested: ^4.2.1 - postcss-preset-env: ^6.7.0 - postcss-scss: ^2.0.0 + postcss-import: ^16.1.0 + postcss-less: ^6.0.0 + postcss-loader: ^8.1.1 + postcss-nested: ^6.2.0 + postcss-preset-env: ^10.0.7 + postcss-scss: ^4.0.9 preact: ^10.0.5 ps-get: ^1.1.0 react-query: ~3.39.0 @@ -151,7 +150,7 @@ specifiers: stylus: ^0.57.0 stylus-relative-loader: ^4.0.0 sudo-prompt: ^9.2.1 - sugarss: ^2.0.0 + sugarss: ^4.0.1 typedoc-plugin-external-module-name: ^3.1.0 url-loader: ^4.1.0 visual-logger: ^1.1.3 @@ -166,17 +165,17 @@ specifiers: xstdout: ^0.1.1 dependencies: - '@babel/plugin-proposal-decorators': 7.24.7 - '@babel/plugin-transform-class-properties': 7.25.4 - '@babel/plugin-transform-object-rest-spread': 7.24.7 - '@babel/plugin-transform-react-constant-elements': 7.25.1 - '@babel/plugin-transform-react-inline-elements': 7.24.7 - '@babel/preset-typescript': 7.24.7 + '@babel/plugin-proposal-decorators': 7.25.7 + '@babel/plugin-transform-class-properties': 7.25.7 + '@babel/plugin-transform-object-rest-spread': 7.25.8 + '@babel/plugin-transform-react-constant-elements': 7.25.7 + '@babel/plugin-transform-react-inline-elements': 7.25.7 + '@babel/preset-typescript': 7.25.7 '@hapi/boom': 9.1.4 '@jchip/redbird': 1.3.0 - '@reduxjs/toolkit': 2.2.7 + '@reduxjs/toolkit': 2.3.0 '@rush-temp/app': file:projects/app.tgz - '@rush-temp/app-dev': file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.94.0 + '@rush-temp/app-dev': file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.95.0 '@rush-temp/create-app': file:projects/create-app.tgz '@rush-temp/dev-base': file:projects/dev-base.tgz '@rush-temp/electrode-cdn-file-loader': file:projects/electrode-cdn-file-loader.tgz @@ -185,17 +184,17 @@ dependencies: '@rush-temp/jsx-renderer': file:projects/jsx-renderer.tgz '@rush-temp/opt-archetype-check': file:projects/opt-archetype-check.tgz '@rush-temp/opt-eslint': file:projects/opt-eslint.tgz - '@rush-temp/opt-jest': file:projects/opt-jest.tgz_@types+node@20.16.5 - '@rush-temp/opt-karma': file:projects/opt-karma.tgz_webpack@5.94.0 - '@rush-temp/opt-less': file:projects/opt-less.tgz_webpack@5.94.0 + '@rush-temp/opt-jest': file:projects/opt-jest.tgz_@types+node@20.16.12 + '@rush-temp/opt-karma': file:projects/opt-karma.tgz_webpack@5.95.0 + '@rush-temp/opt-less': file:projects/opt-less.tgz_webpack@5.95.0 '@rush-temp/opt-mocha': file:projects/opt-mocha.tgz - '@rush-temp/opt-postcss': file:projects/opt-postcss.tgz + '@rush-temp/opt-postcss': file:projects/opt-postcss.tgz_webpack@5.95.0 '@rush-temp/opt-preact': file:projects/opt-preact.tgz '@rush-temp/opt-react': file:projects/opt-react.tgz - '@rush-temp/opt-sass': file:projects/opt-sass.tgz_webpack@5.94.0 + '@rush-temp/opt-sass': file:projects/opt-sass.tgz_webpack@5.95.0 '@rush-temp/opt-stylus': file:projects/opt-stylus.tgz - '@rush-temp/poc-subapp': file:projects/poc-subapp.tgz_webpack@5.94.0 - '@rush-temp/poc-subapp-redux': file:projects/poc-subapp-redux.tgz_webpack@5.94.0 + '@rush-temp/poc-subapp': file:projects/poc-subapp.tgz_webpack@5.95.0 + '@rush-temp/poc-subapp-redux': file:projects/poc-subapp-redux.tgz_webpack@5.95.0 '@rush-temp/poc-subappv1-csp': file:projects/poc-subappv1-csp.tgz '@rush-temp/react': file:projects/react.tgz '@rush-temp/react-query': file:projects/react-query.tgz @@ -220,15 +219,14 @@ dependencies: '@testing-library/jest-dom': 5.17.0 '@types/chai-as-promised': 7.1.8 '@types/jest': 29.5.13 - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@types/webpack': 5.28.0_webpack-cli@4.8.0 ansi-to-html: 0.7.2 - autoprefixer: 9.8.8 + autoprefixer: 10.4.20 babel-jest: 29.7.0 babel-plugin-istanbul: 6.1.1 babel-plugin-lodash: 3.3.4 babel-plugin-minify-dead-code-elimination: 0.5.2 - babel-plugin-react-css-modules: 5.2.6 babel-plugin-transform-node-env-inline: 0.4.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 babel-plugin-transform-remove-strict-mode: 0.0.2 @@ -237,8 +235,8 @@ dependencies: chai-shallowly: 1.0.0 chalker: 1.2.0 chokidar: 3.6.0 - css-loader: 6.11.0_webpack@5.94.0 - css-minimizer-webpack-plugin: 1.3.0_webpack@5.94.0 + css-loader: 6.11.0_webpack@5.95.0 + css-minimizer-webpack-plugin: 7.0.0_webpack@5.95.0 electrode-archetype-njs-module-dev: 3.0.3 electrode-confippet: 1.7.1 electrode-react-webapp: 5.1.1 @@ -249,9 +247,9 @@ dependencies: eslint-plugin-flowtype: 5.10.0 eslint-plugin-jest: 27.9.0_jest@29.7.0 eslint-plugin-mocha: 8.2.0 - eslint-plugin-react: 7.36.1 + eslint-plugin-react: 7.37.1 fast-async: 7.0.6 - file-loader: 6.2.0_webpack@5.94.0 + file-loader: 6.2.0_webpack@5.95.0 fs-extra: 10.1.0 glob: 9.3.5 history: 5.3.0 @@ -259,7 +257,7 @@ dependencies: identity-obj-proxy: 3.0.0 is-ci: 2.0.0 isomorphic-loader: 4.5.0 - jest: 29.7.0_@types+node@20.16.5 + jest: 29.7.0_@types+node@20.16.12 jest-environment-jsdom: 29.7.0 jsdom-global: 3.0.2 jsesc: 3.0.2 @@ -275,14 +273,14 @@ dependencies: karma-sonarqube-unit-reporter: 0.0.23_karma@6.4.4 karma-sourcemap-loader: 0.4.0 karma-spec-reporter: 0.0.36_karma@6.4.4 - karma-webpack: 5.0.1_webpack@5.94.0 + karma-webpack: 5.0.1_webpack@5.95.0 less: 3.13.1 - less-loader: 4.1.0_less@3.13.1+webpack@5.94.0 + less-loader: 4.1.0_less@3.13.1+webpack@5.95.0 loader-utils: 1.4.2 loadjs: 4.3.0 log-update: 5.0.1 mime: 3.0.0 - mini-css-extract-plugin: 1.6.2_webpack@5.94.0 + mini-css-extract-plugin: 1.6.2_webpack@5.95.0 mock-require: 3.0.3 munchy: 1.0.9 nix-clap: 1.3.13 @@ -290,13 +288,13 @@ dependencies: open: 8.4.2 opfs: 1.1.1 pkg-up: 3.1.0 - postcss-import: 12.0.1 - postcss-less: 3.1.4 - postcss-loader: 3.0.0 - postcss-nested: 4.2.3 - postcss-preset-env: 6.7.2 - postcss-scss: 2.1.1 - preact: 10.24.0 + postcss-import: 16.1.0 + postcss-less: 6.0.0 + postcss-loader: 8.1.1_webpack@5.95.0 + postcss-nested: 6.2.0 + postcss-preset-env: 10.0.7 + postcss-scss: 4.0.9 + preact: 10.24.3 ps-get: 1.1.0 react-query: 3.39.3 read-pkg-up: 7.0.1 @@ -307,8 +305,8 @@ dependencies: regenerator-runtime: 0.13.11 require-at: 1.0.6 rxjs: 7.8.1 - sass: 1.79.1 - sass-loader: 13.3.3_sass@1.79.1+webpack@5.94.0 + sass: 1.80.2 + sass-loader: 13.3.3_sass@1.80.2+webpack@5.95.0 semver: 7.6.3 serve-index-fs: 1.10.1 shcmd: 0.8.5 @@ -316,14 +314,14 @@ dependencies: stylus: 0.57.0 stylus-relative-loader: 4.0.0_stylus@0.57.0 sudo-prompt: 9.2.1 - sugarss: 2.0.0 + sugarss: 4.0.1 typedoc-plugin-external-module-name: 3.1.0 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.94.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.95.0 visual-logger: 1.1.3 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.9.0 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 - webpack-dev-middleware: 4.3.0_webpack@5.94.0 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa + webpack-dev-middleware: 4.3.0_webpack@5.95.0 webpack-sources: 2.3.1 webpack-stats-plugin: 1.1.3 xenv-config: 1.3.1 @@ -352,14 +350,14 @@ packages: is-potential-custom-element-name: 1.0.1 dev: false - /@babel/cli/7.25.6_@babel+core@7.25.2: - resolution: {integrity: sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==} + /@babel/cli/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-vQw4QjrqjLSuL0Tt3gfVXbxEHOfsCcHN8tKyTclpSMYLq3Bp0BTzWYZfMKBs3PQ+to8q3BnumBIAsMdOqDJ6nw==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@jridgewell/trace-mapping': 0.3.25 commander: 6.2.1 convert-source-map: 2.0.0 @@ -381,36 +379,36 @@ packages: /@babel/code-frame/7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: - '@babel/highlight': 7.24.7 + '@babel/highlight': 7.25.7 dev: false - /@babel/code-frame/7.24.7: - resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} + /@babel/code-frame/7.25.7: + resolution: {integrity: sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.24.7 - picocolors: 1.1.0 + '@babel/highlight': 7.25.7 + picocolors: 1.1.1 dev: false - /@babel/compat-data/7.25.4: - resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} + /@babel/compat-data/7.25.8: + resolution: {integrity: sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==} engines: {node: '>=6.9.0'} dev: false - /@babel/core/7.25.2: - resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} + /@babel/core/7.25.8: + resolution: {integrity: sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helpers': 7.25.6 - '@babel/parser': 7.25.6 - '@babel/template': 7.25.0 - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/generator': 7.25.7 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-module-transforms': 7.25.7_@babel+core@7.25.8 + '@babel/helpers': 7.25.7 + '@babel/parser': 7.25.8 + '@babel/template': 7.25.7 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 convert-source-map: 2.0.0 debug: 4.3.7 gensync: 1.0.0-beta.2 @@ -420,36 +418,36 @@ packages: - supports-color dev: false - /@babel/eslint-parser/7.25.1_@babel+core@7.25.2+eslint@7.32.0: - resolution: {integrity: sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==} + /@babel/eslint-parser/7.25.8_@babel+core@7.25.8+eslint@7.32.0: + resolution: {integrity: sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 eslint: 7.32.0 eslint-visitor-keys: 2.1.0 semver: 6.3.1 dev: false - /@babel/eslint-parser/7.25.1_@babel+core@7.25.2+eslint@8.57.1: - resolution: {integrity: sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==} + /@babel/eslint-parser/7.25.8_@babel+core@7.25.8+eslint@8.57.1: + resolution: {integrity: sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 eslint: 8.57.1 eslint-visitor-keys: 2.1.0 semver: 6.3.1 dev: false - /@babel/eslint-parser/7.25.1_eslint@8.57.1: - resolution: {integrity: sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==} + /@babel/eslint-parser/7.25.8_eslint@8.57.1: + resolution: {integrity: sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': ^7.11.0 @@ -471,107 +469,107 @@ packages: trim-right: 1.0.1 dev: false - /@babel/generator/7.25.6: - resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} + /@babel/generator/7.25.7: + resolution: {integrity: sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 + jsesc: 3.0.2 dev: false - /@babel/helper-annotate-as-pure/7.24.7: - resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} + /@babel/helper-annotate-as-pure/7.25.7: + resolution: {integrity: sha512-4xwU8StnqnlIhhioZf1tqnVWeQ9pvH/ujS8hRfw/WOza+/a+1qv69BWNy+oY231maTCWgKWhfBU7kDpsds6zAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 dev: false - /@babel/helper-builder-binary-assignment-operator-visitor/7.24.7: - resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==} + /@babel/helper-builder-binary-assignment-operator-visitor/7.25.7: + resolution: {integrity: sha512-12xfNeKNH7jubQNm7PAkzlLwEmCs1tfuX3UjIw6vP6QXi+leKh6+LyC/+Ed4EIQermwd58wsyh070yjDHFlNGg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-builder-react-jsx/7.24.7: - resolution: {integrity: sha512-k87H7LeQijAXxI6gGWRbf+PAOZTn8jFr6SPgPrALrebOQYC+pVELsolqgRJrG6wWQIsAlZezB/pHnyvfgsCA9A==} + /@babel/helper-builder-react-jsx/7.25.7: + resolution: {integrity: sha512-fqUfgY1k8uhv8T9boCLTF5fVVJFkHZ9qE3C62UQeVRxSgVtLvWpCfutxGdC+RNOjWTjJu7x7xFEJZiQQeP+gIw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/types': 7.25.6 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/types': 7.25.8 dev: false - /@babel/helper-compilation-targets/7.25.2: - resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} + /@babel/helper-compilation-targets/7.25.7: + resolution: {integrity: sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.25.4 - '@babel/helper-validator-option': 7.24.8 - browserslist: 4.23.3 + '@babel/compat-data': 7.25.8 + '@babel/helper-validator-option': 7.25.7 + browserslist: 4.24.0 lru-cache: 5.1.1 semver: 6.3.1 dev: false - /@babel/helper-create-class-features-plugin/7.25.4: - resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + /@babel/helper-create-class-features-plugin/7.25.7: + resolution: {integrity: sha512-bD4WQhbkx80mAyj/WCm4ZHcF4rDxkoLFO6ph8/5/mQ3z4vAzltQXAmbc7GvVJx5H+lk5Mi5EmbTeox5nMGCsbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.25.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-member-expression-to-functions': 7.25.7 + '@babel/helper-optimise-call-expression': 7.25.7 + '@babel/helper-replace-supers': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 + '@babel/traverse': 7.25.7 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-create-class-features-plugin/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==} + /@babel/helper-create-class-features-plugin/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-bD4WQhbkx80mAyj/WCm4ZHcF4rDxkoLFO6ph8/5/mQ3z4vAzltQXAmbc7GvVJx5H+lk5Mi5EmbTeox5nMGCsbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/helper-replace-supers': 7.25.0_@babel+core@7.25.2 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-member-expression-to-functions': 7.25.7 + '@babel/helper-optimise-call-expression': 7.25.7 + '@babel/helper-replace-supers': 7.25.7_@babel+core@7.25.8 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 + '@babel/traverse': 7.25.7 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-create-regexp-features-plugin/7.25.2_@babel+core@7.25.2: - resolution: {integrity: sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==} + /@babel/helper-create-regexp-features-plugin/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-byHhumTj/X47wJ6C6eLpK7wW/WBEcnUeb7D0FNc/jFQnQVw7DOso3Zz5u9x/zLrFVkHa89ZGDbkAa1D54NdrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - regexpu-core: 5.3.2 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + regexpu-core: 6.1.1 semver: 6.3.1 dev: false - /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.25.2: + /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.25.8: resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 debug: 4.3.7 lodash.debounce: 4.0.8 resolve: 1.22.8 @@ -593,124 +591,124 @@ packages: '@babel/types': 7.0.0-beta.44 dev: false - /@babel/helper-member-expression-to-functions/7.24.8: - resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} + /@babel/helper-member-expression-to-functions/7.25.7: + resolution: {integrity: sha512-O31Ssjd5K6lPbTX9AAYpSKrZmLeagt9uwschJd+Ixo6QiRyfpvgtVQp8qrDR9UNFjZ8+DO34ZkdrN+BnPXemeA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-module-imports/7.24.7: - resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} + /@babel/helper-module-imports/7.25.7: + resolution: {integrity: sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-module-transforms/7.25.2: - resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} + /@babel/helper-module-transforms/7.25.7: + resolution: {integrity: sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/helper-module-imports': 7.25.7 + '@babel/helper-simple-access': 7.25.7 + '@babel/helper-validator-identifier': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-module-transforms/7.25.2_@babel+core@7.25.2: - resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} + /@babel/helper-module-transforms/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-module-imports': 7.25.7 + '@babel/helper-simple-access': 7.25.7 + '@babel/helper-validator-identifier': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-optimise-call-expression/7.24.7: - resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} + /@babel/helper-optimise-call-expression/7.25.7: + resolution: {integrity: sha512-VAwcwuYhv/AT+Vfr28c9y6SHzTan1ryqrydSTFGjU0uDJHw3uZ+PduI8plCLkRsDnqK2DMEDmwrOQRsK/Ykjng==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 dev: false - /@babel/helper-plugin-utils/7.24.8: - resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} + /@babel/helper-plugin-utils/7.25.7: + resolution: {integrity: sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-remap-async-to-generator/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==} + /@babel/helper-remap-async-to-generator/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-kRGE89hLnPfcz6fTrlNU+uhgcwv0mBE4Gv3P9Ke9kLVJYpi4AMVVEElXvB5CabrPZW4nCM8P8UyyjrzCM0O2sw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-wrap-function': 7.25.0 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-wrap-function': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-replace-supers/7.25.0: - resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} + /@babel/helper-replace-supers/7.25.7: + resolution: {integrity: sha512-iy8JhqlUW9PtZkd4pHM96v6BdJ66Ba9yWSE4z0W4TvSZwLBPkyDsiIU3ENe4SmrzRBs76F7rQXTy1lYC49n6Lw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/helper-member-expression-to-functions': 7.25.7 + '@babel/helper-optimise-call-expression': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-replace-supers/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==} + /@babel/helper-replace-supers/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-iy8JhqlUW9PtZkd4pHM96v6BdJ66Ba9yWSE4z0W4TvSZwLBPkyDsiIU3ENe4SmrzRBs76F7rQXTy1lYC49n6Lw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-member-expression-to-functions': 7.24.8 - '@babel/helper-optimise-call-expression': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-member-expression-to-functions': 7.25.7 + '@babel/helper-optimise-call-expression': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-simple-access/7.24.7: - resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} + /@babel/helper-simple-access/7.25.7: + resolution: {integrity: sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-skip-transparent-expression-wrappers/7.24.7: - resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} + /@babel/helper-skip-transparent-expression-wrappers/7.25.7: + resolution: {integrity: sha512-pPbNbchZBkPMD50K0p3JGcFMNLVUCuU/ABybm/PGNj4JiHrpmNyqqCphBk4i19xXtNV0JhldQJJtbSW5aUvbyA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false @@ -721,38 +719,38 @@ packages: '@babel/types': 7.0.0-beta.44 dev: false - /@babel/helper-string-parser/7.24.8: - resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} + /@babel/helper-string-parser/7.25.7: + resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-identifier/7.24.7: - resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} + /@babel/helper-validator-identifier/7.25.7: + resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-option/7.24.8: - resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} + /@babel/helper-validator-option/7.25.7: + resolution: {integrity: sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-wrap-function/7.25.0: - resolution: {integrity: sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==} + /@babel/helper-wrap-function/7.25.7: + resolution: {integrity: sha512-MA0roW3JF2bD1ptAaJnvcabsVlNQShUaThyJbCDD4bCp8NEgiFvpoqRI2YS22hHlc2thjO/fTg2ShLMC3jygAg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.25.0 - '@babel/traverse': 7.25.6 - '@babel/types': 7.25.6 + '@babel/template': 7.25.7 + '@babel/traverse': 7.25.7 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/helpers/7.25.6: - resolution: {integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==} + /@babel/helpers/7.25.7: + resolution: {integrity: sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.25.0 - '@babel/types': 7.25.6 + '@babel/template': 7.25.7 + '@babel/types': 7.25.8 dev: false /@babel/highlight/7.0.0-beta.44: @@ -763,118 +761,118 @@ packages: js-tokens: 3.0.2 dev: false - /@babel/highlight/7.24.7: - resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} + /@babel/highlight/7.25.7: + resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-validator-identifier': 7.25.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.1.0 + picocolors: 1.1.1 dev: false - /@babel/parser/7.25.6: - resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} + /@babel/parser/7.25.8: + resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 dev: false - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.25.3_@babel+core@7.25.2: - resolution: {integrity: sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==} + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-UV9Lg53zyebzD1DwQoT9mzkEKa922LNUp5YkTJ6Uta0RbyXaQNUgcvSt7qIu1PpPzVb6rd10OVNTzkyBGeVmxQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==} + /@babel/plugin-bugfix-safari-class-field-initializer-scope/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-GDDWeVLNxRIkQTnJn2pDOM1pkCgYdSqPeT1a9vh9yIqu2uzzgw1zcqEb+IJOhy+dTBMlNdThrDIksr2o09qrrQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-wxyWg2RYaSUYgmd9MR0FyRGyeOMQE/Uzr1wzd/g5cf5bwi9A4v6HFdDm7y1MgDtod/fLOSTZY6jDgV0xU9d5bA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-Xwg6tZpLxc4iQjorYsyGMyfJE7nP5MV8t/Ka58BgiA7Jw0fRqQNcANlLfdJ/yvBt9z9LD2We+BEkT7vLqZRWng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 + '@babel/plugin-transform-optional-chaining': 7.25.8_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==} + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-UVATLMidXrnH+GMUIuxq55nejlj02HP7F5ETyBONzP6G87fPBogG4CH6kxrSrdIuAjdwNO9VzyaYsrZPscWUrw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-decorators/7.24.7: - resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==} + /@babel/plugin-proposal-decorators/7.25.7: + resolution: {integrity: sha512-q1mqqqH0e1lhmsEQHV5U8OmdueBC2y0RFr2oUzZoFRtN3MvPmt2fsFRcNQAoGLTSNdHBFUYGnlgcRFhkBbKjPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.25.4 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-decorators': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/plugin-syntax-decorators': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-decorators/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==} + /@babel/plugin-proposal-decorators/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-q1mqqqH0e1lhmsEQHV5U8OmdueBC2y0RFr2oUzZoFRtN3MvPmt2fsFRcNQAoGLTSNdHBFUYGnlgcRFhkBbKjPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-decorators': 7.24.7_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/plugin-syntax-decorators': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.25.2: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.25.8: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 dev: false /@babel/plugin-syntax-async-generators/7.8.4: @@ -882,16 +880,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.25.2: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.25.8: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-bigint/7.8.3: @@ -899,16 +897,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-class-properties/7.12.13: @@ -916,16 +914,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.25.2: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.25.8: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-class-static-block/7.14.5: @@ -934,83 +932,65 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.25.2: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.25.8: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-decorators/7.24.7: - resolution: {integrity: sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==} + /@babel/plugin-syntax-decorators/7.25.7: + resolution: {integrity: sha512-oXduHo642ZhstLVYTe2z2GSJIruU0c/W3/Ghr6A5yGMsVrvdnxO1z+3pbTcT7f3/Clnt+1z8D/w1r1f1SHaCHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-decorators/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==} + /@babel/plugin-syntax-decorators/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-oXduHo642ZhstLVYTe2z2GSJIruU0c/W3/Ghr6A5yGMsVrvdnxO1z+3pbTcT7f3/Clnt+1z8D/w1r1f1SHaCHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - dev: false - - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.25.2: - resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - dev: false - - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.25.2: - resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-import-assertions/7.25.6_@babel+core@7.25.2: - resolution: {integrity: sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==} + /@babel/plugin-syntax-import-assertions/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-ZvZQRmME0zfJnDQnVBKYzHxXT7lYBB3Revz1GuS7oLXWMgqUPX4G+DDbT30ICClht9WKV34QVrZhSw6WdklwZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-import-attributes/7.25.6: - resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==} + /@babel/plugin-syntax-import-attributes/7.25.7: + resolution: {integrity: sha512-AqVo+dguCgmpi/3mYBdu9lkngOBlQ2w2vnNpa6gfiCxQZLzV4ZbhsXitJ2Yblkoe1VQwtHSaNmIaGll/26YWRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-import-attributes/7.25.6_@babel+core@7.25.2: - resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==} + /@babel/plugin-syntax-import-attributes/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-AqVo+dguCgmpi/3mYBdu9lkngOBlQ2w2vnNpa6gfiCxQZLzV4ZbhsXitJ2Yblkoe1VQwtHSaNmIaGll/26YWRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-import-meta/7.10.4: @@ -1018,16 +998,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.25.2: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.25.8: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-json-strings/7.8.3: @@ -1035,35 +1015,35 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-jsx/7.24.7: - resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} + /@babel/plugin-syntax-jsx/7.25.7: + resolution: {integrity: sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-jsx/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} + /@babel/plugin-syntax-jsx/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4: @@ -1071,16 +1051,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.25.2: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.25.8: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3: @@ -1088,16 +1068,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-numeric-separator/7.10.4: @@ -1105,16 +1085,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.25.2: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.25.8: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3: @@ -1122,16 +1102,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3: @@ -1139,16 +1119,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-optional-chaining/7.8.3: @@ -1156,16 +1136,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.25.2: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.25.8: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-private-property-in-object/7.14.5: @@ -1174,17 +1154,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.25.2: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.25.8: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false /@babel/plugin-syntax-top-level-await/7.14.5: @@ -1193,966 +1173,938 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.25.2: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.25.8: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-typescript/7.25.4: - resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} + /@babel/plugin-syntax-typescript/7.25.7: + resolution: {integrity: sha512-rR+5FDjpCHqqZN2bzZm18bVYGaejGq5ZkpVCJLXor/+zlSrSoc4KWcHI0URVWjl/68Dyr1uwZUz/1njycEAv9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-typescript/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} + /@babel/plugin-syntax-typescript/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-rR+5FDjpCHqqZN2bzZm18bVYGaejGq5ZkpVCJLXor/+zlSrSoc4KWcHI0URVWjl/68Dyr1uwZUz/1njycEAv9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.25.2: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.25.8: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-arrow-functions/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} + /@babel/plugin-transform-arrow-functions/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-EJN2mKxDwfOUCPxMO6MUI58RN3ganiRAG/MS/S3HfB6QFNjroAMelQo/gybyYq97WerCBAZoyrAoW8Tzdq2jWg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-async-generator-functions/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==} + /@babel/plugin-transform-async-generator-functions/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-9ypqkozyzpG+HxlH4o4gdctalFGIjjdufzo7I2XPda0iBnZ6a+FO0rIEQcdSPXp02CkvGsII1exJhmROPQd5oA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-remap-async-to-generator': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.25.2 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-remap-async-to-generator': 7.25.7_@babel+core@7.25.8 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-async-to-generator/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} + /@babel/plugin-transform-async-to-generator/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-ZUCjAavsh5CESCmi/xCpX1qcCaAglzs/7tmuvoFnJgA1dM7gQplsguljoTg+Ru8WENpX89cQyAtWoaE0I3X3Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-remap-async-to-generator': 7.25.0_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-module-imports': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-remap-async-to-generator': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-block-scoped-functions/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} + /@babel/plugin-transform-block-scoped-functions/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-xHttvIM9fvqW+0a3tZlYcZYSBpSWzGBFIt/sYG3tcdSzBB8ZeVgz2gBP7Df+sM0N1850jrviYSSeUuc+135dmQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-block-scoping/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==} + /@babel/plugin-transform-block-scoping/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-ZEPJSkVZaeTFG/m2PARwLZQ+OG0vFIhPlKHK/JdIMy8DbRJ/htz6LRrTFtdzxi9EHmcwbNPAKDnadpNSIW+Aow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-class-properties/7.25.4: - resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==} + /@babel/plugin-transform-class-properties/7.25.7: + resolution: {integrity: sha512-mhyfEW4gufjIqYFo9krXHJ3ElbFLIze5IDp+wQTxoPd+mwFb1NxatNAwmv8Q8Iuxv7Zc+q8EkiMQwc9IhyGf4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.25.4 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-create-class-features-plugin': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-class-properties/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==} + /@babel/plugin-transform-class-properties/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-mhyfEW4gufjIqYFo9krXHJ3ElbFLIze5IDp+wQTxoPd+mwFb1NxatNAwmv8Q8Iuxv7Zc+q8EkiMQwc9IhyGf4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-class-static-block/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==} + /@babel/plugin-transform-class-static-block/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-e82gl3TCorath6YLf9xUwFehVvjvfqFhdOo4+0iVIVju+6XOi5XHkqB3P2AXnSwoeTX0HBoXq5gJFtvotJzFnQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-classes/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==} + /@babel/plugin-transform-classes/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-9j9rnl+YCQY0IGoeipXvnk3niWicIB6kCsWRGLwX241qSXpbA4MKxtp/EdvFxsc4zI5vqfLxzOd0twIJ7I99zg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0_@babel+core@7.25.2 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-replace-supers': 7.25.7_@babel+core@7.25.8 + '@babel/traverse': 7.25.7 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-computed-properties/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} + /@babel/plugin-transform-computed-properties/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-QIv+imtM+EtNxg/XBKL3hiWjgdLjMOmZ+XzQwSgmBfKbfxUjBzGgVPklUuE55eq5/uVoh8gg3dqlrwR/jw3ZeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/template': 7.25.0 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/template': 7.25.7 dev: false - /@babel/plugin-transform-destructuring/7.24.8_@babel+core@7.25.2: - resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} + /@babel/plugin-transform-destructuring/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-xKcfLTlJYUczdaM1+epcdh1UGewJqr9zATgrNHcLBcV2QmfvPPEixo/sK/syql9cEmbr7ulu5HMFG5vbbt/sEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-dotall-regex/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==} + /@babel/plugin-transform-dotall-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-kXzXMMRzAtJdDEgQBLF4oaiT6ZCU3oWHgpARnTKDAqPkDJ+bs3NrZb310YYevR5QlRo3Kn7dzzIdHbZm1VzJdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-duplicate-keys/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==} + /@babel/plugin-transform-duplicate-keys/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-by+v2CjoL3aMnWDOyCIg+yxU9KXSRa9tN6MbqggH5xvymmr9p4AMjYkNlQy4brMceBnUyHZ9G8RnpvT8wP7Cfg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==} + /@babel/plugin-transform-duplicate-named-capturing-groups-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-HvS6JF66xSS5rNKXLqkk7L9c/jZ/cdIVIcoPVrnl8IsVpLggTjXs8OWekbLHs/VtYDDh5WXnQyeE3PPUGm22MA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-dynamic-import/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==} + /@babel/plugin-transform-dynamic-import/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-gznWY+mr4ZQL/EWPcbBQUP3BXS5FwZp8RUOw06BaRn8tQLzN4XLIxXejpHN9Qo8x8jjBmAAKp6FoS51AgkSA/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-exponentiation-operator/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==} + /@babel/plugin-transform-exponentiation-operator/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-yjqtpstPfZ0h/y40fAXRv2snciYr0OAoMXY/0ClC7tm4C/nG5NJKmIItlaYlLbIVAWNfrYuy9dq1bE0SbX0PEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-export-namespace-from/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==} + /@babel/plugin-transform-export-namespace-from/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-sPtYrduWINTQTW7FtOy99VCTWp4H23UX7vYcut7S4CIMEXU+54zKX9uCoGkLsWXteyaMXzVHgzWbLfQ1w4GZgw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-for-of/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} + /@babel/plugin-transform-for-of/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-n/TaiBGJxYFWvpJDfsxSj9lEEE44BFM1EPGz4KEiTipTgkoFVVcCmzAL3qA7fdQU96dpo4gGf5HBx/KnDvqiHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-function-name/7.25.1_@babel+core@7.25.2: - resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==} + /@babel/plugin-transform-function-name/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-5MCTNcjCMxQ63Tdu9rxyN6cAWurqfrDZ76qvVPrGYdBxIj+EawuuxTu/+dgJlhK5eRz3v1gLwp6XwS8XaX2NiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-json-strings/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==} + /@babel/plugin-transform-json-strings/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-4OMNv7eHTmJ2YXs3tvxAfa/I43di+VcF+M4Wt66c88EAED1RoGaf1D64cL5FkRpNL+Vx9Hds84lksWvd/wMIdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-literals/7.25.2_@babel+core@7.25.2: - resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==} + /@babel/plugin-transform-literals/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-fwzkLrSu2fESR/cm4t6vqd7ebNIopz2QHGtjoU+dswQo/P6lwAG04Q98lliE3jkz/XqnbGFLnUcE0q0CVUf92w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-logical-assignment-operators/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==} + /@babel/plugin-transform-logical-assignment-operators/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-f5W0AhSbbI+yY6VakT04jmxdxz+WsID0neG7+kQZbCOjuyJNdL5Nn4WIBm4hRpKnUcO9lP0eipUhFN12JpoH8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-member-expression-literals/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} + /@babel/plugin-transform-member-expression-literals/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-Std3kXwpXfRV0QtQy5JJcRpkqP8/wG4XL7hSKZmGlxPlDqmpXtEPRmhF7ztnlTCtUN3eXRUJp+sBEZjaIBVYaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-modules-amd/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==} + /@babel/plugin-transform-modules-amd/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-CgselSGCGzjQvKzghCvDTxKHP3iooenLpJDO842ehn5D2G5fJB222ptnDwQho0WjEvg7zyoxb9P+wiYxiJX5yA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-module-transforms': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.24.8: - resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} + /@babel/plugin-transform-modules-commonjs/7.25.7: + resolution: {integrity: sha512-L9Gcahi0kKFYXvweO6n0wc3ZG1ChpSFdgG+eV1WYZ3/dGbJK7vvk91FgGgak8YwRgrCuihF8tE/Xg07EkL5COg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-transforms': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-simple-access': 7.24.7 + '@babel/helper-module-transforms': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-simple-access': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.24.8_@babel+core@7.25.2: - resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} + /@babel/plugin-transform-modules-commonjs/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-L9Gcahi0kKFYXvweO6n0wc3ZG1ChpSFdgG+eV1WYZ3/dGbJK7vvk91FgGgak8YwRgrCuihF8tE/Xg07EkL5COg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-simple-access': 7.24.7 + '@babel/core': 7.25.8 + '@babel/helper-module-transforms': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-simple-access': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.25.0_@babel+core@7.25.2: - resolution: {integrity: sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==} + /@babel/plugin-transform-modules-systemjs/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-t9jZIvBmOXJsiuyOwhrIGs8dVcD6jDyg2icw1VL4A/g+FnWyJKwUfSSU2nwJuMV2Zqui856El9u+ElB+j9fV1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-module-transforms': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-validator-identifier': 7.25.7 + '@babel/traverse': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-umd/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==} + /@babel/plugin-transform-modules-umd/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-p88Jg6QqsaPh+EB7I9GJrIqi1Zt4ZBHUQtjw3z1bzEXcLh6GfPqzZJ6G+G1HBGKUNukT58MnKG7EN7zXQBCODw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-module-transforms': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} + /@babel/plugin-transform-named-capturing-groups-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-BtAT9LzCISKG3Dsdw5uso4oV1+v2NlVXIIomKJgQybotJY3OwCwJmkongjHgwGKoZXd0qG5UZ12JUlDQ07W6Ow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-new-target/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==} + /@babel/plugin-transform-new-target/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-CfCS2jDsbcZaVYxRFo2qtavW8SpdzmBXC2LOI4oO0rP+JSRDxxF3inF4GcPsLgfb5FjkhXG5/yR/lxuRs2pySA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-nullish-coalescing-operator/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==} + /@babel/plugin-transform-nullish-coalescing-operator/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-Z7WJJWdQc8yCWgAmjI3hyC+5PXIubH9yRKzkl9ZEG647O9szl9zvmKLzpbItlijBnVhTUf1cpyWBsZ3+2wjWPQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-numeric-separator/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==} + /@babel/plugin-transform-numeric-separator/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-rm9a5iEFPS4iMIy+/A/PiS0QN0UyjPIeVvbU5EMZFKJZHt8vQnasbpo3T3EFcxzCeYO0BHfc4RqooCZc51J86Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-object-rest-spread/7.24.7: - resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} + /@babel/plugin-transform-object-rest-spread/7.25.8: + resolution: {integrity: sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-object-rest-spread': 7.8.3 - '@babel/plugin-transform-parameters': 7.24.7 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/plugin-transform-parameters': 7.25.7 dev: false - /@babel/plugin-transform-object-rest-spread/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} + /@babel/plugin-transform-object-rest-spread/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/plugin-transform-parameters': 7.25.7_@babel+core@7.25.8 dev: false - /@babel/plugin-transform-object-super/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} + /@babel/plugin-transform-object-super/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-pWT6UXCEW3u1t2tcAGtE15ornCBvopHj9Bps9D2DsH15APgNVOTwwczGckX+WkAvBmuoYKRCFa4DK+jM8vh5AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-replace-supers': 7.25.0_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-replace-supers': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-optional-catch-binding/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==} + /@babel/plugin-transform-optional-catch-binding/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-EbQYweoMAHOn7iJ9GgZo14ghhb9tTjgOc88xFgYngifx7Z9u580cENCV159M4xDh3q/irbhSjZVpuhpC2gKBbg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-optional-chaining/7.24.8_@babel+core@7.25.2: - resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==} + /@babel/plugin-transform-optional-chaining/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-q05Bk7gXOxpTHoQ8RSzGSh/LHVB9JEIkKnk3myAWwZHnYiTGYtbdrYkIsS8Xyh4ltKf7GNUSgzs/6P2bJtBAQg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-parameters/7.24.7: - resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} + /@babel/plugin-transform-parameters/7.25.7: + resolution: {integrity: sha512-FYiTvku63me9+1Nz7TOx4YMtW3tWXzfANZtrzHhUZrz4d47EEtMQhzFoZWESfXuAMMT5mwzD4+y1N8ONAX6lMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-parameters/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} + /@babel/plugin-transform-parameters/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-FYiTvku63me9+1Nz7TOx4YMtW3tWXzfANZtrzHhUZrz4d47EEtMQhzFoZWESfXuAMMT5mwzD4+y1N8ONAX6lMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-private-methods/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==} + /@babel/plugin-transform-private-methods/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-KY0hh2FluNxMLwOCHbxVOKfdB5sjWG4M183885FmaqWWiGMhRZq4DQRKH6mHdEucbJnyDyYiZNwNG424RymJjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-private-property-in-object/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==} + /@babel/plugin-transform-private-property-in-object/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-8Uh966svuB4V8RHHg0QJOB32QK287NBksJOByoKmHMp1TAobNniNalIkI2i5IPj5+S9NYCG4VIjbEuiSN8r+ow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-property-literals/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} + /@babel/plugin-transform-property-literals/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-lQEeetGKfFi0wHbt8ClQrUSUMfEeI3MMm74Z73T9/kuz990yYVtfofjf3NuA42Jy3auFOpbjDyCSiIkTs1VIYw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-constant-elements/7.25.1: - resolution: {integrity: sha512-SLV/giH/V4SmloZ6Dt40HjTGTAIkxn33TVIHxNGNvo8ezMhrxBkzisj4op1KZYPIOHFLqhv60OHvX+YRu4xbmQ==} + /@babel/plugin-transform-react-constant-elements/7.25.7: + resolution: {integrity: sha512-/qXt69Em8HgsjCLu7G3zdIQn7A2QwmYND7Wa0LTp09Na+Zn8L5d0A7wSXrKi18TJRc/Q5S1i1De/SU1LzVkSvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-constant-elements/7.25.1_@babel+core@7.25.2: - resolution: {integrity: sha512-SLV/giH/V4SmloZ6Dt40HjTGTAIkxn33TVIHxNGNvo8ezMhrxBkzisj4op1KZYPIOHFLqhv60OHvX+YRu4xbmQ==} + /@babel/plugin-transform-react-constant-elements/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-/qXt69Em8HgsjCLu7G3zdIQn7A2QwmYND7Wa0LTp09Na+Zn8L5d0A7wSXrKi18TJRc/Q5S1i1De/SU1LzVkSvA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-display-name/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==} + /@babel/plugin-transform-react-display-name/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-r0QY7NVU8OnrwE+w2IWiRom0wwsTbjx4+xH2RTd7AVdof3uurXOF+/mXHQDRk+2jIvWgSaCHKMgggfvM4dyUGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-inline-elements/7.24.7: - resolution: {integrity: sha512-dh68Uv0h2Tpyo2j7GwuL1u/OTcSu3E9WuzlnIovJuE9BsOT9d97wH63+DcBamqhYGgIHvvWBoOgZlkwUDNrL3Q==} + /@babel/plugin-transform-react-inline-elements/7.25.7: + resolution: {integrity: sha512-X92N1hWgUkZCvFJPFepIhd3XfiEmdkIC5IEckJ1sUpP7xlWwetHRfJtHtcuS5/7pKGgCAEB6ensiIY2QTP6MqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-builder-react-jsx': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-builder-react-jsx': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-inline-elements/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-dh68Uv0h2Tpyo2j7GwuL1u/OTcSu3E9WuzlnIovJuE9BsOT9d97wH63+DcBamqhYGgIHvvWBoOgZlkwUDNrL3Q==} + /@babel/plugin-transform-react-inline-elements/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-X92N1hWgUkZCvFJPFepIhd3XfiEmdkIC5IEckJ1sUpP7xlWwetHRfJtHtcuS5/7pKGgCAEB6ensiIY2QTP6MqA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-builder-react-jsx': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-builder-react-jsx': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-react-jsx-development/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==} + /@babel/plugin-transform-react-jsx-development/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-5yd3lH1PWxzW6IZj+p+Y4OLQzz0/LzlOG8vGqonHfVR3euf1vyzyMUJk9Ac+m97BH46mFc/98t9PmYLyvgL3qg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/plugin-transform-react-jsx': 7.25.2_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/plugin-transform-react-jsx': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-react-jsx/7.25.2_@babel+core@7.25.2: - resolution: {integrity: sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==} + /@babel/plugin-transform-react-jsx/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-vILAg5nwGlR9EXE8JIOX4NHXd49lrYbN8hnjffDtoULwpL9hUx/N55nqh2qd0q6FyNDfjl9V79ecKGvFbcSA0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.25.2 - '@babel/types': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-module-imports': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/plugin-syntax-jsx': 7.25.7_@babel+core@7.25.8 + '@babel/types': 7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-react-pure-annotations/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==} + /@babel/plugin-transform-react-pure-annotations/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-6YTHJ7yjjgYqGc8S+CbEXhLICODk0Tn92j+vNJo07HFk9t3bjFgAKxPLFhHwF2NjmQVSI1zBRfBWUeVBa2osfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-regenerator/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} + /@babel/plugin-transform-regenerator/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-mgDoQCRjrY3XK95UuV60tZlFCQGXEtMg8H+IsW72ldw1ih1jZhzYXbJvghmAEpg5UVhhnCeia1CkGttUvCkiMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 regenerator-transform: 0.15.2 dev: false - /@babel/plugin-transform-reserved-words/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==} + /@babel/plugin-transform-reserved-words/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-3OfyfRRqiGeOvIWSagcwUTVk2hXBsr/ww7bLn6TRTuXnexA+Udov2icFOxFX9abaj4l96ooYkcNN1qi2Zvqwng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-runtime/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==} + /@babel/plugin-transform-runtime/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-Y9p487tyTzB0yDYQOtWnC+9HGOuogtP3/wNpun1xJXEEvI6vip59BSBTsHnekZLqxmPcgsrAKt46HAAb//xGhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.8 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.25.2 - babel-plugin-polyfill-corejs3: 0.10.6_@babel+core@7.25.2 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-module-imports': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.25.8 + babel-plugin-polyfill-corejs3: 0.10.6_@babel+core@7.25.8 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.25.8 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} + /@babel/plugin-transform-shorthand-properties/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-uBbxNwimHi5Bv3hUccmOFlUy3ATO6WagTApenHz9KzoIdn0XeACdB12ZJ4cjhuB2WSi80Ez2FWzJnarccriJeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-spread/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} + /@babel/plugin-transform-spread/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-Mm6aeymI0PBh44xNIv/qvo8nmbkpZze1KvR8MkEqbIREDxoiWTi18Zr2jryfRMwDfVZF9foKh060fWgni44luw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-sticky-regex/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==} + /@babel/plugin-transform-sticky-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-ZFAeNkpGuLnAQ/NCsXJ6xik7Id+tHuS+NT+ue/2+rn/31zcdnupCdmunOizEaP0JsUmTFSTOPoQY7PkK2pttXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-template-literals/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} + /@babel/plugin-transform-template-literals/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-SI274k0nUsFFmyQupiO7+wKATAmMFf8iFgq2O+vVFXZ0SV9lNfT1NGzBEhjquFmD8I9sqHLguH+gZVN3vww2AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-typeof-symbol/7.24.8_@babel+core@7.25.2: - resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==} + /@babel/plugin-transform-typeof-symbol/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-OmWmQtTHnO8RSUbL0NTdtpbZHeNTnm68Gj5pA4Y2blFNh+V4iZR68V1qL9cI37J21ZN7AaCnkfdHtLExQPf2uA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-typescript/7.25.2: - resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} + /@babel/plugin-transform-typescript/7.25.7: + resolution: {integrity: sha512-VKlgy2vBzj8AmEzunocMun2fF06bsSWV+FvVXohtL6FGve/+L217qhHxRTVGHEDO/YR8IANcjzgJsd04J8ge5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.25.4 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-typescript': 7.25.4 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-create-class-features-plugin': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 + '@babel/plugin-syntax-typescript': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-typescript/7.25.2_@babel+core@7.25.2: - resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==} + /@babel/plugin-transform-typescript/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-VKlgy2vBzj8AmEzunocMun2fF06bsSWV+FvVXohtL6FGve/+L217qhHxRTVGHEDO/YR8IANcjzgJsd04J8ge5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.25.4_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-syntax-typescript': 7.25.4_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-annotate-as-pure': 7.25.7 + '@babel/helper-create-class-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.7 + '@babel/plugin-syntax-typescript': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==} + /@babel/plugin-transform-unicode-escapes/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-BN87D7KpbdiABA+t3HbVqHzKWUDN3dymLaTnPFAMyc8lV+KN3+YzNhVRNdinaCPA4AUqx7ubXbQ9shRjYBl3SQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-unicode-property-regex/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==} + /@babel/plugin-transform-unicode-property-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-IWfR89zcEPQGB/iB408uGtSPlQd3Jpq11Im86vUgcmSTcoWAiQMCTOa2K2yNNqFJEBVICKhayctee65Ka8OB0w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-unicode-regex/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} + /@babel/plugin-transform-unicode-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-8JKfg/hiuA3qXnlLx8qtv5HWRbgyFx2hMMtpDDuU2rTckpKkGu4ycK5yYHwuEa16/quXfoxHBIApEsNyMWnt0g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/plugin-transform-unicode-sets-regex/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==} + /@babel/plugin-transform-unicode-sets-regex/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-YRW8o9vzImwmh4Q3Rffd09bH5/hvY0pxg+1H1i0f7APoUeg12G7+HhLj9ZFNIrYkgBXhIijPJ+IXypN0hLTIbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-create-regexp-features-plugin': 7.25.2_@babel+core@7.25.2 - '@babel/helper-plugin-utils': 7.24.8 + '@babel/core': 7.25.8 + '@babel/helper-create-regexp-features-plugin': 7.25.7_@babel+core@7.25.8 + '@babel/helper-plugin-utils': 7.25.7 dev: false - /@babel/preset-env/7.25.4_@babel+core@7.25.2: - resolution: {integrity: sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==} + /@babel/preset-env/7.25.8_@babel+core@7.25.8: + resolution: {integrity: sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.25.4 - '@babel/core': 7.25.2 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.3_@babel+core@7.25.2 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.25.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.25.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.25.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-import-assertions': 7.25.6_@babel+core@7.25.2 - '@babel/plugin-syntax-import-attributes': 7.25.6_@babel+core@7.25.2 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.25.2 - '@babel/plugin-transform-arrow-functions': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-async-generator-functions': 7.25.4_@babel+core@7.25.2 - '@babel/plugin-transform-async-to-generator': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-block-scoped-functions': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-block-scoping': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-transform-class-properties': 7.25.4_@babel+core@7.25.2 - '@babel/plugin-transform-class-static-block': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-classes': 7.25.4_@babel+core@7.25.2 - '@babel/plugin-transform-computed-properties': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-destructuring': 7.24.8_@babel+core@7.25.2 - '@babel/plugin-transform-dotall-regex': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-duplicate-keys': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-transform-dynamic-import': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-exponentiation-operator': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-export-namespace-from': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-for-of': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-function-name': 7.25.1_@babel+core@7.25.2 - '@babel/plugin-transform-json-strings': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-literals': 7.25.2_@babel+core@7.25.2 - '@babel/plugin-transform-logical-assignment-operators': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-member-expression-literals': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-modules-amd': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.25.2 - '@babel/plugin-transform-modules-systemjs': 7.25.0_@babel+core@7.25.2 - '@babel/plugin-transform-modules-umd': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-new-target': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-numeric-separator': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-object-super': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-optional-catch-binding': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.25.2 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-private-methods': 7.25.4_@babel+core@7.25.2 - '@babel/plugin-transform-private-property-in-object': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-property-literals': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-regenerator': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-reserved-words': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-shorthand-properties': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-spread': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-sticky-regex': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-typeof-symbol': 7.24.8_@babel+core@7.25.2 - '@babel/plugin-transform-unicode-escapes': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-unicode-property-regex': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-unicode-regex': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-unicode-sets-regex': 7.25.4_@babel+core@7.25.2 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.25.2 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.25.2 - babel-plugin-polyfill-corejs3: 0.10.6_@babel+core@7.25.2 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.25.2 + '@babel/compat-data': 7.25.8 + '@babel/core': 7.25.8 + '@babel/helper-compilation-targets': 7.25.7 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-validator-option': 7.25.7 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.25.8 + '@babel/plugin-syntax-import-assertions': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-syntax-import-attributes': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.25.8 + '@babel/plugin-transform-arrow-functions': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-async-generator-functions': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-async-to-generator': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-block-scoped-functions': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-block-scoping': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-class-properties': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-class-static-block': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-classes': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-computed-properties': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-destructuring': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-dotall-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-duplicate-keys': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-dynamic-import': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-exponentiation-operator': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-export-namespace-from': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-for-of': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-function-name': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-json-strings': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-literals': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-logical-assignment-operators': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-member-expression-literals': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-modules-amd': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-modules-commonjs': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-modules-systemjs': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-modules-umd': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-named-capturing-groups-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-new-target': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-nullish-coalescing-operator': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-numeric-separator': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-object-rest-spread': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-object-super': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-optional-catch-binding': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-optional-chaining': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-parameters': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-private-methods': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-private-property-in-object': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-property-literals': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-regenerator': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-reserved-words': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-shorthand-properties': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-spread': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-sticky-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-template-literals': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-typeof-symbol': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-unicode-escapes': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-unicode-property-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-unicode-regex': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-unicode-sets-regex': 7.25.7_@babel+core@7.25.8 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.25.8 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.25.8 + babel-plugin-polyfill-corejs3: 0.10.6_@babel+core@7.25.8 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.25.8 core-js-compat: 3.38.1 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.25.2: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.25.8: 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.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/types': 7.25.6 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/types': 7.25.8 esutils: 2.0.3 dev: false - /@babel/preset-react/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==} + /@babel/preset-react/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-GjV0/mUEEXpi1U5ZgDprMRRgajGMRW3G5FjMr5KLKD8nT2fTG8+h/klV3+6Dm5739QE+K5+2e91qFKAYI3pmRg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-transform-react-display-name': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-react-jsx': 7.25.2_@babel+core@7.25.2 - '@babel/plugin-transform-react-jsx-development': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-react-pure-annotations': 7.24.7_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-validator-option': 7.25.7 + '@babel/plugin-transform-react-display-name': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-react-jsx': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-react-jsx-development': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-react-pure-annotations': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-typescript/7.24.7: - resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==} + /@babel/preset-typescript/7.25.7: + resolution: {integrity: sha512-rkkpaXJZOFN45Fb+Gki0c+KMIglk4+zZXOoMJuyEK8y8Kkc8Jd3BDmP7qPsz0zQMJj+UD7EprF+AqAXcILnexw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.8 - '@babel/plugin-transform-typescript': 7.25.2 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-validator-option': 7.25.7 + '@babel/plugin-syntax-jsx': 7.25.7 + '@babel/plugin-transform-modules-commonjs': 7.25.7 + '@babel/plugin-transform-typescript': 7.25.7 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-typescript/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==} + /@babel/preset-typescript/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-rkkpaXJZOFN45Fb+Gki0c+KMIglk4+zZXOoMJuyEK8y8Kkc8Jd3BDmP7qPsz0zQMJj+UD7EprF+AqAXcILnexw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.25.2 - '@babel/plugin-transform-typescript': 7.25.2_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-plugin-utils': 7.25.7 + '@babel/helper-validator-option': 7.25.7 + '@babel/plugin-syntax-jsx': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-modules-commonjs': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-typescript': 7.25.7_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /@babel/register/7.24.6_@babel+core@7.25.2: - resolution: {integrity: sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==} + /@babel/register/7.25.7_@babel+core@7.25.8: + resolution: {integrity: sha512-qHTd2Rhn/rKhSUwdY6+n98FmwXN+N+zxSVx3zWqRe9INyvTpv+aQ5gDV2+43ACd3VtMBzPPljbb0gZb8u5ma6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -2160,20 +2112,16 @@ packages: source-map-support: 0.5.21 dev: false - /@babel/regjsgen/0.8.0: - resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - dev: false - - /@babel/runtime-corejs3/7.25.6: - resolution: {integrity: sha512-Gz0Nrobx8szge6kQQ5Z5MX9L3ObqNwCQY1PSwSNzreFL7aHGxv8Fp2j3ETV6/wWdbiV+mW6OSm8oQhg3Tcsniw==} + /@babel/runtime-corejs3/7.25.7: + resolution: {integrity: sha512-gMmIEhg35sXk9Te5qbGp3W9YKrvLt3HV658/d3odWrHSqT0JeG5OzsJWFHRLiOohRyjRsJc/x03DhJm3i8VJxg==} engines: {node: '>=6.9.0'} dependencies: core-js-pure: 3.38.1 regenerator-runtime: 0.14.1 dev: false - /@babel/runtime/7.25.6: - resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} + /@babel/runtime/7.25.7: + resolution: {integrity: sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -2188,13 +2136,13 @@ packages: lodash: 4.17.21 dev: false - /@babel/template/7.25.0: - resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} + /@babel/template/7.25.7: + resolution: {integrity: sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/parser': 7.25.8 + '@babel/types': 7.25.8 dev: false /@babel/traverse/7.0.0-beta.44: @@ -2212,15 +2160,15 @@ packages: lodash: 4.17.21 dev: false - /@babel/traverse/7.25.6: - resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} + /@babel/traverse/7.25.7: + resolution: {integrity: sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.6 - '@babel/parser': 7.25.6 - '@babel/template': 7.25.0 - '@babel/types': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/generator': 7.25.7 + '@babel/parser': 7.25.8 + '@babel/template': 7.25.7 + '@babel/types': 7.25.8 debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: @@ -2235,12 +2183,12 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.25.6: - resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} + /@babel/types/7.25.8: + resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 + '@babel/helper-string-parser': 7.25.7 + '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 dev: false @@ -2265,9 +2213,405 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: false - /@csstools/convert-colors/1.4.0: - resolution: {integrity: sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==} - engines: {node: '>=4.0.0'} + /@csstools/cascade-layer-name-parser/2.0.2_b7ee72f742348103e54cc863f61c8baf: + resolution: {integrity: sha512-rRWNJ8n16okpQT+8RWEbPfSl8D9WVoDZGBfHkjYnMYWcC20RiMpu/iGeKqUl1hR+SQIKg6p/QJap5rZJaHtVOg==} + engines: {node: '>=18'} + peerDependencies: + '@csstools/css-parser-algorithms': ^3.0.2 + '@csstools/css-tokenizer': ^3.0.2 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/color-helpers/5.0.1: + resolution: {integrity: sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==} + engines: {node: '>=18'} + dev: false + + /@csstools/css-calc/2.0.2_b7ee72f742348103e54cc863f61c8baf: + resolution: {integrity: sha512-N70YZw+R6WDP9EEd5xAT3xd+SgZFZsllXR6kclq6U8e2thlakNpWCKhuOiWfCKU8HpeWOyL+2ArSX8uDszMytA==} + engines: {node: '>=18'} + peerDependencies: + '@csstools/css-parser-algorithms': ^3.0.2 + '@csstools/css-tokenizer': ^3.0.2 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/css-color-parser/3.0.3_b7ee72f742348103e54cc863f61c8baf: + resolution: {integrity: sha512-mnOTQ6KbQ6GHfdVHVTNXffroW0r5P5531h73bIyEzWAScGjMPQi+1XYgAydYVaZiKeXlQ4GHG9dnBWq9h7xFIQ==} + engines: {node: '>=18'} + peerDependencies: + '@csstools/css-parser-algorithms': ^3.0.2 + '@csstools/css-tokenizer': ^3.0.2 + dependencies: + '@csstools/color-helpers': 5.0.1 + '@csstools/css-calc': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/css-parser-algorithms/3.0.2_@csstools+css-tokenizer@3.0.2: + resolution: {integrity: sha512-6tC/MnlEvs5suR4Ahef4YlBccJDHZuxGsAlxXmybWjZ5jPxlzLSMlRZ9mVHSRvlD+CmtE7+hJ+UQbfXrws/rUQ==} + engines: {node: '>=18'} + peerDependencies: + '@csstools/css-tokenizer': ^3.0.2 + dependencies: + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/css-tokenizer/3.0.2: + resolution: {integrity: sha512-IuTRcD53WHsXPCZ6W7ubfGqReTJ9Ra0yRRFmXYP/Re8hFYYfoIYIK4080X5luslVLWimhIeFq0hj09urVMQzTw==} + engines: {node: '>=18'} + dev: false + + /@csstools/media-query-list-parser/4.0.0_b7ee72f742348103e54cc863f61c8baf: + resolution: {integrity: sha512-nUfbCGeqCju55Po8ujRNQ8DjuKYth5UcsDj5HsVzSfqnaFdpOwYCUAhRJ2grfwrXhb9+KuRXHQ6JHzaI0Qhu8Q==} + engines: {node: '>=18'} + peerDependencies: + '@csstools/css-parser-algorithms': ^3.0.2 + '@csstools/css-tokenizer': ^3.0.2 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/postcss-cascade-layers/5.0.0: + resolution: {integrity: sha512-h+VunB3KXaoWTWEPBcdVk8Kz1eZ/CtDD+HXgKw5JLdbsViLEQdKUtFYH73VIQigdodng8s5DCrrwNQY7pnuWBA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/selector-specificity': 4.0.0_postcss-selector-parser@6.1.2 + postcss-selector-parser: 6.1.2 + dev: false + + /@csstools/postcss-color-function/4.0.3: + resolution: {integrity: sha512-dziWTvbyBsXze7Li+BemXyYX9yCf8udlGKB78evZismrBf7SNN6K5S0qE4sRQELKEkttugcGz0hwqyXilEhoUA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-color-mix-function/3.0.3: + resolution: {integrity: sha512-L7v0pQlLC3VejShxn5bjrdo3GhhHExSVGB8CgZqIcED/W/eK9pKGxubyGivNcJQYl+iznBtTU3mFPMmOrLccBQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-content-alt-text/2.0.2: + resolution: {integrity: sha512-GzMdDJrNPAOq4XxGac5xv5Ae2pB3JjvYWIJhJPcE6g87Q38gXG1Daaqq55QUU8DnC+iVm8lrO/JGvSC2T4YBOA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-exponential-functions/2.0.2: + resolution: {integrity: sha512-gSGeXEKse3U3lDzSXh9XE1DgdicMWolo+eyXN8nH96Vr5mWPd6jUwk6W+x8yRNwM5dDkoAE/HkYK6/WzSo9Jsw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-calc': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/postcss-font-format-keywords/4.0.0: + resolution: {integrity: sha512-usBzw9aCRDvchpok6C+4TXC57btc4bJtmKQWOHQxOVKen1ZfVqBUuCZ/wuqdX5GHsD0NRSr9XTP+5ID1ZZQBXw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-gamut-mapping/2.0.3: + resolution: {integrity: sha512-1mbYE41F3fluEdjExw70b339NVU62O6sz43mya5O+LultfZQdmY68qRsWT+rw85Imya9aeLCDgBHaxwgXf1Z/g==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/postcss-gradients-interpolation-method/5.0.3: + resolution: {integrity: sha512-TW+utpEOOn2HLlRZTEVNS8XBlG5bOcSNBanIKjPWnkmdgkFjcj1eIaEtWezpGX2hKJpkiwZeIEyP/UItWk6c3g==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-hwb-function/4.0.3: + resolution: {integrity: sha512-HBeApQzk6UlqAAWbuXSiWmF0Xtc/hfMTESSbkRUpolXshuPkUaBWXflfQuoo6exv3MvID6iTmv11GZT1ZfADDQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-ic-unit/4.0.0: + resolution: {integrity: sha512-9QT5TDGgx7wD3EEMN3BSUG6ckb6Eh5gSPT5kZoVtUuAonfPmLDJyPhqR4ntPpMYhUKAMVKAg3I/AgzqHMSeLhA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-initial/2.0.0: + resolution: {integrity: sha512-dv2lNUKR+JV+OOhZm9paWzYBXOCi+rJPqJ2cJuhh9xd8USVrd0cBEPczla81HNOyThMQWeCcdln3gZkQV2kYxA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dev: false + + /@csstools/postcss-is-pseudo-class/5.0.0: + resolution: {integrity: sha512-E/CjrT03BL06WmrjupnrT0VUBTvxJdoW1hRVeXFa9qatWtvcLLw0j8hP372G4A9PpSGEMXi3/AoHzPf7DNryCQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/selector-specificity': 4.0.0_postcss-selector-parser@6.1.2 + postcss-selector-parser: 6.1.2 + dev: false + + /@csstools/postcss-light-dark-function/2.0.5: + resolution: {integrity: sha512-mSqqxuwlBg10YyErq2YYB71KtvWDueBYE9WAnC6B7GHU+z0ECcGf+sR9zxpvePGzesuBNDB+cp15cW2CvOyszA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-logical-float-and-clear/3.0.0: + resolution: {integrity: sha512-SEmaHMszwakI2rqKRJgE+8rpotFfne1ZS6bZqBoQIicFyV+xT1UF42eORPxJkVJVrH9C0ctUgwMSn3BLOIZldQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dev: false + + /@csstools/postcss-logical-overflow/2.0.0: + resolution: {integrity: sha512-spzR1MInxPuXKEX2csMamshR4LRaSZ3UXVaRGjeQxl70ySxOhMpP2252RAFsg8QyyBXBzuVOOdx1+bVO5bPIzA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dev: false + + /@csstools/postcss-logical-overscroll-behavior/2.0.0: + resolution: {integrity: sha512-e/webMjoGOSYfqLunyzByZj5KKe5oyVg/YSbie99VEaSDE2kimFm0q1f6t/6Jo+VVCQ/jbe2Xy+uX+C4xzWs4w==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dev: false + + /@csstools/postcss-logical-resize/3.0.0: + resolution: {integrity: sha512-DFbHQOFW/+I+MY4Ycd/QN6Dg4Hcbb50elIJCfnwkRTCX05G11SwViI5BbBlg9iHRl4ytB7pmY5ieAFk3ws7yyg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-logical-viewport-units/3.0.2: + resolution: {integrity: sha512-oog7VobKvrS34oyUKslI6wCphtJxx0ldiA8RToPQ0HXPWNiXXSM7IbgwOTImJKTIUjo3eL7o5uuPxeu5MsnkvA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-tokenizer': 3.0.2 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-media-minmax/2.0.2: + resolution: {integrity: sha512-zodxyIwRNuro/SIjN+zrYeZCQJvMd1obPtsvmNxLRvk3FOM3KwuuX8GEev9if19OGlNVvJZIe9wH77c+jIbXzA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-calc': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/media-query-list-parser': 4.0.0_b7ee72f742348103e54cc863f61c8baf + dev: false + + /@csstools/postcss-media-queries-aspect-ratio-number-values/3.0.2: + resolution: {integrity: sha512-9bEvSC8hIkdqHwehYIADcwC7/TvuJeb1hAw0STI7BMRVE57nFxHyXY+WzfLPXtmhpdFqGcKJIyQkDcenQI3Sow==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/media-query-list-parser': 4.0.0_b7ee72f742348103e54cc863f61c8baf + dev: false + + /@csstools/postcss-nested-calc/4.0.0: + resolution: {integrity: sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-normalize-display-values/4.0.0: + resolution: {integrity: sha512-HlEoG0IDRoHXzXnkV4in47dzsxdsjdz6+j7MLjaACABX2NfvjFS6XVAnpaDyGesz9gK2SC7MbNwdCHusObKJ9Q==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-oklab-function/4.0.3: + resolution: {integrity: sha512-BrhnL98OSpWt5EOMk5Hm+kL0kjA8BhBc9DGG0jYgww1GhWItn+L/McQ4WgHE2cm9+jSUE2OMy/31WvSRKhWpnQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-progressive-custom-properties/4.0.0: + resolution: {integrity: sha512-XQPtROaQjomnvLUSy/bALTR5VCtTVUFwYs1SblvYgLSeTo2a/bMNwUwo2piXw5rTv/FEYiy5yPSXBqg9OKUx7Q==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-relative-color-syntax/3.0.3: + resolution: {integrity: sha512-1VYBTdGiFSOFrlczaYcUNybCU3XZRL9DDY3ooYRkvweWJZas8dQVHi6vy9SUmxnk0vfGbMbrISXLOIHw4LjKDg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + dev: false + + /@csstools/postcss-scope-pseudo-class/4.0.0: + resolution: {integrity: sha512-+ZUOBtVMDcmHZcZqsP/jcNRriEILfWQflTI3tCTA+/RheXAg57VkFGyPDAilpQSqlCpxWLWG8VUFKFtZJPwuOg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss-selector-parser: 6.1.2 + dev: false + + /@csstools/postcss-stepped-value-functions/4.0.2: + resolution: {integrity: sha512-AxLKGIV0zYIAkeN02fo4o/vcG39WEZjT9dXs78ajy87dM94OFNIu5huxqBgkFGKLiXhQIKBRxAF/MtJmuIWi8w==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-calc': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/postcss-text-decoration-shorthand/4.0.1: + resolution: {integrity: sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/color-helpers': 5.0.1 + postcss-value-parser: 4.2.0 + dev: false + + /@csstools/postcss-trigonometric-functions/4.0.2: + resolution: {integrity: sha512-hQzJkTWNvHKGYa5ySpdex2K/ODX6bI3z8Pmdl3W/opRlaXMA7Xvq7Nagp31BTkr1ngzfnqTY9XNKEI2FqaO3fg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/css-calc': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + dev: false + + /@csstools/postcss-unset-value/4.0.0: + resolution: {integrity: sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dev: false + + /@csstools/selector-resolve-nested/2.0.0_postcss-selector-parser@6.1.2: + resolution: {integrity: sha512-oklSrRvOxNeeOW1yARd4WNCs/D09cQjunGZUgSq6vM8GpzFswN+8rBZyJA29YFZhOTQ6GFzxgLDNtVbt9wPZMA==} + engines: {node: '>=18'} + peerDependencies: + postcss-selector-parser: ^6.1.0 + dependencies: + postcss-selector-parser: 6.1.2 + dev: false + + /@csstools/selector-specificity/4.0.0_postcss-selector-parser@6.1.2: + resolution: {integrity: sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==} + engines: {node: '>=18'} + peerDependencies: + postcss-selector-parser: ^6.1.0 + dependencies: + postcss-selector-parser: 6.1.2 + dev: false + + /@csstools/utilities/2.0.0: + resolution: {integrity: sha512-5VdOr0Z71u+Yp3ozOx8T11N703wIFGVRgOWbOZMKgglPJsWA54MRIoMNVMa7shUToIhx5J8vX4sOZgD2XiihiQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dev: false /@dabh/diagnostics/2.0.3: @@ -2425,10 +2769,6 @@ packages: p-limit: 3.1.0 dev: false - /@gar/promisify/1.1.3: - resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} - dev: false - /@hapi/accept/3.2.4: resolution: {integrity: sha512-soThGB+QMgfxlh0Vzhzlf3ZOEOPk5biEwcOXhkF0Eedqx8VnhGiggL9UYHrIsOb1rUg3Be3K8kp0iDL2wbVSOQ==} deprecated: This version has been deprecated and is no longer supported or maintained @@ -2835,7 +3175,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2856,14 +3196,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0_@types+node@20.16.5 + jest-config: 29.7.0_@types+node@20.16.12 jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2891,7 +3231,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-mock: 29.7.0 dev: false @@ -2918,7 +3258,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2951,7 +3291,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -3013,7 +3353,7 @@ packages: resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 babel-plugin-istanbul: 6.1.1 @@ -3038,7 +3378,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@types/yargs': 15.0.19 chalk: 4.1.2 dev: false @@ -3050,7 +3390,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@types/yargs': 17.0.33 chalk: 4.1.2 dev: false @@ -3168,51 +3508,154 @@ packages: fastq: 1.17.1 dev: false - /@npmcli/fs/1.1.1: - resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==} - dependencies: - '@gar/promisify': 1.1.3 - semver: 7.6.3 + /@parcel/watcher-android-arm64/2.4.1: + resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [android] dev: false + optional: true - /@npmcli/move-file/1.1.2: - resolution: {integrity: sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==} - engines: {node: '>=10'} - deprecated: This functionality has been moved to @npmcli/fs - dependencies: - mkdirp: 1.0.4 - rimraf: 3.0.2 + /@parcel/watcher-darwin-arm64/2.4.1: + resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [darwin] dev: false + optional: true - /@pkgjs/parseargs/0.11.0: - resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} - engines: {node: '>=14'} + /@parcel/watcher-darwin-x64/2.4.1: + resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [darwin] dev: false optional: true - /@pkgr/core/0.1.1: - resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} - engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + /@parcel/watcher-freebsd-x64/2.4.1: + resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [freebsd] dev: false + optional: true - /@redux-saga/core/1.3.0: - resolution: {integrity: sha512-L+i+qIGuyWn7CIg7k1MteHGfttKPmxwZR5E7OsGikCL2LzYA0RERlaUY00Y3P3ZV2EYgrsYlBrGs6cJP5OKKqA==} - dependencies: - '@babel/runtime': 7.25.6 - '@redux-saga/deferred': 1.2.1 - '@redux-saga/delay-p': 1.2.1 - '@redux-saga/is': 1.1.3 - '@redux-saga/symbols': 1.1.3 - '@redux-saga/types': 1.2.1 - typescript-tuple: 2.2.1 + /@parcel/watcher-linux-arm-glibc/2.4.1: + resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==} + engines: {node: '>= 10.0.0'} + cpu: [arm] + os: [linux] dev: false + optional: true - /@redux-saga/deferred/1.2.1: - resolution: {integrity: sha512-cmin3IuuzMdfQjA0lG4B+jX+9HdTgHZZ+6u3jRAOwGUxy77GSlTi4Qp2d6PM1PUoTmQUR5aijlA39scWWPF31g==} + /@parcel/watcher-linux-arm64-glibc/2.4.1: + resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] dev: false + optional: true - /@redux-saga/delay-p/1.2.1: - resolution: {integrity: sha512-MdiDxZdvb1m+Y0s4/hgdcAXntpUytr9g0hpcOO1XFVyyzkrDu3SKPgBFOtHn7lhu7n24ZKIAT1qtKyQjHqRd+w==} + /@parcel/watcher-linux-arm64-musl/2.4.1: + resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [linux] + dev: false + optional: true + + /@parcel/watcher-linux-x64-glibc/2.4.1: + resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + dev: false + optional: true + + /@parcel/watcher-linux-x64-musl/2.4.1: + resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [linux] + dev: false + optional: true + + /@parcel/watcher-win32-arm64/2.4.1: + resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==} + engines: {node: '>= 10.0.0'} + cpu: [arm64] + os: [win32] + dev: false + optional: true + + /@parcel/watcher-win32-ia32/2.4.1: + resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==} + engines: {node: '>= 10.0.0'} + cpu: [ia32] + os: [win32] + dev: false + optional: true + + /@parcel/watcher-win32-x64/2.4.1: + resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==} + engines: {node: '>= 10.0.0'} + cpu: [x64] + os: [win32] + dev: false + optional: true + + /@parcel/watcher/2.4.1: + resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==} + engines: {node: '>= 10.0.0'} + dependencies: + detect-libc: 1.0.3 + is-glob: 4.0.3 + micromatch: 4.0.8 + node-addon-api: 7.1.1 + optionalDependencies: + '@parcel/watcher-android-arm64': 2.4.1 + '@parcel/watcher-darwin-arm64': 2.4.1 + '@parcel/watcher-darwin-x64': 2.4.1 + '@parcel/watcher-freebsd-x64': 2.4.1 + '@parcel/watcher-linux-arm-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-glibc': 2.4.1 + '@parcel/watcher-linux-arm64-musl': 2.4.1 + '@parcel/watcher-linux-x64-glibc': 2.4.1 + '@parcel/watcher-linux-x64-musl': 2.4.1 + '@parcel/watcher-win32-arm64': 2.4.1 + '@parcel/watcher-win32-ia32': 2.4.1 + '@parcel/watcher-win32-x64': 2.4.1 + dev: false + + /@pkgjs/parseargs/0.11.0: + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + dev: false + optional: true + + /@pkgr/core/0.1.1: + resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + dev: false + + /@redux-saga/core/1.3.0: + resolution: {integrity: sha512-L+i+qIGuyWn7CIg7k1MteHGfttKPmxwZR5E7OsGikCL2LzYA0RERlaUY00Y3P3ZV2EYgrsYlBrGs6cJP5OKKqA==} + dependencies: + '@babel/runtime': 7.25.7 + '@redux-saga/deferred': 1.2.1 + '@redux-saga/delay-p': 1.2.1 + '@redux-saga/is': 1.1.3 + '@redux-saga/symbols': 1.1.3 + '@redux-saga/types': 1.2.1 + typescript-tuple: 2.2.1 + dev: false + + /@redux-saga/deferred/1.2.1: + resolution: {integrity: sha512-cmin3IuuzMdfQjA0lG4B+jX+9HdTgHZZ+6u3jRAOwGUxy77GSlTi4Qp2d6PM1PUoTmQUR5aijlA39scWWPF31g==} + dev: false + + /@redux-saga/delay-p/1.2.1: + resolution: {integrity: sha512-MdiDxZdvb1m+Y0s4/hgdcAXntpUytr9g0hpcOO1XFVyyzkrDu3SKPgBFOtHn7lhu7n24ZKIAT1qtKyQjHqRd+w==} dependencies: '@redux-saga/symbols': 1.1.3 dev: false @@ -3232,8 +3675,8 @@ packages: resolution: {integrity: sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==} dev: false - /@reduxjs/toolkit/2.2.7: - resolution: {integrity: sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==} + /@reduxjs/toolkit/2.3.0: + resolution: {integrity: sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 @@ -3249,8 +3692,8 @@ packages: reselect: 5.1.1 dev: false - /@reduxjs/toolkit/2.2.7_react-redux@9.1.2+react@18.3.1: - resolution: {integrity: sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==} + /@reduxjs/toolkit/2.3.0_react-redux@9.1.2+react@18.3.1: + resolution: {integrity: sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 @@ -3262,14 +3705,14 @@ packages: dependencies: immer: 10.1.1 react: 18.3.1 - react-redux: 9.1.2_@types+react@18.3.7+react@18.3.1 + react-redux: 9.1.2_b9d697563922e6f037f0ab7261384628 redux: 5.0.1 redux-thunk: 3.1.0_redux@5.0.1 reselect: 5.1.1 dev: false - /@reduxjs/toolkit/2.2.7_react@18.3.1: - resolution: {integrity: sha512-faI3cZbSdFb8yv9dhDTmGwclW0vk0z5o1cia+kf7gCbaCwHI5e+7tP57mJUv22pNcNbeA62GSrPpfrUfdXcQ6g==} + /@reduxjs/toolkit/2.3.0_react@18.3.1: + resolution: {integrity: sha512-WC7Yd6cNGfHx8zf+iu+Q1UPTfEcXhQ+ATi7CV1hlrSAaQBdlPzg7Ww/wJHNQem7qG9rxmWoFCDCPubSvFObGzA==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 react-redux: ^7.2.1 || ^8.1.3 || ^9.0.0 @@ -3286,46 +3729,46 @@ packages: reselect: 5.1.1 dev: false - /@remix-run/router/1.19.2: - resolution: {integrity: sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==} + /@remix-run/router/1.20.0: + resolution: {integrity: sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg==} engines: {node: '>=14.0.0'} dev: false - /@shikijs/core/1.17.7: - resolution: {integrity: sha512-ZnIDxFu/yvje3Q8owSHaEHd+bu/jdWhHAaJ17ggjXofHx5rc4bhpCSW+OjC6smUBi5s5dd023jWtZ1gzMu/yrw==} + /@shikijs/core/1.22.0: + resolution: {integrity: sha512-S8sMe4q71TJAW+qG93s5VaiihujRK6rqDFqBnxqvga/3LvqHEnxqBIOPkt//IdXVtHkQWKu4nOQNk0uBGicU7Q==} dependencies: - '@shikijs/engine-javascript': 1.17.7 - '@shikijs/engine-oniguruma': 1.17.7 - '@shikijs/types': 1.17.7 - '@shikijs/vscode-textmate': 9.2.2 + '@shikijs/engine-javascript': 1.22.0 + '@shikijs/engine-oniguruma': 1.22.0 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 hast-util-to-html: 9.0.3 dev: false - /@shikijs/engine-javascript/1.17.7: - resolution: {integrity: sha512-wwSf7lKPsm+hiYQdX+1WfOXujtnUG6fnN4rCmExxa4vo+OTmvZ9B1eKauilvol/LHUPrQgW12G3gzem7pY5ckw==} + /@shikijs/engine-javascript/1.22.0: + resolution: {integrity: sha512-AeEtF4Gcck2dwBqCFUKYfsCq0s+eEbCEbkUuFou53NZ0sTGnJnJ/05KHQFZxpii5HMXbocV9URYVowOP2wH5kw==} dependencies: - '@shikijs/types': 1.17.7 - '@shikijs/vscode-textmate': 9.2.2 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 oniguruma-to-js: 0.4.3 dev: false - /@shikijs/engine-oniguruma/1.17.7: - resolution: {integrity: sha512-pvSYGnVeEIconU28NEzBXqSQC/GILbuNbAHwMoSfdTBrobKAsV1vq2K4cAgiaW1TJceLV9QMGGh18hi7cCzbVQ==} + /@shikijs/engine-oniguruma/1.22.0: + resolution: {integrity: sha512-5iBVjhu/DYs1HB0BKsRRFipRrD7rqjxlWTj4F2Pf+nQSPqc3kcyqFFeZXnBMzDf0HdqaFVvhDRAGiYNvyLP+Mw==} dependencies: - '@shikijs/types': 1.17.7 - '@shikijs/vscode-textmate': 9.2.2 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 dev: false - /@shikijs/types/1.17.7: - resolution: {integrity: sha512-+qA4UyhWLH2q4EFd+0z4K7GpERDU+c+CN2XYD3sC+zjvAr5iuwD1nToXZMt1YODshjkEGEDV86G7j66bKjqDdg==} + /@shikijs/types/1.22.0: + resolution: {integrity: sha512-Fw/Nr7FGFhlQqHfxzZY8Cwtwk5E9nKDUgeLjZgt3UuhcM3yJR9xj3ZGNravZZok8XmEZMiYkSMTPlPkULB8nww==} dependencies: - '@shikijs/vscode-textmate': 9.2.2 + '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 dev: false - /@shikijs/vscode-textmate/9.2.2: - resolution: {integrity: sha512-TMp15K+GGYrWlZM8+Lnj9EaHEFmOen0WJBrfa17hF7taDOYthuPPV0GWzfd/9iMij0akS/8Yw2ikquH7uVi/fg==} + /@shikijs/vscode-textmate/9.3.0: + resolution: {integrity: sha512-jn7/7ky30idSkd/O5yDBfAnVt+JJpepofP/POZ1iMOxK59cOfqIgg/Dj0eFsjOTMw+4ycJN0uhZH/Eb0bs/EUA==} dev: false /@sinclair/typebox/0.27.8: @@ -3368,8 +3811,8 @@ packages: '@sinonjs/commons': 3.0.1 dev: false - /@sinonjs/fake-timers/13.0.2: - resolution: {integrity: sha512-4Bb+oqXZTSTZ1q27Izly9lv8B9dlV61CROxPiVtywwzv5SnytJqhvYe6FclHYuXml4cd1VHPo1zd5PmTeJozvA==} + /@sinonjs/fake-timers/13.0.3: + resolution: {integrity: sha512-golm/Sc4CqLV/ZalIP14Nre7zPgd8xG/S3nHULMTBHMX0llyTNhE1O6nrgbfvLX2o0y849CnLKdu8OE05Ztiiw==} dependencies: '@sinonjs/commons': 3.0.1 dev: false @@ -3451,8 +3894,8 @@ packages: resolution: {integrity: sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==} engines: {node: '>=10'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/runtime': 7.25.7 '@types/aria-query': 4.2.2 aria-query: 4.2.2 chalk: 4.1.2 @@ -3465,8 +3908,8 @@ packages: resolution: {integrity: sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==} engines: {node: '>=12'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/runtime': 7.25.7 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -3479,8 +3922,8 @@ packages: resolution: {integrity: sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==} engines: {node: '>=14'} dependencies: - '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.25.6 + '@babel/code-frame': 7.25.7 + '@babel/runtime': 7.25.7 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -3494,9 +3937,9 @@ packages: engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@adobe/css-tools': 4.4.0 - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@types/testing-library__jest-dom': 5.14.9 - aria-query: 5.3.1 + aria-query: 5.3.2 chalk: 3.0.0 css.escape: 1.5.1 dom-accessibility-api: 0.5.16 @@ -3511,7 +3954,7 @@ packages: react: '*' react-dom: '*' dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@testing-library/dom': 7.31.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -3524,9 +3967,9 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@testing-library/dom': 8.20.1 - '@types/react-dom': 18.3.0 + '@types/react-dom': 18.3.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 dev: false @@ -3538,9 +3981,9 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@testing-library/dom': 9.3.4 - '@types/react-dom': 18.3.0 + '@types/react-dom': 18.3.1 dev: false /@tootallnate/once/1.1.2: @@ -3553,6 +3996,11 @@ packages: engines: {node: '>= 10'} dev: false + /@trysound/sax/0.2.0: + resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} + engines: {node: '>=10.13.0'} + dev: false + /@tsconfig/node10/1.0.11: resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==} dev: false @@ -3580,8 +4028,8 @@ packages: /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.25.8 + '@babel/types': 7.25.8 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 @@ -3590,30 +4038,34 @@ packages: /@types/babel__generator/7.6.8: resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 dev: false /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.25.6 - '@babel/types': 7.25.6 + '@babel/parser': 7.25.8 + '@babel/types': 7.25.8 dev: false /@types/babel__traverse/7.20.6: resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} dependencies: - '@babel/types': 7.25.6 + '@babel/types': 7.25.8 dev: false /@types/chai-as-promised/7.1.8: resolution: {integrity: sha512-ThlRVIJhr69FLlh6IctTXFkmhtP3NpMZ2QGq69StYLyKZFp/HOp1VdKZj7RvfNWYYcJ1xlbLGLLWj1UvP5u/Gw==} dependencies: - '@types/chai': 4.3.19 + '@types/chai': 5.0.0 + dev: false + + /@types/chai/4.3.20: + resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==} dev: false - /@types/chai/4.3.19: - resolution: {integrity: sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==} + /@types/chai/5.0.0: + resolution: {integrity: sha512-+DwhEHAaFPPdJ2ral3kNHFQXnTfscEEFsUxzD+d7nlcLrFK23JtNjH71RGasTcHb88b4vVi4mTyfpf8u2L8bdA==} dev: false /@types/cookie/0.4.1: @@ -3623,7 +4075,7 @@ packages: /@types/cors/2.8.17: resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 dev: false /@types/eslint-visitor-keys/1.0.0: @@ -3637,7 +4089,7 @@ packages: /@types/graceful-fs/4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 dev: false /@types/hast/3.0.4: @@ -3649,7 +4101,7 @@ packages: /@types/hoist-non-react-statics/3.3.5: resolution: {integrity: sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==} dependencies: - '@types/react': 18.3.7 + '@types/react': 18.3.11 hoist-non-react-statics: 3.3.2 dev: false @@ -3683,9 +4135,9 @@ packages: /@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@types/tough-cookie': 4.0.5 - parse5: 7.1.2 + parse5: 7.2.0 dev: false /@types/json-schema/7.0.15: @@ -3706,12 +4158,12 @@ packages: resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==} dev: false - /@types/mocha/10.0.8: - resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==} + /@types/mocha/10.0.9: + resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} dev: false - /@types/node/20.16.5: - resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} + /@types/node/20.16.12: + resolution: {integrity: sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA==} dependencies: undici-types: 6.19.8 dev: false @@ -3724,18 +4176,14 @@ packages: resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} dev: false - /@types/q/1.5.8: - resolution: {integrity: sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==} - dev: false - - /@types/react-dom/18.3.0: - resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} + /@types/react-dom/18.3.1: + resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==} dependencies: - '@types/react': 18.3.7 + '@types/react': 18.3.11 dev: false - /@types/react/18.3.7: - resolution: {integrity: sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==} + /@types/react/18.3.11: + resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==} dependencies: '@types/prop-types': 15.7.13 csstype: 3.1.3 @@ -3748,8 +4196,8 @@ packages: /@types/sinon-chai/3.2.12: resolution: {integrity: sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==} dependencies: - '@types/chai': 4.3.19 - '@types/sinon': 10.0.20 + '@types/chai': 5.0.0 + '@types/sinon': 17.0.3 dev: false /@types/sinon/10.0.20: @@ -3811,9 +4259,9 @@ packages: /@types/webpack/5.28.0_webpack-cli@4.8.0: resolution: {integrity: sha512-8cP0CzcxUiFuA9xGJkfeVpqmWTk9nx6CWwamRGCj95ph1SmlRRk9KlCZ6avhCbZd4L68LvYT6l1kpdEnQXrF8w==} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 tapable: 2.2.1 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 transitivePeerDependencies: - '@swc/core' - esbuild @@ -3837,7 +4285,7 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin/2.34.0_82d6fcdfcd92eaa8ffac27f12da0447f: + /@typescript-eslint/eslint-plugin/2.34.0_9d7b260d22714a6420576de183e49ef0: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3848,18 +4296,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@7.32.0+typescript@5.6.2 - '@typescript-eslint/parser': 2.34.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@7.32.0+typescript@5.6.3 + '@typescript-eslint/parser': 2.34.0_eslint@7.32.0+typescript@5.6.3 eslint: 7.32.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/2.34.0_af37fd85470b891caa5df96d028230bd: + /@typescript-eslint/eslint-plugin/2.34.0_b590c82863d87e4986986f0492e939b7: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3870,18 +4318,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.1+typescript@5.6.2 - '@typescript-eslint/parser': 2.34.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.1+typescript@5.6.3 + '@typescript-eslint/parser': 2.34.0_eslint@8.57.1+typescript@5.6.3 eslint: 8.57.1 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/4.33.0_d73cd5f5f3417eedd599248a73bda272: + /@typescript-eslint/eslint-plugin/4.33.0_750dc488cb73b716912fb75310746f81: resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3892,8 +4340,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@5.6.2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@5.6.3 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.7 eslint: 7.32.0 @@ -3901,13 +4349,13 @@ packages: ignore: 5.3.2 regexpp: 3.2.0 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.62.0_01e64254f5ba1ac8548263da62409c7f: + /@typescript-eslint/eslint-plugin/5.62.0_40e9122a3aaa2e040b5e0f2674c3f1be: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3919,23 +4367,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.3 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@7.32.0+typescript@5.6.2 - '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/type-utils': 5.62.0_eslint@7.32.0+typescript@5.6.3 + '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.6.3 debug: 4.3.7 eslint: 7.32.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.62.0_9687c67b0e1a1a02c78a4f56e974ca8d: + /@typescript-eslint/eslint-plugin/5.62.0_ac52c0b46fbc53745521b4dab99f9266: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3947,18 +4395,18 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.3 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.1+typescript@5.6.2 - '@typescript-eslint/utils': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.1+typescript@5.6.3 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.1+typescript@5.6.3 debug: 4.3.7 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -3991,7 +4439,7 @@ packages: - supports-color dev: false - /@typescript-eslint/eslint-plugin/7.10.0_570d9256ef99346e080618898d66e3ea: + /@typescript-eslint/eslint-plugin/7.10.0_ce07e621949127697d5d3e1c3f5b904b: resolution: {integrity: sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4003,29 +4451,29 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.3 '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/type-utils': 7.10.0_eslint@8.57.1+typescript@5.6.2 - '@typescript-eslint/utils': 7.10.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/type-utils': 7.10.0_eslint@8.57.1+typescript@5.6.3 + '@typescript-eslint/utils': 7.10.0_eslint@8.57.1+typescript@5.6.3 '@typescript-eslint/visitor-keys': 7.10.0 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 1.3.0_typescript@5.6.2 - typescript: 5.6.2 + ts-api-utils: 1.3.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/experimental-utils/2.34.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/experimental-utils/2.34.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.15 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.3 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -4034,14 +4482,14 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/2.34.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/experimental-utils/2.34.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: eslint: '*' dependencies: '@types/json-schema': 7.0.15 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.3 eslint: 8.57.1 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -4050,7 +4498,7 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4059,7 +4507,7 @@ packages: '@types/json-schema': 7.0.15 '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.6.3 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -4068,7 +4516,7 @@ packages: - typescript dev: false - /@typescript-eslint/parser/2.34.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/parser/2.34.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -4079,16 +4527,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@7.32.0+typescript@5.6.2 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.2 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@7.32.0+typescript@5.6.3 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.3 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/2.34.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/parser/2.34.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -4099,16 +4547,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.1+typescript@5.6.2 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.2 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.1+typescript@5.6.3 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.6.3 eslint: 8.57.1 eslint-visitor-keys: 1.3.0 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4120,15 +4568,15 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.6.3 debug: 4.3.7 eslint: 7.32.0 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/parser/5.62.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4140,10 +4588,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 debug: 4.3.7 eslint: 7.32.0 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4168,7 +4616,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/parser/5.62.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4180,15 +4628,15 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 debug: 4.3.7 eslint: 8.57.1 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/7.10.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/parser/7.10.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4200,11 +4648,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 7.10.0 '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.3 '@typescript-eslint/visitor-keys': 7.10.0 debug: 4.3.7 eslint: 8.57.1 - typescript: 5.6.2 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4233,7 +4681,7 @@ packages: '@typescript-eslint/visitor-keys': 7.10.0 dev: false - /@typescript-eslint/type-utils/5.62.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/type-utils/5.62.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4243,12 +4691,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 - '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 + '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.6.3 debug: 4.3.7 eslint: 7.32.0 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4273,7 +4721,7 @@ packages: - supports-color dev: false - /@typescript-eslint/type-utils/5.62.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/type-utils/5.62.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4283,17 +4731,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 - '@typescript-eslint/utils': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.1+typescript@5.6.3 debug: 4.3.7 eslint: 8.57.1 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/type-utils/7.10.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/type-utils/7.10.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4303,12 +4751,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.2 - '@typescript-eslint/utils': 7.10.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.3 + '@typescript-eslint/utils': 7.10.0_eslint@8.57.1+typescript@5.6.3 debug: 4.3.7 eslint: 8.57.1 - ts-api-utils: 1.3.0_typescript@5.6.2 - typescript: 5.6.2 + ts-api-utils: 1.3.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4328,7 +4776,7 @@ packages: engines: {node: ^18.18.0 || >=20.0.0} dev: false - /@typescript-eslint/typescript-estree/2.34.0_typescript@5.6.2: + /@typescript-eslint/typescript-estree/2.34.0_typescript@5.6.3: resolution: {integrity: sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -4343,13 +4791,13 @@ packages: is-glob: 4.0.3 lodash: 4.17.21 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/4.33.0_typescript@5.6.2: + /@typescript-eslint/typescript-estree/4.33.0_typescript@5.6.3: resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4364,8 +4812,8 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4411,7 +4859,7 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.62.0_typescript@5.6.2: + /@typescript-eslint/typescript-estree/5.62.0_typescript@5.6.3: resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4426,13 +4874,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.3 - tsutils: 3.21.0_typescript@5.6.2 - typescript: 5.6.2 + tsutils: 3.21.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/7.10.0_typescript@5.6.2: + /@typescript-eslint/typescript-estree/7.10.0_typescript@5.6.3: resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4448,8 +4896,8 @@ packages: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0_typescript@5.6.2 - typescript: 5.6.2 + ts-api-utils: 1.3.0_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - supports-color dev: false @@ -4473,7 +4921,7 @@ packages: - typescript dev: false - /@typescript-eslint/utils/5.62.0_eslint@7.32.0+typescript@5.6.2: + /@typescript-eslint/utils/5.62.0_eslint@7.32.0+typescript@5.6.3: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4484,7 +4932,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 eslint: 7.32.0 eslint-scope: 5.1.1 semver: 7.6.3 @@ -4513,7 +4961,7 @@ packages: - typescript dev: false - /@typescript-eslint/utils/5.62.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/utils/5.62.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4524,7 +4972,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.6.3 eslint: 8.57.1 eslint-scope: 5.1.1 semver: 7.6.3 @@ -4533,7 +4981,7 @@ packages: - typescript dev: false - /@typescript-eslint/utils/7.10.0_eslint@8.57.1+typescript@5.6.2: + /@typescript-eslint/utils/7.10.0_eslint@8.57.1+typescript@5.6.3: resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4542,7 +4990,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.1 '@typescript-eslint/scope-manager': 7.10.0 '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.2 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.6.3 eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -4683,14 +5131,14 @@ packages: '@xtuc/long': 4.2.2 dev: false - /@webpack-cli/configtest/1.2.0_webpack-cli@4.8.0+webpack@5.94.0: + /@webpack-cli/configtest/1.2.0_webpack-cli@4.8.0+webpack@5.95.0: resolution: {integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==} peerDependencies: webpack: 4.x.x || 5.x.x webpack-cli: 4.x.x dependencies: - webpack: 5.94.0_webpack-cli@4.8.0 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + webpack: 5.95.0_webpack-cli@4.8.0 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa dev: false /@webpack-cli/info/1.5.0_webpack-cli@4.8.0: @@ -4699,7 +5147,7 @@ packages: webpack-cli: 4.x.x dependencies: envinfo: 7.14.0 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa dev: false /@webpack-cli/serve/1.7.0_webpack-cli@4.8.0: @@ -4711,7 +5159,7 @@ packages: webpack-dev-server: optional: true dependencies: - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa dev: false /@xarc/fastify-server/3.3.1: @@ -4725,7 +5173,7 @@ packages: fastify-plugin: 3.0.1 lodash: 4.17.21 require-at: 1.0.6 - tslib: 2.7.0 + tslib: 2.8.0 xaa: 1.7.3 transitivePeerDependencies: - supports-color @@ -4743,7 +5191,7 @@ packages: fastify-plugin: 4.5.1 lodash: 4.17.21 require-at: 1.0.6 - tslib: 2.7.0 + tslib: 2.8.0 xaa: 1.7.3 dev: false @@ -4768,7 +5216,7 @@ packages: filter-scan-dir: 1.5.5 lodash: 4.17.21 tsconfig: 7.0.0 - tslib: 2.7.0 + tslib: 2.8.0 xsh: 0.4.5 dev: false @@ -4781,7 +5229,7 @@ packages: filter-scan-dir: 1.5.5 lodash: 4.17.21 tsconfig: 7.0.0 - tslib: 2.7.0 + tslib: 2.8.0 xsh: 0.4.5 dev: false @@ -4794,7 +5242,7 @@ packages: filter-scan-dir: 1.5.5 lodash: 4.17.21 tsconfig: 7.0.0 - tslib: 2.7.0 + tslib: 2.8.0 xsh: 0.4.5 dev: false @@ -4868,16 +5316,16 @@ packages: /acorn-globals/7.0.1: resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==} dependencies: - acorn: 8.12.1 + acorn: 8.13.0 acorn-walk: 8.3.4 dev: false - /acorn-import-attributes/1.9.5_acorn@8.12.1: + /acorn-import-attributes/1.9.5_acorn@8.13.0: resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: acorn: ^8 dependencies: - acorn: 8.12.1 + acorn: 8.13.0 dev: false /acorn-jsx/3.0.1: @@ -4894,12 +5342,12 @@ packages: acorn: 7.4.1 dev: false - /acorn-jsx/5.3.2_acorn@8.12.1: + /acorn-jsx/5.3.2_acorn@8.13.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.12.1 + acorn: 8.13.0 dev: false /acorn-walk/7.2.0: @@ -4911,7 +5359,7 @@ packages: resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} engines: {node: '>=0.4.0'} dependencies: - acorn: 8.12.1 + acorn: 8.13.0 dev: false /acorn/3.3.0: @@ -4932,8 +5380,8 @@ packages: hasBin: true dev: false - /acorn/8.12.1: - resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} + /acorn/8.13.0: + resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==} engines: {node: '>=0.4.0'} hasBin: true dev: false @@ -4981,14 +5429,6 @@ packages: react-is: 16.13.1 dev: false - /ajv-errors/1.0.1_ajv@6.12.6: - resolution: {integrity: sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==} - peerDependencies: - ajv: '>=5.0.0' - dependencies: - ajv: 6.12.6 - dev: false - /ajv-formats/2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} peerDependenciesMeta: @@ -5063,15 +5503,11 @@ packages: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} dependencies: fast-deep-equal: 3.1.3 - fast-uri: 3.0.1 + fast-uri: 3.0.3 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 dev: false - /alphanum-sort/1.0.2: - resolution: {integrity: sha512-0FcBfdcmaumGPQ0qPn7Q5qTgz/ooXgIyp1rf8ik5bGX8mpE2YHjC0P/eyQvxu1GURYQgq9ozf2mteQ5ZD9YiyQ==} - dev: false - /ammo/2.1.2: resolution: {integrity: sha512-QEKsmw9OpwlsFufYgbaG3WmhfQqYED0l7lIO1ly2K532a+YtzkYUSIlyuJO7BuR7J1gjz5tZEEVOutncJqbceQ==} engines: {node: '>=12.0.0'} @@ -5190,6 +5626,13 @@ packages: picomatch: 2.3.1 dev: false + /append-transform/0.4.0: + resolution: {integrity: sha512-Yisb7ew0ZEyDtRYQ+b+26o9KbiYPFxwcsxKzbssigzRRMJ9LpExPVUg6Fos7eP7yP3q7///tzze4nm4lTptPBw==} + engines: {node: '>=0.10.0'} + dependencies: + default-require-extensions: 1.0.0 + dev: false + /append-transform/2.0.0: resolution: {integrity: sha512-7yeyCEurROLQJFv5Xj4lEGTy0borxepjFv1g22oAdqFu//SrAlDl1O1Nxx15SH1RoliUml6p8dwJW9jvZughhg==} engines: {node: '>=8'} @@ -5234,8 +5677,8 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.25.6 - '@babel/runtime-corejs3': 7.25.6 + '@babel/runtime': 7.25.7 + '@babel/runtime-corejs3': 7.25.7 dev: false /aria-query/5.1.3: @@ -5244,11 +5687,33 @@ packages: deep-equal: 2.2.3 dev: false - /aria-query/5.3.1: - resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==} + /aria-query/5.3.2: + resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} engines: {node: '>= 0.4'} dev: false + /arr-diff/2.0.0: + resolution: {integrity: sha512-dtXTVMkh6VkEEA7OhXnN1Ecb8aAGFdZ1LFxtOCoqj4qkyOJMt7+qs6Ahdy6p/NQCPYsRSXXivhSB/J5E9jmYKA==} + engines: {node: '>=0.10.0'} + dependencies: + arr-flatten: 1.1.0 + dev: false + + /arr-diff/4.0.0: + resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} + engines: {node: '>=0.10.0'} + dev: false + + /arr-flatten/1.1.0: + resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} + engines: {node: '>=0.10.0'} + dev: false + + /arr-union/3.1.0: + resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} + engines: {node: '>=0.10.0'} + dev: false + /array-buffer-byte-length/1.0.1: resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==} engines: {node: '>= 0.4'} @@ -5282,6 +5747,16 @@ packages: engines: {node: '>=8'} dev: false + /array-unique/0.2.1: + resolution: {integrity: sha512-G2n5bG5fSUCpnsXz4+8FUkYsGPkNfLn9YvS66U5qbTIXI2Ynnlo4Bi42bWv+omKUCqz+ejzfClwne0alJWJPhg==} + engines: {node: '>=0.10.0'} + dev: false + + /array-unique/0.3.2: + resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} + engines: {node: '>=0.10.0'} + dev: false + /array.prototype.filter/1.0.4: resolution: {integrity: sha512-r+mCJ7zXgXElgR4IRC+fkvNCeoaavWBs6EdCso5Tbcf+iEMKzBU/His60lt34WEZ9vlb8wDkZvQGcVI5GwkfoQ==} engines: {node: '>= 0.4'} @@ -5337,19 +5812,6 @@ packages: es-shim-unscopables: 1.0.2 dev: false - /array.prototype.reduce/1.0.7: - resolution: {integrity: sha512-mzmiUCVwtiD4lgxYP8g7IYy8El8p2CSMePvIbTS7gchKir/L1fgJrk0yDKmAX6mnRQFKNADYIk8nNlTris5H1Q==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-array-method-boxes-properly: 1.0.0 - es-errors: 1.3.0 - es-object-atoms: 1.0.0 - is-string: 1.0.7 - dev: false - /array.prototype.tosorted/1.1.4: resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==} engines: {node: '>= 0.4'} @@ -5375,10 +5837,20 @@ packages: is-shared-array-buffer: 1.0.3 dev: false + /arrify/1.0.1: + resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} + engines: {node: '>=0.10.0'} + dev: false + /assertion-error/1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} dev: false + /assign-symbols/1.0.0: + resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} + engines: {node: '>=0.10.0'} + dev: false + /astral-regex/2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} @@ -5424,16 +5896,18 @@ packages: engines: {node: '>=8.0.0'} dev: false - /autoprefixer/9.8.8: - resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} + /autoprefixer/10.4.20: + resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==} + engines: {node: ^10 || ^12 || >=14} hasBin: true + peerDependencies: + postcss: ^8.1.0 dependencies: - browserslist: 4.23.3 - caniuse-lite: 1.0.30001660 + browserslist: 4.24.0 + caniuse-lite: 1.0.30001669 + fraction.js: 4.3.7 normalize-range: 0.1.2 - num2fraction: 1.2.2 - picocolors: 0.2.1 - postcss: 7.0.39 + picocolors: 1.1.1 postcss-value-parser: 4.2.0 dev: false @@ -5489,6 +5963,19 @@ packages: eslint-visitor-keys: 1.3.0 dev: false + /babel-generator/6.26.1: + resolution: {integrity: sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==} + dependencies: + babel-messages: 6.23.0 + babel-runtime: 6.26.0 + babel-types: 6.26.0 + detect-indent: 4.0.0 + jsesc: 1.3.0 + lodash: 4.17.21 + source-map: 0.5.7 + trim-right: 1.0.1 + dev: false + /babel-helper-evaluate-path/0.5.0: resolution: {integrity: sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA==} dev: false @@ -5534,17 +6021,17 @@ packages: - supports-color dev: false - /babel-jest/29.7.0_@babel+core@7.25.2: + /babel-jest/29.7.0_@babel+core@7.25.8: 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.25.2 + '@babel/core': 7.25.8 '@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.25.2 + babel-preset-jest: 29.6.3_@babel+core@7.25.8 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -5552,39 +6039,45 @@ packages: - supports-color dev: false - /babel-loader/8.4.1_4b99dcdeb69e8e040fc026bb3eb922e4: + /babel-loader/8.4.1_08d8e5ce8c184367a83b21e4f596e53a: resolution: {integrity: sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false - /babel-loader/9.2.1_4b99dcdeb69e8e040fc026bb3eb922e4: + /babel-loader/9.2.1_08d8e5ce8c184367a83b21e4f596e53a: resolution: {integrity: sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 find-cache-dir: 4.0.0 schema-utils: 4.2.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 + dev: false + + /babel-messages/6.23.0: + resolution: {integrity: sha512-Bl3ZiA+LjqaMtNYopA9TYE9HP1tQ+E5dLxE0XrAzcIJeK2UqF0/EaqXwBn9esd4UmTfEab+P+UYQ1GnioFIb/w==} + dependencies: + babel-runtime: 6.26.0 dev: false /babel-plugin-istanbul/6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: - '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-plugin-utils': 7.25.7 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 @@ -5597,8 +6090,8 @@ packages: resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/template': 7.25.0 - '@babel/types': 7.25.6 + '@babel/template': 7.25.7 + '@babel/types': 7.25.8 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 dev: false @@ -5606,8 +6099,8 @@ packages: /babel-plugin-lodash/3.3.4: resolution: {integrity: sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==} dependencies: - '@babel/helper-module-imports': 7.24.7 - '@babel/types': 7.25.6 + '@babel/helper-module-imports': 7.25.7 + '@babel/types': 7.25.8 glob: 7.2.3 lodash: 4.17.21 require-package-name: 2.0.1 @@ -5680,82 +6173,42 @@ packages: babel-helper-is-void-0: 0.4.3 dev: false - /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.25.2: + /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.25.8: resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.25.4 - '@babel/core': 7.25.2 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.2 + '@babel/compat-data': 7.25.8 + '@babel/core': 7.25.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.8 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.10.6_@babel+core@7.25.2: + /babel-plugin-polyfill-corejs3/0.10.6_@babel+core@7.25.8: resolution: {integrity: sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.8 core-js-compat: 3.38.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.25.2: + /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.25.8: resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.25.8 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-react-css-modules/5.2.6: - resolution: {integrity: sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g==} - engines: {node: '>8.0.0'} - dependencies: - '@babel/plugin-syntax-jsx': 7.24.7 - '@babel/types': 7.25.6 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - generic-names: 2.0.1 - postcss: 7.0.39 - postcss-modules: 1.5.0 - postcss-modules-extract-imports: 1.2.1 - postcss-modules-local-by-default: 1.2.0 - postcss-modules-parser: 1.1.1 - postcss-modules-scope: 1.1.0 - postcss-modules-values: 1.3.0 - transitivePeerDependencies: - - '@babel/core' - dev: false - - /babel-plugin-react-css-modules/5.2.6_@babel+core@7.25.2: - resolution: {integrity: sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g==} - engines: {node: '>8.0.0'} - dependencies: - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.25.2 - '@babel/types': 7.25.6 - ajv: 6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - generic-names: 2.0.1 - postcss: 7.0.39 - postcss-modules: 1.5.0 - postcss-modules-extract-imports: 1.2.1 - postcss-modules-local-by-default: 1.2.0 - postcss-modules-parser: 1.1.1 - postcss-modules-scope: 1.1.0 - postcss-modules-values: 1.3.0 - transitivePeerDependencies: - - '@babel/core' - dev: false - /babel-plugin-transform-inline-consecutive-adds/0.4.3: resolution: {integrity: sha512-8D104wbzzI5RlxeVPYeQb9QsUyepiH1rAO5hpPpQ6NPRgQLpIVwkS/Nbx944pm4K8Z+rx7CgjPsFACz/VCBN0Q==} dev: false @@ -5825,7 +6278,7 @@ packages: '@babel/plugin-syntax-bigint': 7.8.3 '@babel/plugin-syntax-class-properties': 7.12.13 '@babel/plugin-syntax-class-static-block': 7.14.5 - '@babel/plugin-syntax-import-attributes': 7.25.6 + '@babel/plugin-syntax-import-attributes': 7.25.7 '@babel/plugin-syntax-import-meta': 7.10.4 '@babel/plugin-syntax-json-strings': 7.8.3 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 @@ -5838,27 +6291,27 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5 dev: false - /babel-preset-current-node-syntax/1.1.0_@babel+core@7.25.2: + /babel-preset-current-node-syntax/1.1.0_@babel+core@7.25.8: resolution: {integrity: sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.25.2 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.25.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-import-attributes': 7.25.6_@babel+core@7.25.2 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.25.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.25.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.25.2 + '@babel/core': 7.25.8 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.25.8 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.25.8 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.25.8 + '@babel/plugin-syntax-import-attributes': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.25.8 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.25.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.25.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.25.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.25.8 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.25.8 dev: false /babel-preset-jest/29.6.3: @@ -5871,15 +6324,15 @@ packages: babel-preset-current-node-syntax: 1.1.0 dev: false - /babel-preset-jest/29.6.3_@babel+core@7.25.2: + /babel-preset-jest/29.6.3_@babel+core@7.25.8: 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.25.2 + '@babel/core': 7.25.8 babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.1.0_@babel+core@7.25.2 + babel-preset-current-node-syntax: 1.1.0_@babel+core@7.25.8 dev: false /babel-preset-minify/0.5.2: @@ -5910,6 +6363,51 @@ packages: lodash: 4.17.21 dev: false + /babel-runtime/6.26.0: + resolution: {integrity: sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==} + dependencies: + core-js: 2.6.12 + regenerator-runtime: 0.11.1 + dev: false + + /babel-template/6.26.0: + resolution: {integrity: sha512-PCOcLFW7/eazGUKIoqH97sO9A2UYMahsn/yRQ7uOk37iutwjq7ODtcTNF+iFDSHNfkctqsLRjLP7URnOx0T1fg==} + dependencies: + babel-runtime: 6.26.0 + babel-traverse: 6.26.0 + babel-types: 6.26.0 + babylon: 6.18.0 + lodash: 4.17.21 + dev: false + + /babel-traverse/6.26.0: + resolution: {integrity: sha512-iSxeXx7apsjCHe9c7n8VtRXGzI2Bk1rBSOJgCCjfyXb6v1aCqE1KSEpq/8SXuVN8Ka/Rh1WDTF0MDzkvTA4MIA==} + dependencies: + babel-code-frame: 6.26.0 + babel-messages: 6.23.0 + babel-runtime: 6.26.0 + babel-types: 6.26.0 + babylon: 6.18.0 + debug: 2.6.9 + globals: 9.18.0 + invariant: 2.2.4 + lodash: 4.17.21 + dev: false + + /babel-types/6.26.0: + resolution: {integrity: sha512-zhe3V/26rCWsEZK8kZN+HaQj5yQ1CilTObixFzKW1UWjqG7618Twz6YEsCnjfg5gBcJh02DrpCkS9h98ZqDY+g==} + dependencies: + babel-runtime: 6.26.0 + esutils: 2.0.3 + lodash: 4.17.21 + to-fast-properties: 1.0.3 + dev: false + + /babylon/6.18.0: + resolution: {integrity: sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==} + hasBin: true + dev: false + /babylon/7.0.0-beta.44: resolution: {integrity: sha512-5Hlm13BJVAioCHpImtFqNOF2H3ieTOHd0fmFGMxOJ9jgeFqeAwsv3u5P5cR7CSeFrkgHsT19DgFJkHV0/Mcd8g==} engines: {node: '>=4.2.0'} @@ -5926,6 +6424,19 @@ packages: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} dev: false + /base/0.11.2: + resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} + engines: {node: '>=0.10.0'} + dependencies: + cache-base: 1.0.1 + class-utils: 0.3.6 + component-emitter: 1.3.1 + define-property: 1.0.0 + isobject: 3.0.1 + mixin-deep: 1.3.2 + pascalcase: 0.1.1 + dev: false + /base64-js/1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} dev: false @@ -6040,6 +6551,31 @@ packages: balanced-match: 1.0.2 dev: false + /braces/1.8.5: + resolution: {integrity: sha512-xU7bpz2ytJl1bH9cgIurjpg/n8Gohy9GTw81heDYLJQ4RU60dlyJsa+atVF2pI0yMMvKxI9HkKwjePCj5XI1hw==} + engines: {node: '>=0.10.0'} + dependencies: + expand-range: 1.8.2 + preserve: 0.2.0 + repeat-element: 1.1.4 + dev: false + + /braces/2.3.2: + resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} + engines: {node: '>=0.10.0'} + dependencies: + arr-flatten: 1.1.0 + array-unique: 0.3.2 + extend-shallow: 2.0.1 + fill-range: 4.0.0 + isobject: 3.0.1 + repeat-element: 1.1.4 + snapdragon: 0.8.2 + snapdragon-node: 2.1.1 + split-string: 3.1.0 + to-regex: 3.0.2 + dev: false + /braces/3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} @@ -6050,7 +6586,7 @@ packages: /broadcast-channel/3.7.0: resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 detect-node: 2.1.0 js-sha3: 0.8.0 microseconds: 0.2.0 @@ -6072,15 +6608,15 @@ packages: resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} dev: false - /browserslist/4.23.3: - resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} + /browserslist/4.24.0: + resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001660 - electron-to-chromium: 1.5.25 + caniuse-lite: 1.0.30001669 + electron-to-chromium: 1.5.41 node-releases: 2.0.18 - update-browserslist-db: 1.1.0_browserslist@4.23.3 + update-browserslist-db: 1.1.1_browserslist@4.24.0 dev: false /bser/2.1.1: @@ -6105,28 +6641,28 @@ packages: engines: {node: '>= 0.8'} dev: false - /cacache/15.3.0: - resolution: {integrity: sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==} - engines: {node: '>= 10'} + /cache-base/1.0.1: + resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} + engines: {node: '>=0.10.0'} dependencies: - '@npmcli/fs': 1.1.1 - '@npmcli/move-file': 1.1.2 - chownr: 2.0.0 - fs-minipass: 2.1.0 - glob: 7.2.3 - infer-owner: 1.0.4 - lru-cache: 6.0.0 - minipass: 3.3.6 - minipass-collect: 1.0.2 - minipass-flush: 1.0.5 - minipass-pipeline: 1.2.4 - mkdirp: 1.0.4 - p-map: 4.0.0 - promise-inflight: 1.0.1 - rimraf: 3.0.2 - ssri: 8.0.1 - tar: 6.2.1 - unique-filename: 1.1.1 + collection-visit: 1.0.0 + component-emitter: 1.3.1 + get-value: 2.0.6 + has-value: 1.0.0 + isobject: 3.0.1 + set-value: 2.0.1 + to-object-path: 0.3.0 + union-value: 1.0.1 + unset-value: 1.0.0 + dev: false + + /caching-transform/1.0.1: + resolution: {integrity: sha512-TYu6IoS+HzPivTKBDbGbkdNE7V3GP9ETNuO1L901jhtIdmMmE4S5SXxXvIMPt4+poeqSGY47NQz1GFh3toDHqw==} + engines: {node: '>=0.10.0'} + dependencies: + md5-hex: 1.3.0 + mkdirp: 0.5.6 + write-file-atomic: 1.3.4 dev: false /caching-transform/4.0.0: @@ -6159,13 +6695,6 @@ packages: hoek: 4.3.1 dev: false - /caller-callsite/2.0.0: - resolution: {integrity: sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==} - engines: {node: '>=4'} - dependencies: - callsites: 2.0.0 - dev: false - /caller-path/0.1.0: resolution: {integrity: sha512-UJiE1otjXPF5/x+T3zTnSFiTOEmJoGTD9HmBoxnCUwho61a2eSNn/VwtwuIBDAo2SEOv1AJ7ARI5gCmohFLu/g==} engines: {node: '>=0.10.0'} @@ -6173,23 +6702,11 @@ packages: callsites: 0.2.0 dev: false - /caller-path/2.0.0: - resolution: {integrity: sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==} - engines: {node: '>=4'} - dependencies: - caller-callsite: 2.0.0 - dev: false - /callsites/0.2.0: resolution: {integrity: sha512-Zv4Dns9IbXXmPkgRRUjAaJQgfN4xX5p6+RQFhWUqscdvvK2xK/ZL8b3IXIJsj+4sD+f24NwnWy2BY8AJ82JB0A==} engines: {node: '>=0.10.0'} dev: false - /callsites/2.0.0: - resolution: {integrity: sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==} - engines: {node: '>=4'} - dev: false - /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -6199,7 +6716,12 @@ packages: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} dependencies: pascal-case: 3.1.2 - tslib: 2.7.0 + tslib: 2.8.0 + dev: false + + /camelcase/4.1.0: + resolution: {integrity: sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==} + engines: {node: '>=4'} dev: false /camelcase/5.0.0: @@ -6220,14 +6742,14 @@ packages: /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.23.3 - caniuse-lite: 1.0.30001660 + browserslist: 4.24.0 + caniuse-lite: 1.0.30001669 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: false - /caniuse-lite/1.0.30001660: - resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==} + /caniuse-lite/1.0.30001669: + resolution: {integrity: sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==} dev: false /catbox-memory/2.1.1: @@ -6405,10 +6927,10 @@ packages: domutils: 3.1.0 encoding-sniffer: 0.2.0 htmlparser2: 9.1.0 - parse5: 7.1.2 - parse5-htmlparser2-tree-adapter: 7.0.0 + parse5: 7.2.0 + parse5-htmlparser2-tree-adapter: 7.1.0 parse5-parser-stream: 7.1.2 - undici: 6.19.8 + undici: 6.20.1 whatwg-mimetype: 4.0.0 dev: false @@ -6427,16 +6949,11 @@ packages: fsevents: 2.3.3 dev: false - /chokidar/4.0.0: - resolution: {integrity: sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==} + /chokidar/4.0.1: + resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==} engines: {node: '>= 14.16.0'} dependencies: - readdirp: 4.0.1 - dev: false - - /chownr/2.0.0: - resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} - engines: {node: '>=10'} + readdirp: 4.0.2 dev: false /chrome-trace-event/1.0.4: @@ -6462,6 +6979,16 @@ packages: resolution: {integrity: sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==} dev: false + /class-utils/0.3.6: + resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} + engines: {node: '>=0.10.0'} + dependencies: + arr-union: 3.1.0 + define-property: 0.2.5 + isobject: 3.0.1 + static-extend: 0.1.2 + dev: false + /clean-css/5.3.3: resolution: {integrity: sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==} engines: {node: '>= 10.0'} @@ -6504,6 +7031,14 @@ packages: resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==} dev: false + /cliui/4.1.0: + resolution: {integrity: sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==} + dependencies: + string-width: 2.1.1 + strip-ansi: 4.0.0 + wrap-ansi: 2.1.0 + dev: false + /cliui/6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: @@ -6548,19 +7083,23 @@ packages: engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: false - /coa/2.0.2: - resolution: {integrity: sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==} - engines: {node: '>= 4.0'} - dependencies: - '@types/q': 1.5.8 - chalk: 2.4.2 - q: 1.5.1 + /code-point-at/1.1.0: + resolution: {integrity: sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==} + engines: {node: '>=0.10.0'} dev: false /collect-v8-coverage/1.0.2: resolution: {integrity: sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==} dev: false + /collection-visit/1.0.0: + resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} + engines: {node: '>=0.10.0'} + dependencies: + map-visit: 1.0.0 + object-visit: 1.0.1 + dev: false + /color-convert/1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: @@ -6596,6 +7135,10 @@ packages: color-string: 1.9.1 dev: false + /colord/2.9.3: + resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} + dev: false + /colorette/1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} dev: false @@ -6669,6 +7212,10 @@ packages: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} dev: false + /component-emitter/1.3.1: + resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==} + dev: false + /concat-map/0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: false @@ -6725,18 +7272,18 @@ packages: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} dev: false - /cookie/0.4.2: - resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} + /cookie/0.5.0: + resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} dev: false - /cookie/0.5.0: - resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} + /cookie/0.7.1: + resolution: {integrity: sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==} engines: {node: '>= 0.6'} dev: false - /cookie/0.6.0: - resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} + /cookie/0.7.2: + resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} dev: false @@ -6746,10 +7293,15 @@ packages: is-what: 3.14.1 dev: false + /copy-descriptor/0.1.1: + resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} + engines: {node: '>=0.10.0'} + dev: false + /core-js-compat/3.38.1: resolution: {integrity: sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==} dependencies: - browserslist: 4.23.3 + browserslist: 4.24.0 dev: false /core-js-pure/3.38.1: @@ -6757,6 +7309,12 @@ packages: requiresBuild: true dev: false + /core-js/2.6.12: + resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} + deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. + requiresBuild: true + dev: false + /core-js/3.38.1: resolution: {integrity: sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==} requiresBuild: true @@ -6774,17 +7332,22 @@ packages: vary: 1.1.2 dev: false - /cosmiconfig/5.2.1: - resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} - engines: {node: '>=4'} + /cosmiconfig/9.0.0: + resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} + engines: {node: '>=14'} + peerDependencies: + typescript: '>=4.9.5' + peerDependenciesMeta: + typescript: + optional: true dependencies: - import-fresh: 2.0.0 - is-directory: 0.3.1 - js-yaml: 3.14.1 - parse-json: 4.0.0 + env-paths: 2.2.1 + import-fresh: 3.3.0 + js-yaml: 4.1.0 + parse-json: 5.2.0 dev: false - /create-jest/29.7.0_@types+node@20.16.5: + /create-jest/29.7.0_@types+node@20.16.12: resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -6793,7 +7356,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0_@types+node@20.16.5 + jest-config: 29.7.0_@types+node@20.16.12 jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -6807,6 +7370,13 @@ packages: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} dev: false + /cross-spawn/4.0.2: + resolution: {integrity: sha512-yAXz/pA1tD8Gtg2S98Ekf/sewp3Lcp3YoFKJ4Hkp5h5yLWnKVTDU0kwjKJ8NDCYcfTLfyGkzTikst+jWypT1iA==} + dependencies: + lru-cache: 4.1.5 + which: 1.3.1 + dev: false + /cross-spawn/5.1.0: resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} dependencies: @@ -6837,36 +7407,36 @@ packages: deprecated: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in. dev: false - /css-blank-pseudo/0.1.4: - resolution: {integrity: sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==} - engines: {node: '>=6.0.0'} - hasBin: true + /css-blank-pseudo/7.0.0: + resolution: {integrity: sha512-v9xXYGdm6LIn4iHEfu3egk/PM1g/yJr8uwTIj6E44kurv5dE/4y3QW7WdVmZ0PVnqfTuK+C0ClZcEEiaKWBL9Q==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-selector-parser: 6.1.2 dev: false - /css-color-names/0.0.4: - resolution: {integrity: sha512-zj5D7X1U2h2zsXOAM8EyUREBnnts6H+Jm+d1M2DbiQQcUtnqgQsMrdo8JW9R80YFUmIdBZeMu5wvYM7hcgWP/Q==} - dev: false - - /css-declaration-sorter/4.0.1: - resolution: {integrity: sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==} - engines: {node: '>4'} + /css-declaration-sorter/7.2.0_postcss@8.4.47: + resolution: {integrity: sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.0.9 dependencies: - postcss: 7.0.39 - timsort: 0.3.0 + postcss: 8.4.47 dev: false - /css-has-pseudo/0.10.0: - resolution: {integrity: sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==} - engines: {node: '>=6.0.0'} - hasBin: true + /css-has-pseudo/7.0.0: + resolution: {integrity: sha512-vO6k9bBt4/eEZ2PeHmS2VXjJga5SBy6O1ESyaOkse5/lvp6piFqg8Sh5KTU7X33M7Uh/oqo+M3EeMktQrZoTCQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-selector-parser: 5.0.0 + '@csstools/selector-specificity': 4.0.0_postcss-selector-parser@6.1.2 + postcss-selector-parser: 6.1.2 + postcss-value-parser: 4.2.0 dev: false - /css-loader/6.11.0_webpack@5.94.0: + /css-loader/6.11.0_webpack@5.95.0: resolution: {integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -6886,57 +7456,48 @@ packages: postcss-modules-values: 4.0.0_postcss@8.4.47 postcss-value-parser: 4.2.0 semver: 7.6.3 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false - /css-minimizer-webpack-plugin/1.3.0_webpack@5.94.0: - resolution: {integrity: sha512-jFa0Siplmfef4ndKglpVaduY47oHQwioAOEGK0f0vAX0s+vc+SmP6cCMoc+8Adau5600RnOEld5VVdC8CQau7w==} - engines: {node: '>= 10.13.0'} + /css-minimizer-webpack-plugin/7.0.0_webpack@5.95.0: + resolution: {integrity: sha512-niy66jxsQHqO+EYbhPuIhqRQ1mNcNVUHrMnkzzir9kFOERJUaQDDRhh7dKDz33kBpkWMF9M8Vx0QlDbc5AHOsw==} + engines: {node: '>= 18.12.0'} peerDependencies: - webpack: ^4.0.0 || ^5.0.0 - dependencies: - cacache: 15.3.0 - cssnano: 4.1.11 - find-cache-dir: 3.3.2 - jest-worker: 26.6.2 - p-limit: 3.1.0 - schema-utils: 3.3.0 - serialize-javascript: 5.0.1 - source-map: 0.6.1 - webpack: 5.94.0_webpack-cli@4.8.0 - webpack-sources: 1.4.3 - dev: false - - /css-modules-loader-core/1.1.0: - resolution: {integrity: sha512-XWOBwgy5nwBn76aA+6ybUGL/3JBnCtBX9Ay9/OWIpzKYWlVHMazvJ+WtHumfi+xxdPF440cWK7JCYtt8xDifew==} - dependencies: - icss-replace-symbols: 1.1.0 - postcss: 6.0.1 - postcss-modules-extract-imports: 1.1.0 - postcss-modules-local-by-default: 1.2.0 - postcss-modules-scope: 1.1.0 - postcss-modules-values: 1.3.0 - dev: false - - /css-prefers-color-scheme/3.1.1: - resolution: {integrity: sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==} - engines: {node: '>=6.0.0'} - hasBin: true + '@parcel/css': '*' + '@swc/css': '*' + clean-css: '*' + csso: '*' + esbuild: '*' + lightningcss: '*' + webpack: ^5.0.0 + peerDependenciesMeta: + '@parcel/css': + optional: true + '@swc/css': + optional: true + clean-css: + optional: true + csso: + optional: true + esbuild: + optional: true + lightningcss: + optional: true dependencies: - postcss: 7.0.39 - dev: false - - /css-select-base-adapter/0.1.1: - resolution: {integrity: sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==} + '@jridgewell/trace-mapping': 0.3.25 + cssnano: 7.0.6_postcss@8.4.47 + jest-worker: 29.7.0 + postcss: 8.4.47 + schema-utils: 4.2.0 + serialize-javascript: 6.0.2 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false - /css-select/2.1.0: - resolution: {integrity: sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==} - dependencies: - boolbase: 1.0.0 - css-what: 3.4.2 - domutils: 1.7.0 - nth-check: 1.0.2 + /css-prefers-color-scheme/10.0.0: + resolution: {integrity: sha512-VCtXZAWivRglTZditUfB4StnsWr6YVZ2PRtuxQLKTNRdtAf8tpzaVPE9zXIF3VaSc7O70iK/j1+NXxyQCqdPjQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dev: false /css-select/4.3.0: @@ -6959,27 +7520,12 @@ packages: nth-check: 2.1.1 dev: false - /css-selector-tokenizer/0.7.3: - resolution: {integrity: sha512-jWQv3oCEL5kMErj4wRnK/OPoBi0D+P1FR2cDCKYPaMeD2eW3/mttav8HT4hT1CKopiJI/psEULjkClhvJo4Lvg==} - dependencies: - cssesc: 3.0.0 - fastparse: 1.1.2 - dev: false - - /css-tree/1.0.0-alpha.37: - resolution: {integrity: sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==} - engines: {node: '>=8.0.0'} - dependencies: - mdn-data: 2.0.4 - source-map: 0.6.1 - dev: false - - /css-tree/1.1.3: - resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} - engines: {node: '>=8.0.0'} + /css-tree/2.2.1: + resolution: {integrity: sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} dependencies: - mdn-data: 2.0.14 - source-map: 0.6.1 + mdn-data: 2.0.28 + source-map-js: 1.2.1 dev: false /css-tree/2.3.1: @@ -6990,11 +7536,6 @@ packages: source-map-js: 1.2.1 dev: false - /css-what/3.4.2: - resolution: {integrity: sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==} - engines: {node: '>= 6'} - dev: false - /css-what/6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} @@ -7012,14 +7553,8 @@ packages: source-map-resolve: 0.6.0 dev: false - /cssdb/4.4.0: - resolution: {integrity: sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==} - dev: false - - /cssesc/2.0.0: - resolution: {integrity: sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==} - engines: {node: '>=4'} - hasBin: true + /cssdb/8.1.2: + resolution: {integrity: sha512-ba3HmHU/lxy9nfz/fQLA/Ul+/oSdSOXqoR53BDmRvXTfRbkGqHKqr2rSxADYMRF4uD8vZhMlCQ6c5TEfLLkkVA==} dev: false /cssesc/3.0.0: @@ -7028,79 +7563,70 @@ packages: hasBin: true dev: false - /cssnano-preset-default/4.0.8: - resolution: {integrity: sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==} - engines: {node: '>=6.9.0'} + /cssnano-preset-default/7.0.6_postcss@8.4.47: + resolution: {integrity: sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - css-declaration-sorter: 4.0.1 - cssnano-util-raw-cache: 4.0.1 - postcss: 7.0.39 - postcss-calc: 7.0.5 - postcss-colormin: 4.0.3 - postcss-convert-values: 4.0.1 - postcss-discard-comments: 4.0.2 - postcss-discard-duplicates: 4.0.2 - postcss-discard-empty: 4.0.1 - postcss-discard-overridden: 4.0.1 - postcss-merge-longhand: 4.0.11 - postcss-merge-rules: 4.0.3 - postcss-minify-font-values: 4.0.2 - postcss-minify-gradients: 4.0.2 - postcss-minify-params: 4.0.2 - postcss-minify-selectors: 4.0.2 - postcss-normalize-charset: 4.0.1 - postcss-normalize-display-values: 4.0.2 - postcss-normalize-positions: 4.0.2 - postcss-normalize-repeat-style: 4.0.2 - postcss-normalize-string: 4.0.2 - postcss-normalize-timing-functions: 4.0.2 - postcss-normalize-unicode: 4.0.1 - postcss-normalize-url: 4.0.1 - postcss-normalize-whitespace: 4.0.2 - postcss-ordered-values: 4.1.2 - postcss-reduce-initial: 4.0.3 - postcss-reduce-transforms: 4.0.2 - postcss-svgo: 4.0.3 - postcss-unique-selectors: 4.0.1 - dev: false - - /cssnano-util-get-arguments/4.0.0: - resolution: {integrity: sha512-6RIcwmV3/cBMG8Aj5gucQRsJb4vv4I4rn6YjPbVWd5+Pn/fuG+YseGvXGk00XLkoZkaj31QOD7vMUpNPC4FIuw==} - engines: {node: '>=6.9.0'} - dev: false - - /cssnano-util-get-match/4.0.0: - resolution: {integrity: sha512-JPMZ1TSMRUPVIqEalIBNoBtAYbi8okvcFns4O0YIhcdGebeYZK7dMyHJiQ6GqNBA9kE0Hym4Aqym5rPdsV/4Cw==} - engines: {node: '>=6.9.0'} - dev: false - - /cssnano-util-raw-cache/4.0.1: - resolution: {integrity: sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==} - engines: {node: '>=6.9.0'} + browserslist: 4.24.0 + css-declaration-sorter: 7.2.0_postcss@8.4.47 + cssnano-utils: 5.0.0_postcss@8.4.47 + postcss: 8.4.47 + postcss-calc: 10.0.2_postcss@8.4.47 + postcss-colormin: 7.0.2_postcss@8.4.47 + postcss-convert-values: 7.0.4_postcss@8.4.47 + postcss-discard-comments: 7.0.3_postcss@8.4.47 + postcss-discard-duplicates: 7.0.1_postcss@8.4.47 + postcss-discard-empty: 7.0.0_postcss@8.4.47 + postcss-discard-overridden: 7.0.0_postcss@8.4.47 + postcss-merge-longhand: 7.0.4_postcss@8.4.47 + postcss-merge-rules: 7.0.4_postcss@8.4.47 + postcss-minify-font-values: 7.0.0_postcss@8.4.47 + postcss-minify-gradients: 7.0.0_postcss@8.4.47 + postcss-minify-params: 7.0.2_postcss@8.4.47 + postcss-minify-selectors: 7.0.4_postcss@8.4.47 + postcss-normalize-charset: 7.0.0_postcss@8.4.47 + postcss-normalize-display-values: 7.0.0_postcss@8.4.47 + postcss-normalize-positions: 7.0.0_postcss@8.4.47 + postcss-normalize-repeat-style: 7.0.0_postcss@8.4.47 + postcss-normalize-string: 7.0.0_postcss@8.4.47 + postcss-normalize-timing-functions: 7.0.0_postcss@8.4.47 + postcss-normalize-unicode: 7.0.2_postcss@8.4.47 + postcss-normalize-url: 7.0.0_postcss@8.4.47 + postcss-normalize-whitespace: 7.0.0_postcss@8.4.47 + postcss-ordered-values: 7.0.1_postcss@8.4.47 + postcss-reduce-initial: 7.0.2_postcss@8.4.47 + postcss-reduce-transforms: 7.0.0_postcss@8.4.47 + postcss-svgo: 7.0.1_postcss@8.4.47 + postcss-unique-selectors: 7.0.3_postcss@8.4.47 + dev: false + + /cssnano-utils/5.0.0_postcss@8.4.47: + resolution: {integrity: sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 - dev: false - - /cssnano-util-same-parent/4.0.1: - resolution: {integrity: sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==} - engines: {node: '>=6.9.0'} + postcss: 8.4.47 dev: false - /cssnano/4.1.11: - resolution: {integrity: sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==} - engines: {node: '>=6.9.0'} + /cssnano/7.0.6_postcss@8.4.47: + resolution: {integrity: sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cosmiconfig: 5.2.1 - cssnano-preset-default: 4.0.8 - is-resolvable: 1.1.0 - postcss: 7.0.39 + cssnano-preset-default: 7.0.6_postcss@8.4.47 + lilconfig: 3.1.2 + postcss: 8.4.47 dev: false - /csso/4.2.0: - resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} - engines: {node: '>=8.0.0'} + /csso/5.0.5: + resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} dependencies: - css-tree: 1.1.3 + css-tree: 2.2.1 dev: false /cssom/0.3.8: @@ -7204,6 +7730,11 @@ packages: resolution: {integrity: sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==} dev: false + /debug-log/1.0.1: + resolution: {integrity: sha512-gV/pe1YIaKNgLYnd1g9VNW80tcb7oV5qvNUxG7NM8rbDpnl6RGunzlAtlGSb0wEs3nesu2vHNiX9TSsZ+Y+RjA==} + engines: {node: '>=0.10.0'} + dev: false + /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} dependencies: @@ -7310,7 +7841,7 @@ packages: object-is: 1.1.6 object-keys: 1.1.1 object.assign: 4.1.5 - regexp.prototype.flags: 1.5.2 + regexp.prototype.flags: 1.5.3 side-channel: 1.0.6 which-boxed-primitive: 1.0.2 which-collection: 1.0.2 @@ -7326,6 +7857,13 @@ packages: engines: {node: '>=0.10.0'} dev: false + /default-require-extensions/1.0.0: + resolution: {integrity: sha512-Dn2eAftOqXhNXs5f/Xjn7QTZ6kDYkx7u0EXQInN1oyYwsZysu11q7oTtaKcbzLxZRJiDHa8VmwpWmb4lY5FqgA==} + engines: {node: '>=0.10.0'} + dependencies: + strip-bom: 2.0.0 + dev: false + /default-require-extensions/3.0.1: resolution: {integrity: sha512-eXTJmRbm2TIt9MgWTsOH1wEuhew6XGZcMeGKCtLedIg/NCsg1iBePXkceTdK4Fii7pzmN9tGsZhKzZ4h7O/fxw==} engines: {node: '>=8'} @@ -7356,6 +7894,28 @@ packages: object-keys: 1.1.1 dev: false + /define-property/0.2.5: + resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} + engines: {node: '>=0.10.0'} + dependencies: + is-descriptor: 0.1.7 + dev: false + + /define-property/1.0.0: + resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} + engines: {node: '>=0.10.0'} + dependencies: + is-descriptor: 1.0.3 + dev: false + + /define-property/2.0.2: + resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} + engines: {node: '>=0.10.0'} + dependencies: + is-descriptor: 1.0.3 + isobject: 3.0.1 + dev: false + /delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} @@ -7381,6 +7941,19 @@ packages: engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: false + /detect-indent/4.0.0: + resolution: {integrity: sha512-BDKtmHlOzwI7iRuEkhzsnPoi5ypEhWAJB5RvHWe1kMr06js3uK5B3734i3ui5Yd+wOJV1cpE4JnivPD283GU/A==} + engines: {node: '>=0.10.0'} + dependencies: + repeating: 2.0.1 + dev: false + + /detect-libc/1.0.3: + resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} + engines: {node: '>=0.10'} + hasBin: true + dev: false + /detect-newline/3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} @@ -7469,13 +8042,6 @@ packages: void-elements: 2.0.1 dev: false - /dom-serializer/0.2.2: - resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} - dependencies: - domelementtype: 2.3.0 - entities: 2.2.0 - dev: false - /dom-serializer/1.4.1: resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} dependencies: @@ -7492,10 +8058,6 @@ packages: entities: 4.5.0 dev: false - /domelementtype/1.3.1: - resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} - dev: false - /domelementtype/2.3.0: resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} dev: false @@ -7530,13 +8092,6 @@ packages: domelementtype: 2.3.0 dev: false - /domutils/1.7.0: - resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} - dependencies: - dom-serializer: 0.2.2 - domelementtype: 1.3.1 - dev: false - /domutils/2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} dependencies: @@ -7557,14 +8112,7 @@ packages: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 - tslib: 2.7.0 - dev: false - - /dot-prop/5.3.0: - resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} - engines: {node: '>=8'} - dependencies: - is-obj: 2.0.0 + tslib: 2.8.0 dev: false /duplexer/0.1.2: @@ -7608,7 +8156,7 @@ packages: dependencies: js-yaml: 3.14.1 lodash: 4.17.21 - tslib: 2.7.0 + tslib: 2.8.0 dev: false /electrode-hapi-compat/1.3.3: @@ -7661,8 +8209,8 @@ packages: xaa: 1.7.3 dev: false - /electron-to-chromium/1.5.25: - resolution: {integrity: sha512-kMb204zvK3PsSlgvvwzI3wBIcAw15tRkYk+NQdsjdDtcQWTp2RABbMQ9rUBy8KNEOM+/E6ep+XC3AykiWZld4g==} + /electron-to-chromium/1.5.41: + resolution: {integrity: sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==} dev: false /emittery/0.13.1: @@ -7720,16 +8268,16 @@ packages: engines: {node: '>=10.0.0'} dev: false - /engine.io/6.5.5: - resolution: {integrity: sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==} + /engine.io/6.6.2: + resolution: {integrity: sha512-gmNvsYi9C8iErnZdVcJnvCpSKbWTt1E8+JZo8b+daLninywUWi5NQ5STSHZ9rFjFO7imNcvb8Pc5pe/wMR5xEw==} engines: {node: '>=10.2.0'} dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 20.16.5 + '@types/node': 20.16.12 accepts: 1.3.8 base64id: 2.0.0 - cookie: 0.4.2 + cookie: 0.7.2 cors: 2.8.5 debug: 4.3.7 engine.io-parser: 5.2.3 @@ -7772,6 +8320,11 @@ packages: engines: {node: '>=0.12'} dev: false + /env-paths/2.2.1: + resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} + engines: {node: '>=6'} + dev: false + /envinfo/7.14.0: resolution: {integrity: sha512-CO40UI41xDQzhLB1hWyqUKgFhs250pNcGbyGKe1l/e4FSaI/+YE4IMG76GDt0In67WLPACIITC+sOi08x4wIvg==} engines: {node: '>=4'} @@ -7897,7 +8450,7 @@ packages: object-inspect: 1.13.2 object-keys: 1.1.1 object.assign: 4.1.5 - regexp.prototype.flags: 1.5.2 + regexp.prototype.flags: 1.5.3 safe-array-concat: 1.1.2 safe-regex-test: 1.0.3 string.prototype.trim: 1.2.9 @@ -7941,8 +8494,8 @@ packages: stop-iteration-iterator: 1.0.0 dev: false - /es-iterator-helpers/1.0.19: - resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==} + /es-iterator-helpers/1.1.0: + resolution: {integrity: sha512-/SurEfycdyssORP/E+bj4sEu1CWw4EmLDsHynHwSXQ7utgbrMRWW195pTrCjFgFCddf/UkYm3oqKPRq5i8bJbw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.7 @@ -7957,7 +8510,7 @@ packages: has-proto: 1.0.3 has-symbols: 1.0.3 internal-slot: 1.0.7 - iterator.prototype: 1.1.2 + iterator.prototype: 1.1.3 safe-array-concat: 1.1.2 dev: false @@ -8121,7 +8674,7 @@ packages: optional: true dependencies: '@typescript-eslint/utils': 5.62.0 - jest: 29.7.0_@types+node@20.16.5 + jest: 29.7.0_@types+node@20.16.12 transitivePeerDependencies: - supports-color - typescript @@ -8157,12 +8710,12 @@ packages: debug: 4.3.7 escape-string-regexp: 4.0.0 eslint: 7.32.0 - espree: 10.1.0 + espree: 10.2.0 esquery: 1.6.0 - parse-imports: 2.1.1 + parse-imports: 2.2.1 semver: 7.6.3 spdx-expression-parse: 4.0.0 - synckit: 0.9.1 + synckit: 0.9.2 transitivePeerDependencies: - supports-color dev: false @@ -8179,12 +8732,12 @@ packages: debug: 4.3.7 escape-string-regexp: 4.0.0 eslint: 8.57.1 - espree: 10.1.0 + espree: 10.2.0 esquery: 1.6.0 - parse-imports: 2.1.1 + parse-imports: 2.2.1 semver: 7.6.3 spdx-expression-parse: 4.0.0 - synckit: 0.9.1 + synckit: 0.9.2 transitivePeerDependencies: - supports-color dev: false @@ -8210,8 +8763,8 @@ packages: ramda: 0.27.2 dev: false - /eslint-plugin-react/7.36.1: - resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} + /eslint-plugin-react/7.37.1: + resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -8221,7 +8774,7 @@ packages: array.prototype.flatmap: 1.3.2 array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 - es-iterator-helpers: 1.0.19 + es-iterator-helpers: 1.1.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -8236,8 +8789,8 @@ packages: string.prototype.repeat: 1.0.0 dev: false - /eslint-plugin-react/7.36.1_eslint@7.32.0: - resolution: {integrity: sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==} + /eslint-plugin-react/7.37.1_eslint@7.32.0: + resolution: {integrity: sha512-xwTnwDqzbDRA8uJ7BMxPs/EXRB3i8ZfnOIp8BsxEQkT0nHPp+WWceqGgo6rKb9ctNi8GJLDT4Go5HAWELa/WMg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 @@ -8247,7 +8800,7 @@ packages: array.prototype.flatmap: 1.3.2 array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 - es-iterator-helpers: 1.0.19 + es-iterator-helpers: 1.1.0 eslint: 7.32.0 estraverse: 5.3.0 hasown: 2.0.2 @@ -8341,14 +8894,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /eslint-visitor-keys/4.0.0: - resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + /eslint-visitor-keys/4.1.0: + resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: false /eslint/4.19.1: resolution: {integrity: sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==} engines: {node: '>=4'} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: ajv: 5.5.2 @@ -8394,6 +8948,7 @@ packages: /eslint/7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: '@babel/code-frame': 7.12.11 @@ -8443,6 +8998,7 @@ packages: /eslint/8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.1 @@ -8487,13 +9043,13 @@ packages: - supports-color dev: false - /espree/10.1.0: - resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} + /espree/10.2.0: + resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dependencies: - acorn: 8.12.1 - acorn-jsx: 5.3.2_acorn@8.12.1 - eslint-visitor-keys: 4.0.0 + acorn: 8.13.0 + acorn-jsx: 5.3.2_acorn@8.13.0 + eslint-visitor-keys: 4.1.0 dev: false /espree/3.5.4: @@ -8517,8 +9073,8 @@ packages: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.12.1 - acorn-jsx: 5.3.2_acorn@8.12.1 + acorn: 8.13.0 + acorn-jsx: 5.3.2_acorn@8.13.0 eslint-visitor-keys: 3.4.3 dev: false @@ -8576,6 +9132,19 @@ packages: engines: {node: '>=0.8.x'} dev: false + /execa/0.7.0: + resolution: {integrity: sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==} + engines: {node: '>=4'} + dependencies: + cross-spawn: 5.1.0 + get-stream: 3.0.0 + is-stream: 1.1.0 + npm-run-path: 2.0.2 + p-finally: 1.0.0 + signal-exit: 3.0.7 + strip-eof: 1.0.0 + dev: false + /execa/5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -8596,6 +9165,33 @@ packages: engines: {node: '>= 0.8.0'} dev: false + /expand-brackets/0.1.5: + resolution: {integrity: sha512-hxx03P2dJxss6ceIeri9cmYOT4SRs3Zk3afZwWpOsRqLqprhTR8u++SlC+sFGsQr7WGFPdMF7Gjc1njDLDK6UA==} + engines: {node: '>=0.10.0'} + dependencies: + is-posix-bracket: 0.1.1 + dev: false + + /expand-brackets/2.1.4: + resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} + engines: {node: '>=0.10.0'} + dependencies: + debug: 2.6.9 + define-property: 0.2.5 + extend-shallow: 2.0.1 + posix-character-classes: 0.1.1 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + dev: false + + /expand-range/1.8.2: + resolution: {integrity: sha512-AFASGfIlnIbkKPQwX1yHaDjFvh/1gyKJODme52V6IORh69uEYgZp0o9C+qsIGNVEiuuhQU0CSSl++Rlegg1qvA==} + engines: {node: '>=0.10.0'} + dependencies: + fill-range: 2.2.4 + dev: false + /expect/29.7.0: resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -8607,8 +9203,8 @@ packages: jest-util: 29.7.0 dev: false - /express/4.21.0: - resolution: {integrity: sha512-VqcNGcj/Id5ZT1LZ/cfihi3ttTn+NJmkli2eZADigjq29qTlWi/hAQ43t/VLPq8+UX06FCEx3ByOYet6ZFblng==} + /express/4.21.1: + resolution: {integrity: sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==} engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.8 @@ -8616,7 +9212,7 @@ packages: body-parser: 1.20.3 content-disposition: 0.5.4 content-type: 1.0.5 - cookie: 0.6.0 + cookie: 0.7.1 cookie-signature: 1.0.6 debug: 2.6.9 depd: 2.0.0 @@ -8644,6 +9240,21 @@ packages: vary: 1.1.2 dev: false + /extend-shallow/2.0.1: + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} + engines: {node: '>=0.10.0'} + dependencies: + is-extendable: 0.1.1 + dev: false + + /extend-shallow/3.0.2: + resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} + engines: {node: '>=0.10.0'} + dependencies: + assign-symbols: 1.0.0 + is-extendable: 1.0.1 + dev: false + /extend/3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: false @@ -8657,6 +9268,27 @@ packages: tmp: 0.0.33 dev: false + /extglob/0.3.2: + resolution: {integrity: sha512-1FOj1LOwn42TMrruOHGt18HemVnbwAmAak7krWk+wa93KXxGbK+2jpezm+ytJYDaBX0/SPLZFHKM7m+tKobWGg==} + engines: {node: '>=0.10.0'} + dependencies: + is-extglob: 1.0.0 + dev: false + + /extglob/2.0.4: + resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} + engines: {node: '>=0.10.0'} + dependencies: + array-unique: 0.3.2 + define-property: 1.0.0 + expand-brackets: 2.1.4 + extend-shallow: 2.0.1 + fragment-cache: 0.2.1 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + dev: false + /eyes/0.1.8: resolution: {integrity: sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ==} engines: {node: '> 0.1.90'} @@ -8665,8 +9297,8 @@ packages: /fast-async/7.0.6: resolution: {integrity: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg==} dependencies: - '@babel/generator': 7.25.6 - '@babel/helper-module-imports': 7.24.7 + '@babel/generator': 7.25.7 + '@babel/helper-module-imports': 7.25.7 babylon: 7.0.0-beta.47 nodent-runtime: 3.2.1 nodent-transform: 3.2.9 @@ -8755,8 +9387,8 @@ packages: resolution: {integrity: sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==} dev: false - /fast-uri/3.0.1: - resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} + /fast-uri/3.0.3: + resolution: {integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==} dev: false /fastest-levenshtein/1.0.16: @@ -8806,8 +9438,8 @@ packages: fast-content-type-parse: 1.1.0 fast-json-stringify: 5.16.1 find-my-way: 8.2.2 - light-my-request: 5.13.0 - pino: 9.4.0 + light-my-request: 5.14.0 + pino: 9.5.0 process-warning: 3.0.0 proxy-addr: 2.0.7 rfdc: 1.4.1 @@ -8816,10 +9448,6 @@ packages: toad-cache: 3.7.0 dev: false - /fastparse/1.1.2: - resolution: {integrity: sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==} - dev: false - /fastq/1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} dependencies: @@ -8858,7 +9486,7 @@ packages: flat-cache: 3.2.0 dev: false - /file-loader/6.2.0_webpack@5.94.0: + /file-loader/6.2.0_webpack@5.95.0: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -8866,7 +9494,12 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 + dev: false + + /filename-regex/2.0.1: + resolution: {integrity: sha512-BTCqyBaWBTsauvnHiE8i562+EdJj+oUpkqWp2R1iCoR8f6oo8STRu3of7WJJ0TqWtxN50a5YFpzYK4Jj9esYfQ==} + engines: {node: '>=0.10.0'} dev: false /filesize/3.6.1: @@ -8874,6 +9507,27 @@ packages: engines: {node: '>= 0.4.0'} dev: false + /fill-range/2.2.4: + resolution: {integrity: sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==} + engines: {node: '>=0.10.0'} + dependencies: + is-number: 2.1.0 + isobject: 2.1.0 + randomatic: 3.1.1 + repeat-element: 1.1.4 + repeat-string: 1.6.1 + dev: false + + /fill-range/4.0.0: + resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} + engines: {node: '>=0.10.0'} + dependencies: + extend-shallow: 2.0.1 + is-number: 3.0.0 + repeat-string: 1.6.1 + to-regex-range: 2.1.1 + dev: false + /fill-range/7.1.1: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} @@ -8917,6 +9571,15 @@ packages: unpipe: 1.0.0 dev: false + /find-cache-dir/0.1.1: + resolution: {integrity: sha512-Z9XSBoNE7xQiV6MSgPuCfyMokH2K7JdpRkOYE1+mu3d4BFJtx3GW+f6Bo4q8IX6rlf5MYbLBKW0pjl2cWdkm2A==} + engines: {node: '>=0.10.0'} + dependencies: + commondir: 1.0.1 + mkdirp: 0.5.6 + pkg-dir: 1.0.0 + dev: false + /find-cache-dir/2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} @@ -8962,6 +9625,21 @@ packages: safe-regex2: 3.1.0 dev: false + /find-up/1.1.2: + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} + engines: {node: '>=0.10.0'} + dependencies: + path-exists: 2.1.0 + pinkie-promise: 2.0.1 + dev: false + + /find-up/2.1.0: + resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} + engines: {node: '>=4'} + dependencies: + locate-path: 2.0.0 + dev: false + /find-up/3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -9025,11 +9703,6 @@ packages: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} dev: false - /flatten/1.0.3: - resolution: {integrity: sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==} - deprecated: flatten is deprecated in favor of utility frameworks such as lodash. - dev: false - /fn.name/1.1.0: resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==} dev: false @@ -9050,6 +9723,25 @@ packages: is-callable: 1.2.7 dev: false + /for-in/1.0.2: + resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} + engines: {node: '>=0.10.0'} + dev: false + + /for-own/0.1.5: + resolution: {integrity: sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==} + engines: {node: '>=0.10.0'} + dependencies: + for-in: 1.0.2 + dev: false + + /foreground-child/1.5.6: + resolution: {integrity: sha512-3TOY+4TKV0Ml83PXJQY+JFQaHNV38lzQDIzzXYg1kWdBLenGgoZhAs0CKgzI31vi2pWEpQMq/Yi4bpKwCPkw7g==} + dependencies: + cross-spawn: 4.0.2 + signal-exit: 3.0.7 + dev: false + /foreground-child/2.0.0: resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} engines: {node: '>=8.0.0'} @@ -9066,8 +9758,8 @@ packages: signal-exit: 4.1.0 dev: false - /form-data/3.0.1: - resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} + /form-data/3.0.2: + resolution: {integrity: sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ==} engines: {node: '>= 6'} dependencies: asynckit: 0.4.0 @@ -9075,8 +9767,8 @@ packages: mime-types: 2.1.35 dev: false - /form-data/4.0.0: - resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} + /form-data/4.0.1: + resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==} engines: {node: '>= 6'} dependencies: asynckit: 0.4.0 @@ -9089,6 +9781,17 @@ packages: engines: {node: '>= 0.6'} dev: false + /fraction.js/4.3.7: + resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} + dev: false + + /fragment-cache/0.2.1: + resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} + engines: {node: '>=0.10.0'} + dependencies: + map-cache: 0.2.2 + dev: false + /fresh/0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} @@ -9126,13 +9829,6 @@ packages: universalify: 2.0.1 dev: false - /fs-minipass/2.1.0: - resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} - engines: {node: '>= 8'} - dependencies: - minipass: 3.3.6 - dev: false - /fs-monkey/1.0.6: resolution: {integrity: sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg==} dev: false @@ -9174,12 +9870,6 @@ packages: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} dev: false - /generic-names/2.0.1: - resolution: {integrity: sha512-kPCHWa1m9wGG/OwQpeweTwM/PYiQLrUIxXbt/P4Nic3LbGjCP0YwrALHW1uNLKZ0LIMg+RF+XRlj2ekT9ZlZAQ==} - dependencies: - loader-utils: 1.4.2 - dev: false - /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} @@ -9214,6 +9904,11 @@ packages: engines: {node: '>=8.0.0'} dev: false + /get-stream/3.0.0: + resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==} + engines: {node: '>=4'} + dev: false + /get-stream/6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} @@ -9228,6 +9923,25 @@ packages: get-intrinsic: 1.2.4 dev: false + /get-value/2.0.6: + resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} + engines: {node: '>=0.10.0'} + dev: false + + /glob-base/0.3.0: + resolution: {integrity: sha512-ab1S1g1EbO7YzauaJLkgLp7DZVAqj9M/dvKlTt8DkXA2tiOIcSMrlVI2J1RZyB5iJVccEscjGn+kpOG9788MHA==} + engines: {node: '>=0.10.0'} + dependencies: + glob-parent: 2.0.0 + is-glob: 2.0.1 + dev: false + + /glob-parent/2.0.0: + resolution: {integrity: sha512-JDYOvfxio/t42HKdxkAYaCiBN7oYiuxykOxKxdaUW5Qn0zaYN3gRQWolrwdnf0shM9/EP0ebuuTmyoXNr1cC5w==} + dependencies: + is-glob: 2.0.1 + dev: false + /glob-parent/5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} @@ -9254,7 +9968,7 @@ packages: jackspeak: 3.4.3 minimatch: 9.0.5 minipass: 7.1.2 - package-json-from-dist: 1.0.0 + package-json-from-dist: 1.0.1 path-scurry: 1.11.1 dev: false @@ -9316,6 +10030,11 @@ packages: type-fest: 0.20.2 dev: false + /globals/9.18.0: + resolution: {integrity: sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==} + engines: {node: '>=0.10.0'} + dev: false + /globalthis/1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -9468,6 +10187,37 @@ packages: has-symbols: 1.0.3 dev: false + /has-value/0.3.1: + resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} + engines: {node: '>=0.10.0'} + dependencies: + get-value: 2.0.6 + has-values: 0.1.4 + isobject: 2.1.0 + dev: false + + /has-value/1.0.0: + resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} + engines: {node: '>=0.10.0'} + dependencies: + get-value: 2.0.6 + has-values: 1.0.0 + isobject: 3.0.1 + dev: false + + /has-values/0.1.4: + resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} + engines: {node: '>=0.10.0'} + dev: false + + /has-values/1.0.0: + resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} + engines: {node: '>=0.10.0'} + dependencies: + is-number: 3.0.0 + kind-of: 4.0.0 + dev: false + /has/1.0.4: resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==} engines: {node: '>= 0.4.0'} @@ -9530,14 +10280,10 @@ packages: joi: 12.1.1 dev: false - /hex-color-regex/1.1.0: - resolution: {integrity: sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==} - dev: false - /history/5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 dev: false /hoek/4.3.1: @@ -9570,14 +10316,6 @@ packages: wbuf: 1.7.3 dev: false - /hsl-regex/1.0.0: - resolution: {integrity: sha512-M5ezZw4LzXbBKMruP+BNANf0k+19hDQMgpzBIYnya//Al+fjNct9Wf3b1WedLqdEs2hKBvxq/jh+DsHJLj0F9A==} - dev: false - - /hsla-regex/1.0.0: - resolution: {integrity: sha512-7Wn5GMLuHBjZCb2bTmnDOycho0p/7UVaAeqXZGbHrBCl6Yd/xDhQJAXe6Ga9AXJH2I5zY1dEdYw2u1UptnSBJA==} - dev: false - /html-element-map/1.3.1: resolution: {integrity: sha512-6XMlxrAFX4UEEGxctfFnmrFaaZFNf9i5fNuV5wZ3WWQ4FVaNP1aX1LkX9j2mfEx1NpjeE/rL3nmgEn23GdFmrg==} dependencies: @@ -9625,15 +10363,15 @@ packages: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.33.0 + terser: 5.36.0 dev: false /html-void-elements/3.0.0: resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==} dev: false - /html-webpack-plugin/5.6.0_webpack@5.94.0: - resolution: {integrity: sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==} + /html-webpack-plugin/5.6.2_webpack@5.95.0: + resolution: {integrity: sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ==} engines: {node: '>=10.13.0'} peerDependencies: '@rspack/core': 0.x || 1.x @@ -9649,7 +10387,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false /htmlparser2/6.1.0: @@ -9785,10 +10523,6 @@ packages: safer-buffer: 2.1.2 dev: false - /icss-replace-symbols/1.1.0: - resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} - dev: false - /icss-utils/5.1.0_postcss@8.4.47: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} @@ -9838,21 +10572,6 @@ packages: resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==} dev: false - /import-cwd/2.1.0: - resolution: {integrity: sha512-Ew5AZzJQFqrOV5BTW3EIoHAnoie1LojZLXKcCQ/yTRyVZosBhK1x1ViYjHGf5pAFOq8ZyChZp6m/fSN7pJyZtg==} - engines: {node: '>=4'} - dependencies: - import-from: 2.1.0 - dev: false - - /import-fresh/2.0.0: - resolution: {integrity: sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==} - engines: {node: '>=4'} - dependencies: - caller-path: 2.0.0 - resolve-from: 3.0.0 - dev: false - /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} @@ -9861,13 +10580,6 @@ packages: resolve-from: 4.0.0 dev: false - /import-from/2.1.0: - resolution: {integrity: sha512-0vdnLL2wSGnhlRmzHJAg5JHjt1l2vYhzJ7tNLGbeVg0fse56tpGaH0uzH+r9Slej+BSXXEHvBKDEnVSLLE9/+w==} - engines: {node: '>=4'} - dependencies: - resolve-from: 3.0.0 - dev: false - /import-local/3.2.0: resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==} engines: {node: '>=8'} @@ -9892,14 +10604,6 @@ packages: engines: {node: '>=8'} dev: false - /indexes-of/1.0.1: - resolution: {integrity: sha512-bup+4tap3Hympa+JBJUG7XuOsdNQ6fxt0MHyXMKuLBKn0OqsTfvUxkUrroEX1+B2VsSHvCjiIcZVxRtYa4nllA==} - dev: false - - /infer-owner/1.0.4: - resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} - dev: false - /inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. @@ -9968,6 +10672,11 @@ packages: loose-envify: 1.4.0 dev: false + /invert-kv/1.0.0: + resolution: {integrity: sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==} + engines: {node: '>=0.10.0'} + dev: false + /ipaddr.js/1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} @@ -9983,9 +10692,11 @@ packages: hoek: 4.3.1 dev: false - /is-absolute-url/2.1.0: - resolution: {integrity: sha512-vOx7VprsKyllwjSkLV79NIhpyLfr3jAp7VaTCMXOJHu4m0Ew1CZ2fcjASwmV1jI3BWuWHB013M48eyeldk9gYg==} - engines: {node: '>=0.10.0'} + /is-accessor-descriptor/1.0.1: + resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} + engines: {node: '>= 0.10'} + dependencies: + hasown: 2.0.2 dev: false /is-arguments/1.1.1: @@ -10040,6 +10751,10 @@ packages: has-tostringtag: 1.0.2 dev: false + /is-buffer/1.1.6: + resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} + dev: false + /is-callable/1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} @@ -10052,19 +10767,15 @@ packages: ci-info: 2.0.0 dev: false - /is-color-stop/1.1.0: - resolution: {integrity: sha512-H1U8Vz0cfXNujrJzEcvvwMDW9Ra+biSYA3ThdQvAnMLJkEHQXn6bWzLkxHtVYJ+Sdbx0b6finn3jZiaVe7MAHA==} + /is-core-module/2.15.1: + resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} + engines: {node: '>= 0.4'} dependencies: - css-color-names: 0.0.4 - hex-color-regex: 1.1.0 - hsl-regex: 1.0.0 - hsla-regex: 1.0.0 - rgb-regex: 1.0.1 - rgba-regex: 1.0.0 + hasown: 2.0.2 dev: false - /is-core-module/2.15.1: - resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} + /is-data-descriptor/1.0.1: + resolution: {integrity: sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==} engines: {node: '>= 0.4'} dependencies: hasown: 2.0.2 @@ -10084,9 +10795,20 @@ packages: has-tostringtag: 1.0.2 dev: false - /is-directory/0.3.1: - resolution: {integrity: sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==} - engines: {node: '>=0.10.0'} + /is-descriptor/0.1.7: + resolution: {integrity: sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==} + engines: {node: '>= 0.4'} + dependencies: + is-accessor-descriptor: 1.0.1 + is-data-descriptor: 1.0.1 + dev: false + + /is-descriptor/1.0.3: + resolution: {integrity: sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==} + engines: {node: '>= 0.4'} + dependencies: + is-accessor-descriptor: 1.0.1 + is-data-descriptor: 1.0.1 dev: false /is-docker/2.2.1: @@ -10095,6 +10817,35 @@ packages: hasBin: true dev: false + /is-dotfile/1.0.3: + resolution: {integrity: sha512-9YclgOGtN/f8zx0Pr4FQYMdibBiTaH3sn52vjYip4ZSf6C4/6RfTEZ+MR4GvKhCxdPh21Bg42/WL55f6KSnKpg==} + engines: {node: '>=0.10.0'} + dev: false + + /is-equal-shallow/0.1.3: + resolution: {integrity: sha512-0EygVC5qPvIyb+gSz7zdD5/AAoS6Qrx1e//6N4yv4oNm30kqvdmG66oZFWVlQHUWe5OjP08FuTw2IdT0EOTcYA==} + engines: {node: '>=0.10.0'} + dependencies: + is-primitive: 2.0.0 + dev: false + + /is-extendable/0.1.1: + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} + engines: {node: '>=0.10.0'} + dev: false + + /is-extendable/1.0.1: + resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} + engines: {node: '>=0.10.0'} + dependencies: + is-plain-object: 2.0.4 + dev: false + + /is-extglob/1.0.0: + resolution: {integrity: sha512-7Q+VbVafe6x2T+Tu6NcOf6sRklazEPmBoB3IWk3WdGZM2iGUwU/Oe3Wtq5lSEkDTTlpp8yx+5t4pzO/i9Ty1ww==} + engines: {node: '>=0.10.0'} + dev: false + /is-extglob/2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} @@ -10106,6 +10857,18 @@ packages: call-bind: 1.0.7 dev: false + /is-finite/1.1.0: + resolution: {integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==} + engines: {node: '>=0.10.0'} + dev: false + + /is-fullwidth-code-point/1.0.0: + resolution: {integrity: sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==} + engines: {node: '>=0.10.0'} + dependencies: + number-is-nan: 1.0.1 + dev: false + /is-fullwidth-code-point/2.0.0: resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==} engines: {node: '>=4'} @@ -10133,6 +10896,13 @@ packages: has-tostringtag: 1.0.2 dev: false + /is-glob/2.0.1: + resolution: {integrity: sha512-a1dBeB19NXsf/E0+FHqkagizel/LQw2DjSQpvQrj3zT+jYPpaUCryPnrQajXKFLCMuf4I6FhRpaGtw4lPrG6Eg==} + engines: {node: '>=0.10.0'} + dependencies: + is-extglob: 1.0.0 + dev: false + /is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} @@ -10157,16 +10927,30 @@ packages: has-tostringtag: 1.0.2 dev: false + /is-number/2.1.0: + resolution: {integrity: sha512-QUzH43Gfb9+5yckcrSA0VBDwEtDUchrk4F6tfJZQuNzDJbEDB9cZNzSfXGQ1jqmdDY/kl41lUOWM9syA8z8jlg==} + engines: {node: '>=0.10.0'} + dependencies: + kind-of: 3.2.2 + dev: false + + /is-number/3.0.0: + resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} + engines: {node: '>=0.10.0'} + dependencies: + kind-of: 3.2.2 + dev: false + + /is-number/4.0.0: + resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} + engines: {node: '>=0.10.0'} + dev: false + /is-number/7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} dev: false - /is-obj/2.0.0: - resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} - engines: {node: '>=8'} - dev: false - /is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} @@ -10184,10 +10968,20 @@ packages: isobject: 3.0.1 dev: false + /is-posix-bracket/0.1.1: + resolution: {integrity: sha512-Yu68oeXJ7LeWNmZ3Zov/xg/oDBnBK2RNxwYY1ilNJX+tKKZqgPK+qOn/Gs9jEu66KDY9Netf5XLKNGzas/vPfQ==} + engines: {node: '>=0.10.0'} + dev: false + /is-potential-custom-element-name/1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} dev: false + /is-primitive/2.0.0: + resolution: {integrity: sha512-N3w1tFaRfk3UrPfqeRyD+GYDASU3W5VinKhlORy8EWVf/sIdDL9GAcew85XmktCfH+ngG7SRXEVDoO18WMdB/Q==} + engines: {node: '>=0.10.0'} + dev: false + /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} @@ -10212,6 +11006,11 @@ packages: call-bind: 1.0.7 dev: false + /is-stream/1.1.0: + resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} + engines: {node: '>=0.10.0'} + dev: false + /is-stream/2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} @@ -10251,6 +11050,10 @@ packages: engines: {node: '>=10'} dev: false + /is-utf8/0.2.1: + resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} + dev: false + /is-weakmap/2.0.2: resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==} engines: {node: '>= 0.4'} @@ -10307,6 +11110,13 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: false + /isobject/2.1.0: + resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} + engines: {node: '>=0.10.0'} + dependencies: + isarray: 1.0.0 + dev: false + /isobject/3.0.1: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} @@ -10321,11 +11131,21 @@ packages: resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==} dev: false + /istanbul-lib-coverage/1.2.1: + resolution: {integrity: sha512-PzITeunAgyGbtY1ibVIUiV679EFChHjoMNRibEIobvmrCRaIgwLxNucOSimtNWUhEib/oO7QY2imD75JVgCJWQ==} + dev: false + /istanbul-lib-coverage/3.2.2: resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==} engines: {node: '>=8'} dev: false + /istanbul-lib-hook/1.2.2: + resolution: {integrity: sha512-/Jmq7Y1VeHnZEQ3TL10VHyb564mn6VrQXHchON9Jf/AEcmQ3ZIiyD1BVzNOKTZf/G3gE+kiGK6SmpF9y3qGPLw==} + dependencies: + append-transform: 0.4.0 + dev: false + /istanbul-lib-hook/3.0.0: resolution: {integrity: sha512-Pt/uge1Q9s+5VAZ+pCo16TYMWPBIl+oaNIjgLQxcX0itS6ueeaA+pEfThZpH8WxhFgCiEb8sAJY6MdUKgiIWaQ==} engines: {node: '>=8'} @@ -10333,11 +11153,23 @@ packages: append-transform: 2.0.0 dev: false + /istanbul-lib-instrument/1.10.2: + resolution: {integrity: sha512-aWHxfxDqvh/ZlxR8BBaEPVSWDPUkGD63VjGQn3jcw8jCp7sHEMKcrj4xfJn/ABzdMEHiQNyvDQhqm5o8+SQg7A==} + dependencies: + babel-generator: 6.26.1 + babel-template: 6.26.0 + babel-traverse: 6.26.0 + babel-types: 6.26.0 + babylon: 6.18.0 + istanbul-lib-coverage: 1.2.1 + semver: 5.7.2 + dev: false + /istanbul-lib-instrument/4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -10349,8 +11181,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.25.2 - '@babel/parser': 7.25.6 + '@babel/core': 7.25.8 + '@babel/parser': 7.25.8 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -10362,8 +11194,8 @@ packages: resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.25.2 - '@babel/parser': 7.25.6 + '@babel/core': 7.25.8 + '@babel/parser': 7.25.8 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.6.3 @@ -10383,6 +11215,15 @@ packages: uuid: 8.3.2 dev: false + /istanbul-lib-report/1.1.5: + resolution: {integrity: sha512-UsYfRMoi6QO/doUshYNqcKJqVmFe9w51GZz8BS3WB0lYxAllQYklka2wP9+dGZeHYaWIdcXUx8JGdbqaoXRXzw==} + dependencies: + istanbul-lib-coverage: 1.2.1 + mkdirp: 0.5.6 + path-parse: 1.0.7 + supports-color: 3.2.3 + dev: false + /istanbul-lib-report/3.0.1: resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==} engines: {node: '>=10'} @@ -10392,6 +11233,16 @@ packages: supports-color: 7.2.0 dev: false + /istanbul-lib-source-maps/1.2.6: + resolution: {integrity: sha512-TtbsY5GIHgbMsMiRw35YBHGpZ1DVFEO19vxxeiDMYaeOFOCzfnYVxvl6pOUIZR4dtPhAGpSMup8OyF8ubsaqEg==} + dependencies: + debug: 3.2.7 + istanbul-lib-coverage: 1.2.1 + mkdirp: 0.5.6 + rimraf: 2.6.3 + source-map: 0.5.7 + dev: false + /istanbul-lib-source-maps/4.0.1: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} @@ -10403,6 +11254,12 @@ packages: - supports-color dev: false + /istanbul-reports/1.5.1: + resolution: {integrity: sha512-+cfoZ0UXzWjhAdzosCPP3AN8vvef8XDkWtTfgaN+7L3YTpNYITnCaEkceo5SEYy644VkHka/P1FvkWvrG/rrJw==} + dependencies: + handlebars: 4.7.8 + dev: false + /istanbul-reports/3.1.7: resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==} engines: {node: '>=8'} @@ -10417,8 +11274,9 @@ packages: deprecated: This module has been deprecated. It's not used by modern hapi versions anymore. Please refer to https://hapi.dev for migration to latest versions. dev: false - /iterator.prototype/1.1.2: - resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} + /iterator.prototype/1.1.3: + resolution: {integrity: sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==} + engines: {node: '>= 0.4'} dependencies: define-properties: 1.2.1 get-intrinsic: 1.2.4 @@ -10456,7 +11314,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -10477,7 +11335,7 @@ packages: - supports-color dev: false - /jest-cli/29.7.0_@types+node@20.16.5: + /jest-cli/29.7.0_@types+node@20.16.12: resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10491,10 +11349,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0_@types+node@20.16.5 + create-jest: 29.7.0_@types+node@20.16.12 exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0_@types+node@20.16.5 + jest-config: 29.7.0_@types+node@20.16.12 jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -10505,7 +11363,7 @@ packages: - ts-node dev: false - /jest-config/29.7.0_@types+node@20.16.5: + /jest-config/29.7.0_@types+node@20.16.12: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -10517,11 +11375,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.25.2 + '@babel/core': 7.25.8 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 - babel-jest: 29.7.0_@babel+core@7.25.2 + '@types/node': 20.16.12 + babel-jest: 29.7.0_@babel+core@7.25.8 chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 @@ -10586,7 +11444,7 @@ packages: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -10603,7 +11461,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-mock: 29.7.0 jest-util: 29.7.0 dev: false @@ -10619,7 +11477,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.16.5 + '@types/node': 20.16.12 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10654,7 +11512,7 @@ packages: resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.25.7 '@jest/types': 29.6.3 '@types/stack-utils': 2.0.3 chalk: 4.1.2 @@ -10670,7 +11528,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-util: 29.7.0 dev: false @@ -10725,7 +11583,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -10756,7 +11614,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 cjs-module-lexer: 1.4.1 collect-v8-coverage: 1.0.2 @@ -10779,15 +11637,15 @@ packages: resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.25.2 - '@babel/generator': 7.25.6 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-syntax-typescript': 7.25.4_@babel+core@7.25.2 - '@babel/types': 7.25.6 + '@babel/core': 7.25.8 + '@babel/generator': 7.25.7 + '@babel/plugin-syntax-jsx': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-syntax-typescript': 7.25.7_@babel+core@7.25.8 + '@babel/types': 7.25.8 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - babel-preset-current-node-syntax: 1.1.0_@babel+core@7.25.2 + babel-preset-current-node-syntax: 1.1.0_@babel+core@7.25.8 chalk: 4.1.2 expect: 29.7.0 graceful-fs: 4.2.11 @@ -10808,7 +11666,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -10833,7 +11691,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.16.5 + '@types/node': 20.16.12 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -10841,20 +11699,11 @@ packages: string-length: 4.0.2 dev: false - /jest-worker/26.6.2: - resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} - engines: {node: '>= 10.13.0'} - dependencies: - '@types/node': 20.16.5 - merge-stream: 2.0.0 - supports-color: 7.2.0 - dev: false - /jest-worker/27.5.1: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -10863,13 +11712,13 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.16.5 + '@types/node': 20.16.12 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false - /jest/29.7.0_@types+node@20.16.5: + /jest/29.7.0_@types+node@20.16.12: resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10882,7 +11731,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0_@types+node@20.16.5 + jest-cli: 29.7.0_@types+node@20.16.12 transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -10890,6 +11739,11 @@ packages: - ts-node dev: false + /jiti/1.21.6: + resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} + hasBin: true + dev: false + /jju/1.4.0: resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==} dev: false @@ -10914,10 +11768,6 @@ packages: engines: {node: '>=6'} dev: false - /js-base64/2.6.4: - resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} - dev: false - /js-sha3/0.8.0: resolution: {integrity: sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q==} dev: false @@ -10988,7 +11838,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.12.1 + acorn: 8.13.0 acorn-globals: 6.0.0 cssom: 0.4.4 cssstyle: 2.3.0 @@ -10996,12 +11846,12 @@ packages: decimal.js: 10.4.3 domexception: 2.0.1 escodegen: 2.1.0 - form-data: 3.0.1 + form-data: 3.0.2 html-encoding-sniffer: 2.0.1 http-proxy-agent: 4.0.1 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.12 + nwsapi: 2.2.13 parse5: 6.0.1 saxes: 5.0.1 symbol-tree: 3.2.4 @@ -11030,7 +11880,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.12.1 + acorn: 8.13.0 acorn-globals: 6.0.0 cssom: 0.5.0 cssstyle: 2.3.0 @@ -11038,12 +11888,12 @@ packages: decimal.js: 10.4.3 domexception: 4.0.0 escodegen: 2.1.0 - form-data: 4.0.0 + form-data: 4.0.1 html-encoding-sniffer: 3.0.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.12 + nwsapi: 2.2.13 parse5: 6.0.1 saxes: 5.0.1 symbol-tree: 3.2.4 @@ -11072,7 +11922,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.12.1 + acorn: 8.13.0 acorn-globals: 7.0.1 cssom: 0.5.0 cssstyle: 2.3.0 @@ -11080,13 +11930,13 @@ packages: decimal.js: 10.4.3 domexception: 4.0.0 escodegen: 2.1.0 - form-data: 4.0.0 + form-data: 4.0.1 html-encoding-sniffer: 3.0.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.12 - parse5: 7.1.2 + nwsapi: 2.2.13 + parse5: 7.2.0 saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 4.1.4 @@ -11116,12 +11966,12 @@ packages: cssstyle: 4.1.0 data-urls: 5.0.0 decimal.js: 10.4.3 - form-data: 4.0.0 + form-data: 4.0.1 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 - parse5: 7.1.2 + parse5: 7.2.0 rrweb-cssom: 0.6.0 saxes: 6.0.0 symbol-tree: 3.2.4 @@ -11139,8 +11989,8 @@ packages: - utf-8-validate dev: false - /jsesc/0.5.0: - resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} + /jsesc/1.3.0: + resolution: {integrity: sha512-Mke0DA0QjUWuJlhsE0ZPPhYiJkRap642SmI/4ztCFaUs6V2AiH1sfecc+57NgaryfAA2VR3v6O+CSjC1jZJKOA==} hasBin: true dev: false @@ -11160,10 +12010,6 @@ packages: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} dev: false - /json-parse-better-errors/1.0.2: - resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} - dev: false - /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: false @@ -11335,7 +12181,7 @@ packages: karma: 6.4.4 dev: false - /karma-webpack/5.0.1_webpack@5.94.0: + /karma-webpack/5.0.1_webpack@5.95.0: resolution: {integrity: sha512-oo38O+P3W2mSPCSUrQdySSPv1LvPpXP+f+bBimNomS5sW+1V4SuhCuW8TfJzV+rDv921w2fDSDw0xJbPe6U+kQ==} engines: {node: '>= 18'} peerDependencies: @@ -11343,7 +12189,7 @@ packages: dependencies: glob: 7.2.3 minimatch: 9.0.5 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 webpack-merge: 4.2.2 dev: false @@ -11371,7 +12217,7 @@ packages: qjobs: 1.2.0 range-parser: 1.2.1 rimraf: 3.0.2 - socket.io: 4.7.5 + socket.io: 4.8.0 source-map: 0.6.1 tmp: 0.2.3 ua-parser-js: 0.7.39 @@ -11389,6 +12235,20 @@ packages: json-buffer: 3.0.1 dev: false + /kind-of/3.2.2: + resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} + engines: {node: '>=0.10.0'} + dependencies: + is-buffer: 1.1.6 + dev: false + + /kind-of/4.0.0: + resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} + engines: {node: '>=0.10.0'} + dependencies: + is-buffer: 1.1.6 + dev: false + /kind-of/6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} @@ -11403,7 +12263,14 @@ packages: resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==} dev: false - /less-loader/4.1.0_less@3.13.1+webpack@5.94.0: + /lcid/1.0.0: + resolution: {integrity: sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==} + engines: {node: '>=0.10.0'} + dependencies: + invert-kv: 1.0.0 + dev: false + + /less-loader/4.1.0_less@3.13.1+webpack@5.95.0: resolution: {integrity: sha512-KNTsgCE9tMOM70+ddxp9yyt9iHqgmSs0yTZc5XH5Wo+g80RWRIYNqE58QJKm/yMud5wZEvz50ugRDuzVIkyahg==} engines: {node: '>= 4.8 < 5.0.0 || >= 5.10'} peerDependencies: @@ -11414,7 +12281,7 @@ packages: less: 3.13.1 loader-utils: 1.4.2 pify: 3.0.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false /less/3.13.1: @@ -11469,14 +12336,19 @@ packages: set-cookie-parser: 2.7.0 dev: false - /light-my-request/5.13.0: - resolution: {integrity: sha512-9IjUN9ZyCS9pTG+KqTDEQo68Sui2lHsYBrfMyVUTTZ3XhH8PMZq7xO94Kr+eP9dhi/kcKsx4N41p2IXEBil1pQ==} + /light-my-request/5.14.0: + resolution: {integrity: sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==} dependencies: - cookie: 0.6.0 + cookie: 0.7.2 process-warning: 3.0.0 set-cookie-parser: 2.7.0 dev: false + /lilconfig/3.1.2: + resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} + engines: {node: '>=14'} + dev: false + /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: false @@ -11487,6 +12359,17 @@ packages: uc.micro: 2.1.0 dev: false + /load-json-file/1.1.0: + resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==} + engines: {node: '>=0.10.0'} + dependencies: + graceful-fs: 4.2.11 + parse-json: 2.2.0 + pify: 2.3.0 + pinkie-promise: 2.0.1 + strip-bom: 2.0.0 + dev: false + /loader-runner/4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} @@ -11523,6 +12406,14 @@ packages: resolution: {integrity: sha512-vNX4ZZLJBeDEOBvdr2v/F+0aN5oMuPu7JTqrMwp+DtgK+AryOlpy6Xtm2/HpNr+azEa828oQjOtWsB6iDtSfSQ==} dev: false + /locate-path/2.0.0: + resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} + engines: {node: '>=4'} + dependencies: + p-locate: 2.0.0 + path-exists: 3.0.0 + dev: false + /locate-path/3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} @@ -11552,24 +12443,6 @@ packages: p-locate: 6.0.0 dev: false - /lodash._arrayeach/3.0.0: - resolution: {integrity: sha512-Mn7HidOVcl3mkQtbPsuKR0Fj0N6Q6DQB77CtYncZcJc0bx5qv2q4Gl6a0LC1AN+GSxpnBDNnK3CKEm9XNA4zqQ==} - dev: false - - /lodash._baseeach/3.0.4: - resolution: {integrity: sha512-IqUZ9MQo2UT1XPGuBntInqTOlc+oV+bCo0kMp+yuKGsfvRSNgUW0YjWVZUrG/gs+8z/Eyuc0jkJjOBESt9BXxg==} - dependencies: - lodash.keys: 3.1.2 - dev: false - - /lodash._bindcallback/3.0.1: - resolution: {integrity: sha512-2wlI0JRAGX8WEf4Gm1p/mv/SZ+jLijpj0jyaE/AXeuQphzCgD8ZQW4oSpoN8JAopujOFGU3KMuq7qfHBWlGpjQ==} - dev: false - - /lodash._getnative/3.9.1: - resolution: {integrity: sha512-RrL9VxMEPyDMHOd9uFbvMe8X55X16/cGM5IgOKgRElQZutpX89iS6vwl64duTV1/16w5JY7tuFNXqoekmh1EmA==} - dev: false - /lodash.camelcase/4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} dev: false @@ -11586,15 +12459,6 @@ packages: resolution: {integrity: sha512-uHaJFihxmJcEX3kT4I23ABqKKalJ/zDrDg0lsFtc1h+3uw49SIJ5beyhx5ExVRti3AvKoOJngIj7xz3oylPdWQ==} dev: false - /lodash.foreach/3.0.3: - resolution: {integrity: sha512-PA7Lp7pe2HMJBoB1vELegEIF3waUFnM0fWDKJVYolwZ4zHh6WTmnq0xmzfQksD66gx2quhDNyBdyaE2T8/DP3Q==} - dependencies: - lodash._arrayeach: 3.0.0 - lodash._baseeach: 3.0.4 - lodash._bindcallback: 3.0.1 - lodash.isarray: 3.0.4 - dev: false - /lodash.foreach/4.5.0: resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==} dev: false @@ -11603,14 +12467,6 @@ packages: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} dev: false - /lodash.isarguments/3.1.0: - resolution: {integrity: sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg==} - dev: false - - /lodash.isarray/3.0.4: - resolution: {integrity: sha512-JwObCrNJuT0Nnbuecmqr5DgtuBppuCvGD9lxjFpAzwnVtdGoDQ1zig+5W8k5/6Gcn0gZ3936HDAlGd28i7sOGQ==} - dev: false - /lodash.isequal/4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} dev: false @@ -11619,14 +12475,6 @@ packages: resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==} dev: false - /lodash.keys/3.1.2: - resolution: {integrity: sha512-CuBsapFjcubOGMn3VD+24HOAPxM79tH+V6ivJL3CHYjtrawauDJHUk//Yew9Hvc6e9rbCrURGk8z6PC+8WJBfQ==} - dependencies: - lodash._getnative: 3.9.1 - lodash.isarguments: 3.1.0 - lodash.isarray: 3.0.4 - dev: false - /lodash.memoize/4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} dev: false @@ -11746,7 +12594,7 @@ packages: /lower-case/2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: - tslib: 2.7.0 + tslib: 2.8.0 dev: false /lru-cache/10.4.3: @@ -11766,13 +12614,6 @@ packages: yallist: 3.1.1 dev: false - /lru-cache/6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} - dependencies: - yallist: 4.0.0 - dev: false - /lunr/2.3.9: resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} dev: false @@ -11821,6 +12662,18 @@ packages: p-defer: 1.0.0 dev: false + /map-cache/0.2.2: + resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} + engines: {node: '>=0.10.0'} + dev: false + + /map-visit/1.0.0: + resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} + engines: {node: '>=0.10.0'} + dependencies: + object-visit: 1.0.1 + dev: false + /markdown-it/14.1.0: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true @@ -11848,10 +12701,25 @@ packages: /match-sorter/6.3.4: resolution: {integrity: sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 remove-accents: 0.5.0 dev: false + /math-random/1.0.4: + resolution: {integrity: sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==} + dev: false + + /md5-hex/1.3.0: + resolution: {integrity: sha512-lJEPhRxivsaliY4C6REebtP1Lo8yoQsq2bLVP8mJ6Vvzwu3fXQShzHcWnAqdDm1Y42jhZFg0XRpnrKfZ5mYP6w==} + engines: {node: '>=0.10.0'} + dependencies: + md5-o-matic: 0.1.1 + dev: false + + /md5-o-matic/0.1.1: + resolution: {integrity: sha512-QBJSFpsedXUl/Lgs4ySdB2XCzUEcJ3ujpbagdZCkRaYIaC0kFnID8jhc84KEiVv6dNFtIrmW7bqow0lDxgJi6A==} + dev: false + /mdast-util-to-hast/13.2.0: resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==} dependencies: @@ -11866,18 +12734,14 @@ packages: vfile: 6.0.3 dev: false - /mdn-data/2.0.14: - resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} + /mdn-data/2.0.28: + resolution: {integrity: sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==} dev: false /mdn-data/2.0.30: resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==} dev: false - /mdn-data/2.0.4: - resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} - dev: false - /mdurl/2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} dev: false @@ -11887,6 +12751,13 @@ packages: engines: {node: '>= 0.6'} dev: false + /mem/1.1.0: + resolution: {integrity: sha512-nOBDrc/wgpkd3X/JOhMqYR+/eLqlfLP4oQfoBA6QExIxEl+GU01oyEkwWyueyO8110pUKijtiHGhEmYoOn88oQ==} + engines: {node: '>=4'} + dependencies: + mimic-fn: 1.2.0 + dev: false + /mem/8.1.1: resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} engines: {node: '>=10'} @@ -11906,6 +12777,12 @@ packages: resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==} dev: false + /merge-source-map/1.1.0: + resolution: {integrity: sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==} + dependencies: + source-map: 0.6.1 + dev: false + /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} dev: false @@ -11947,6 +12824,44 @@ packages: resolution: {integrity: sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==} dev: false + /micromatch/2.3.11: + resolution: {integrity: sha512-LnU2XFEk9xxSJ6rfgAry/ty5qwUTyHYOBU0g4R6tIw5ljwgGIBmiKhRWLw5NpMOnrgUNcDJ4WMp8rl3sYVHLNA==} + engines: {node: '>=0.10.0'} + dependencies: + arr-diff: 2.0.0 + array-unique: 0.2.1 + braces: 1.8.5 + expand-brackets: 0.1.5 + extglob: 0.3.2 + filename-regex: 2.0.1 + is-extglob: 1.0.0 + is-glob: 2.0.1 + kind-of: 3.2.2 + normalize-path: 2.1.1 + object.omit: 2.0.1 + parse-glob: 3.0.4 + regex-cache: 0.4.4 + dev: false + + /micromatch/3.1.10: + resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} + engines: {node: '>=0.10.0'} + dependencies: + arr-diff: 4.0.0 + array-unique: 0.3.2 + braces: 2.3.2 + define-property: 2.0.2 + extend-shallow: 3.0.2 + extglob: 2.0.4 + fragment-cache: 0.2.1 + kind-of: 6.0.3 + nanomatch: 1.2.13 + object.pick: 1.3.0 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + dev: false + /micromatch/4.0.8: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} @@ -12023,7 +12938,7 @@ packages: engines: {node: '>=4'} dev: false - /mini-css-extract-plugin/1.6.2_webpack@5.94.0: + /mini-css-extract-plugin/1.6.2_webpack@5.95.0: resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -12031,7 +12946,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 webpack-sources: 1.4.3 dev: false @@ -12074,55 +12989,22 @@ packages: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: false - /minipass-collect/1.0.2: - resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} - engines: {node: '>= 8'} - dependencies: - minipass: 3.3.6 - dev: false - - /minipass-flush/1.0.5: - resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} - engines: {node: '>= 8'} - dependencies: - minipass: 3.3.6 - dev: false - - /minipass-pipeline/1.2.4: - resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} - engines: {node: '>=8'} - dependencies: - minipass: 3.3.6 - dev: false - - /minipass/3.3.6: - resolution: {integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==} - engines: {node: '>=8'} - dependencies: - yallist: 4.0.0 - dev: false - /minipass/4.2.8: resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} engines: {node: '>=8'} dev: false - /minipass/5.0.0: - resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} - engines: {node: '>=8'} - dev: false - /minipass/7.1.2: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} dev: false - /minizlib/2.1.2: - resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} - engines: {node: '>= 8'} + /mixin-deep/1.3.2: + resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} + engines: {node: '>=0.10.0'} dependencies: - minipass: 3.3.6 - yallist: 4.0.0 + for-in: 1.0.2 + is-extendable: 1.0.1 dev: false /mkdirp/0.5.1: @@ -12235,6 +13117,23 @@ packages: hasBin: true dev: false + /nanomatch/1.2.13: + resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} + engines: {node: '>=0.10.0'} + dependencies: + arr-diff: 4.0.0 + array-unique: 0.3.2 + define-property: 2.0.2 + extend-shallow: 3.0.2 + fragment-cache: 0.2.1 + is-windows: 1.0.2 + kind-of: 6.0.3 + object.pick: 1.3.0 + regex-not: 1.0.2 + snapdragon: 0.8.2 + to-regex: 3.0.2 + dev: false + /native-request/1.1.2: resolution: {integrity: sha512-/etjwrK0J4Ebbcnt35VMWnfiUX/B04uwGJxyJInagxDqf2z5drSt/lsOvEMWGYunz1kaLZAFrV4NDAbOoDKvAQ==} dev: false @@ -12310,10 +13209,10 @@ packages: resolution: {integrity: sha512-aMSAzLVY7LyeM60gvBS423nBmIPP+Wy7St7hsb+8/fc1HmeoHJfLO8CKse4u3BtOZvQLJghYPI2i/1WZrEj5/g==} dependencies: '@sinonjs/commons': 3.0.1 - '@sinonjs/fake-timers': 13.0.2 + '@sinonjs/fake-timers': 13.0.3 '@sinonjs/text-encoding': 0.7.3 just-extend: 6.2.0 - path-to-regexp: 8.1.0 + path-to-regexp: 8.2.0 dev: false /nix-clap/1.3.13: @@ -12326,7 +13225,11 @@ packages: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 - tslib: 2.7.0 + tslib: 2.8.0 + dev: false + + /node-addon-api/7.1.1: + resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} dev: false /node-fetch/2.6.12: @@ -12391,9 +13294,11 @@ packages: engines: {node: '>=0.10.0'} dev: false - /normalize-url/3.3.0: - resolution: {integrity: sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==} - engines: {node: '>=6'} + /npm-run-path/2.0.2: + resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} + engines: {node: '>=4'} + dependencies: + path-key: 2.0.1 dev: false /npm-run-path/4.0.1: @@ -12403,29 +13308,52 @@ packages: path-key: 3.1.1 dev: false - /nth-check/1.0.2: - resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==} - dependencies: - boolbase: 1.0.0 - dev: false - /nth-check/2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} dependencies: boolbase: 1.0.0 dev: false - /num2fraction/1.2.2: - resolution: {integrity: sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==} + /number-is-nan/1.0.1: + resolution: {integrity: sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==} + engines: {node: '>=0.10.0'} dev: false - /nwsapi/2.2.12: - resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} + /nwsapi/2.2.13: + resolution: {integrity: sha512-cTGB9ptp9dY9A5VbMSe7fQBcl/tt22Vcqdq8+eN93rblOuE0aCFu4aZ2vMwct/2t+lFnosm8RkQW1I0Omb1UtQ==} dev: false /nyc/11.9.0: resolution: {integrity: sha512-w8OdJAhXL5izerzZMdqzYKMj/pgHJyY3qEPYBjLLxrhcVoHEY9pU5ENIiZyCgG9OR7x3VcUMoD40o6PtVpfR4g==} hasBin: true + dependencies: + archy: 1.0.0 + arrify: 1.0.1 + caching-transform: 1.0.1 + convert-source-map: 1.9.0 + debug-log: 1.0.1 + default-require-extensions: 1.0.0 + find-cache-dir: 0.1.1 + find-up: 2.1.0 + foreground-child: 1.5.6 + glob: 7.2.3 + istanbul-lib-coverage: 1.2.1 + istanbul-lib-hook: 1.2.2 + istanbul-lib-instrument: 1.10.2 + istanbul-lib-report: 1.1.5 + istanbul-lib-source-maps: 1.2.6 + istanbul-reports: 1.5.1 + md5-hex: 1.3.0 + merge-source-map: 1.1.0 + micromatch: 3.1.10 + mkdirp: 0.5.6 + resolve-from: 2.0.0 + rimraf: 2.6.3 + signal-exit: 3.0.7 + spawn-wrap: 1.4.3 + test-exclude: 4.2.3 + yargs: 11.1.0 + yargs-parser: 8.1.0 dev: false bundledDependencies: - archy @@ -12497,6 +13425,15 @@ packages: engines: {node: '>=0.10.0'} dev: false + /object-copy/0.1.0: + resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} + engines: {node: '>=0.10.0'} + dependencies: + copy-descriptor: 0.1.1 + define-property: 0.2.5 + kind-of: 3.2.2 + dev: false + /object-hash/1.3.1: resolution: {integrity: sha512-OSuu/pU4ENM9kmREg0BdNrUDIl1heYa4mBZacJc+vVWz4GtAwu7jO8s4AIt2aGRUTqxykpWzI3Oqnsm13tTMDA==} engines: {node: '>= 0.10.0'} @@ -12520,6 +13457,13 @@ packages: engines: {node: '>= 0.4'} dev: false + /object-visit/1.0.1: + resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} + engines: {node: '>=0.10.0'} + dependencies: + isobject: 3.0.1 + dev: false + /object.assign/4.1.5: resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} engines: {node: '>= 0.4'} @@ -12549,17 +13493,19 @@ packages: es-object-atoms: 1.0.0 dev: false - /object.getownpropertydescriptors/2.1.8: - resolution: {integrity: sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==} - engines: {node: '>= 0.8'} + /object.omit/2.0.1: + resolution: {integrity: sha512-UiAM5mhmIuKLsOvrL+B0U2d1hXHF3bFYWIuH1LMpuV2EJEHG1Ntz06PgLEHjm6VFd87NpH8rastvPoyv6UW2fA==} + engines: {node: '>=0.10.0'} dependencies: - array.prototype.reduce: 1.0.7 - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-object-atoms: 1.0.0 - gopd: 1.0.1 - safe-array-concat: 1.1.2 + for-own: 0.1.5 + is-extendable: 0.1.1 + dev: false + + /object.pick/1.3.0: + resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} + engines: {node: '>=0.10.0'} + dependencies: + isobject: 3.0.1 dev: false /object.values/1.2.0: @@ -12627,7 +13573,7 @@ packages: /oniguruma-to-js/0.4.3: resolution: {integrity: sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==} dependencies: - regex: 4.3.2 + regex: 4.3.3 dev: false /open/8.4.2: @@ -12680,6 +13626,20 @@ packages: word-wrap: 1.2.5 dev: false + /os-homedir/1.0.2: + resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==} + engines: {node: '>=0.10.0'} + dev: false + + /os-locale/2.1.0: + resolution: {integrity: sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==} + engines: {node: '>=4'} + dependencies: + execa: 0.7.0 + lcid: 1.0.0 + mem: 1.1.0 + dev: false + /os-tmpdir/1.0.2: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} @@ -12690,6 +13650,18 @@ packages: engines: {node: '>=4'} dev: false + /p-finally/1.0.0: + resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} + engines: {node: '>=4'} + dev: false + + /p-limit/1.3.0: + resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} + engines: {node: '>=4'} + dependencies: + p-try: 1.0.0 + dev: false + /p-limit/2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -12711,6 +13683,13 @@ packages: yocto-queue: 1.1.1 dev: false + /p-locate/2.0.0: + resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} + engines: {node: '>=4'} + dependencies: + p-limit: 1.3.0 + dev: false + /p-locate/3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} @@ -12746,11 +13725,9 @@ packages: aggregate-error: 3.1.0 dev: false - /p-map/4.0.0: - resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} - engines: {node: '>=10'} - dependencies: - aggregate-error: 3.1.0 + /p-try/1.0.0: + resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} + engines: {node: '>=4'} dev: false /p-try/2.2.0: @@ -12768,15 +13745,15 @@ packages: release-zalgo: 1.0.0 dev: false - /package-json-from-dist/1.0.0: - resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} + /package-json-from-dist/1.0.1: + resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} dev: false /param-case/3.0.4: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: dot-case: 3.0.4 - tslib: 2.7.0 + tslib: 2.8.0 dev: false /parent-module/1.0.1: @@ -12786,51 +13763,60 @@ packages: callsites: 3.1.0 dev: false - /parse-imports/2.1.1: - resolution: {integrity: sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==} + /parse-glob/3.0.4: + resolution: {integrity: sha512-FC5TeK0AwXzq3tUBFtH74naWkPQCEWs4K+xMxWZBlKDWu0bVHXGZa+KKqxKidd7xwhdZ19ZNuF2uO1M/r196HA==} + engines: {node: '>=0.10.0'} + dependencies: + glob-base: 0.3.0 + is-dotfile: 1.0.3 + is-extglob: 1.0.0 + is-glob: 2.0.1 + dev: false + + /parse-imports/2.2.1: + resolution: {integrity: sha512-OL/zLggRp8mFhKL0rNORUTR4yBYujK/uU+xZL+/0Rgm2QE4nLO9v8PzEweSJEbMGKmDRjJE4R3IMJlL2di4JeQ==} engines: {node: '>= 18'} dependencies: es-module-lexer: 1.5.4 slashes: 3.0.12 dev: false - /parse-json/4.0.0: - resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} - engines: {node: '>=4'} + /parse-json/2.2.0: + resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==} + engines: {node: '>=0.10.0'} dependencies: error-ex: 1.3.2 - json-parse-better-errors: 1.0.2 dev: false /parse-json/5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.25.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 dev: false - /parse5-htmlparser2-tree-adapter/7.0.0: - resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==} + /parse5-htmlparser2-tree-adapter/7.1.0: + resolution: {integrity: sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==} dependencies: domhandler: 5.0.3 - parse5: 7.1.2 + parse5: 7.2.0 dev: false /parse5-parser-stream/7.1.2: resolution: {integrity: sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==} dependencies: - parse5: 7.1.2 + parse5: 7.2.0 dev: false /parse5/6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: false - /parse5/7.1.2: - resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} + /parse5/7.2.0: + resolution: {integrity: sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA==} dependencies: entities: 4.5.0 dev: false @@ -12844,7 +13830,19 @@ packages: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} dependencies: no-case: 3.0.4 - tslib: 2.7.0 + tslib: 2.8.0 + dev: false + + /pascalcase/0.1.1: + resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} + engines: {node: '>=0.10.0'} + dev: false + + /path-exists/2.1.0: + resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==} + engines: {node: '>=0.10.0'} + dependencies: + pinkie-promise: 2.0.1 dev: false /path-exists/3.0.0: @@ -12871,6 +13869,11 @@ packages: resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==} dev: false + /path-key/2.0.1: + resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} + engines: {node: '>=4'} + dev: false + /path-key/3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} @@ -12902,11 +13905,20 @@ packages: resolution: {integrity: sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==} dev: false - /path-to-regexp/8.1.0: - resolution: {integrity: sha512-Bqn3vc8CMHty6zuD+tG23s6v2kwxslHEhTj4eYaVKGIEB+YX/2wd0/rgXLFD9G9id9KCtbVy/3ZgmvZjpa0UdQ==} + /path-to-regexp/8.2.0: + resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==} engines: {node: '>=16'} dev: false + /path-type/1.1.0: + resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==} + engines: {node: '>=0.10.0'} + dependencies: + graceful-fs: 4.2.11 + pify: 2.3.0 + pinkie-promise: 2.0.1 + dev: false + /path-type/4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -12932,12 +13944,8 @@ packages: nigel: 2.1.1 dev: false - /picocolors/0.2.1: - resolution: {integrity: sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==} - dev: false - - /picocolors/1.1.0: - resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + /picocolors/1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} dev: false /picomatch/2.3.1: @@ -12960,10 +13968,21 @@ packages: engines: {node: '>=6'} dev: false - /pino-abstract-transport/1.2.0: - resolution: {integrity: sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==} + /pinkie-promise/2.0.1: + resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==} + engines: {node: '>=0.10.0'} + dependencies: + pinkie: 2.0.4 + dev: false + + /pinkie/2.0.4: + resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==} + engines: {node: '>=0.10.0'} + dev: false + + /pino-abstract-transport/2.0.0: + resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==} dependencies: - readable-stream: 4.5.2 split2: 4.2.0 dev: false @@ -13022,20 +14041,20 @@ packages: sonic-boom: 1.4.1 dev: false - /pino/9.4.0: - resolution: {integrity: sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==} + /pino/9.5.0: + resolution: {integrity: sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw==} hasBin: true dependencies: atomic-sleep: 1.0.0 fast-redact: 3.5.0 on-exit-leak-free: 2.1.2 - pino-abstract-transport: 1.2.0 + pino-abstract-transport: 2.0.0 pino-std-serializers: 7.0.0 process-warning: 4.0.0 quick-format-unescaped: 4.0.4 real-require: 0.2.0 safe-stable-stringify: 2.5.0 - sonic-boom: 4.1.0 + sonic-boom: 4.2.0 thread-stream: 3.1.0 dev: false @@ -13044,6 +14063,13 @@ packages: engines: {node: '>= 6'} dev: false + /pkg-dir/1.0.0: + resolution: {integrity: sha512-c6pv3OE78mcZ92ckebVDqg0aWSoKhOTbwCV6qbCWMk546mAL9pZln0+QsN/yQ7fkucd4+yJPLrCBXNt8Ruk+Eg==} + engines: {node: '>=0.10.0'} + dependencies: + find-up: 1.1.2 + dev: false + /pkg-dir/3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} engines: {node: '>=6'} @@ -13087,333 +14113,365 @@ packages: joi: 12.1.1 dev: false + /posix-character-classes/0.1.1: + resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} + engines: {node: '>=0.10.0'} + dev: false + /possible-typed-array-names/1.0.0: resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==} engines: {node: '>= 0.4'} dev: false - /postcss-attribute-case-insensitive/4.0.2: - resolution: {integrity: sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==} + /postcss-attribute-case-insensitive/7.0.0: + resolution: {integrity: sha512-ETMUHIw67Kyv9Q81nden/NuJbRh+4/S963giXpfSLd5eaKK8kd1UdAHMVRV/NG/w/N6Cq8B0qZIZbZZWU/67+A==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 postcss-selector-parser: 6.1.2 dev: false - /postcss-calc/7.0.5: - resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} + /postcss-calc/10.0.2_postcss@8.4.47: + resolution: {integrity: sha512-DT/Wwm6fCKgpYVI7ZEWuPJ4az8hiEHtCUeYjZXqU7Ou4QqYh1Df2yCQ7Ca6N7xqKPFkxN3fhf+u9KSoOCJNAjg==} + engines: {node: ^18.12 || ^20.9 || >=22.0} + peerDependencies: + postcss: ^8.4.38 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 dev: false - /postcss-color-functional-notation/2.0.1: - resolution: {integrity: sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==} - engines: {node: '>=6.0.0'} - dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 - dev: false - - /postcss-color-gray/5.0.0: - resolution: {integrity: sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==} - engines: {node: '>=6.0.0'} - dependencies: - '@csstools/convert-colors': 1.4.0 - postcss: 7.0.39 - postcss-values-parser: 2.0.1 - dev: false - - /postcss-color-hex-alpha/5.0.3: - resolution: {integrity: sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==} - engines: {node: '>=6.0.0'} + /postcss-clamp/4.1.0: + resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} + engines: {node: '>=7.6.0'} + peerDependencies: + postcss: ^8.4.6 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + postcss-value-parser: 4.2.0 dev: false - /postcss-color-mod-function/3.0.3: - resolution: {integrity: sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==} - engines: {node: '>=6.0.0'} + /postcss-color-functional-notation/7.0.3: + resolution: {integrity: sha512-mL3LVOwXr5sRX1N5so7AFCNciaYTNTxzXuv5bDoZ/JunV2NCAzGOuVfyICRKczDPFImoIuL4e0O33/zYap9D0w==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - '@csstools/convert-colors': 1.4.0 - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 dev: false - /postcss-color-rebeccapurple/4.0.1: - resolution: {integrity: sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==} - engines: {node: '>=6.0.0'} + /postcss-color-hex-alpha/10.0.0: + resolution: {integrity: sha512-1kervM2cnlgPs2a8Vt/Qbe5cQ++N7rkYo/2rz2BkqJZIHQwaVuJgQH38REHrAi4uM0b1fqxMkWYmese94iMp3w==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 dev: false - /postcss-colormin/4.0.3: - resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} - engines: {node: '>=6.9.0'} + /postcss-color-rebeccapurple/10.0.0: + resolution: {integrity: sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - browserslist: 4.23.3 - color: 3.2.1 - has: 1.0.4 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 dev: false - /postcss-convert-values/4.0.1: - resolution: {integrity: sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==} - engines: {node: '>=6.9.0'} + /postcss-colormin/7.0.2_postcss@8.4.47: + resolution: {integrity: sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + browserslist: 4.24.0 + caniuse-api: 3.0.0 + colord: 2.9.3 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-custom-media/7.0.8: - resolution: {integrity: sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==} - engines: {node: '>=6.0.0'} + /postcss-convert-values/7.0.4_postcss@8.4.47: + resolution: {integrity: sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + browserslist: 4.24.0 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-custom-properties/8.0.11: - resolution: {integrity: sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==} - engines: {node: '>=6.0.0'} + /postcss-custom-media/11.0.3: + resolution: {integrity: sha512-h52R7j0/QZP7NgnpsUaqx6wdssplK4U+ZuErvic2StgvXt3v5sPopFH86yjLvqz3jBrj/8Hkvr7Gio1LLRFP0g==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + '@csstools/cascade-layer-name-parser': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/media-query-list-parser': 4.0.0_b7ee72f742348103e54cc863f61c8baf dev: false - /postcss-custom-selectors/5.1.2: - resolution: {integrity: sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==} - engines: {node: '>=6.0.0'} + /postcss-custom-properties/14.0.2: + resolution: {integrity: sha512-ZDJLIXa6uT6FlK6mYdzHxr1fr5ec6lPbp/CZ5+7EZedFmfjJx1fvYQhAPCBebuyc1lkketmiA26ZVl2UkPQ9Ig==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-selector-parser: 5.0.0 + '@csstools/cascade-layer-name-parser': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 dev: false - /postcss-dir-pseudo-class/5.0.0: - resolution: {integrity: sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==} - engines: {node: '>=4.0.0'} + /postcss-custom-selectors/8.0.2: + resolution: {integrity: sha512-8y2fa+RgYHpVFtvR4h3/dHc7b0iWjT6GOpzWwB8VHJTEBdVNaqOB4FH9koa44hgRyaeDs3KTe3xP9EJf6NLvxQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-selector-parser: 5.0.0 + '@csstools/cascade-layer-name-parser': 2.0.2_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + postcss-selector-parser: 6.1.2 dev: false - /postcss-discard-comments/4.0.2: - resolution: {integrity: sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==} - engines: {node: '>=6.9.0'} + /postcss-dir-pseudo-class/9.0.0: + resolution: {integrity: sha512-T59BG9lURiXmhcJMyKbyjNAK3KCyEQYEhaz9GAETHXfIy9XbGQeyz+H0zIwRJlrP4KKRPJolNYe3QjQPemMjBA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-selector-parser: 6.1.2 dev: false - /postcss-discard-duplicates/4.0.2: - resolution: {integrity: sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==} - engines: {node: '>=6.9.0'} + /postcss-discard-comments/7.0.3_postcss@8.4.47: + resolution: {integrity: sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 + postcss-selector-parser: 6.1.2 dev: false - /postcss-discard-empty/4.0.1: - resolution: {integrity: sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==} - engines: {node: '>=6.9.0'} + /postcss-discard-duplicates/7.0.1_postcss@8.4.47: + resolution: {integrity: sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 dev: false - /postcss-discard-overridden/4.0.1: - resolution: {integrity: sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==} - engines: {node: '>=6.9.0'} + /postcss-discard-empty/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 dev: false - /postcss-double-position-gradients/1.0.0: - resolution: {integrity: sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==} - engines: {node: '>=6.0.0'} + /postcss-discard-overridden/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + postcss: 8.4.47 dev: false - /postcss-env-function/2.0.2: - resolution: {integrity: sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==} - engines: {node: '>=6.0.0'} + /postcss-double-position-gradients/6.0.0: + resolution: {integrity: sha512-JkIGah3RVbdSEIrcobqj4Gzq0h53GG4uqDPsho88SgY84WnpkTpI0k50MFK/sX7XqVisZ6OqUfFnoUO6m1WWdg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 dev: false - /postcss-focus-visible/4.0.0: - resolution: {integrity: sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==} - engines: {node: '>=6.0.0'} + /postcss-focus-visible/10.0.0: + resolution: {integrity: sha512-GJjzvTj7JY+zN7wVBQ4osdKX53QLUdr6r2rSEkBUqrEMDKu3fHMHKOY9rirdirbHCx3IETnK25EtpPARR2KWNw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-selector-parser: 6.1.2 dev: false - /postcss-focus-within/3.0.0: - resolution: {integrity: sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==} - engines: {node: '>=6.0.0'} + /postcss-focus-within/9.0.0: + resolution: {integrity: sha512-QwflAWUToNZvQLGbc4qJhrQO8yZ5617L6hSNzNWDoqRX4FoIh9fbJbEjy0nvFPciaaOoCaeqcxBwYPbFU0HvBw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-selector-parser: 6.1.2 dev: false - /postcss-font-variant/4.0.1: - resolution: {integrity: sha512-I3ADQSTNtLTTd8uxZhtSOrTCQ9G4qUVKPjHiDk0bV75QSxXjVWiJVJ2VLdspGUi9fbW9BcjKJoRvxAH1pckqmA==} - dependencies: - postcss: 7.0.39 + /postcss-font-variant/5.0.0: + resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} + peerDependencies: + postcss: ^8.1.0 dev: false - /postcss-gap-properties/2.0.0: - resolution: {integrity: sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==} - engines: {node: '>=6.0.0'} - dependencies: - postcss: 7.0.39 + /postcss-gap-properties/6.0.0: + resolution: {integrity: sha512-Om0WPjEwiM9Ru+VhfEDPZJAKWUd0mV1HmNXqp2C29z80aQ2uP9UVhLc7e3aYMIor/S5cVhoPgYQ7RtfeZpYTRw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dev: false - /postcss-image-set-function/3.0.1: - resolution: {integrity: sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==} - engines: {node: '>=6.0.0'} + /postcss-image-set-function/7.0.0: + resolution: {integrity: sha512-QL7W7QNlZuzOwBTeXEmbVckNt1FSmhQtbMRvGGqqU4Nf4xk6KUEQhAoWuMzwbSv5jxiRiSZ5Tv7eiDB9U87znA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + '@csstools/utilities': 2.0.0 + postcss-value-parser: 4.2.0 dev: false - /postcss-import/12.0.1: - resolution: {integrity: sha512-3Gti33dmCjyKBgimqGxL3vcV8w9+bsHwO5UrBawp796+jdardbcFl4RP5w/76BwNL7aGzpKstIfF9I+kdE8pTw==} - engines: {node: '>=6.0.0'} + /postcss-import/16.1.0: + resolution: {integrity: sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==} + engines: {node: '>=18.0.0'} + peerDependencies: + postcss: ^8.0.0 dependencies: - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 dev: false - /postcss-initial/3.0.4: - resolution: {integrity: sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg==} - dependencies: - postcss: 7.0.39 - dev: false - - /postcss-lab-function/2.0.1: - resolution: {integrity: sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==} - engines: {node: '>=6.0.0'} - dependencies: - '@csstools/convert-colors': 1.4.0 - postcss: 7.0.39 - postcss-values-parser: 2.0.1 - dev: false - - /postcss-less/3.1.4: - resolution: {integrity: sha512-7TvleQWNM2QLcHqvudt3VYjULVB49uiW6XzEUFmvwHzvsOEF5MwBrIXZDJQvJNFGjJQTzSzZnDoCJ8h/ljyGXA==} - engines: {node: '>=6.14.4'} - dependencies: - postcss: 7.0.39 - dev: false - - /postcss-load-config/2.1.2: - resolution: {integrity: sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==} - engines: {node: '>= 4'} + /postcss-lab-function/7.0.3: + resolution: {integrity: sha512-yCBscY/dwipfvqqy7rQHbn6k18zYZy9O57JY4fGuibot6wz7pbtzRnhRlWraHBNUs+N4p2KogHv2aBsoB6G+5Q==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - cosmiconfig: 5.2.1 - import-cwd: 2.1.0 + '@csstools/css-color-parser': 3.0.3_b7ee72f742348103e54cc863f61c8baf + '@csstools/css-parser-algorithms': 3.0.2_@csstools+css-tokenizer@3.0.2 + '@csstools/css-tokenizer': 3.0.2 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/utilities': 2.0.0 dev: false - /postcss-loader/3.0.0: - resolution: {integrity: sha512-cLWoDEY5OwHcAjDnkyRQzAXfs2jrKjXpO/HQFcc5b5u/r7aa471wdmChmwfnv7x2u840iat/wi0lQ5nbRgSkUA==} - engines: {node: '>= 6'} - dependencies: - loader-utils: 1.4.2 - postcss: 7.0.39 - postcss-load-config: 2.1.2 - schema-utils: 1.0.0 + /postcss-less/6.0.0: + resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==} + engines: {node: '>=12'} + peerDependencies: + postcss: ^8.3.5 dev: false - /postcss-logical/3.0.0: - resolution: {integrity: sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==} - engines: {node: '>=6.0.0'} + /postcss-loader/8.1.1_webpack@5.95.0: + resolution: {integrity: sha512-0IeqyAsG6tYiDRCYKQJLAmgQr47DX6N7sFSWvQxt6AcupX8DIdmykuk/o/tx0Lze3ErGHJEp5OSRxrelC6+NdQ==} + engines: {node: '>= 18.12.0'} + peerDependencies: + '@rspack/core': 0.x || 1.x + postcss: ^7.0.0 || ^8.0.1 + webpack: ^5.0.0 + peerDependenciesMeta: + '@rspack/core': + optional: true + webpack: + optional: true dependencies: - postcss: 7.0.39 + cosmiconfig: 9.0.0 + jiti: 1.21.6 + semver: 7.6.3 + webpack: 5.95.0_webpack-cli@4.8.0 + transitivePeerDependencies: + - typescript dev: false - /postcss-media-minmax/4.0.0: - resolution: {integrity: sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==} - engines: {node: '>=6.0.0'} + /postcss-logical/8.0.0: + resolution: {integrity: sha512-HpIdsdieClTjXLOyYdUPAX/XQASNIwdKt5hoZW08ZOAiI+tbV0ta1oclkpVkW5ANU+xJvk3KkA0FejkjGLXUkg==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-value-parser: 4.2.0 dev: false - /postcss-merge-longhand/4.0.11: - resolution: {integrity: sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==} - engines: {node: '>=6.9.0'} + /postcss-merge-longhand/7.0.4_postcss@8.4.47: + resolution: {integrity: sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - css-color-names: 0.0.4 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 - stylehacks: 4.0.3 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 + stylehacks: 7.0.4_postcss@8.4.47 dev: false - /postcss-merge-rules/4.0.3: - resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} - engines: {node: '>=6.9.0'} + /postcss-merge-rules/7.0.4_postcss@8.4.47: + resolution: {integrity: sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - browserslist: 4.23.3 + browserslist: 4.24.0 caniuse-api: 3.0.0 - cssnano-util-same-parent: 4.0.1 - postcss: 7.0.39 - postcss-selector-parser: 3.1.2 - vendors: 1.0.4 - dev: false - - /postcss-minify-font-values/4.0.2: - resolution: {integrity: sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==} - engines: {node: '>=6.9.0'} - dependencies: - postcss: 7.0.39 - postcss-value-parser: 3.3.1 - dev: false - - /postcss-minify-gradients/4.0.2: - resolution: {integrity: sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==} - engines: {node: '>=6.9.0'} - dependencies: - cssnano-util-get-arguments: 4.0.0 - is-color-stop: 1.1.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + cssnano-utils: 5.0.0_postcss@8.4.47 + postcss: 8.4.47 + postcss-selector-parser: 6.1.2 dev: false - /postcss-minify-params/4.0.2: - resolution: {integrity: sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==} - engines: {node: '>=6.9.0'} + /postcss-minify-font-values/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - alphanum-sort: 1.0.2 - browserslist: 4.23.3 - cssnano-util-get-arguments: 4.0.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 - uniqs: 2.0.0 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-minify-selectors/4.0.2: - resolution: {integrity: sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==} - engines: {node: '>=6.9.0'} + /postcss-minify-gradients/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - alphanum-sort: 1.0.2 - has: 1.0.4 - postcss: 7.0.39 - postcss-selector-parser: 3.1.2 + colord: 2.9.3 + cssnano-utils: 5.0.0_postcss@8.4.47 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-modules-extract-imports/1.1.0: - resolution: {integrity: sha512-zF9+UIEvtpeqMGxhpeT9XaIevQSrBBCz9fi7SwfkmjVacsSj8DY5eFVgn+wY8I9vvdDDwK5xC8Myq4UkoLFIkA==} + /postcss-minify-params/7.0.2_postcss@8.4.47: + resolution: {integrity: sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 6.0.23 + browserslist: 4.24.0 + cssnano-utils: 5.0.0_postcss@8.4.47 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-modules-extract-imports/1.2.1: - resolution: {integrity: sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw==} + /postcss-minify-selectors/7.0.4_postcss@8.4.47: + resolution: {integrity: sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 6.0.23 + cssesc: 3.0.0 + postcss: 8.4.47 + postcss-selector-parser: 6.1.2 dev: false /postcss-modules-extract-imports/3.1.0_postcss@8.4.47: @@ -13425,13 +14483,6 @@ packages: postcss: 8.4.47 dev: false - /postcss-modules-local-by-default/1.2.0: - resolution: {integrity: sha512-X4cquUPIaAd86raVrBwO8fwRfkIdbwFu7CTfEOjiZQHVQwlHRSkTgH5NLDmMm5+1hQO8u6dZ+TOOJDbay1hYpA==} - dependencies: - css-selector-tokenizer: 0.7.3 - postcss: 6.0.23 - dev: false - /postcss-modules-local-by-default/4.0.5_postcss@8.4.47: resolution: {integrity: sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==} engines: {node: ^10 || ^12 || >= 14} @@ -13444,22 +14495,6 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-modules-parser/1.1.1: - resolution: {integrity: sha512-UQbh3X/SIEOVtZWllzYm+gb+v3TukgMZJK9cUtb3kFwzWkgYQVb/N0zTUNOrodIVXox9wo7yuzmaOMJKYYndtA==} - engines: {node: '>=0.12'} - dependencies: - icss-replace-symbols: 1.1.0 - lodash.foreach: 3.0.3 - postcss: 5.2.18 - dev: false - - /postcss-modules-scope/1.1.0: - resolution: {integrity: sha512-LTYwnA4C1He1BKZXIx1CYiHixdSe9LWYVKadq9lK5aCCMkoOkFyZ7aigt+srfjlRplJY3gIol6KUNefdMQJdlw==} - dependencies: - css-selector-tokenizer: 0.7.3 - postcss: 6.0.23 - dev: false - /postcss-modules-scope/3.2.0_postcss@8.4.47: resolution: {integrity: sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==} engines: {node: ^10 || ^12 || >= 14} @@ -13470,13 +14505,6 @@ packages: postcss-selector-parser: 6.1.2 dev: false - /postcss-modules-values/1.3.0: - resolution: {integrity: sha512-i7IFaR9hlQ6/0UgFuqM6YWaCfA1Ej8WMg8A5DggnH1UGKJvTV/ugqq/KaULixzzOi3T/tF6ClBXcHGCzdd5unA==} - dependencies: - icss-replace-symbols: 1.1.0 - postcss: 6.0.23 - dev: false - /postcss-modules-values/4.0.0_postcss@8.4.47: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} @@ -13487,255 +14515,277 @@ packages: postcss: 8.4.47 dev: false - /postcss-modules/1.5.0: - resolution: {integrity: sha512-KiAihzcV0TxTTNA5OXreyIXctuHOfR50WIhqBpc8pe0Q5dcs/Uap9EVlifOI9am7zGGdGOJQ6B1MPYKo2UxgOg==} + /postcss-nested/6.2.0: + resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} + engines: {node: '>=12.0'} + peerDependencies: + postcss: ^8.2.14 dependencies: - css-modules-loader-core: 1.1.0 - generic-names: 2.0.1 - lodash.camelcase: 4.3.0 - postcss: 7.0.39 - string-hash: 1.1.3 + postcss-selector-parser: 6.1.2 dev: false - /postcss-nested/4.2.3: - resolution: {integrity: sha512-rOv0W1HquRCamWy2kFl3QazJMMe1ku6rCFoAAH+9AcxdbpDeBr6k968MLWuLjvjMcGEip01ak09hKOEgpK9hvw==} + /postcss-nesting/13.0.0: + resolution: {integrity: sha512-TCGQOizyqvEkdeTPM+t6NYwJ3EJszYE/8t8ILxw/YoeUvz2rz7aM8XTAmBWh9/DJjfaaabL88fWrsVHSPF2zgA==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + '@csstools/selector-resolve-nested': 2.0.0_postcss-selector-parser@6.1.2 + '@csstools/selector-specificity': 4.0.0_postcss-selector-parser@6.1.2 postcss-selector-parser: 6.1.2 dev: false - /postcss-nesting/7.0.1: - resolution: {integrity: sha512-FrorPb0H3nuVq0Sff7W2rnc3SmIcruVC6YwpcS+k687VxyxO33iE1amna7wHuRVzM8vfiYofXSBHNAZ3QhLvYg==} - engines: {node: '>=6.0.0'} + /postcss-normalize-charset/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 dev: false - /postcss-normalize-charset/4.0.1: - resolution: {integrity: sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==} - engines: {node: '>=6.9.0'} + /postcss-normalize-display-values/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - postcss: 7.0.39 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-display-values/4.0.2: - resolution: {integrity: sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==} - engines: {node: '>=6.9.0'} + /postcss-normalize-positions/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cssnano-util-get-match: 4.0.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-positions/4.0.2: - resolution: {integrity: sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==} - engines: {node: '>=6.9.0'} + /postcss-normalize-repeat-style/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cssnano-util-get-arguments: 4.0.0 - has: 1.0.4 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-repeat-style/4.0.2: - resolution: {integrity: sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==} - engines: {node: '>=6.9.0'} + /postcss-normalize-string/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cssnano-util-get-arguments: 4.0.0 - cssnano-util-get-match: 4.0.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-string/4.0.2: - resolution: {integrity: sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==} - engines: {node: '>=6.9.0'} + /postcss-normalize-timing-functions/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - has: 1.0.4 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-timing-functions/4.0.2: - resolution: {integrity: sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==} - engines: {node: '>=6.9.0'} + /postcss-normalize-unicode/7.0.2_postcss@8.4.47: + resolution: {integrity: sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cssnano-util-get-match: 4.0.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + browserslist: 4.24.0 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-unicode/4.0.1: - resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} - engines: {node: '>=6.9.0'} + /postcss-normalize-url/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - browserslist: 4.23.3 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-url/4.0.1: - resolution: {integrity: sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==} - engines: {node: '>=6.9.0'} + /postcss-normalize-whitespace/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - is-absolute-url: 2.1.0 - normalize-url: 3.3.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-whitespace/4.0.2: - resolution: {integrity: sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==} - engines: {node: '>=6.9.0'} - dependencies: - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + /postcss-opacity-percentage/3.0.0: + resolution: {integrity: sha512-K6HGVzyxUxd/VgZdX04DCtdwWJ4NGLG212US4/LA1TLAbHgmAsTWVR86o+gGIbFtnTkfOpb9sCRBx8K7HO66qQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dev: false - /postcss-ordered-values/4.1.2: - resolution: {integrity: sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==} - engines: {node: '>=6.9.0'} + /postcss-ordered-values/7.0.1_postcss@8.4.47: + resolution: {integrity: sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - cssnano-util-get-arguments: 4.0.0 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 + cssnano-utils: 5.0.0_postcss@8.4.47 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-overflow-shorthand/2.0.0: - resolution: {integrity: sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==} - engines: {node: '>=6.0.0'} + /postcss-overflow-shorthand/6.0.0: + resolution: {integrity: sha512-BdDl/AbVkDjoTofzDQnwDdm/Ym6oS9KgmO7Gr+LHYjNWJ6ExORe4+3pcLQsLA9gIROMkiGVjjwZNoL/mpXHd5Q==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 + postcss-value-parser: 4.2.0 dev: false - /postcss-page-break/2.0.0: - resolution: {integrity: sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==} - dependencies: - postcss: 7.0.39 + /postcss-page-break/3.0.4: + resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} + peerDependencies: + postcss: ^8 dev: false - /postcss-place/4.0.1: - resolution: {integrity: sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==} - engines: {node: '>=6.0.0'} + /postcss-place/10.0.0: + resolution: {integrity: sha512-5EBrMzat2pPAxQNWYavwAfoKfYcTADJ8AXGVPcUZ2UkNloUTWzJQExgrzrDkh3EKzmAx1evfTAzF9I8NGcc+qw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-values-parser: 2.0.1 + postcss-value-parser: 4.2.0 dev: false - /postcss-preset-env/6.7.2: - resolution: {integrity: sha512-nz+VyUUEB9uAxo5VxI0Gq4E31UjHCG3cUiZW3PzRn7KqkGlAEWuYgb/VLbAitEq7Ooubfix+H2JCm9v+C6hJuw==} - engines: {node: '>=6.0.0'} - dependencies: - autoprefixer: 9.8.8 - browserslist: 4.23.3 - caniuse-lite: 1.0.30001660 - css-blank-pseudo: 0.1.4 - css-has-pseudo: 0.10.0 - css-prefers-color-scheme: 3.1.1 - cssdb: 4.4.0 - postcss: 7.0.39 - postcss-attribute-case-insensitive: 4.0.2 - postcss-color-functional-notation: 2.0.1 - postcss-color-gray: 5.0.0 - postcss-color-hex-alpha: 5.0.3 - postcss-color-mod-function: 3.0.3 - postcss-color-rebeccapurple: 4.0.1 - postcss-custom-media: 7.0.8 - postcss-custom-properties: 8.0.11 - postcss-custom-selectors: 5.1.2 - postcss-dir-pseudo-class: 5.0.0 - postcss-double-position-gradients: 1.0.0 - postcss-env-function: 2.0.2 - postcss-focus-visible: 4.0.0 - postcss-focus-within: 3.0.0 - postcss-font-variant: 4.0.1 - postcss-gap-properties: 2.0.0 - postcss-image-set-function: 3.0.1 - postcss-initial: 3.0.4 - postcss-lab-function: 2.0.1 - postcss-logical: 3.0.0 - postcss-media-minmax: 4.0.0 - postcss-nesting: 7.0.1 - postcss-overflow-shorthand: 2.0.0 - postcss-page-break: 2.0.0 - postcss-place: 4.0.1 - postcss-pseudo-class-any-link: 6.0.0 - postcss-replace-overflow-wrap: 3.0.0 - postcss-selector-matches: 4.0.0 - postcss-selector-not: 4.0.1 - dev: false - - /postcss-pseudo-class-any-link/6.0.0: - resolution: {integrity: sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==} - engines: {node: '>=6.0.0'} + /postcss-preset-env/10.0.7: + resolution: {integrity: sha512-aUC/bMT2CULwaZ/RK1Ivzdsyv95DQCJs0dK98RTc9cZKUYIal1+85JdNwik0DXg35BKdRZM2ZwASU17PXoglsw==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 + dependencies: + '@csstools/postcss-cascade-layers': 5.0.0 + '@csstools/postcss-color-function': 4.0.3 + '@csstools/postcss-color-mix-function': 3.0.3 + '@csstools/postcss-content-alt-text': 2.0.2 + '@csstools/postcss-exponential-functions': 2.0.2 + '@csstools/postcss-font-format-keywords': 4.0.0 + '@csstools/postcss-gamut-mapping': 2.0.3 + '@csstools/postcss-gradients-interpolation-method': 5.0.3 + '@csstools/postcss-hwb-function': 4.0.3 + '@csstools/postcss-ic-unit': 4.0.0 + '@csstools/postcss-initial': 2.0.0 + '@csstools/postcss-is-pseudo-class': 5.0.0 + '@csstools/postcss-light-dark-function': 2.0.5 + '@csstools/postcss-logical-float-and-clear': 3.0.0 + '@csstools/postcss-logical-overflow': 2.0.0 + '@csstools/postcss-logical-overscroll-behavior': 2.0.0 + '@csstools/postcss-logical-resize': 3.0.0 + '@csstools/postcss-logical-viewport-units': 3.0.2 + '@csstools/postcss-media-minmax': 2.0.2 + '@csstools/postcss-media-queries-aspect-ratio-number-values': 3.0.2 + '@csstools/postcss-nested-calc': 4.0.0 + '@csstools/postcss-normalize-display-values': 4.0.0 + '@csstools/postcss-oklab-function': 4.0.3 + '@csstools/postcss-progressive-custom-properties': 4.0.0 + '@csstools/postcss-relative-color-syntax': 3.0.3 + '@csstools/postcss-scope-pseudo-class': 4.0.0 + '@csstools/postcss-stepped-value-functions': 4.0.2 + '@csstools/postcss-text-decoration-shorthand': 4.0.1 + '@csstools/postcss-trigonometric-functions': 4.0.2 + '@csstools/postcss-unset-value': 4.0.0 + autoprefixer: 10.4.20 + browserslist: 4.24.0 + css-blank-pseudo: 7.0.0 + css-has-pseudo: 7.0.0 + css-prefers-color-scheme: 10.0.0 + cssdb: 8.1.2 + postcss-attribute-case-insensitive: 7.0.0 + postcss-clamp: 4.1.0 + postcss-color-functional-notation: 7.0.3 + postcss-color-hex-alpha: 10.0.0 + postcss-color-rebeccapurple: 10.0.0 + postcss-custom-media: 11.0.3 + postcss-custom-properties: 14.0.2 + postcss-custom-selectors: 8.0.2 + postcss-dir-pseudo-class: 9.0.0 + postcss-double-position-gradients: 6.0.0 + postcss-focus-visible: 10.0.0 + postcss-focus-within: 9.0.0 + postcss-font-variant: 5.0.0 + postcss-gap-properties: 6.0.0 + postcss-image-set-function: 7.0.0 + postcss-lab-function: 7.0.3 + postcss-logical: 8.0.0 + postcss-nesting: 13.0.0 + postcss-opacity-percentage: 3.0.0 + postcss-overflow-shorthand: 6.0.0 + postcss-page-break: 3.0.4 + postcss-place: 10.0.0 + postcss-pseudo-class-any-link: 10.0.0 + postcss-replace-overflow-wrap: 4.0.0 + postcss-selector-not: 8.0.0 + dev: false + + /postcss-pseudo-class-any-link/10.0.0: + resolution: {integrity: sha512-bde8VE08Gq3ekKDq2BQ0ESOjNX54lrFDK3U9zABPINaqHblbZL/4Wfo5Y2vk6U64yVd/sjDwTzuiisFBpGNNIQ==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - postcss: 7.0.39 - postcss-selector-parser: 5.0.0 + postcss-selector-parser: 6.1.2 dev: false - /postcss-reduce-initial/4.0.3: - resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} - engines: {node: '>=6.9.0'} + /postcss-reduce-initial/7.0.2_postcss@8.4.47: + resolution: {integrity: sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - browserslist: 4.23.3 + browserslist: 4.24.0 caniuse-api: 3.0.0 - has: 1.0.4 - postcss: 7.0.39 - dev: false - - /postcss-reduce-transforms/4.0.2: - resolution: {integrity: sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==} - engines: {node: '>=6.9.0'} - dependencies: - cssnano-util-get-match: 4.0.0 - has: 1.0.4 - postcss: 7.0.39 - postcss-value-parser: 3.3.1 - dev: false - - /postcss-replace-overflow-wrap/3.0.0: - resolution: {integrity: sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==} - dependencies: - postcss: 7.0.39 - dev: false - - /postcss-scss/2.1.1: - resolution: {integrity: sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==} - engines: {node: '>=6.0.0'} - dependencies: - postcss: 7.0.39 + postcss: 8.4.47 dev: false - /postcss-selector-matches/4.0.0: - resolution: {integrity: sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==} + /postcss-reduce-transforms/7.0.0_postcss@8.4.47: + resolution: {integrity: sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - balanced-match: 1.0.2 - postcss: 7.0.39 + postcss: 8.4.47 + postcss-value-parser: 4.2.0 dev: false - /postcss-selector-not/4.0.1: - resolution: {integrity: sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==} - dependencies: - balanced-match: 1.0.2 - postcss: 7.0.39 + /postcss-replace-overflow-wrap/4.0.0: + resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} + peerDependencies: + postcss: ^8.0.3 dev: false - /postcss-selector-parser/3.1.2: - resolution: {integrity: sha512-h7fJ/5uWuRVyOtkO45pnt1Ih40CEleeyCHzipqAZO2e5H20g25Y48uYnFUiShvY4rZWNJ/Bib/KVPmanaCtOhA==} - engines: {node: '>=8'} - dependencies: - dot-prop: 5.3.0 - indexes-of: 1.0.1 - uniq: 1.0.1 + /postcss-scss/4.0.9: + resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} + engines: {node: '>=12.0'} + peerDependencies: + postcss: ^8.4.29 dev: false - /postcss-selector-parser/5.0.0: - resolution: {integrity: sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==} - engines: {node: '>=4'} + /postcss-selector-not/8.0.0: + resolution: {integrity: sha512-g/juh7A83GWc3+kWL8BiS3YUIJb3XNqIVKz1kGvgN3OhoGCsPncy1qo/+q61tjy5r87OxBhSY1+hcH3yOhEW+g==} + engines: {node: '>=18'} + peerDependencies: + postcss: ^8.4 dependencies: - cssesc: 2.0.0 - indexes-of: 1.0.1 - uniq: 1.0.1 + postcss-selector-parser: 6.1.2 dev: false /postcss-selector-parser/6.1.2: @@ -13746,75 +14796,29 @@ packages: util-deprecate: 1.0.2 dev: false - /postcss-svgo/4.0.3: - resolution: {integrity: sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==} - engines: {node: '>=6.9.0'} - dependencies: - postcss: 7.0.39 - postcss-value-parser: 3.3.1 - svgo: 1.3.2 - dev: false - - /postcss-unique-selectors/4.0.1: - resolution: {integrity: sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==} - engines: {node: '>=6.9.0'} - dependencies: - alphanum-sort: 1.0.2 - postcss: 7.0.39 - uniqs: 2.0.0 - dev: false - - /postcss-value-parser/3.3.1: - resolution: {integrity: sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==} - dev: false - - /postcss-value-parser/4.2.0: - resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - dev: false - - /postcss-values-parser/2.0.1: - resolution: {integrity: sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==} - engines: {node: '>=6.14.4'} - dependencies: - flatten: 1.0.3 - indexes-of: 1.0.1 - uniq: 1.0.1 - dev: false - - /postcss/5.2.18: - resolution: {integrity: sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==} - engines: {node: '>=0.12'} - dependencies: - chalk: 1.1.3 - js-base64: 2.6.4 - source-map: 0.5.7 - supports-color: 3.2.3 - dev: false - - /postcss/6.0.1: - resolution: {integrity: sha512-VbGX1LQgQbf9l3cZ3qbUuC3hGqIEOGQFHAEHQ/Diaeo0yLgpgK5Rb8J+OcamIfQ9PbAU/fzBjVtQX3AhJHUvZw==} - engines: {node: '>=4.0.0'} - dependencies: - chalk: 1.1.3 - source-map: 0.5.7 - supports-color: 3.2.3 + /postcss-svgo/7.0.1_postcss@8.4.47: + resolution: {integrity: sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==} + engines: {node: ^18.12.0 || ^20.9.0 || >= 18} + peerDependencies: + postcss: ^8.4.31 + dependencies: + postcss: 8.4.47 + postcss-value-parser: 4.2.0 + svgo: 3.3.2 dev: false - /postcss/6.0.23: - resolution: {integrity: sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==} - engines: {node: '>=4.0.0'} + /postcss-unique-selectors/7.0.3_postcss@8.4.47: + resolution: {integrity: sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - chalk: 2.4.2 - source-map: 0.6.1 - supports-color: 5.5.0 + postcss: 8.4.47 + postcss-selector-parser: 6.1.2 dev: false - /postcss/7.0.39: - resolution: {integrity: sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==} - engines: {node: '>=6.0.0'} - dependencies: - picocolors: 0.2.1 - source-map: 0.6.1 + /postcss-value-parser/4.2.0: + resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: false /postcss/8.4.47: @@ -13822,12 +14826,12 @@ packages: engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 - picocolors: 1.1.0 + picocolors: 1.1.1 source-map-js: 1.2.1 dev: false - /preact/10.24.0: - resolution: {integrity: sha512-aK8Cf+jkfyuZ0ZZRG9FbYqwmEiGQ4y/PUO4SuTWoyWL244nZZh7bd5h2APd4rSNDYTBNghg1L+5iJN3Skxtbsw==} + /preact/10.24.3: + resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==} dev: false /prelude-ls/1.1.2: @@ -13840,6 +14844,11 @@ packages: engines: {node: '>= 0.8.0'} dev: false + /preserve/0.2.0: + resolution: {integrity: sha512-s/46sYeylUfHNjI+sA/78FAHlmIuKqI9wNnzEOGehAlUUYeObv5C2mOinXBjyUyWmJ2SfcS2/ydApH4hTF4WXQ==} + engines: {node: '>=0.10.0'} + dev: false + /prettier/1.19.1: resolution: {integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==} engines: {node: '>=4'} @@ -13926,10 +14935,6 @@ packages: engines: {node: '>=0.4.0'} dev: false - /promise-inflight/1.0.1: - resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} - dev: false - /prompts/2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} engines: {node: '>= 6'} @@ -14012,15 +15017,6 @@ packages: resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==} dev: false - /q/1.5.1: - resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} - engines: {node: '>=0.6.0', teleport: '>=0.2.0'} - deprecated: |- - You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. - - (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) - dev: false - /qjobs/1.2.0: resolution: {integrity: sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==} engines: {node: '>=0.9'} @@ -14071,6 +15067,15 @@ packages: ret: 0.1.15 dev: false + /randomatic/3.1.1: + resolution: {integrity: sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==} + engines: {node: '>= 0.10.0'} + dependencies: + is-number: 4.0.0 + kind-of: 6.0.3 + math-random: 1.0.4 + dev: false + /randombytes/2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: @@ -14135,7 +15140,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 broadcast-channel: 3.7.0 match-sorter: 6.3.4 dev: false @@ -14152,14 +15157,14 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 broadcast-channel: 3.7.0 match-sorter: 6.3.4 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 dev: false - /react-redux/8.1.3_25914b775dd669e94923110b39c04f2c: + /react-redux/8.1.3_0385fb0b19f5a263f6913e74267d145b: resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -14180,8 +15185,10 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@types/hoist-non-react-statics': 3.3.5 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 react: 18.3.1 @@ -14191,7 +15198,7 @@ packages: use-sync-external-store: 1.2.2_react@18.3.1 dev: false - /react-redux/8.1.3_feb4cdcad79a890b931a5eb93047efc4: + /react-redux/8.1.3_25914b775dd669e94923110b39c04f2c: resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -14212,10 +15219,8 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@types/hoist-non-react-statics': 3.3.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 react: 18.3.1 @@ -14225,7 +15230,7 @@ packages: use-sync-external-store: 1.2.2_react@18.3.1 dev: false - /react-redux/9.1.2_@types+react@18.3.7+react@18.3.1: + /react-redux/9.1.2_b9d697563922e6f037f0ab7261384628: resolution: {integrity: sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==} peerDependencies: '@types/react': ^18.2.25 @@ -14237,7 +15242,7 @@ packages: redux: optional: true dependencies: - '@types/react': 18.3.7 + '@types/react': 18.3.11 '@types/use-sync-external-store': 0.0.3 react: 18.3.1 use-sync-external-store: 1.2.2_react@18.3.1 @@ -14261,26 +15266,26 @@ packages: use-sync-external-store: 1.2.2_react@18.3.1 dev: false - /react-router-dom/6.26.2_react-dom@18.3.1+react@18.3.1: - resolution: {integrity: sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ==} + /react-router-dom/6.27.0_react-dom@18.3.1+react@18.3.1: + resolution: {integrity: sha512-+bvtFWMC0DgAFrfKXKG9Fc+BcXWRUO1aJIihbB79xaeq0v5UzfvnM5houGUm1Y461WVRcgAQ+Clh5rdb1eCx4g==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@remix-run/router': 1.19.2 + '@remix-run/router': 1.20.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-router: 6.26.2_react@18.3.1 + react-router: 6.27.0_react@18.3.1 dev: false - /react-router/6.26.2_react@18.3.1: - resolution: {integrity: sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==} + /react-router/6.27.0_react@18.3.1: + resolution: {integrity: sha512-YA+HGZXz4jaAkVoYBE98VQl+nVzI+cVI2Oj/06F5ZM+0u3TgedN9Y9kmMRo2mnkSK2nCpNQn0DVob4HCsY/WLw==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' dependencies: - '@remix-run/router': 1.19.2 + '@remix-run/router': 1.20.0 react: 18.3.1 dev: false @@ -14308,6 +15313,14 @@ packages: pify: 2.3.0 dev: false + /read-pkg-up/1.0.1: + resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==} + engines: {node: '>=0.10.0'} + dependencies: + find-up: 1.1.2 + read-pkg: 1.1.0 + dev: false + /read-pkg-up/7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} @@ -14317,6 +15330,15 @@ packages: type-fest: 0.8.1 dev: false + /read-pkg/1.1.0: + resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==} + engines: {node: '>=0.10.0'} + dependencies: + load-json-file: 1.1.0 + normalize-package-data: 2.5.0 + path-type: 1.1.0 + dev: false + /read-pkg/5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} @@ -14366,8 +15388,8 @@ packages: picomatch: 2.3.1 dev: false - /readdirp/4.0.1: - resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==} + /readdirp/4.0.2: + resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==} engines: {node: '>= 14.16.0'} dev: false @@ -14462,7 +15484,7 @@ packages: /redux/4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 dev: false /redux/5.0.1: @@ -14503,6 +15525,10 @@ packages: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} dev: false + /regenerator-runtime/0.11.1: + resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} + dev: false + /regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} dev: false @@ -14514,15 +15540,30 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 + dev: false + + /regex-cache/0.4.4: + resolution: {integrity: sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==} + engines: {node: '>=0.10.0'} + dependencies: + is-equal-shallow: 0.1.3 + dev: false + + /regex-not/1.0.2: + resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} + engines: {node: '>=0.10.0'} + dependencies: + extend-shallow: 3.0.2 + safe-regex: 1.1.0 dev: false - /regex/4.3.2: - resolution: {integrity: sha512-kK/AA3A9K6q2js89+VMymcboLOlF5lZRCYJv3gzszXFHBr6kO6qLGzbm+UIugBEV8SMMKCTR59txoY6ctRHYVw==} + /regex/4.3.3: + resolution: {integrity: sha512-r/AadFO7owAq1QJVeZ/nq9jNS1vyZt+6t1p/E59B56Rn2GCya+gr1KSyOzNL/er+r+B7phv5jG2xU2Nz1YkmJg==} dev: false - /regexp.prototype.flags/1.5.2: - resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} + /regexp.prototype.flags/1.5.3: + resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.7 @@ -14541,14 +15582,14 @@ packages: engines: {node: '>=8'} dev: false - /regexpu-core/5.3.2: - resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} + /regexpu-core/6.1.1: + resolution: {integrity: sha512-k67Nb9jvwJcJmVpw0jPttR1/zVfnKf8Km0IPatrU/zJ5XeG3+Slx0xLXs9HByJSzXzrlz5EDvN6yLNMDc2qdnw==} engines: {node: '>=4'} dependencies: - '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 regenerate-unicode-properties: 10.2.0 - regjsparser: 0.9.1 + regjsgen: 0.8.0 + regjsparser: 0.11.1 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.2.0 dev: false @@ -14558,11 +15599,15 @@ packages: engines: {node: '>=0.1.14'} dev: false - /regjsparser/0.9.1: - resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + /regjsgen/0.8.0: + resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} + dev: false + + /regjsparser/0.11.1: + resolution: {integrity: sha512-1DHODs4B8p/mQHU9kr+jv8+wIC9mtG4eBHxWxIq5mhjE3D5oORhCc6deRKzTjs9DcfRFmj9BHSDguZklqCGFWQ==} hasBin: true dependencies: - jsesc: 0.5.0 + jsesc: 3.0.2 dev: false /relateurl/0.2.7: @@ -14595,6 +15640,23 @@ packages: strip-ansi: 6.0.1 dev: false + /repeat-element/1.1.4: + resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} + engines: {node: '>=0.10.0'} + dev: false + + /repeat-string/1.6.1: + resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} + engines: {node: '>=0.10'} + dev: false + + /repeating/2.0.1: + resolution: {integrity: sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==} + engines: {node: '>=0.10.0'} + dependencies: + is-finite: 1.1.0 + dev: false + /require-at/1.0.6: resolution: {integrity: sha512-7i1auJbMUrXEAZCOQ0VNJgmcT2VOKPRl2YGJwgpHpC9CE91Mv4/4UYIUm4chGJaI381ZDq1JUicFii64Hapd8g==} engines: {node: '>=4'} @@ -14610,6 +15672,10 @@ packages: engines: {node: '>=0.10.0'} dev: false + /require-main-filename/1.0.1: + resolution: {integrity: sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==} + dev: false + /require-main-filename/2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} dev: false @@ -14646,9 +15712,9 @@ packages: engines: {node: '>=0.10.0'} dev: false - /resolve-from/3.0.0: - resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==} - engines: {node: '>=4'} + /resolve-from/2.0.0: + resolution: {integrity: sha512-qpFcKaXsq8+oRoLilkwyc7zHGF5i9Q2/25NIgLQQ/+VVv9rU4qvr6nXVAw1DsnXJyQkZsR4Ytfbtg5ehfcUssQ==} + engines: {node: '>=0.10.0'} dev: false /resolve-from/4.0.0: @@ -14661,6 +15727,11 @@ packages: engines: {node: '>=8'} dev: false + /resolve-url/0.2.1: + resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} + deprecated: https://github.com/lydell/resolve-url#deprecated + dev: false + /resolve.exports/2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} engines: {node: '>=10'} @@ -14739,14 +15810,6 @@ packages: resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} dev: false - /rgb-regex/1.0.1: - resolution: {integrity: sha512-gDK5mkALDFER2YLqH6imYvK6g02gpNGM4ILDZ472EwWfXZnC2ZEpoB2ECXTyOVUKuk/bPJZMzwQPBYICzP+D3w==} - dev: false - - /rgba-regex/1.0.0: - resolution: {integrity: sha512-zgn5OjNQXLUTdq8m17KdaicF6w89TZs8ZU8y0AYENIU6wG8GG6LLm0yLSiPY8DmaYmHdgRW8rnApjoT0fQRfMg==} - dev: false - /rimraf/2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} deprecated: Rimraf versions prior to v4 are no longer supported @@ -14806,7 +15869,7 @@ packages: /rxjs/7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.7.0 + tslib: 2.8.0 dev: false /safe-array-concat/1.1.2: @@ -14836,6 +15899,12 @@ packages: is-regex: 1.1.4 dev: false + /safe-regex/1.1.0: + resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} + dependencies: + ret: 0.1.15 + dev: false + /safe-regex2/2.0.0: resolution: {integrity: sha512-PaUSFsUaNNuKwkBijoAPHAK6/eM6VirvyPWlZ7BAQy4D+hCvh4B6lIG+nPdhbFfIbP+gTGBcrdsOaUs0F+ZBOQ==} dependencies: @@ -14867,7 +15936,7 @@ packages: deprecated: This package has been deprecated in favour of @sinonjs/samsam dev: false - /sass-loader/13.3.3_sass@1.79.1+webpack@5.94.0: + /sass-loader/13.3.3_sass@1.80.2+webpack@5.95.0: resolution: {integrity: sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -14887,16 +15956,17 @@ packages: optional: true dependencies: neo-async: 2.6.2 - sass: 1.79.1 - webpack: 5.94.0_webpack-cli@4.8.0 + sass: 1.80.2 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false - /sass/1.79.1: - resolution: {integrity: sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==} + /sass/1.80.2: + resolution: {integrity: sha512-9wXY8cGBlUmoUoT+vwOZOFCiS+naiWVjqlreN9ar9PudXbGwlMTFwCR5K9kB4dFumJ6ib98wZyAObJKsWf1nAA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: - chokidar: 4.0.0 + '@parcel/watcher': 2.4.1 + chokidar: 4.0.1 immutable: 4.3.7 source-map-js: 1.2.1 dev: false @@ -14932,15 +16002,6 @@ packages: loose-envify: 1.4.0 dev: false - /schema-utils/1.0.0: - resolution: {integrity: sha512-i27Mic4KovM/lnGsy8whRCHhc7VicJajAjTrYg11K9zfZXnYIt4k5F+kZkwjnrhKzLic/HLU4j11mjsz2G/75g==} - engines: {node: '>= 4'} - dependencies: - ajv: 6.12.6 - ajv-errors: 1.0.1_ajv@6.12.6 - ajv-keywords: 3.5.2_ajv@6.12.6 - dev: false - /schema-utils/2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} engines: {node: '>= 8.9.0'} @@ -15016,12 +16077,6 @@ packages: statuses: 2.0.1 dev: false - /serialize-javascript/5.0.1: - resolution: {integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==} - dependencies: - randombytes: 2.1.0 - dev: false - /serialize-javascript/6.0.2: resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} dependencies: @@ -15081,6 +16136,16 @@ packages: has-property-descriptors: 1.0.2 dev: false + /set-value/2.0.1: + resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} + engines: {node: '>=0.10.0'} + dependencies: + extend-shallow: 2.0.1 + is-extendable: 0.1.1 + is-plain-object: 2.0.4 + split-string: 3.1.0 + dev: false + /setprototypeof/1.1.0: resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} dev: false @@ -15154,14 +16219,14 @@ packages: vscode-textmate: 5.2.0 dev: false - /shiki/1.17.7: - resolution: {integrity: sha512-Zf6hNtWhFyF4XP5OOsXkBTEx9JFPiN0TQx4wSe+Vqeuczewgk2vT4IZhF4gka55uelm052BD5BaHavNqUNZd+A==} + /shiki/1.22.0: + resolution: {integrity: sha512-/t5LlhNs+UOKQCYBtl5ZsH/Vclz73GIqT2yQsCBygr8L/ppTdmpL4w3kPLoZJbMKVWtoG77Ue1feOjZfDxvMkw==} dependencies: - '@shikijs/core': 1.17.7 - '@shikijs/engine-javascript': 1.17.7 - '@shikijs/engine-oniguruma': 1.17.7 - '@shikijs/types': 1.17.7 - '@shikijs/vscode-textmate': 9.2.2 + '@shikijs/core': 1.22.0 + '@shikijs/engine-javascript': 1.22.0 + '@shikijs/engine-oniguruma': 1.22.0 + '@shikijs/types': 1.22.0 + '@shikijs/vscode-textmate': 9.3.0 '@types/hast': 3.0.4 dev: false @@ -15416,6 +16481,40 @@ packages: is-fullwidth-code-point: 4.0.0 dev: false + /slide/1.1.6: + resolution: {integrity: sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw==} + dev: false + + /snapdragon-node/2.1.1: + resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} + engines: {node: '>=0.10.0'} + dependencies: + define-property: 1.0.0 + isobject: 3.0.1 + snapdragon-util: 3.0.1 + dev: false + + /snapdragon-util/3.0.1: + resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} + engines: {node: '>=0.10.0'} + dependencies: + kind-of: 3.2.2 + dev: false + + /snapdragon/0.8.2: + resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} + engines: {node: '>=0.10.0'} + dependencies: + base: 0.11.2 + debug: 2.6.9 + define-property: 0.2.5 + extend-shallow: 2.0.1 + map-cache: 0.2.2 + source-map: 0.5.7 + source-map-resolve: 0.5.3 + use: 3.1.1 + dev: false + /socket.io-adapter/2.5.5: resolution: {integrity: sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==} dependencies: @@ -15437,15 +16536,15 @@ packages: - supports-color dev: false - /socket.io/4.7.5: - resolution: {integrity: sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==} + /socket.io/4.8.0: + resolution: {integrity: sha512-8U6BEgGjQOfGz3HHTYaC/L1GaxDCJ/KM0XTkJly0EhZ5U/du9uNEZy4ZgYzEzIqlx2CMm25CrCqr1ck899eLNA==} engines: {node: '>=10.2.0'} dependencies: accepts: 1.3.8 base64id: 2.0.0 cors: 2.8.5 debug: 4.3.7 - engine.io: 6.5.5 + engine.io: 6.6.2 socket.io-adapter: 2.5.5 socket.io-parser: 4.2.4 transitivePeerDependencies: @@ -15476,8 +16575,8 @@ packages: flatstr: 1.0.12 dev: false - /sonic-boom/4.1.0: - resolution: {integrity: sha512-NGipjjRicyJJ03rPiZCJYjwlsuP2d1/5QUviozRXC7S3WdVWNK5e3Ojieb9CCyfhq2UC+3+SRd9nG3I2lPRvUw==} + /sonic-boom/4.2.0: + resolution: {integrity: sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==} dependencies: atomic-sleep: 1.0.0 dev: false @@ -15491,6 +16590,17 @@ packages: engines: {node: '>=0.10.0'} dev: false + /source-map-resolve/0.5.3: + resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} + deprecated: See https://github.com/lydell/source-map-resolve#deprecated + dependencies: + atob: 2.1.2 + decode-uri-component: 0.2.2 + resolve-url: 0.2.1 + source-map-url: 0.4.1 + urix: 0.1.0 + dev: false + /source-map-resolve/0.6.0: resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} deprecated: See https://github.com/lydell/source-map-resolve#deprecated @@ -15513,6 +16623,11 @@ packages: source-map: 0.6.1 dev: false + /source-map-url/0.4.1: + resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} + deprecated: See https://github.com/lydell/source-map-url#deprecated + dev: false + /source-map/0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} @@ -15532,6 +16647,17 @@ packages: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} dev: false + /spawn-wrap/1.4.3: + resolution: {integrity: sha512-IgB8md0QW/+tWqcavuFgKYR/qIRvJkRLPJDFaoXtLLUaVcCDK0+HeFTkmQHj3eprcYhc+gOl0aEA1w7qZlYezw==} + dependencies: + foreground-child: 1.5.6 + mkdirp: 0.5.6 + os-homedir: 1.0.2 + rimraf: 2.6.3 + signal-exit: 3.0.7 + which: 1.3.1 + dev: false + /spawn-wrap/2.0.0: resolution: {integrity: sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==} engines: {node: '>=8'} @@ -15599,6 +16725,13 @@ packages: - supports-color dev: false + /split-string/3.1.0: + resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} + engines: {node: '>=0.10.0'} + dependencies: + extend-shallow: 3.0.2 + dev: false + /split2/3.2.2: resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} dependencies: @@ -15614,18 +16747,6 @@ packages: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} dev: false - /ssri/8.0.1: - resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==} - engines: {node: '>= 8'} - dependencies: - minipass: 3.3.6 - dev: false - - /stable/0.1.8: - resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} - deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' - dev: false - /stack-trace/0.0.10: resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==} dev: false @@ -15651,6 +16772,14 @@ packages: joi: 12.1.1 dev: false + /static-extend/0.1.2: + resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} + engines: {node: '>=0.10.0'} + dependencies: + define-property: 0.2.5 + object-copy: 0.1.0 + dev: false + /statuses/1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} @@ -15689,10 +16818,6 @@ packages: resolution: {integrity: sha512-IHgqBWTsXuE27ZL7N9/XBIzWWrSwr9tKJw6qdIOMGIM2sxxJRvJe9vQMPW37MHrxidXlyJD8w61mQ6qLvnjqvg==} dev: false - /string-hash/1.1.3: - resolution: {integrity: sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==} - dev: false - /string-length/4.0.2: resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} engines: {node: '>=10'} @@ -15710,6 +16835,15 @@ packages: deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dev: false + /string-width/1.0.2: + resolution: {integrity: sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==} + engines: {node: '>=0.10.0'} + dependencies: + code-point-at: 1.1.0 + is-fullwidth-code-point: 1.0.0 + strip-ansi: 3.0.1 + dev: false + /string-width/2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} engines: {node: '>=4'} @@ -15749,7 +16883,7 @@ packages: gopd: 1.0.1 has-symbols: 1.0.3 internal-slot: 1.0.7 - regexp.prototype.flags: 1.5.2 + regexp.prototype.flags: 1.5.3 set-function-name: 2.0.2 side-channel: 1.0.6 dev: false @@ -15835,6 +16969,13 @@ packages: ansi-regex: 6.1.0 dev: false + /strip-bom/2.0.0: + resolution: {integrity: sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==} + engines: {node: '>=0.10.0'} + dependencies: + is-utf8: 0.2.1 + dev: false + /strip-bom/3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} @@ -15845,6 +16986,11 @@ packages: engines: {node: '>=8'} dev: false + /strip-eof/1.0.0: + resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==} + engines: {node: '>=0.10.0'} + dev: false + /strip-final-newline/2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} @@ -15867,13 +17013,15 @@ packages: engines: {node: '>=8'} dev: false - /stylehacks/4.0.3: - resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} - engines: {node: '>=6.9.0'} + /stylehacks/7.0.4_postcss@8.4.47: + resolution: {integrity: sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 dependencies: - browserslist: 4.23.3 - postcss: 7.0.39 - postcss-selector-parser: 3.1.2 + browserslist: 4.24.0 + postcss: 8.4.47 + postcss-selector-parser: 6.1.2 dev: false /stylus-relative-loader/4.0.0_stylus@0.57.0: @@ -15918,10 +17066,11 @@ packages: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} dev: false - /sugarss/2.0.0: - resolution: {integrity: sha512-WfxjozUk0UVA4jm+U1d736AUpzSrNsQcIbyOkoE364GrtWmIrFdk5lksEupgWMD4VaT/0kVx1dobpiDumSgmJQ==} - dependencies: - postcss: 7.0.39 + /sugarss/4.0.1: + resolution: {integrity: sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw==} + engines: {node: '>=12.0'} + peerDependencies: + postcss: ^8.3.3 dev: false /supports-color/2.0.0: @@ -15969,37 +17118,30 @@ packages: engines: {node: '>= 0.4'} dev: false - /svgo/1.3.2: - resolution: {integrity: sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==} - engines: {node: '>=4.0.0'} - deprecated: This SVGO version is no longer supported. Upgrade to v2.x.x. + /svgo/3.3.2: + resolution: {integrity: sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==} + engines: {node: '>=14.0.0'} hasBin: true dependencies: - chalk: 2.4.2 - coa: 2.0.2 - css-select: 2.1.0 - css-select-base-adapter: 0.1.1 - css-tree: 1.0.0-alpha.37 - csso: 4.2.0 - js-yaml: 3.14.1 - mkdirp: 0.5.6 - object.values: 1.2.0 - sax: 1.2.4 - stable: 0.1.8 - unquote: 1.1.1 - util.promisify: 1.0.1 + '@trysound/sax': 0.2.0 + commander: 7.2.0 + css-select: 5.1.0 + css-tree: 2.3.1 + css-what: 6.1.0 + csso: 5.0.5 + picocolors: 1.1.1 dev: false /symbol-tree/3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: false - /synckit/0.9.1: - resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} + /synckit/0.9.2: + resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/core': 0.1.1 - tslib: 2.7.0 + tslib: 2.8.0 dev: false /table/4.0.2: @@ -16029,19 +17171,7 @@ packages: engines: {node: '>=6'} dev: false - /tar/6.2.1: - resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} - engines: {node: '>=10'} - dependencies: - chownr: 2.0.0 - fs-minipass: 2.1.0 - minipass: 5.0.0 - minizlib: 2.1.2 - mkdirp: 1.0.4 - yallist: 4.0.0 - dev: false - - /terser-webpack-plugin/5.3.10_webpack@5.94.0: + /terser-webpack-plugin/5.3.10_webpack@5.95.0: resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16061,21 +17191,31 @@ packages: jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 - terser: 5.33.0 - webpack: 5.94.0_webpack-cli@4.8.0 + terser: 5.36.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false - /terser/5.33.0: - resolution: {integrity: sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==} + /terser/5.36.0: + resolution: {integrity: sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==} engines: {node: '>=10'} hasBin: true dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.12.1 + acorn: 8.13.0 commander: 2.20.3 source-map-support: 0.5.21 dev: false + /test-exclude/4.2.3: + resolution: {integrity: sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==} + dependencies: + arrify: 1.0.1 + micromatch: 2.3.11 + object-assign: 4.1.1 + read-pkg-up: 1.0.1 + require-main-filename: 1.0.1 + dev: false + /test-exclude/6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} @@ -16103,10 +17243,6 @@ packages: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} dev: false - /timsort/0.3.0: - resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} - dev: false - /tiny-lru/8.0.2: resolution: {integrity: sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==} engines: {node: '>=6'} @@ -16128,11 +17264,31 @@ packages: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} dev: false + /to-fast-properties/1.0.3: + resolution: {integrity: sha512-lxrWP8ejsq+7E3nNjwYmUBMAgjMTZoTI+sdBOpvNyijeDLa29LUn9QaoXAHv4+Z578hbmHHJKZknzxVtvo77og==} + engines: {node: '>=0.10.0'} + dev: false + /to-fast-properties/2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} dev: false + /to-object-path/0.3.0: + resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} + engines: {node: '>=0.10.0'} + dependencies: + kind-of: 3.2.2 + dev: false + + /to-regex-range/2.1.1: + resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} + engines: {node: '>=0.10.0'} + dependencies: + is-number: 3.0.0 + repeat-string: 1.6.1 + dev: false + /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -16140,6 +17296,16 @@ packages: is-number: 7.0.0 dev: false + /to-regex/3.0.2: + resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} + engines: {node: '>=0.10.0'} + dependencies: + define-property: 2.0.2 + extend-shallow: 3.0.2 + regex-not: 1.0.2 + safe-regex: 1.1.0 + dev: false + /toad-cache/3.7.0: resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==} engines: {node: '>=12'} @@ -16211,16 +17377,16 @@ packages: resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} dev: false - /ts-api-utils/1.3.0_typescript@5.6.2: + /ts-api-utils/1.3.0_typescript@5.6.3: resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.6.2 + typescript: 5.6.3 dev: false - /ts-node/10.9.2_e7078105f1013839072b4ce5689d409a: + /ts-node/10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -16239,19 +17405,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.16.5 - acorn: 8.12.1 + '@types/node': 20.16.12 + acorn: 8.13.0 acorn-walk: 8.3.4 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.6.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /ts-node/10.9.2_f949581f3e32a06954d506e871669514: + /ts-node/10.9.2_b1ccbebd9639c397c43ce38db696bb1e: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -16270,19 +17436,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.16.5 - acorn: 8.12.1 + '@types/node': 20.16.12 + acorn: 8.13.0 acorn-walk: 8.3.4 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.6.2 + typescript: 4.9.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /ts-node/9.1.1_typescript@5.6.2: + /ts-node/9.1.1_typescript@5.6.3: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -16294,7 +17460,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 5.6.2 + typescript: 5.6.3 yn: 3.1.1 dev: false @@ -16311,8 +17477,8 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: false - /tslib/2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + /tslib/2.8.0: + resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} dev: false /tsutils/3.21.0: @@ -16334,14 +17500,14 @@ packages: typescript: 4.9.5 dev: false - /tsutils/3.21.0_typescript@5.6.2: + /tsutils/3.21.0_typescript@5.6.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.6.2 + typescript: 5.6.3 dev: false /type-check/0.3.2: @@ -16476,10 +17642,10 @@ packages: dependencies: lodash: 4.17.21 semver: 7.6.3 - typedoc: 0.25.13_typescript@5.6.2 + typedoc: 0.25.13_typescript@5.6.3 dev: false - /typedoc/0.20.37_typescript@5.6.2: + /typedoc/0.20.37_typescript@5.6.3: resolution: {integrity: sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==} engines: {node: '>= 10.8.0'} hasBin: true @@ -16497,7 +17663,7 @@ packages: shelljs: 0.8.5 shiki: 0.9.15 typedoc-default-themes: 0.12.10 - typescript: 5.6.2 + typescript: 5.6.3 dev: false /typedoc/0.25.13_typescript@4.9.5: @@ -16514,7 +17680,7 @@ packages: typescript: 4.9.5 dev: false - /typedoc/0.25.13_typescript@5.6.2: + /typedoc/0.25.13_typescript@5.6.3: resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true @@ -16525,11 +17691,11 @@ packages: marked: 4.3.0 minimatch: 9.0.5 shiki: 0.14.7 - typescript: 5.6.2 + typescript: 5.6.3 dev: false - /typedoc/0.26.7_typescript@5.6.2: - resolution: {integrity: sha512-gUeI/Wk99vjXXMi8kanwzyhmeFEGv1LTdTQsiyIsmSYsBebvFxhbcyAx7Zjo4cMbpLGxM4Uz3jVIjksu/I2v6Q==} + /typedoc/0.26.10_typescript@5.6.3: + resolution: {integrity: sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -16538,9 +17704,9 @@ packages: lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 - shiki: 1.17.7 - typescript: 5.6.2 - yaml: 2.5.1 + shiki: 1.22.0 + typescript: 5.6.3 + yaml: 2.6.0 dev: false /typescript-compare/0.0.2: @@ -16565,8 +17731,8 @@ packages: hasBin: true dev: false - /typescript/5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + /typescript/5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true dev: false @@ -16600,8 +17766,8 @@ packages: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} dev: false - /undici/6.19.8: - resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} + /undici/6.20.1: + resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==} engines: {node: '>=18.17'} dev: false @@ -16628,24 +17794,14 @@ packages: engines: {node: '>=4'} dev: false - /uniq/1.0.1: - resolution: {integrity: sha512-Gw+zz50YNKPDKXs+9d+aKAjVwpjNwqzvNpLigIruT4HA9lMZNdMqs9x07kKHB/L9WRzqp4+DlTU5s4wG2esdoA==} - dev: false - - /uniqs/2.0.0: - resolution: {integrity: sha512-mZdDpf3vBV5Efh29kMw5tXoup/buMgxLzOt/XKFKcVmi+15ManNQWr6HfZ2aiZTYlYixbdNJ0KFmIZIv52tHSQ==} - dev: false - - /unique-filename/1.1.1: - resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} - dependencies: - unique-slug: 2.0.2 - dev: false - - /unique-slug/2.0.2: - resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} + /union-value/1.0.1: + resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} + engines: {node: '>=0.10.0'} dependencies: - imurmurhash: 0.1.4 + arr-union: 3.1.0 + get-value: 2.0.6 + is-extendable: 0.1.1 + set-value: 2.0.1 dev: false /unist-util-is/6.0.0: @@ -16699,7 +17855,7 @@ packages: /unload/2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 detect-node: 2.1.0 dev: false @@ -16708,8 +17864,12 @@ packages: engines: {node: '>= 0.8'} dev: false - /unquote/1.1.1: - resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} + /unset-value/1.0.0: + resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} + engines: {node: '>=0.10.0'} + dependencies: + has-value: 0.3.1 + isobject: 3.0.1 dev: false /unwrap-npm-cmd/1.1.1: @@ -16718,15 +17878,15 @@ packages: which: 1.3.1 dev: false - /update-browserslist-db/1.1.0_browserslist@4.23.3: - resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} + /update-browserslist-db/1.1.1_browserslist@4.24.0: + resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.23.3 + browserslist: 4.24.0 escalade: 3.2.0 - picocolors: 1.1.0 + picocolors: 1.1.1 dev: false /uri-js/4.4.1: @@ -16735,7 +17895,12 @@ packages: punycode: 2.3.1 dev: false - /url-loader/4.1.1_file-loader@6.2.0+webpack@5.94.0: + /urix/0.1.0: + resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} + deprecated: Please see https://github.com/lydell/urix#deprecated + dev: false + + /url-loader/4.1.1_file-loader@6.2.0+webpack@5.95.0: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16745,11 +17910,11 @@ packages: file-loader: optional: true dependencies: - file-loader: 6.2.0_webpack@5.94.0 + file-loader: 6.2.0_webpack@5.95.0 loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false /url-parse/1.5.10: @@ -16767,17 +17932,13 @@ packages: react: 18.3.1 dev: false - /util-deprecate/1.0.2: - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + /use/3.1.1: + resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} + engines: {node: '>=0.10.0'} dev: false - /util.promisify/1.0.1: - resolution: {integrity: sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==} - dependencies: - define-properties: 1.2.1 - es-abstract: 1.23.3 - has-symbols: 1.0.3 - object.getownpropertydescriptors: 2.1.8 + /util-deprecate/1.0.2: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: false /utila/0.4.0: @@ -16827,10 +17988,6 @@ packages: engines: {node: '>= 0.8'} dev: false - /vendors/1.0.4: - resolution: {integrity: sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w==} - dev: false - /vfile-message/4.0.2: resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==} dependencies: @@ -16962,7 +18119,7 @@ packages: chalk: 2.4.2 commander: 2.20.3 ejs: 2.7.4 - express: 4.21.0 + express: 4.21.1 filesize: 3.6.1 gzip-size: 5.1.1 lodash: 4.17.21 @@ -16971,7 +18128,7 @@ packages: ws: 6.2.3 dev: false - /webpack-cli/4.8.0_2b4e8292866a351ca53ec0111962e810: + /webpack-cli/4.8.0_32caebe4271be14a1bb4e942ee418afa: resolution: {integrity: sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw==} engines: {node: '>=10.13.0'} hasBin: true @@ -16992,7 +18149,7 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 1.2.0_webpack-cli@4.8.0+webpack@5.94.0 + '@webpack-cli/configtest': 1.2.0_webpack-cli@4.8.0+webpack@5.95.0 '@webpack-cli/info': 1.5.0_webpack-cli@4.8.0 '@webpack-cli/serve': 1.7.0_webpack-cli@4.8.0 colorette: 1.4.0 @@ -17003,12 +18160,12 @@ packages: interpret: 2.2.0 rechoir: 0.7.1 v8-compile-cache: 2.4.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.9.0 webpack-merge: 5.10.0 dev: false - /webpack-dev-middleware/4.3.0_webpack@5.94.0: + /webpack-dev-middleware/4.3.0_webpack@5.95.0: resolution: {integrity: sha512-PjwyVY95/bhBh6VUqt6z4THplYcsvQ8YNNBTBM873xLVmw8FLeALn0qurHbs9EmcfhzQis/eoqypSnZeuUz26w==} engines: {node: '>= v10.23.3'} peerDependencies: @@ -17020,7 +18177,7 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 3.3.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 dev: false /webpack-hot-middleware/2.25.4: @@ -17078,8 +18235,8 @@ packages: resolution: {integrity: sha512-yUKYyy+e0iF/w31QdfioRKY+h3jDBRpthexBOWGKda99iu2l/wxYsI/XqdlP5IU58/0KB9CsJZgWNAl+/MPkRw==} dev: false - /webpack/5.94.0_webpack-cli@4.8.0: - resolution: {integrity: sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==} + /webpack/5.95.0_webpack-cli@4.8.0: + resolution: {integrity: sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -17092,9 +18249,9 @@ packages: '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1 '@webassemblyjs/wasm-parser': 1.12.1 - acorn: 8.12.1 - acorn-import-attributes: 1.9.5_acorn@8.12.1 - browserslist: 4.23.3 + acorn: 8.13.0 + acorn-import-attributes: 1.9.5_acorn@8.13.0 + browserslist: 4.24.0 chrome-trace-event: 1.0.4 enhanced-resolve: 5.17.1 es-module-lexer: 1.5.4 @@ -17108,9 +18265,9 @@ packages: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10_webpack@5.94.0 + terser-webpack-plugin: 5.3.10_webpack@5.95.0 watchpack: 2.4.2 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa webpack-sources: 3.2.3 transitivePeerDependencies: - '@swc/core' @@ -17279,12 +18436,12 @@ packages: resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==} dev: false - /winston-transport/4.7.1: - resolution: {integrity: sha512-wQCXXVgfv/wUPOfb2x0ruxzwkcZfxcktz6JIMUaPLmcNhO4bZTwA/WtDWK74xV3F2dKu8YadrFv0qhwYjVEwhA==} + /winston-transport/4.8.0: + resolution: {integrity: sha512-qxSTKswC6llEMZKgCQdaWgDuMJQnhuvF5f2Nk3SNXc4byfQ+voo2mX1Px9dkNOuR8p0KAjfPG29PuYUSIb+vSA==} engines: {node: '>= 12.0.0'} dependencies: logform: 2.6.1 - readable-stream: 3.6.2 + readable-stream: 4.5.2 triple-beam: 1.4.1 dev: false @@ -17300,8 +18457,8 @@ packages: stack-trace: 0.0.10 dev: false - /winston/3.14.2: - resolution: {integrity: sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==} + /winston/3.15.0: + resolution: {integrity: sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0 @@ -17314,7 +18471,7 @@ packages: safe-stable-stringify: 2.5.0 stack-trace: 0.0.10 triple-beam: 1.4.1 - winston-transport: 4.7.1 + winston-transport: 4.8.0 dev: false /word-wrap/1.2.5: @@ -17330,6 +18487,14 @@ packages: resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==} dev: false + /wrap-ansi/2.1.0: + resolution: {integrity: sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==} + engines: {node: '>=0.10.0'} + dependencies: + string-width: 1.0.2 + strip-ansi: 3.0.1 + dev: false + /wrap-ansi/6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} @@ -17370,6 +18535,14 @@ packages: hoek: 4.3.1 dev: false + /write-file-atomic/1.3.4: + resolution: {integrity: sha512-SdrHoC/yVBPpV0Xq/mUZQIpW2sWXAShb/V4pomcJXh92RuaO+f3UTWItiR3Px+pLnV2PvC2/bfn5cwr5X6Vfxw==} + dependencies: + graceful-fs: 4.2.11 + imurmurhash: 0.1.4 + slide: 1.1.6 + dev: false + /write-file-atomic/3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: @@ -17442,7 +18615,7 @@ packages: /xaa/1.7.1: resolution: {integrity: sha512-SLb9sd9sWeQMqyrghmdhXOb4NKHTvRchG34nzVvxP+Cf8UvkGuxu6VM7+fsPbFWSBNfGFsLvHeZf9X6ifbPRrg==} dependencies: - tslib: 2.7.0 + tslib: 2.8.0 dev: false /xaa/1.7.3: @@ -17493,6 +18666,10 @@ packages: resolution: {integrity: sha512-LVXVwRTZUCQ3hqTL31T8+qKISGoH1Vv4G9VQiDtO49VEMODbUmYeZcw76MPK+Cgy+uRt+SIgFQz2FrrrVDUDCQ==} dev: false + /y18n/3.2.2: + resolution: {integrity: sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==} + dev: false + /y18n/4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} dev: false @@ -17510,12 +18687,8 @@ packages: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} dev: false - /yallist/4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - dev: false - - /yaml/2.5.1: - resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} + /yaml/2.6.0: + resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==} engines: {node: '>= 14'} hasBin: true dev: false @@ -17538,6 +18711,18 @@ packages: engines: {node: '>=12'} dev: false + /yargs-parser/8.1.0: + resolution: {integrity: sha512-yP+6QqN8BmrgW2ggLtTbdrOyBNSI7zBa4IykmiV5R1wl1JWNxQvWhMfMdmzIYtKU7oP3OOInY/tl2ov3BDjnJQ==} + dependencies: + camelcase: 4.1.0 + dev: false + + /yargs-parser/9.0.2: + resolution: {integrity: sha512-CswCfdOgCr4MMsT1GzbEJ7Z2uYudWyrGX8Bgh/0eyCzj/DXWdKq6a/ADufkzI1WAOIW6jYaXJvRyLhDO0kfqBw==} + dependencies: + camelcase: 4.1.0 + dev: false + /yargs-unparser/2.0.0: resolution: {integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA==} engines: {node: '>=10'} @@ -17548,6 +18733,23 @@ packages: is-plain-obj: 2.1.0 dev: false + /yargs/11.1.0: + resolution: {integrity: sha512-NwW69J42EsCSanF8kyn5upxvjp5ds+t3+udGBeTbFnERA+lF541DDpMawzo4z6W/QrzNM18D+BPMiOBibnFV5A==} + dependencies: + cliui: 4.1.0 + decamelize: 1.2.0 + find-up: 2.1.0 + get-caller-file: 1.0.3 + os-locale: 2.1.0 + require-directory: 2.1.1 + require-main-filename: 1.0.1 + set-blocking: 2.0.0 + string-width: 2.1.1 + which-module: 2.0.1 + y18n: 3.2.2 + yargs-parser: 9.0.2 + dev: false + /yargs/15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} @@ -17610,41 +18812,40 @@ packages: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: false - file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.94.0: - resolution: {integrity: sha512-aCKpijPI5IrBHA9Ow/Rmd9Bp0+g1OGYt/i5yDYrBFgpTe7/VNm+SPL8xWuZy8vt3032mhQtoDR2MuPMvgIgWfg==, tarball: file:projects/app-dev.tgz} + file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.95.0: + resolution: {integrity: sha512-DjSX1kQfoBQY7mMEGLkaI1Zo9fLgV8Qq1xx81XRxOJYOgqLGVae4dQGMdmiqUGvx4dZqWLor2MDMFl1Zw1Aoiw==, tarball: file:projects/app-dev.tgz} id: file:projects/app-dev.tgz name: '@rush-temp/app-dev' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 - '@babel/plugin-proposal-decorators': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-class-properties': 7.25.4_@babel+core@7.25.2 - '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-react-constant-elements': 7.25.1_@babel+core@7.25.2 - '@babel/plugin-transform-react-inline-elements': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-transform-runtime': 7.25.4_@babel+core@7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/preset-typescript': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 + '@babel/plugin-proposal-decorators': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-class-properties': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-object-rest-spread': 7.25.8_@babel+core@7.25.8 + '@babel/plugin-transform-react-constant-elements': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-react-inline-elements': 7.25.7_@babel+core@7.25.8 + '@babel/plugin-transform-runtime': 7.25.7_@babel+core@7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/preset-typescript': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@jchip/redbird': 1.3.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 '@types/webpack': 5.28.0_webpack-cli@4.8.0 - '@typescript-eslint/eslint-plugin': 5.62.0_01e64254f5ba1ac8548263da62409c7f - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_40e9122a3aaa2e040b5e0f2674c3f1be + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 ansi-to-html: 0.7.2 babel-plugin-lodash: 3.3.4 babel-plugin-minify-dead-code-elimination: 0.5.2 - babel-plugin-react-css-modules: 5.2.6_@babel+core@7.25.2 babel-plugin-transform-node-env-inline: 0.4.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 boxen: 5.1.2 @@ -17690,14 +18891,14 @@ packages: sinon-chai: 3.7.0_chai@4.5.0+sinon@9.2.4 source-map-support: 0.5.21 sudo-prompt: 9.2.1 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 visual-logger: 1.1.3 - webpack-dev-middleware: 4.3.0_webpack@5.94.0 + webpack-dev-middleware: 4.3.0_webpack@5.95.0 webpack-hot-middleware: 2.26.1 - winston: 3.14.2 + winston: 3.15.0 xaa: 1.7.3 xenv-config: 1.3.1 xsh: 0.4.5 @@ -17717,17 +18918,17 @@ packages: name: '@rush-temp/app' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 - '@babel/runtime': 7.25.6 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 + '@babel/runtime': 7.25.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 7.10.0_570d9256ef99346e080618898d66e3ea - '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 7.10.0_ce07e621949127697d5d3e1c3f5b904b + '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -17747,10 +18948,10 @@ packages: sinon: 13.0.2 sinon-chai: 3.7.0_chai@4.5.0+sinon@13.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -17759,16 +18960,16 @@ packages: dev: false file:projects/create-app.tgz: - resolution: {integrity: sha512-EEFUPwqeniL0tT9PjOrH9fScFol4De0I+F1rkQYQzOzJxwpHSSsnIdHeivVhnIAmXCD+tBsnxjaW5/idtiFeSQ==, tarball: file:projects/create-app.tgz} + resolution: {integrity: sha512-1cxjMVclRYPGp0Pshfya3vXLs8i3ZRzPZzNmtyMZPwuxQclW+gJZic8YmrLmdtBoW4/Bs9fF8z2P/ZRPCC4v8A==, tarball: file:projects/create-app.tgz} name: '@rush-temp/create-app' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 + '@babel/core': 7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 '@xarc/module-dev': 2.2.5 - babel-loader: 9.2.1_4b99dcdeb69e8e040fc026bb3eb922e4 + babel-loader: 9.2.1_08d8e5ce8c184367a83b21e4f596e53a chai: 4.5.0 chalker: 1.2.0 lodash: 4.17.21 @@ -17781,9 +18982,9 @@ packages: shcmd: 0.8.5 sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.5.0+sinon@7.5.0 - webpack: 5.94.0_webpack-cli@4.8.0 + webpack: 5.95.0_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.9.0 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa xclap: 0.2.53 transitivePeerDependencies: - '@swc/core' @@ -17800,12 +19001,12 @@ packages: name: '@rush-temp/dev-base' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2 - '@types/node': 20.16.5 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@types/node': 20.16.12 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 eslint: 7.32.0 @@ -17815,10 +19016,10 @@ packages: eslint-plugin-tsdoc: 0.2.17 prettier: 2.8.8 source-map-support: 0.5.21 - ts-node: 9.1.1_typescript@5.6.2 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 9.1.1_typescript@5.6.3 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 winston: 2.4.7 transitivePeerDependencies: - nyc @@ -17847,16 +19048,16 @@ packages: name: '@rush-temp/index-page' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 17.0.3 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 7.10.0_570d9256ef99346e080618898d66e3ea - '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 7.10.0_ce07e621949127697d5d3e1c3f5b904b + '@typescript-eslint/parser': 7.10.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 5.0.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -17871,10 +19072,10 @@ packages: sinon: 18.0.1 sinon-chai: 3.7.0_chai@4.5.0+sinon@18.0.1 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 xstdout: 0.1.1 transitivePeerDependencies: @@ -17888,20 +19089,20 @@ packages: name: '@rush-temp/jsx-renderer' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_01e64254f5ba1ac8548263da62409c7f - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_40e9122a3aaa2e040b5e0f2674c3f1be + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -17922,10 +19123,10 @@ packages: sinon-chai: 3.7.0_chai@4.5.0+sinon@7.5.0 source-map-support: 0.5.21 stream-to-array: 2.3.0 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typedoc: 0.25.13_typescript@5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typedoc: 0.25.13_typescript@5.6.3 typedoc-plugin-external-module-name: 3.1.0_typedoc@0.25.13 - typescript: 5.6.2 + typescript: 5.6.3 xaa: 1.7.1 xsh: 0.4.5 xstdout: 0.1.1 @@ -17946,20 +19147,20 @@ packages: name: '@rush-temp/opt-eslint' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 eslint-plugin-flowtype: 5.10.0_eslint@7.32.0 eslint-plugin-mocha: 8.2.0_eslint@7.32.0 - eslint-plugin-react: 7.36.1_eslint@7.32.0 + eslint-plugin-react: 7.37.1_eslint@7.32.0 shx: 0.3.4 transitivePeerDependencies: - supports-color dev: false - file:projects/opt-jest.tgz_@types+node@20.16.5: + file:projects/opt-jest.tgz_@types+node@20.16.12: resolution: {integrity: sha512-LHdzUNw8hqu9WrNvzTY1fqmp697VBI+losnTvNKGPsGyLIuqc/V0OidiMD2S1V1DE5zjWarlvh9S5/KBBNyUSQ==, tarball: file:projects/opt-jest.tgz} id: file:projects/opt-jest.tgz name: '@rush-temp/opt-jest' @@ -17968,7 +19169,7 @@ packages: '@types/jest': 29.5.13 babel-jest: 29.7.0 eslint-plugin-jest: 27.9.0_jest@29.7.0 - jest: 29.7.0_@types+node@20.16.5 + jest: 29.7.0_@types+node@20.16.12 jest-environment-jsdom: 29.7.0 shx: 0.3.4 transitivePeerDependencies: @@ -17986,7 +19187,7 @@ packages: - utf-8-validate dev: false - file:projects/opt-karma.tgz_webpack@5.94.0: + file:projects/opt-karma.tgz_webpack@5.95.0: resolution: {integrity: sha512-Va+tnDgvYHns/U/3SaY7zODtYBuq68MqPCbgqQ3lYD2PsxAcH6zIT5jNrJxnTJUgOKEH5y4wjQkz12aRX1HqYg==, tarball: file:projects/opt-karma.tgz} id: file:projects/opt-karma.tgz name: '@rush-temp/opt-karma' @@ -18012,7 +19213,7 @@ packages: karma-sonarqube-unit-reporter: 0.0.23_karma@6.4.4 karma-sourcemap-loader: 0.4.0 karma-spec-reporter: 0.0.36_karma@6.4.4 - karma-webpack: 5.0.1_webpack@5.94.0 + karma-webpack: 5.0.1_webpack@5.95.0 mocha: 10.7.3 shx: 0.3.4 sinon: 15.2.0 @@ -18027,14 +19228,14 @@ packages: - webpack dev: false - file:projects/opt-less.tgz_webpack@5.94.0: + file:projects/opt-less.tgz_webpack@5.95.0: resolution: {integrity: sha512-Ne7OzDl8Ff0PG3aTbVdXm9ViWDiFK9ZTP97xPNBcMnPDLa/2yFcNtXx1E3y3MflI6/okhAj1BE8hwLBQ04Wr8g==, tarball: file:projects/opt-less.tgz} id: file:projects/opt-less.tgz name: '@rush-temp/opt-less' version: 0.0.0 dependencies: less: 3.13.1 - less-loader: 4.1.0_less@3.13.1+webpack@5.94.0 + less-loader: 4.1.0_less@3.13.1+webpack@5.95.0 shx: 0.3.4 transitivePeerDependencies: - webpack @@ -18045,7 +19246,7 @@ packages: name: '@rush-temp/opt-mocha' version: 0.0.0 dependencies: - '@types/mocha': 10.0.8 + '@types/mocha': 10.0.9 chai: 4.5.0 chai-as-promised: 7.1.2_chai@4.5.0 chai-shallowly: 1.0.0 @@ -18058,19 +19259,25 @@ packages: - react-dom dev: false - file:projects/opt-postcss.tgz: - resolution: {integrity: sha512-789y4z6pLTZSKCvtWRv8QGutJa8y98hgMB+SBhvrIVJVFpB6gQgYoZB6hiPN6MPMxJRgcHZ+4ZqjJX0VMKLPWw==, tarball: file:projects/opt-postcss.tgz} + file:projects/opt-postcss.tgz_webpack@5.95.0: + resolution: {integrity: sha512-qLbWPV5AURHQyJQMmrJcMkACI8WMjp/4a5DKeQcV/KqiMl5+ns494P6vLvtFKooFfEz20n+6qdG+3pPnhjg8Pw==, tarball: file:projects/opt-postcss.tgz} + id: file:projects/opt-postcss.tgz name: '@rush-temp/opt-postcss' version: 0.0.0 dependencies: - postcss-import: 12.0.1 - postcss-less: 3.1.4 - postcss-loader: 3.0.0 - postcss-nested: 4.2.3 - postcss-preset-env: 6.7.2 - postcss-scss: 2.1.1 + postcss-import: 16.1.0 + postcss-less: 6.0.0 + postcss-loader: 8.1.1_webpack@5.95.0 + postcss-nested: 6.2.0 + postcss-preset-env: 10.0.7 + postcss-scss: 4.0.9 shx: 0.3.4 - sugarss: 2.0.0 + sugarss: 4.0.1 + transitivePeerDependencies: + - '@rspack/core' + - postcss + - typescript + - webpack dev: false file:projects/opt-preact.tgz: @@ -18078,7 +19285,7 @@ packages: name: '@rush-temp/opt-preact' version: 0.0.0 dependencies: - preact: 10.24.0 + preact: 10.24.3 shx: 0.3.4 dev: false @@ -18092,14 +19299,14 @@ packages: shx: 0.3.4 dev: false - file:projects/opt-sass.tgz_webpack@5.94.0: + file:projects/opt-sass.tgz_webpack@5.95.0: resolution: {integrity: sha512-Hkr6Pp73xINJ60PXwJHEdPjOYqbhWtV1flrBbFwZyGbL8m5368X608c0vPNK0MIGyqjuWPCeDn53Qb9GRYaCzQ==, tarball: file:projects/opt-sass.tgz} id: file:projects/opt-sass.tgz name: '@rush-temp/opt-sass' version: 0.0.0 dependencies: - sass: 1.79.1 - sass-loader: 13.3.3_sass@1.79.1+webpack@5.94.0 + sass: 1.80.2 + sass-loader: 13.3.3_sass@1.80.2+webpack@5.95.0 shx: 0.3.4 transitivePeerDependencies: - fibers @@ -18120,25 +19327,25 @@ packages: - supports-color dev: false - file:projects/poc-subapp-redux.tgz_webpack@5.94.0: - resolution: {integrity: sha512-wCrs+VdXC1gzYcEOwE0NrYicdctLg2URlj3Zk+pnG6LA2K3Y7IGujDliTMVvFMVeNFZtPdaVuaVmzWSMZNBBiw==, tarball: file:projects/poc-subapp-redux.tgz} + file:projects/poc-subapp-redux.tgz_webpack@5.95.0: + resolution: {integrity: sha512-PLu8NRvvDE0d0mmeHqeGO+vjHyKhhtZIuXF1CpHzYoauNGTPh/HNRHBCAEM+jOtgLgD7XqyKUJi4r14Z7a2VhQ==, tarball: file:projects/poc-subapp-redux.tgz} id: file:projects/poc-subapp-redux.tgz name: '@rush-temp/poc-subapp-redux' version: 0.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@module-federation/concat-runtime': 0.0.1 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 electrode-confippet: 1.7.1 history: 5.3.0 - html-webpack-plugin: 5.6.0_webpack@5.94.0 + html-webpack-plugin: 5.6.2_webpack@5.95.0 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 8.1.3_25914b775dd669e94923110b39c04f2c - react-router: 6.26.2_react@18.3.1 - react-router-dom: 6.26.2_react-dom@18.3.1+react@18.3.1 + react-router: 6.27.0_react@18.3.1 + react-router-dom: 6.27.0_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 redux-logger: 3.0.6 webpack-hot-middleware: 2.26.1 @@ -18151,25 +19358,25 @@ packages: - webpack dev: false - file:projects/poc-subapp.tgz_webpack@5.94.0: - resolution: {integrity: sha512-RnBXevD7jSzdTqmotRLYha26ztclcvDpnsr9rnk9YYL1k+V5GACQ43sVGu7dy5Sb5JU0d6RI3e1Q0rKs69I+jA==, tarball: file:projects/poc-subapp.tgz} + file:projects/poc-subapp.tgz_webpack@5.95.0: + resolution: {integrity: sha512-cgP2nX5yuUg59nTzGUniH4AKRLM/hp94tiMJNxgByNW4nylQNwBBmWVY7asC4thpHvbx+qcN/Ay4+r0n4dDLfQ==, tarball: file:projects/poc-subapp.tgz} id: file:projects/poc-subapp.tgz name: '@rush-temp/poc-subapp' version: 0.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@module-federation/concat-runtime': 0.0.1 '@xarc/fastify-server': 4.0.9 '@xarc/run': 1.1.1 electrode-confippet: 1.7.1 history: 5.3.0 - html-webpack-plugin: 5.6.0_webpack@5.94.0 + html-webpack-plugin: 5.6.2_webpack@5.95.0 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 8.1.3_25914b775dd669e94923110b39c04f2c - react-router: 6.26.2_react@18.3.1 - react-router-dom: 6.26.2_react-dom@18.3.1+react@18.3.1 + react-router: 6.27.0_react@18.3.1 + react-router-dom: 6.27.0_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: @@ -18181,11 +19388,11 @@ packages: dev: false file:projects/poc-subappv1-csp.tgz: - resolution: {integrity: sha512-l3P1yx38fVTH8pnZbL1mzQt4qcC53ar7wKvSlf1czXgQDqcQ99w95yc+MMVjCrTaCzX6G6QbrKelQbRaEsZnyQ==, tarball: file:projects/poc-subappv1-csp.tgz} + resolution: {integrity: sha512-FwylExvsT/YZ5OE6wC6piiPvU/GTY+5xYGEcotzfhNsg/ep8ZQLzYMmeAwqzBgQQ72oyvbcnVRJAs728Jf0/Dw==, tarball: file:projects/poc-subappv1-csp.tgz} name: '@rush-temp/poc-subappv1-csp' version: 0.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@module-federation/concat-runtime': 0.0.1 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 @@ -18195,8 +19402,8 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 8.1.3_25914b775dd669e94923110b39c04f2c - react-router: 6.26.2_react@18.3.1 - react-router-dom: 6.26.2_react-dom@18.3.1+react@18.3.1 + react-router: 6.27.0_react@18.3.1 + react-router-dom: 6.27.0_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: @@ -18211,19 +19418,19 @@ packages: name: '@rush-temp/react-query' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@testing-library/react': 11.2.7_react-dom@18.3.1+react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_9687c67b0e1a1a02c78a4f56e974ca8d - '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_ac52c0b46fbc53745521b4dab99f9266 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18242,10 +19449,10 @@ packages: sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.5.0+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18261,19 +19468,19 @@ packages: name: '@rush-temp/react-recoil' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@testing-library/react': 11.2.7_react-dom@18.3.1+react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18291,10 +19498,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.5.0+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18306,23 +19513,23 @@ packages: dev: false file:projects/react-redux-observable.tgz: - resolution: {integrity: sha512-Vk74jCYwJMlYyKMVUv95px7IJTGgIbHBHt2pe/nBbpW2NAnNbaTymQyo7XpXCIAMvr21bPNbgq934wNqttkLkw==, tarball: file:projects/react-redux-observable.tgz} + resolution: {integrity: sha512-H0AnFff7en3tRFT8wF6DdahDBMU+sz9dLjMJh2oDeKNy19RfxgRFZNJJYkFbVjOdA5fSFhca8WmoqeQUDe381w==, tarball: file:projects/react-redux-observable.tgz} name: '@rush-temp/react-redux-observable' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@reduxjs/toolkit': 2.2.7_react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@reduxjs/toolkit': 2.3.0_react@18.3.1 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18339,10 +19546,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.5.0+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18353,23 +19560,23 @@ packages: dev: false file:projects/react-redux-saga.tgz: - resolution: {integrity: sha512-5lpRYq/vNhHY2sqn9Asp1N5sNLqmd/JXoT8vYNUDfuGPv5F1xzvNQui24OPiANsBZGrvKKOGyy44vZyXSzs9rA==, tarball: file:projects/react-redux-saga.tgz} + resolution: {integrity: sha512-CbQmV98Q/icotHxX2mXdbUm3Y7MJLZzk3L1rwdRPJBLilg1sDJm+I6MOOwNvO0UUu/EBw/syueJxEmzo1G9nZA==, tarball: file:projects/react-redux-saga.tgz} name: '@rush-temp/react-redux-saga' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@reduxjs/toolkit': 2.2.7_react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@reduxjs/toolkit': 2.3.0_react@18.3.1 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18385,10 +19592,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.5.0+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18401,20 +19608,20 @@ packages: name: '@rush-temp/react-redux' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@reduxjs/toolkit': 2.2.7_react-redux@9.1.2+react@18.3.1 + '@reduxjs/toolkit': 2.3.0_react-redux@9.1.2+react@18.3.1 '@testing-library/react': 13.4.0_react-dom@18.3.1+react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_9687c67b0e1a1a02c78a4f56e974ca8d - '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_ac52c0b46fbc53745521b4dab99f9266 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18428,14 +19635,14 @@ packages: nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 9.1.2_@types+react@18.3.7+react@18.3.1 + react-redux: 9.1.2_b9d697563922e6f037f0ab7261384628 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.5.0+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18451,16 +19658,16 @@ packages: name: '@rush-temp/react-router' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 - '@babel/runtime': 7.25.6 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 + '@babel/runtime': 7.25.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@testing-library/react': 13.4.0_react-dom@18.3.1+react@18.3.1 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 '@typescript-eslint/eslint-plugin': 5.62.0_ba5c50bde5054d918c93d920073c57b9 @@ -18480,15 +19687,15 @@ packages: nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-redux: 8.1.3_feb4cdcad79a890b931a5eb93047efc4 - react-router: 6.26.2_react@18.3.1 - react-router-dom: 6.26.2_react-dom@18.3.1+react@18.3.1 + react-redux: 8.1.3_0385fb0b19f5a263f6913e74267d145b + react-router: 6.27.0_react@18.3.1 + react-router-dom: 6.27.0_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.5.0+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_e7078105f1013839072b4ce5689d409a - tslib: 2.7.0 + ts-node: 10.9.2_b1ccbebd9639c397c43ce38db696bb1e + tslib: 2.8.0 typedoc: 0.25.13_typescript@4.9.5 typescript: 4.9.5 transitivePeerDependencies: @@ -18506,19 +19713,19 @@ packages: name: '@rush-temp/react' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 - '@babel/runtime': 7.25.6 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 + '@babel/runtime': 7.25.7 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 - '@types/react': 18.3.7 - '@types/react-dom': 18.3.0 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 + '@types/react': 18.3.11 + '@types/react-dom': 18.3.1 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_9687c67b0e1a1a02c78a4f56e974ca8d - '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_ac52c0b46fbc53745521b4dab99f9266 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18534,10 +19741,10 @@ packages: sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.5.0+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18550,15 +19757,15 @@ packages: name: '@rush-temp/render-context' version: 0.0.0 dependencies: - '@babel/eslint-parser': 7.25.1_eslint@8.57.1 + '@babel/eslint-parser': 7.25.8_eslint@8.57.1 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_9687c67b0e1a1a02c78a4f56e974ca8d - '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 5.62.0_ac52c0b46fbc53745521b4dab99f9266 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18576,9 +19783,9 @@ packages: sinon-chai: 3.7.0_chai@4.5.0+sinon@7.5.0 source-map-support: 0.5.21 stream-to-array: 2.3.0 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 xaa: 1.7.1 xsh: 0.4.5 transitivePeerDependencies: @@ -18598,17 +19805,17 @@ packages: dev: false file:projects/subapp-react.tgz: - resolution: {integrity: sha512-OGH1qEFXPzTuTbLSvZbG1oFXjAXsPIKQ1gwQ11JsIcfR6BBDsB485if9XH+h0FVvT9dxkMm3Q/HPRP/GSZj6ag==, tarball: file:projects/subapp-react.tgz} + resolution: {integrity: sha512-W2oYc8z89N8gJ0jcZhwxWeGbnJd+x8tu/QeA1OjwB91mlKGyL9CbTYHne+H0k38KrJVtPiVhXZsCuftPmD3UDA==, tarball: file:projects/subapp-react.tgz} name: '@rush-temp/subapp-react' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/plugin-transform-runtime': 7.25.4_@babel+core@7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 - '@babel/runtime': 7.25.6 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/plugin-transform-runtime': 7.25.7_@babel+core@7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 + '@babel/runtime': 7.25.7 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -18617,8 +19824,8 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 9.1.2_react@18.3.1+redux@5.0.1 - react-router: 6.26.2_react@18.3.1 - react-router-dom: 6.26.2_react-dom@18.3.1+react@18.3.1 + react-router: 6.27.0_react@18.3.1 + react-router-dom: 6.27.0_react-dom@18.3.1+react@18.3.1 redux: 5.0.1 run-verify: 1.2.6 transitivePeerDependencies: @@ -18634,13 +19841,13 @@ packages: name: '@rush-temp/subapp-redux' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/plugin-transform-runtime': 7.25.4_@babel+core@7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 - '@babel/runtime': 7.25.6 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/plugin-transform-runtime': 7.25.7_@babel+core@7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 + '@babel/runtime': 7.25.7 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -18662,11 +19869,11 @@ packages: name: '@rush-temp/subapp-server' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 '@hapi/boom': 9.1.4 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 @@ -18696,17 +19903,17 @@ packages: dev: false file:projects/subapp-web.tgz: - resolution: {integrity: sha512-U5UGbZoCH1sPYZc3eg5pUpXXKWKzxILSR0gMUwsg2KngkQgctz0v6feMI3/6O0tRRb0XEgs5tnE+6l8w33/HRg==, tarball: file:projects/subapp-web.tgz} + resolution: {integrity: sha512-V3AJkQpi4TlHhbbnGlhIakYCkHUIA1F8FuXoB5wSzO5zLe0pfvha06sugGxNZdNC6DfxAhWTw2B66gKYtBYlrg==, tarball: file:projects/subapp-web.tgz} name: '@rush-temp/subapp-web' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/plugin-transform-runtime': 7.25.4_@babel+core@7.25.2 - '@babel/preset-env': 7.25.4_@babel+core@7.25.2 - '@babel/preset-react': 7.24.7_@babel+core@7.25.2 - '@babel/register': 7.24.6_@babel+core@7.25.2 - '@babel/runtime': 7.25.6 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/plugin-transform-runtime': 7.25.7_@babel+core@7.25.8 + '@babel/preset-env': 7.25.8_@babel+core@7.25.8 + '@babel/preset-react': 7.25.7_@babel+core@7.25.8 + '@babel/register': 7.25.7_@babel+core@7.25.8 + '@babel/runtime': 7.25.7 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 @@ -18742,18 +19949,18 @@ packages: name: '@rush-temp/subapp' version: 0.0.0 dependencies: - '@babel/cli': 7.25.6_@babel+core@7.25.2 - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/cli': 7.25.7_@babel+core@7.25.8 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 + '@types/chai': 4.3.20 '@types/chai-as-promised': 7.1.8 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-plugin-transform-remove-strict-mode: 0.0.2 @@ -18772,10 +19979,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.5.0+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.26.7_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.26.10_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18787,20 +19994,20 @@ packages: dev: false file:projects/subapp2-basic.tgz: - resolution: {integrity: sha512-+CU2CgkhNBGPVwOEAh6xaVWxfvfioVx8La/PMoiNOYosh266/d9SYPLlS9qAT01FbR5txjZVbRKR3MIeOdllPw==, tarball: file:projects/subapp2-basic.tgz} + resolution: {integrity: sha512-OJ7HNfL2rQsrO1M/Ck5KHTNqQiKLRexUQAalSk9iv58bDo8jlJDdDEkN3nZk1UaEI9iYGUJja9U0pKakxziLnA==, tarball: file:projects/subapp2-basic.tgz} name: '@rush-temp/subapp2-basic' version: 0.0.0 dependencies: - '@babel/runtime': 7.25.6 + '@babel/runtime': 7.25.7 '@module-federation/concat-runtime': 0.0.1 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.3.1 - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 prettier: 3.3.3 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typescript: 5.6.3 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: - '@swc/core' @@ -18811,19 +20018,19 @@ packages: dev: false file:projects/subapp2-poc.tgz: - resolution: {integrity: sha512-8bp0zWz1WDlwptybnL9cYsUGfwFd/eJW1c45tF4vkBLI3JUpanR2HcqYJ9aiuZTJleJjU+PsnNoug68NSD6kkw==, tarball: file:projects/subapp2-poc.tgz} + resolution: {integrity: sha512-AbpOI+TSTc758ahjT0xQo+EdJ8/wcv30p3+mwlimbgVS6d2wpAKJphQCq1Bj1fP7izqsg1clipdPDmoMHbnj4Q==, tarball: file:projects/subapp2-poc.tgz} name: '@rush-temp/subapp2-poc' version: 0.0.0 dependencies: - '@babel/runtime': 7.25.6 - '@types/node': 20.16.5 + '@babel/runtime': 7.25.7 + '@types/node': 20.16.12 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 isomorphic-loader: 4.5.0 prop-types: 15.8.1 react-dom: 18.2.0 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typescript: 5.6.3 webpack-hot-middleware: 2.25.4 transitivePeerDependencies: - '@swc/core' @@ -18837,16 +20044,16 @@ packages: name: '@rush-temp/tag-renderer' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@8.57.1 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@8.57.1 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 2.34.0_af37fd85470b891caa5df96d028230bd - '@typescript-eslint/parser': 2.34.0_eslint@8.57.1+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 2.34.0_b590c82863d87e4986986f0492e939b7 + '@typescript-eslint/parser': 2.34.0_eslint@8.57.1+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.5.0 @@ -18860,9 +20067,9 @@ packages: sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.5.0+sinon@7.5.0 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typedoc: 0.26.7_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typedoc: 0.26.10_typescript@5.6.3 + typescript: 5.6.3 xsh: 0.4.5 xstdout: 0.1.1 transitivePeerDependencies: @@ -18876,16 +20083,16 @@ packages: name: '@rush-temp/webpack-config-composer' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 - '@types/mocha': 10.0.8 - '@types/node': 20.16.5 + '@types/chai': 4.3.20 + '@types/mocha': 10.0.9 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_d73cd5f5f3417eedd599248a73bda272 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 4.33.0_750dc488cb73b716912fb75310746f81 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 chai: 4.3.6 @@ -18901,10 +20108,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.3.6+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - tslib: 2.7.0 - typedoc: 0.20.37_typescript@5.6.2 - typescript: 5.6.2 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + tslib: 2.8.0 + typedoc: 0.20.37_typescript@5.6.3 + typescript: 5.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18912,37 +20119,37 @@ packages: dev: false file:projects/webpack.tgz_webpack-bundle-analyzer@3.9.0: - resolution: {integrity: sha512-D6qDiS3H/mAjYic/IpDu3A6SGU2BLDwPsWzCX1LBBm9YijPcre9ZG9dJp2m+UbD4MzvtfaxOKAGhc7jzBjnKbA==, tarball: file:projects/webpack.tgz} + resolution: {integrity: sha512-YxXtciJeZnAeH4tICtxC7LbqcyMaSzL4JqUHkIfvMFHz2xBl0w+1x+lA/3uEDw0rR614Cxx9tszsTORw4htUHA==, tarball: file:projects/webpack.tgz} id: file:projects/webpack.tgz name: '@rush-temp/webpack' version: 0.0.0 dependencies: - '@babel/core': 7.25.2 - '@babel/eslint-parser': 7.25.1_@babel+core@7.25.2+eslint@7.32.0 + '@babel/core': 7.25.8 + '@babel/eslint-parser': 7.25.8_@babel+core@7.25.8+eslint@7.32.0 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 - '@types/chai': 4.3.19 + '@types/chai': 4.3.20 '@types/mocha': 10.0.0 - '@types/node': 20.16.5 + '@types/node': 20.16.12 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 2.34.0_82d6fcdfcd92eaa8ffac27f12da0447f - '@typescript-eslint/parser': 2.34.0_eslint@7.32.0+typescript@5.6.2 + '@typescript-eslint/eslint-plugin': 2.34.0_9d7b260d22714a6420576de183e49ef0 + '@typescript-eslint/parser': 2.34.0_eslint@7.32.0+typescript@5.6.3 '@xarc/module-dev': 4.1.0 - autoprefixer: 9.8.8 - babel-loader: 8.4.1_4b99dcdeb69e8e040fc026bb3eb922e4 + autoprefixer: 10.4.20 + babel-loader: 8.4.1_08d8e5ce8c184367a83b21e4f596e53a chai: 4.5.0 chalk: 4.1.2 chalker: 1.2.0 - css-loader: 6.11.0_webpack@5.94.0 - css-minimizer-webpack-plugin: 1.3.0_webpack@5.94.0 + css-loader: 6.11.0_webpack@5.95.0 + css-minimizer-webpack-plugin: 7.0.0_webpack@5.95.0 eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 eslint-plugin-jsdoc: 48.11.0_eslint@7.32.0 - file-loader: 6.2.0_webpack@5.94.0 + file-loader: 6.2.0_webpack@5.95.0 filter-scan-dir: 1.1.1 lodash: 4.17.21 - mini-css-extract-plugin: 1.6.2_webpack@5.94.0 + mini-css-extract-plugin: 1.6.2_webpack@5.95.0 mkdirp: 1.0.4 mocha: 10.7.3 nyc: 15.1.0 @@ -18953,22 +20160,28 @@ packages: sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.5.0+sinon@7.5.0 source-map-support: 0.5.21 - ts-node: 10.9.2_f949581f3e32a06954d506e871669514 - typedoc: 0.25.13_typescript@5.6.2 - typescript: 5.6.2 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.94.0 - webpack: 5.94.0_webpack-cli@4.8.0 - webpack-cli: 4.8.0_2b4e8292866a351ca53ec0111962e810 + ts-node: 10.9.2_0a9bd276b5acfb49ca8bfe54a74160f2 + typedoc: 0.25.13_typescript@5.6.3 + typescript: 5.6.3 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.95.0 + webpack: 5.95.0_webpack-cli@4.8.0 + webpack-cli: 4.8.0_32caebe4271be14a1bb4e942ee418afa webpack-sources: 2.3.1 webpack-stats-plugin: 1.1.3 xsh: 0.4.5 transitivePeerDependencies: + - '@parcel/css' - '@rspack/core' - '@swc/core' + - '@swc/css' - '@swc/wasm' - '@webpack-cli/generators' - '@webpack-cli/migrate' + - clean-css + - csso - esbuild + - lightningcss + - postcss - supports-color - uglify-js - webpack-bundle-analyzer diff --git a/packages/xarc-app-dev/package.json b/packages/xarc-app-dev/package.json index b754740bc..2fdd03d18 100644 --- a/packages/xarc-app-dev/package.json +++ b/packages/xarc-app-dev/package.json @@ -62,7 +62,6 @@ "ansi-to-html": "^0.7.2", "babel-plugin-lodash": "^3.3.4", "babel-plugin-minify-dead-code-elimination": "^0.5.2", - "babel-plugin-react-css-modules": "^5.2.6", "babel-plugin-transform-node-env-inline": "^0.4.3", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "boxen": "^5.0.0", @@ -195,4 +194,4 @@ ], "recursive": true } -} +} \ No newline at end of file diff --git a/packages/xarc-app-dev/src/config/babel/babelrc-client.ts b/packages/xarc-app-dev/src/config/babel/babelrc-client.ts index ba31e025d..d825d4b2f 100644 --- a/packages/xarc-app-dev/src/config/babel/babelrc-client.ts +++ b/packages/xarc-app-dev/src/config/babel/babelrc-client.ts @@ -79,7 +79,6 @@ const basePlugins = [ const { BABEL_ENV, NODE_ENV, ENABLE_KARMA_COV } = process.env; -const enableCssModule = Boolean(_.get(xOptions, "webpack.cssModuleSupport")); const enableKarmaCov = ENABLE_KARMA_COV === "true"; const isProduction = (BABEL_ENV || NODE_ENV) === "production"; // const isTest = (BABEL_ENV || NODE_ENV) === "test"; @@ -96,30 +95,7 @@ const plugins = basePlugins.concat( }, ], ], - // css module support - enableCssModule && [ - [ - "babel-plugin-react-css-modules", - { - context: "./src", - generateScopedName: `${ - isProduction ? "" : "[name]__[local]___" - }[hash:base64:5]`, - filetypes: { - ".scss": { - syntax: "postcss-scss", - plugins: ["postcss-nested"], - }, - ".styl": { - syntax: "sugarss", - }, - ".less": { - syntax: "postcss-less", - }, - }, - }, - ], - ], + enableKarmaCov && [ getPluginFrom( ["@xarc/opt-karma", "electrode-archetype-opt-karma"], diff --git a/packages/xarc-app-dev/src/config/babel/babelrc.ts b/packages/xarc-app-dev/src/config/babel/babelrc.ts index d4cee94d5..a3438d025 100644 --- a/packages/xarc-app-dev/src/config/babel/babelrc.ts +++ b/packages/xarc-app-dev/src/config/babel/babelrc.ts @@ -8,7 +8,7 @@ import ck from "chalker"; import { makeOptionalRequire } from "optional-require"; import _ from "lodash"; -import { getPluginFrom, loadXarcOptions, detectCSSModule } from "./common"; +import { getPluginFrom, loadXarcOptions } from "./common"; const optionalRequire = makeOptionalRequire(require); @@ -36,59 +36,11 @@ const addFlowPlugin = Boolean(enableFlow && optFlow); const { BABEL_ENV, NODE_ENV, XARC_BABEL_TARGET, ENABLE_KARMA_COV } = process.env; -const enableCssModule = detectCSSModule(xOptions); const enableKarmaCov = ENABLE_KARMA_COV === "true"; const isProduction = (BABEL_ENV || NODE_ENV) === "production"; // const isTest = (BABEL_ENV || NODE_ENV) === "test"; const isNodeTarget = XARC_BABEL_TARGET === "node"; -/** - * https://www.npmjs.com/package/babel-plugin-react-css-modules - * - * This plugin enhances the CSS module support from css-loader. It adds a new - * prop styleName in addition to the className prop. This also automatically - * make it work for SSR. - * - * Currently, looks like the author has been inactive on maintaining this plugin - * and there's some compatibility issue with css-loader 4.x. - * https://github.com/gajus/babel-plugin-react-css-modules/issues/291 - * - * Resolution: TBD - * - * @returns null or settings for babel-plugin-react-css-modules - */ -const getReactCssModulePlugin = (): any => { - if (!enableCssModule) { - return null; - } - - const enableShortenCSSNames = xOptions.webpack.enableShortenCSSNames; - const enableShortHash = isProduction && enableShortenCSSNames; - return [ - [ - "babel-plugin-react-css-modules", - { - context: "./src", - generateScopedName: `${ - enableShortHash ? "" : "[name]__[local]___" - }[hash:base64:5]`, - filetypes: { - ".scss": { - syntax: "postcss-scss", - plugins: ["postcss-nested"], - }, - ".styl": { - syntax: "sugarss", - }, - ".less": { - syntax: "postcss-less", - }, - }, - }, - ], - ]; -}; - const basePlugins = [ // plugin to transpile async/await to Promise // not for node.js because it has native async/await @@ -157,9 +109,6 @@ const plugins = basePlugins.concat( }, ], ], - // css module support - // Note: this is needed for server side (node.js) also. - getReactCssModulePlugin(), !isNodeTarget && enableKarmaCov && [ getPluginFrom( diff --git a/packages/xarc-opt-postcss/package.json b/packages/xarc-opt-postcss/package.json index 1da53b6cb..75eb6b5f7 100644 --- a/packages/xarc-opt-postcss/package.json +++ b/packages/xarc-opt-postcss/package.json @@ -27,13 +27,13 @@ "Joel Chen " ], "dependencies": { - "postcss-import": "^12.0.1", - "postcss-less": "^3.1.4", - "postcss-loader": "^3.0.0", - "postcss-nested": "^4.2.1", - "postcss-preset-env": "^6.7.0", - "postcss-scss": "^2.0.0", - "sugarss": "^2.0.0" + "postcss-import": "^16.1.0", + "postcss-less": "^6.0.0", + "postcss-loader": "^8.1.1", + "postcss-nested": "^6.2.0", + "postcss-preset-env": "^10.0.7", + "postcss-scss": "^4.0.9", + "sugarss": "^4.0.1" }, "devDependencies": { "opt-archetype-check": "1.0.0", @@ -48,4 +48,4 @@ "electrode-archetype-opt-postcss" ] } -} +} \ No newline at end of file diff --git a/packages/xarc-webpack/package.json b/packages/xarc-webpack/package.json index 0bdb5d173..8f5d7855a 100644 --- a/packages/xarc-webpack/package.json +++ b/packages/xarc-webpack/package.json @@ -35,12 +35,12 @@ ], "dependencies": { "@xarc/dev-base": "^0.1.3", - "autoprefixer": "^9.6.0", + "autoprefixer": "^10.4.20", "babel-loader": "^8.1.0", "chalk": "^4.1.0", "chalker": "^1.2.0", "css-loader": "^6.5.1", - "css-minimizer-webpack-plugin": "^1.2.0", + "css-minimizer-webpack-plugin": "^7.0.0", "electrode-cdn-file-loader": "^1.0.0", "electrode-node-resolver": "^2.0.2", "file-loader": "^6.2.0", @@ -141,4 +141,4 @@ "typescript" ] } -} +} \ No newline at end of file diff --git a/packages/xarc-webpack/src/partials/extract-style.ts b/packages/xarc-webpack/src/partials/extract-style.ts index 38857aa85..0283b074f 100644 --- a/packages/xarc-webpack/src/partials/extract-style.ts +++ b/packages/xarc-webpack/src/partials/extract-style.ts @@ -15,22 +15,34 @@ const autoprefixer = require("autoprefixer"); const cssLoader = require.resolve("css-loader"); // Stylus support -const optStylusRequire = getOptRequire(["@xarc/opt-stylus", "electrode-archetype-opt-stylus"]); +const optStylusRequire = getOptRequire([ + "@xarc/opt-stylus", + "electrode-archetype-opt-stylus", +]); const stylusLoader = optStylusRequire.resolve("stylus-relative-loader"); // SASS support -const optSassRequire = getOptRequire(["@xarc/opt-sass", "electrode-archetype-opt-sass"]); +const optSassRequire = getOptRequire([ + "@xarc/opt-sass", + "electrode-archetype-opt-sass", +]); const sassLoader = optSassRequire.resolve("sass-loader"); // LESS support -const optLessRequire = getOptRequire(["@xarc/opt-less", "electrode-archetype-opt-less"]); +const optLessRequire = getOptRequire([ + "@xarc/opt-less", + "electrode-archetype-opt-less", +]); const lessLoader = optLessRequire.resolve("less-loader"); // isomorphic-loader const isomorphicLoader = xAppRequire.resolve("isomorphic-loader"); function loadPostCss() { - const optPostcssRequire = getOptRequire(["@xarc/opt-postcss", "electrode-archetype-opt-postcss"]); + const optPostcssRequire = getOptRequire([ + "@xarc/opt-postcss", + "electrode-archetype-opt-postcss", + ]); if (optPostcssRequire.invalid) { return { hasPostCss: false }; @@ -77,7 +89,12 @@ module.exports = function() { const { enableCssModule, cssModuleRegExp } = detectCssModule(xarcOptions); - const { hasPostCss, atImport, postcssPresetEnv, postcssLoader } = loadPostCss(); + const { + hasPostCss, + atImport, + postcssPresetEnv, + postcssLoader, + } = loadPostCss(); const rules = []; @@ -92,13 +109,14 @@ module.exports = function() { hasPostCss && { loader: postcssLoader, options: { - ident: "postcss", - plugins: loader => [ - autoprefixer(), - atImport({ root: loader.resourcePath }), - postcssPresetEnv() - ] - } + postcssOptions: { + plugins: (loader) => [ + autoprefixer(), + atImport({ root: loader.resourcePath }), + postcssPresetEnv(), + ], + }, + }, }; /* @@ -107,13 +125,15 @@ module.exports = function() { const getCSSModuleOptions = () => { const enableShortenCSSNames = xarcOptions.webpack.enableShortenCSSNames; const enableShortHash = isProduction && enableShortenCSSNames; - const localIdentName = `${enableShortHash ? "" : "[name]__[local]___"}[hash:base64:5]`; + const localIdentName = `${ + enableShortHash ? "" : "[name]__[local]___" + }[hash:base64:5]`; return { modules: { localIdentName, - localIdentContext: Path.resolve(xarcCwd, "src") - } + localIdentContext: Path.resolve(xarcCwd, "src"), + }, }; }; @@ -122,8 +142,8 @@ module.exports = function() { isModule ? { loader: cssLoader, options: getCSSModuleOptions() } : { loader: cssLoader, options: { modules: false, esModule: false } }, - getPostCssQuery() - ].filter(x => x); + getPostCssQuery(), + ].filter((x) => x); }; /* @@ -137,10 +157,10 @@ module.exports = function() { // hmr: isDevelopment, // reload: isDevelopment, publicPath: "", - esModule: !isModule + esModule: !isModule, // TODO: webpack5 update - modules options // modules: Boolean(isModule) - } + }, }); /* @@ -151,13 +171,17 @@ module.exports = function() { _name: `extract-css`, test: /\.css$/, use: [miniCssExtractLoader(false), ...getCssQueryUse(false)], - ...(enableCssModule && { exclude: cssModuleRegExp }) + ...(enableCssModule && { exclude: cssModuleRegExp }), }, enableCssModule && { _name: `extract-css-modules`, test: /\.css$/, - use: [isomorphicLoader, miniCssExtractLoader(true), ...getCssQueryUse(true)], - include: cssModuleRegExp + use: [ + isomorphicLoader, + miniCssExtractLoader(true), + ...getCssQueryUse(true), + ], + include: cssModuleRegExp, } ); @@ -172,9 +196,9 @@ module.exports = function() { test: /\.(scss|sass)$/, use: [ miniCssExtractLoader(false), - ...getCssQueryUse(false).concat({ loader: sassLoader } as any) + ...getCssQueryUse(false).concat({ loader: sassLoader } as any), ], - ...(enableCssModule && { exclude: cssModuleRegExp }) + ...(enableCssModule && { exclude: cssModuleRegExp }), }, enableCssModule && { _name: `extract-css-modules-scss`, @@ -182,9 +206,9 @@ module.exports = function() { use: [ isomorphicLoader, miniCssExtractLoader(true), - ...getCssQueryUse(true).concat({ loader: sassLoader } as any) + ...getCssQueryUse(true).concat({ loader: sassLoader } as any), ], - include: cssModuleRegExp + include: cssModuleRegExp, } ); } @@ -200,8 +224,11 @@ module.exports = function() { { _name: `extract-css-stylus`, test: /\.styl$/, - use: [miniCssExtractLoader(false), ...getCssQueryUse(false).concat(stylusQuery)], - ...(enableCssModule && { exclude: cssModuleRegExp }) + use: [ + miniCssExtractLoader(false), + ...getCssQueryUse(false).concat(stylusQuery), + ], + ...(enableCssModule && { exclude: cssModuleRegExp }), }, enableCssModule && { _name: `extract-css-modules-stylus`, @@ -209,9 +236,9 @@ module.exports = function() { use: [ isomorphicLoader, miniCssExtractLoader(true), - ...getCssQueryUse(true).concat(stylusQuery) + ...getCssQueryUse(true).concat(stylusQuery), ], - include: cssModuleRegExp + include: cssModuleRegExp, } ); } @@ -226,9 +253,9 @@ module.exports = function() { test: /\.less$/, use: [ miniCssExtractLoader(false), - ...getCssQueryUse(false).concat({ loader: lessLoader } as any) + ...getCssQueryUse(false).concat({ loader: lessLoader } as any), ], - ...(enableCssModule && { exclude: cssModuleRegExp }) + ...(enableCssModule && { exclude: cssModuleRegExp }), }, enableCssModule && { _name: `extract-css-modules-less`, @@ -236,9 +263,9 @@ module.exports = function() { use: [ isomorphicLoader, miniCssExtractLoader(true), - ...getCssQueryUse(true).concat({ loader: lessLoader } as any) + ...getCssQueryUse(true).concat({ loader: lessLoader } as any), ], - include: cssModuleRegExp + include: cssModuleRegExp, } ); } @@ -252,14 +279,15 @@ module.exports = function() { : `${nsTag}[name].style.[contenthash].css`; return { - module: { rules: rules.filter(x => x) }, + module: { rules: rules.filter((x) => x) }, plugins: [ new MiniCssExtractPlugin({ filename: styleBundleFilename }), - isProduction && new CssMinimizerPlugin(xarcOptions.webpack.optimizeCssOptions), + isProduction && + new CssMinimizerPlugin(xarcOptions.webpack.optimizeCssOptions), new webpack.LoaderOptionsPlugin({ minimize: true, - options: { context: Path.resolve(xarcCwd, "src") } - }) - ].filter(x => !!x) + options: { context: Path.resolve(xarcCwd, "src") }, + }), + ].filter((x) => !!x), }; }; diff --git a/samples/poc-subapp-redux/package.json b/samples/poc-subapp-redux/package.json index c232f133f..49879f6df 100644 --- a/samples/poc-subapp-redux/package.json +++ b/samples/poc-subapp-redux/package.json @@ -59,9 +59,10 @@ "@xarc/app-dev": "^11.0.10", "@xarc/opt-eslint": "^3.0.1", "@xarc/run": "^1.1.1", - "webpack-hot-middleware": "^2.25.3" + "webpack-hot-middleware": "^2.25.3", + "@xarc/opt-postcss": "~2.0.1" }, "prettier": { "printWidth": 100 } -} +} \ No newline at end of file diff --git a/samples/poc-subapp-redux/src/02.main-body/main-body.jsx b/samples/poc-subapp-redux/src/02.main-body/main-body.jsx index 290e126d6..9905e8c8b 100644 --- a/samples/poc-subapp-redux/src/02.main-body/main-body.jsx +++ b/samples/poc-subapp-redux/src/02.main-body/main-body.jsx @@ -8,8 +8,7 @@ import { Products } from "../components/products"; import { Deals } from "../components/deals"; import { Navigation } from "../components/navigation"; import reduxReducers, { decNumber, incNumber } from "./reducers"; - - +import styles from "../../static/style.module.css"; const mapStateToProps = (state) => state; const HomeComp = (props) => { @@ -21,24 +20,25 @@ const HomeComp = (props) => { return (

HOME

- - - + + +
- + Redux State Demo -
+
Check out the number below and footer's submit. -
+
You can do the same on other tabs too, if available. -
+
- {props.number} - + + {props.number} + +
- ); }; @@ -46,7 +46,6 @@ const Stores = () => `Stores`; const Contact = () => `Contact`; const MainBody = (props) => { - return (
diff --git a/samples/poc-subapp-redux/static/style.css b/samples/poc-subapp-redux/static/style.css new file mode 100644 index 000000000..3dca538ee --- /dev/null +++ b/samples/poc-subapp-redux/static/style.css @@ -0,0 +1,3 @@ +.test1 { + color: pink; +} diff --git a/samples/poc-subapp-redux/static/style.module.css b/samples/poc-subapp-redux/static/style.module.css new file mode 100644 index 000000000..2e9b1770a --- /dev/null +++ b/samples/poc-subapp-redux/static/style.module.css @@ -0,0 +1,3 @@ +.test1 { + color: red; +} diff --git a/samples/poc-subapp-redux/xrun-tasks.js b/samples/poc-subapp-redux/xrun-tasks.js index 6ec7e9136..d99fcf485 100644 --- a/samples/poc-subapp-redux/xrun-tasks.js +++ b/samples/poc-subapp-redux/xrun-tasks.js @@ -5,16 +5,15 @@ exports.xrun = xrun; xrun.updateEnv( { WEBPACK_DEV_PORT: 0, - APP_SERVER_PORT: 0 + APP_SERVER_PORT: 0, }, { override: false } ); -const deps = require("./package.json").dependencies; - loadDevTasks(xrun, { webpackOptions: { minify: true, - devtool: 'inline-source-map' - } + devtool: "inline-source-map", + cssModuleSupport: "byModExt", + }, });