From 9396ff6d87ca205f9458f4a510dfe9e0aadf9135 Mon Sep 17 00:00:00 2001 From: arunvishnun <1584121+arunvishnun@users.noreply.github.com> Date: Fri, 19 Jul 2024 10:55:14 -0700 Subject: [PATCH] chore: types/node upgrade (#2019) * chore: types/node upgrade * chore: changefiles * chore: changefiles --------- Co-authored-by: Arun Vishnu --- ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + ...at-typesnode-upgrade_2024-07-19-16-45.json | 10 + common/config/rush/pnpm-lock.yaml | 3367 ++++++++--------- packages/webpack-config-composer/package.json | 2 +- packages/xarc-app-dev/package.json | 2 +- .../src/lib/app-dev-middleware.ts | 2 +- .../src/lib/dev-admin/redbird-spawn.ts | 2 +- packages/xarc-app/package.json | 2 +- packages/xarc-create-app/template/_package.js | 2 +- packages/xarc-dev-base/package.json | 2 +- packages/xarc-index-page/package.json | 2 +- packages/xarc-jsx-renderer/package.json | 2 +- packages/xarc-react-query/package.json | 2 +- packages/xarc-react-recoil/package.json | 2 +- .../xarc-react-redux-observable/package.json | 2 +- packages/xarc-react-redux-saga/package.json | 2 +- packages/xarc-react-redux/package.json | 2 +- packages/xarc-react-router/package.json | 2 +- packages/xarc-react/package.json | 2 +- packages/xarc-render-context/package.json | 2 +- packages/xarc-subapp/package.json | 4 +- packages/xarc-tag-renderer/package.json | 6 +- .../xarc-tag-renderer/src/render-execute.ts | 2 +- packages/xarc-webpack/package.json | 3 +- packages/xarc-webpack/src/partials/entry.ts | 1 - rush.json | 1 - samples/create-app-demo/package.json | 2 +- samples/react-component/package.json | 2 +- samples/subapp2-basic/package.json | 2 +- samples/subapp2-poc/package.json | 2 +- .../subapp2-react-query-todoapp/package.json | 2 +- samples/subapp2-store/package.json | 2 +- samples/subapp2-todo-app/package.json | 2 +- 48 files changed, 1876 insertions(+), 1726 deletions(-) create mode 100644 common/changes/@xarc/app-dev/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/app/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/dev-base/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/index-page/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/jsx-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-query/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-recoil/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-redux-observable/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-redux-saga/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-redux/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react-router/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/react/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/render-context/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/subapp/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/tag-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/@xarc/webpack/feat-typesnode-upgrade_2024-07-19-16-45.json create mode 100644 common/changes/webpack-config-composer/feat-typesnode-upgrade_2024-07-19-16-45.json diff --git a/common/changes/@xarc/app-dev/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/app-dev/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..909151fb0 --- /dev/null +++ b/common/changes/@xarc/app-dev/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/app-dev", + "comment": "Upgrade @types/node", + "type": "none" + } + ], + "packageName": "@xarc/app-dev" +} \ No newline at end of file diff --git a/common/changes/@xarc/app/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/app/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..065a602f5 --- /dev/null +++ b/common/changes/@xarc/app/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/app", + "comment": "Upgrade @types/node", + "type": "none" + } + ], + "packageName": "@xarc/app" +} \ No newline at end of file diff --git a/common/changes/@xarc/dev-base/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/dev-base/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..99bd57c42 --- /dev/null +++ b/common/changes/@xarc/dev-base/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/dev-base", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/dev-base" +} \ No newline at end of file diff --git a/common/changes/@xarc/index-page/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/index-page/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..314e19664 --- /dev/null +++ b/common/changes/@xarc/index-page/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/index-page", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/index-page" +} \ No newline at end of file diff --git a/common/changes/@xarc/jsx-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/jsx-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..7c7b7fa19 --- /dev/null +++ b/common/changes/@xarc/jsx-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/jsx-renderer", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/jsx-renderer" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-query/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-query/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..48f51fd19 --- /dev/null +++ b/common/changes/@xarc/react-query/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-query", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-query" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-recoil/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-recoil/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..284fa9f4b --- /dev/null +++ b/common/changes/@xarc/react-recoil/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-recoil", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-recoil" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-redux-observable/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-redux-observable/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..3fb166744 --- /dev/null +++ b/common/changes/@xarc/react-redux-observable/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-redux-observable", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-redux-observable" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-redux-saga/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-redux-saga/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..5858b3fa3 --- /dev/null +++ b/common/changes/@xarc/react-redux-saga/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-redux-saga", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-redux-saga" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-redux/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-redux/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..851f6daeb --- /dev/null +++ b/common/changes/@xarc/react-redux/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-redux", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-redux" +} \ No newline at end of file diff --git a/common/changes/@xarc/react-router/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react-router/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..844e40db9 --- /dev/null +++ b/common/changes/@xarc/react-router/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react-router", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react-router" +} \ No newline at end of file diff --git a/common/changes/@xarc/react/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/react/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..f3cb3ee38 --- /dev/null +++ b/common/changes/@xarc/react/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/react", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/react" +} \ No newline at end of file diff --git a/common/changes/@xarc/render-context/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/render-context/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..b31631e86 --- /dev/null +++ b/common/changes/@xarc/render-context/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/render-context", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/render-context" +} \ No newline at end of file diff --git a/common/changes/@xarc/subapp/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/subapp/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..4e0811524 --- /dev/null +++ b/common/changes/@xarc/subapp/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/subapp", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/subapp" +} \ No newline at end of file diff --git a/common/changes/@xarc/tag-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/tag-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..cde8e04b6 --- /dev/null +++ b/common/changes/@xarc/tag-renderer/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/tag-renderer", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/tag-renderer" +} \ No newline at end of file diff --git a/common/changes/@xarc/webpack/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/@xarc/webpack/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..4946572c0 --- /dev/null +++ b/common/changes/@xarc/webpack/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@xarc/webpack", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "@xarc/webpack" +} \ No newline at end of file diff --git a/common/changes/webpack-config-composer/feat-typesnode-upgrade_2024-07-19-16-45.json b/common/changes/webpack-config-composer/feat-typesnode-upgrade_2024-07-19-16-45.json new file mode 100644 index 000000000..6e45a72e4 --- /dev/null +++ b/common/changes/webpack-config-composer/feat-typesnode-upgrade_2024-07-19-16-45.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "webpack-config-composer", + "comment": "Upgrade @types/node", + "type": "patch" + } + ], + "packageName": "webpack-config-composer" +} \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 3497ee99f..508ea0654 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -54,6 +54,7 @@ specifiers: '@testing-library/jest-dom': ^5.17.0 '@types/chai-as-promised': ^7.1.3 '@types/jest': ^29.5.3 + '@types/node': ^20.14.10 '@types/webpack': 5.28.0 ansi-to-html: ^0.7.2 autoprefixer: ^9.6.0 @@ -160,6 +161,7 @@ specifiers: webpack-bundle-analyzer: ^3.5.2 webpack-cli: 4.8.0 webpack-dev-middleware: ^4.1.0 + webpack-sources: ^2.3.1 webpack-stats-plugin: ^1.0.3 xenv-config: ^1.3.1 xsh: ^0.4.5 @@ -175,7 +177,7 @@ dependencies: '@hapi/boom': 9.1.4 '@jchip/redbird': 1.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.91.0 + '@rush-temp/app-dev': file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.93.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 @@ -184,17 +186,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 - '@rush-temp/opt-karma': file:projects/opt-karma.tgz_webpack@5.91.0 - '@rush-temp/opt-less': file:projects/opt-less.tgz_webpack@5.91.0 + '@rush-temp/opt-jest': file:projects/opt-jest.tgz_@types+node@20.14.11 + '@rush-temp/opt-karma': file:projects/opt-karma.tgz_webpack@5.93.0 + '@rush-temp/opt-less': file:projects/opt-less.tgz_webpack@5.93.0 '@rush-temp/opt-mocha': file:projects/opt-mocha.tgz '@rush-temp/opt-postcss': file:projects/opt-postcss.tgz '@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.91.0 + '@rush-temp/opt-sass': file:projects/opt-sass.tgz_webpack@5.93.0 '@rush-temp/opt-stylus': file:projects/opt-stylus.tgz - '@rush-temp/poc-subapp': file:projects/poc-subapp.tgz_webpack@5.91.0 - '@rush-temp/poc-subapp-redux': file:projects/poc-subapp-redux.tgz_webpack@5.91.0 + '@rush-temp/poc-subapp': file:projects/poc-subapp.tgz_webpack@5.93.0 + '@rush-temp/poc-subapp-redux': file:projects/poc-subapp-redux.tgz_webpack@5.93.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 @@ -219,6 +221,7 @@ dependencies: '@testing-library/jest-dom': 5.17.0 '@types/chai-as-promised': 7.1.8 '@types/jest': 29.5.12 + '@types/node': 20.14.11 '@types/webpack': 5.28.0_webpack-cli@4.8.0 ansi-to-html: 0.7.2 autoprefixer: 9.8.8 @@ -236,8 +239,8 @@ dependencies: chai-shallowly: 1.0.0 chalker: 1.2.0 chokidar: 3.6.0 - css-loader: 6.11.0_webpack@5.91.0 - css-minimizer-webpack-plugin: 1.3.0_webpack@5.91.0 + css-loader: 6.11.0_webpack@5.93.0 + css-minimizer-webpack-plugin: 1.3.0_webpack@5.93.0 electrode-archetype-njs-module-dev: 3.0.3 electrode-confippet: 1.7.1 electrode-react-webapp: 5.1.1 @@ -248,9 +251,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.34.2 + eslint-plugin-react: 7.34.4 fast-async: 7.0.6 - file-loader: 6.2.0_webpack@5.91.0 + file-loader: 6.2.0_webpack@5.93.0 fs-extra: 10.1.0 glob: 8.1.0 history: 5.3.0 @@ -259,7 +262,7 @@ dependencies: is-ci: 2.0.0 isomorphic-loader: 4.5.0 istanbul: 0.4.5 - jest: 29.7.0 + jest: 29.7.0_@types+node@20.14.11 jest-environment-jsdom: 29.7.0 jsdom-global: 3.0.2 jsesc: 3.0.2 @@ -275,14 +278,14 @@ dependencies: karma-sonarqube-unit-reporter: 0.0.23_karma@6.4.3 karma-sourcemap-loader: 0.4.0 karma-spec-reporter: 0.0.36_karma@6.4.3 - karma-webpack: 5.0.1_webpack@5.91.0 + karma-webpack: 5.0.1_webpack@5.93.0 less: 3.13.1 - less-loader: 4.1.0_less@3.13.1+webpack@5.91.0 + less-loader: 4.1.0_less@3.13.1+webpack@5.93.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.91.0 + mini-css-extract-plugin: 1.6.2_webpack@5.93.0 mock-require: 3.0.3 munchy: 1.0.9 nix-clap: 1.3.13 @@ -296,7 +299,7 @@ dependencies: postcss-nested: 4.2.3 postcss-preset-env: 6.7.2 postcss-scss: 2.1.1 - preact: 10.22.0 + preact: 10.22.1 ps-get: 1.1.0 react-query: 3.39.3 read-pkg-up: 7.0.1 @@ -308,23 +311,24 @@ dependencies: request: 2.88.2 require-at: 1.0.6 rxjs: 6.6.7 - sass: 1.77.4 - sass-loader: 13.3.3_sass@1.77.4+webpack@5.91.0 - semver: 7.6.2 + sass: 1.77.8 + sass-loader: 13.3.3_sass@1.77.8+webpack@5.93.0 + semver: 7.6.3 serve-index-fs: 1.10.1 - shcmd: 0.8.4 + shcmd: 0.8.5 stream-to-array: 2.3.0 stylus: 0.57.0 stylus-relative-loader: 4.0.0_stylus@0.57.0 sudo-prompt: 9.2.1 sugarss: 2.0.0 typedoc-plugin-external-module-name: 3.1.0 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.91.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.93.0 visual-logger: 1.1.3 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.9.0 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd - webpack-dev-middleware: 4.3.0_webpack@5.91.0 + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 + webpack-dev-middleware: 4.3.0_webpack@5.93.0 + webpack-sources: 2.3.1 webpack-stats-plugin: 1.1.3 xenv-config: 1.3.1 xsh: 0.4.5 @@ -352,8 +356,8 @@ packages: is-potential-custom-element-name: 1.0.1 dev: false - /@babel/cli/7.24.7: - resolution: {integrity: sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==} + /@babel/cli/7.24.8: + resolution: {integrity: sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: @@ -371,14 +375,14 @@ packages: chokidar: 3.6.0 dev: false - /@babel/cli/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A==} + /@babel/cli/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==} engines: {node: '>=6.9.0'} hasBin: true peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@jridgewell/trace-mapping': 0.3.25 commander: 6.2.1 convert-source-map: 2.0.0 @@ -411,25 +415,25 @@ packages: picocolors: 1.0.1 dev: false - /@babel/compat-data/7.24.7: - resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} + /@babel/compat-data/7.24.9: + resolution: {integrity: sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==} engines: {node: '>=6.9.0'} dev: false - /@babel/core/7.24.7: - resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==} + /@babel/core/7.24.9: + resolution: {integrity: sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helpers': 7.24.7 - '@babel/parser': 7.24.7 + '@babel/generator': 7.24.10 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-module-transforms': 7.24.9_@babel+core@7.24.9 + '@babel/helpers': 7.24.8 + '@babel/parser': 7.24.8 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 convert-source-map: 2.0.0 debug: 4.3.5 gensync: 1.0.0-beta.2 @@ -449,11 +453,11 @@ packages: trim-right: 1.0.1 dev: false - /@babel/generator/7.24.7: - resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==} + /@babel/generator/7.24.10: + resolution: {integrity: sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -463,15 +467,15 @@ packages: resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@babel/helper-builder-binary-assignment-operator-visitor/7.24.7: resolution: {integrity: sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -481,22 +485,22 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false - /@babel/helper-compilation-targets/7.24.7: - resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} + /@babel/helper-compilation-targets/7.24.8: + resolution: {integrity: sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.0 + '@babel/compat-data': 7.24.9 + '@babel/helper-validator-option': 7.24.8 + browserslist: 4.23.2 lru-cache: 5.1.1 semver: 6.3.1 dev: false - /@babel/helper-create-class-features-plugin/7.24.7: - resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==} + /@babel/helper-create-class-features-plugin/7.24.8: + resolution: {integrity: sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -504,7 +508,7 @@ packages: '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 - '@babel/helper-member-expression-to-functions': 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.24.7 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 @@ -514,19 +518,19 @@ packages: - supports-color dev: false - /@babel/helper-create-class-features-plugin/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==} + /@babel/helper-create-class-features-plugin/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 - '@babel/helper-member-expression-to-functions': 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.24.7_@babel+core@7.24.7 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.9 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 semver: 6.3.1 @@ -534,26 +538,26 @@ packages: - supports-color dev: false - /@babel/helper-create-regexp-features-plugin/7.24.7_@babel+core@7.24.7: + /@babel/helper-create-regexp-features-plugin/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 regexpu-core: 5.3.2 semver: 6.3.1 dev: false - /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.7: + /@babel/helper-define-polyfill-provider/0.6.2_@babel+core@7.24.9: 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.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 debug: 4.3.5 lodash.debounce: 4.0.8 resolve: 1.22.8 @@ -565,7 +569,7 @@ packages: resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@babel/helper-function-name/7.0.0-beta.44: @@ -581,7 +585,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@babel/helper-get-function-arity/7.0.0-beta.44: @@ -594,15 +598,15 @@ packages: resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false - /@babel/helper-member-expression-to-functions/7.24.7: - resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==} + /@babel/helper-member-expression-to-functions/7.24.8: + resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -611,14 +615,14 @@ packages: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-module-transforms/7.24.7: - resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==} + /@babel/helper-module-transforms/7.24.9: + resolution: {integrity: sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -632,13 +636,13 @@ packages: - supports-color dev: false - /@babel/helper-module-transforms/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==} + /@babel/helper-module-transforms/7.24.9_@babel+core@7.24.9: + resolution: {integrity: sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 @@ -652,21 +656,21 @@ packages: resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false - /@babel/helper-plugin-utils/7.24.7: - resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==} + /@babel/helper-plugin-utils/7.24.8: + resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} engines: {node: '>=6.9.0'} dev: false - /@babel/helper-remap-async-to-generator/7.24.7_@babel+core@7.24.7: + /@babel/helper-remap-async-to-generator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-wrap-function': 7.24.7 @@ -681,21 +685,21 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/helper-replace-supers/7.24.7_@babel+core@7.24.7: + /@babel/helper-replace-supers/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-member-expression-to-functions': 7.24.7 + '@babel/helper-member-expression-to-functions': 7.24.8 '@babel/helper-optimise-call-expression': 7.24.7 transitivePeerDependencies: - supports-color @@ -705,8 +709,8 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -715,8 +719,8 @@ packages: resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -731,11 +735,11 @@ packages: resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false - /@babel/helper-string-parser/7.24.7: - resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} + /@babel/helper-string-parser/7.24.8: + resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} engines: {node: '>=6.9.0'} dev: false @@ -744,8 +748,8 @@ packages: engines: {node: '>=6.9.0'} dev: false - /@babel/helper-validator-option/7.24.7: - resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==} + /@babel/helper-validator-option/7.24.8: + resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} engines: {node: '>=6.9.0'} dev: false @@ -755,18 +759,18 @@ packages: dependencies: '@babel/helper-function-name': 7.24.7 '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/helpers/7.24.7: - resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} + /@babel/helpers/7.24.8: + resolution: {integrity: sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@babel/highlight/7.0.0-beta.44: @@ -787,56 +791,56 @@ packages: picocolors: 1.0.1 dev: false - /@babel/parser/7.24.7: - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} + /@babel/parser/7.24.8: + resolution: {integrity: sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==} engines: {node: '>=6.0.0'} hasBin: true dev: false - /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-firefox-class-in-computed-class-key/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.7_@babel+core@7.24.7 + '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.7_@babel+core@7.24.7: + /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-proposal-class-properties/7.18.6: @@ -846,22 +850,22 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.24.7: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.24.9: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false @@ -872,23 +876,23 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-create-class-features-plugin': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-decorators': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-proposal-decorators/7.24.7_@babel+core@7.24.7: + /@babel/plugin-proposal-decorators/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-decorators': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-decorators': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -900,35 +904,35 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/compat-data': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-object-rest-spread': 7.8.3 '@babel/plugin-transform-parameters': 7.24.7 dev: false - /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.24.7: + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.24.9: resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.24.7 - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.7 + '@babel/compat-data': 7.24.9 + '@babel/core': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.9 dev: false - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.7: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.9: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 dev: false /@babel/plugin-syntax-async-generators/7.8.4: @@ -936,16 +940,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.24.9: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-bigint/7.8.3: @@ -953,16 +957,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-class-properties/7.12.13: @@ -970,26 +974,26 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.24.9: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.24.9: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-decorators/7.24.7: @@ -998,55 +1002,55 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-decorators/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-decorators/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-import-assertions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-import-assertions/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-import-attributes/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-import-attributes/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-import-meta/7.10.4: @@ -1054,16 +1058,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.24.9: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-json-strings/7.8.3: @@ -1071,16 +1075,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-jsx/7.24.7: @@ -1089,17 +1093,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-jsx/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-jsx/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-logical-assignment-operators/7.10.4: @@ -1107,16 +1111,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.24.9: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3: @@ -1124,16 +1128,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-numeric-separator/7.10.4: @@ -1141,16 +1145,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.24.9: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-object-rest-spread/7.8.3: @@ -1158,16 +1162,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-optional-catch-binding/7.8.3: @@ -1175,16 +1179,16 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-optional-chaining/7.8.3: @@ -1192,26 +1196,26 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.24.9: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.24.9: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-top-level-await/7.14.5: @@ -1220,17 +1224,17 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.24.9: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-syntax-typescript/7.24.7: @@ -1239,437 +1243,437 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-typescript/7.24.7_@babel+core@7.24.7: + /@babel/plugin-syntax-typescript/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.7: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.24.9: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-arrow-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-arrow-functions/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-async-generator-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-async-generator-functions/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-async-to-generator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-async-to-generator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-remap-async-to-generator': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-block-scoped-functions/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-block-scoped-functions/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-block-scoping/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-block-scoping/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-class-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-class-properties/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-class-static-block/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-class-static-block/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-classes/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==} + /@babel/plugin-transform-classes/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 + '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.9 '@babel/helper-split-export-declaration': 7.24.7 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-computed-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-computed-properties/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/template': 7.24.7 dev: false - /@babel/plugin-transform-destructuring/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==} + /@babel/plugin-transform-destructuring/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-dotall-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-dotall-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-duplicate-keys/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-duplicate-keys/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-dynamic-import/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-dynamic-import/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-exponentiation-operator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-exponentiation-operator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-export-namespace-from/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-export-namespace-from/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-for-of/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-for-of/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-function-name/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-function-name/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-function-name': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-json-strings/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-json-strings/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-literals/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-logical-assignment-operators/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-logical-assignment-operators/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-member-expression-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-member-expression-literals/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-modules-amd/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-amd/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-module-transforms': 7.24.9_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.24.7: - resolution: {integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==} + /@babel/plugin-transform-modules-commonjs/7.24.8: + resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-module-transforms': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-module-transforms': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-simple-access': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-commonjs/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==} + /@babel/plugin-transform-modules-commonjs/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-module-transforms': 7.24.9_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-simple-access': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-systemjs/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-systemjs/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-hoist-variables': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-module-transforms': 7.24.9_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-modules-umd/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-modules-umd/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-module-transforms': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-module-transforms': 7.24.9_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-named-capturing-groups-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-named-capturing-groups-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-new-target/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-new-target/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-nullish-coalescing-operator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-nullish-coalescing-operator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-numeric-separator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-numeric-separator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-object-rest-spread/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-object-rest-spread/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-object-super/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-object-super/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-replace-supers': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-optional-catch-binding/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-optional-catch-binding/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.9 dev: false - /@babel/plugin-transform-optional-chaining/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==} + /@babel/plugin-transform-optional-chaining/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@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.24.7 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -1680,55 +1684,55 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-parameters/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-parameters/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-private-methods/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-private-methods/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-private-property-in-object/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-private-property-in-object/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-property-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-property-literals/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-transform-react-constant-elements/7.24.7: @@ -1737,27 +1741,27 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-react-constant-elements/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-constant-elements/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-7LidzZfUXyfZ8/buRW6qIIHBY8wAZ1OrY9c/wTr8YhZ6vMPo+Uc/CVFLYY1spZrEQlD4w5u8wjqk5NQ3OVqQKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-react-display-name/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-display-name/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-H/Snz9PFxKsS1JLI4dJLtnJgCJRoo0AUm3chP6NYr+9En1JMKloheEiLIhlp5MDVznWo+H3AAC1Mc8lmUEpsgg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false /@babel/plugin-transform-react-inline-elements/7.24.7: @@ -1767,338 +1771,338 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/helper-builder-react-jsx': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-react-inline-elements/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-inline-elements/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-dh68Uv0h2Tpyo2j7GwuL1u/OTcSu3E9WuzlnIovJuE9BsOT9d97wH63+DcBamqhYGgIHvvWBoOgZlkwUDNrL3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-builder-react-jsx': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-react-jsx-development/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-jsx-development/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-QG9EnzoGn+Qar7rxuW+ZOsbWOt56FvvI93xInqsZDC5fsekx1AlIO4KIJ5M+D0p0SqSH156EpmZyXq630B8OlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/plugin-transform-react-jsx': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/plugin-transform-react-jsx': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-react-jsx/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-jsx/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.7 - '@babel/types': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.9 + '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-react-pure-annotations/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-react-pure-annotations/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-PLgBVk3fzbmEjBJ/u8kFzOqS9tUeDjiaWud/rRym/yjCo/M9cASPlnrd2ZmmZpQT40fOOrvR8jh+n8jikrOhNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-regenerator/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-regenerator/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 regenerator-transform: 0.15.2 dev: false - /@babel/plugin-transform-reserved-words/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-reserved-words/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-runtime/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-runtime/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-module-imports': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.7 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.7 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.7 + '@babel/helper-plugin-utils': 7.24.8 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.9 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.9 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.9 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-shorthand-properties/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-shorthand-properties/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-spread/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-spread/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-sticky-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-sticky-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-template-literals/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-template-literals/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-typeof-symbol/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==} + /@babel/plugin-transform-typeof-symbol/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-typescript/7.24.7: - resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==} + /@babel/plugin-transform-typescript/7.24.8: + resolution: {integrity: sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==} 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.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 '@babel/plugin-syntax-typescript': 7.24.7 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-typescript/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==} + /@babel/plugin-transform-typescript/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-CgFgtN61BbdOGCP4fLaAMOPkzWUh6yQZNMr5YSt8uz2cZSSiQONCQFWqsE4NeVfOIhqDOlS9CR3WD91FzMeB2Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/plugin-syntax-typescript': 7.24.7_@babel+core@7.24.7 + '@babel/helper-create-class-features-plugin': 7.24.8_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/plugin-syntax-typescript': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/plugin-transform-unicode-escapes/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-escapes/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-unicode-property-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-property-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-unicode-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/plugin-transform-unicode-sets-regex/7.24.7_@babel+core@7.24.7: + /@babel/plugin-transform-unicode-sets-regex/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.7 - '@babel/helper-plugin-utils': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-create-regexp-features-plugin': 7.24.7_@babel+core@7.24.9 + '@babel/helper-plugin-utils': 7.24.8 dev: false - /@babel/preset-env/7.24.7_@babel+core@7.24.7: - resolution: {integrity: sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==} + /@babel/preset-env/7.24.8_@babel+core@7.24.9: + resolution: {integrity: sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.24.7 - '@babel/core': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-import-assertions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-import-attributes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.7 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.7 - '@babel/plugin-transform-arrow-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-async-generator-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-async-to-generator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-block-scoped-functions': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-block-scoping': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-class-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-class-static-block': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-classes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-computed-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-destructuring': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-dotall-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-duplicate-keys': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-dynamic-import': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-exponentiation-operator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-export-namespace-from': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-for-of': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-function-name': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-json-strings': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-logical-assignment-operators': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-member-expression-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-amd': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-systemjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-umd': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-new-target': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-numeric-separator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-object-super': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-optional-catch-binding': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-optional-chaining': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-private-methods': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-private-property-in-object': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-property-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-regenerator': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-reserved-words': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-shorthand-properties': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-spread': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-sticky-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-typeof-symbol': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-escapes': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-property-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-regex': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-unicode-sets-regex': 7.24.7_@babel+core@7.24.7 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.7 - babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.7 - babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.7 - babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.7 + '@babel/compat-data': 7.24.9 + '@babel/core': 7.24.9 + '@babel/helper-compilation-targets': 7.24.8 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.24.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.9 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.9 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.24.9 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-import-assertions': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-syntax-import-attributes': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.24.9 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.9 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.24.9 + '@babel/plugin-transform-arrow-functions': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-async-generator-functions': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-async-to-generator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-block-scoped-functions': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-block-scoping': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-class-properties': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-class-static-block': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-classes': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-computed-properties': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-destructuring': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-dotall-regex': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-duplicate-keys': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-dynamic-import': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-exponentiation-operator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-export-namespace-from': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-for-of': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-function-name': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-json-strings': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-literals': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-logical-assignment-operators': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-member-expression-literals': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-modules-amd': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-modules-systemjs': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-modules-umd': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-new-target': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-nullish-coalescing-operator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-numeric-separator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-object-rest-spread': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-object-super': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-optional-catch-binding': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-optional-chaining': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-parameters': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-private-methods': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-private-property-in-object': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-property-literals': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-regenerator': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-reserved-words': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-shorthand-properties': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-spread': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-sticky-regex': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-template-literals': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-typeof-symbol': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-unicode-escapes': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-unicode-property-regex': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-unicode-regex': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-unicode-sets-regex': 7.24.7_@babel+core@7.24.9 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.24.9 + babel-plugin-polyfill-corejs2: 0.4.11_@babel+core@7.24.9 + babel-plugin-polyfill-corejs3: 0.10.4_@babel+core@7.24.9 + babel-plugin-polyfill-regenerator: 0.6.2_@babel+core@7.24.9 core-js-compat: 3.37.1 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.7: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.24.9: 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.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/types': 7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/types': 7.24.9 esutils: 2.0.3 dev: false - /@babel/preset-react/7.24.7_@babel+core@7.24.7: + /@babel/preset-react/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-AAH4lEkpmzFWrGVlHaxJB7RLH21uPQ9+He+eFLWHmF9IuFQVugz8eAsamaW0DXRrTfco5zj1wWtpdcXJUOfsag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - '@babel/plugin-transform-react-display-name': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-jsx': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-jsx-development': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-pure-annotations': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@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.24.9 + '@babel/plugin-transform-react-jsx': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-react-jsx-development': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-react-pure-annotations': 7.24.7_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -2109,38 +2113,38 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-validator-option': 7.24.7 + '@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.7 - '@babel/plugin-transform-typescript': 7.24.7 + '@babel/plugin-transform-modules-commonjs': 7.24.8 + '@babel/plugin-transform-typescript': 7.24.8 transitivePeerDependencies: - supports-color dev: false - /@babel/preset-typescript/7.24.7_@babel+core@7.24.7: + /@babel/preset-typescript/7.24.7_@babel+core@7.24.9: resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-plugin-utils': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-modules-commonjs': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-typescript': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-plugin-utils': 7.24.8 + '@babel/helper-validator-option': 7.24.8 + '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-modules-commonjs': 7.24.8_@babel+core@7.24.9 + '@babel/plugin-transform-typescript': 7.24.8_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false - /@babel/register/7.24.6_@babel+core@7.24.7: + /@babel/register/7.24.6_@babel+core@7.24.9: resolution: {integrity: sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 clone-deep: 4.0.1 find-cache-dir: 2.1.0 make-dir: 2.1.0 @@ -2152,16 +2156,16 @@ packages: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: false - /@babel/runtime-corejs3/7.24.7: - resolution: {integrity: sha512-eytSX6JLBY6PVAeQa2bFlDx/7Mmln/gaEpsit5a3WEvjGfiIytEsgAwuIXCPM0xvw0v0cJn3ilq0/TvXrW0kgA==} + /@babel/runtime-corejs3/7.24.8: + resolution: {integrity: sha512-DXG/BhegtMHhnN7YPIvxWd303/9aXvYFD1TjNL3CD6tUrhI2LVsg3Lck0aql5TRH29n4sj3emcROypkZVUfSuA==} engines: {node: '>=6.9.0'} dependencies: core-js-pure: 3.37.1 regenerator-runtime: 0.14.1 dev: false - /@babel/runtime/7.24.7: - resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} + /@babel/runtime/7.24.8: + resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -2181,8 +2185,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.9 dev: false /@babel/traverse/7.0.0-beta.44: @@ -2200,18 +2204,18 @@ packages: lodash: 4.17.21 dev: false - /@babel/traverse/7.24.7: - resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} + /@babel/traverse/7.24.8: + resolution: {integrity: sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 + '@babel/generator': 7.24.10 '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-function-name': 7.24.7 '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.9 debug: 4.3.5 globals: 11.12.0 transitivePeerDependencies: @@ -2226,11 +2230,11 @@ packages: to-fast-properties: 2.0.0 dev: false - /@babel/types/7.24.7: - resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} + /@babel/types/7.24.9: + resolution: {integrity: sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.24.7 + '@babel/helper-string-parser': 7.24.8 '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 dev: false @@ -2274,15 +2278,12 @@ packages: engines: {node: '>=10.0.0'} dev: false - /@es-joy/jsdoccomment/0.43.1: - resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==} + /@es-joy/jsdoccomment/0.46.0: + resolution: {integrity: sha512-C3Axuq1xd/9VqFZpW4YAzOx5O9q/LP46uIQy/iNDpHG3fmPa6TBtvfglMCs3RBiBxAIi0Go97r8+jvTt55XMyQ==} engines: {node: '>=16'} dependencies: - '@types/eslint': 8.56.10 - '@types/estree': 1.0.5 - '@typescript-eslint/types': 7.12.0 comment-parser: 1.4.1 - esquery: 1.5.0 + esquery: 1.6.0 jsdoc-type-pratt-parser: 4.0.0 dev: false @@ -2315,8 +2316,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@eslint-community/regexpp/4.10.1: - resolution: {integrity: sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==} + /@eslint-community/regexpp/4.11.0: + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: false @@ -2370,12 +2371,12 @@ packages: ajv: 6.12.6 dev: false - /@fastify/ajv-compiler/3.5.0: - resolution: {integrity: sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==} + /@fastify/ajv-compiler/3.6.0: + resolution: {integrity: sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==} dependencies: - ajv: 8.16.0 + ajv: 8.17.1 ajv-formats: 2.1.1 - fast-uri: 2.3.1 + fast-uri: 2.4.0 dev: false /@fastify/error/2.0.0: @@ -2389,7 +2390,7 @@ packages: /@fastify/fast-json-stringify-compiler/4.3.0: resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} dependencies: - fast-json-stringify: 5.16.0 + fast-json-stringify: 5.16.1 dev: false /@fastify/merge-json-schemas/0.1.1: @@ -2615,7 +2616,7 @@ packages: deprecated: This version has been deprecated and is no longer supported or maintained dependencies: '@hapi/hoek': 8.5.1 - mime-db: 1.52.0 + mime-db: 1.53.0 dev: false /@hapi/nigel/3.1.1: @@ -2723,6 +2724,7 @@ packages: /@humanwhocodes/config-array/0.11.14: resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead dependencies: '@humanwhocodes/object-schema': 2.0.3 debug: 4.3.5 @@ -2734,6 +2736,7 @@ packages: /@humanwhocodes/config-array/0.5.0: resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead dependencies: '@humanwhocodes/object-schema': 1.2.1 debug: 4.3.5 @@ -2749,10 +2752,24 @@ packages: /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + deprecated: Use @eslint/object-schema instead dev: false /@humanwhocodes/object-schema/2.0.3: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + deprecated: Use @eslint/object-schema instead + dev: false + + /@isaacs/cliui/8.0.2: + resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} + engines: {node: '>=12'} + dependencies: + string-width: 5.1.2 + string-width-cjs: /string-width/4.2.3 + strip-ansi: 7.1.0 + strip-ansi-cjs: /strip-ansi/6.0.1 + wrap-ansi: 8.1.0 + wrap-ansi-cjs: /wrap-ansi/7.0.0 dev: false /@istanbuljs/load-nyc-config/1.1.0: @@ -2813,7 +2830,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -2834,14 +2851,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 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.14.2 + jest-config: 29.7.0_@types+node@20.14.11 jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -2869,7 +2886,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-mock: 29.7.0 dev: false @@ -2896,7 +2913,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -2929,14 +2946,14 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 glob: 7.2.3 graceful-fs: 4.2.11 istanbul-lib-coverage: 3.2.2 - istanbul-lib-instrument: 6.0.2 + istanbul-lib-instrument: 6.0.3 istanbul-lib-report: 3.0.1 istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.7 @@ -2946,7 +2963,7 @@ packages: slash: 3.0.0 string-length: 4.0.2 strip-ansi: 6.0.1 - v8-to-istanbul: 9.2.0 + v8-to-istanbul: 9.3.0 transitivePeerDependencies: - supports-color dev: false @@ -2991,7 +3008,7 @@ packages: resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 babel-plugin-istanbul: 6.1.1 @@ -3016,7 +3033,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 18.19.34 + '@types/node': 20.14.11 '@types/yargs': 15.0.19 chalk: 4.1.2 dev: false @@ -3028,7 +3045,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.2 + '@types/node': 20.14.11 '@types/yargs': 17.0.32 chalk: 4.1.2 dev: false @@ -3038,7 +3055,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 dev: false @@ -3059,22 +3076,22 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: false - /@jridgewell/sourcemap-codec/1.4.15: - resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + /@jridgewell/sourcemap-codec/1.5.0: + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} dev: false /@jridgewell/trace-mapping/0.3.25: resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: false /@jridgewell/trace-mapping/0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 dev: false /@lukeed/ms/2.0.2: @@ -3144,7 +3161,7 @@ packages: resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==} dependencies: '@gar/promisify': 1.1.3 - semver: 7.6.2 + semver: 7.6.3 dev: false /@npmcli/move-file/1.1.2: @@ -3156,10 +3173,21 @@ packages: rimraf: 3.0.2 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.24.7 + '@babel/runtime': 7.24.8 '@redux-saga/deferred': 1.2.1 '@redux-saga/delay-p': 1.2.1 '@redux-saga/is': 1.1.3 @@ -3193,11 +3221,17 @@ packages: resolution: {integrity: sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==} dev: false - /@remix-run/router/1.16.1: - resolution: {integrity: sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==} + /@remix-run/router/1.18.0: + resolution: {integrity: sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==} engines: {node: '>=14.0.0'} dev: false + /@shikijs/core/1.10.3: + resolution: {integrity: sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==} + dependencies: + '@types/hast': 3.0.4 + dev: false + /@sinclair/typebox/0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: false @@ -3310,7 +3344,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/aria-query': 4.2.2 aria-query: 4.2.2 chalk: 4.1.2 @@ -3324,7 +3358,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -3338,7 +3372,7 @@ packages: engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/aria-query': 5.0.4 aria-query: 5.1.3 chalk: 4.1.2 @@ -3352,7 +3386,7 @@ packages: engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@adobe/css-tools': 4.4.0 - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/testing-library__jest-dom': 5.14.9 aria-query: 5.3.0 chalk: 3.0.0 @@ -3369,7 +3403,7 @@ packages: react: '*' react-dom: '*' dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@testing-library/dom': 7.31.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -3382,7 +3416,7 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@testing-library/dom': 8.20.1 '@types/react-dom': 18.3.0 react: 18.3.1 @@ -3396,7 +3430,7 @@ packages: react: ^18.0.0 react-dom: ^18.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@testing-library/dom': 9.3.4 '@types/react-dom': 18.3.0 dev: false @@ -3438,8 +3472,8 @@ packages: /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.9 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 @@ -3448,20 +3482,20 @@ packages: /@types/babel__generator/7.6.8: resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/types': 7.24.9 dev: false /@types/babel__traverse/7.20.6: resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} dependencies: - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 dev: false /@types/chai-as-promised/7.1.8: @@ -3481,7 +3515,7 @@ packages: /@types/cors/2.8.17: resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 dev: false /@types/eslint-scope/3.7.7: @@ -3509,7 +3543,13 @@ packages: /@types/graceful-fs/4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 + dev: false + + /@types/hast/3.0.4: + resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} + dependencies: + '@types/unist': 3.0.2 dev: false /@types/hoist-non-react-statics/3.3.5: @@ -3549,7 +3589,7 @@ packages: /@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 dev: false @@ -3566,30 +3606,12 @@ packages: resolution: {integrity: sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==} dev: false - /@types/mocha/10.0.6: - resolution: {integrity: sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==} - dev: false - - /@types/node/13.13.52: - resolution: {integrity: sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==} - dev: false - - /@types/node/14.18.63: - resolution: {integrity: sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==} - dev: false - - /@types/node/17.0.45: - resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - dev: false - - /@types/node/18.19.34: - resolution: {integrity: sha512-eXF4pfBNV5DAMKGbI02NnDtWrQ40hAN558/2vvS4gMpMIxaf6JmD7YjnZbq0Q9TDSSkKBamime8ewRoomHdt4g==} - dependencies: - undici-types: 5.26.5 + /@types/mocha/10.0.7: + resolution: {integrity: sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==} dev: false - /@types/node/20.14.2: - resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} + /@types/node/20.14.11: + resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} dependencies: undici-types: 5.26.5 dev: false @@ -3627,7 +3649,7 @@ packages: resolution: {integrity: sha512-9y0Gflk3b0+NhQZ/oxGtaAJDvRywCa5sIyaVnounqLvmf93yBF4EgIRspePtkMs3Tr844nCclYMlcCNmLCvjuQ==} dependencies: '@types/chai': 4.3.16 - '@types/sinon': 9.0.11 + '@types/sinon': 10.0.20 dev: false /@types/sinon/10.0.20: @@ -3678,6 +3700,10 @@ packages: resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==} dev: false + /@types/unist/3.0.2: + resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} + dev: false + /@types/use-sync-external-store/0.0.3: resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} dev: false @@ -3685,9 +3711,9 @@ packages: /@types/webpack/5.28.0_webpack-cli@4.8.0: resolution: {integrity: sha512-8cP0CzcxUiFuA9xGJkfeVpqmWTk9nx6CWwamRGCj95ph1SmlRRk9KlCZ6avhCbZd4L68LvYT6l1kpdEnQXrF8w==} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 tapable: 2.2.1 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 transitivePeerDependencies: - '@swc/core' - esbuild @@ -3711,7 +3737,7 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin/2.34.0_13c1c9ba2a37035e42ce6352d0301ca6: + /@typescript-eslint/eslint-plugin/2.34.0_e0d01acef57746c6ba4159c29508f7d8: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3722,18 +3748,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.0+typescript@5.4.5 - '@typescript-eslint/parser': 2.34.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.0+typescript@5.5.3 + '@typescript-eslint/parser': 2.34.0_eslint@8.57.0+typescript@5.5.3 eslint: 8.57.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/2.34.0_343f3b16d0c7a593d8aa46e5ab269cc6: + /@typescript-eslint/eslint-plugin/2.34.0_fd81c20ba270661fe5e2af65b61be4dd: resolution: {integrity: sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3744,18 +3770,18 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@5.4.5 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@5.4.5 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@5.5.3 + '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@5.5.3 eslint: 6.8.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/4.33.0_f0632536362013fea90db5e6e3866f43: + /@typescript-eslint/eslint-plugin/4.33.0_f330614e2417d5750dd2dd1fc50901ed: resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3766,22 +3792,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@5.4.5 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@5.5.3 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.5 eslint: 7.32.0 functional-red-black-tree: 1.0.1 ignore: 5.3.1 regexpp: 3.2.0 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.62.0_240c4af58708ff43edc713a427034579: + /@typescript-eslint/eslint-plugin/5.62.0_30886d74c3e5c96e2b1aed2a2fd3cd9a: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3792,24 +3818,24 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@4.9.5 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 - '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0+typescript@4.9.5 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@4.9.5 debug: 4.3.5 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare-lite: 1.4.0 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@4.9.5 + typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.62.0_30886d74c3e5c96e2b1aed2a2fd3cd9a: + /@typescript-eslint/eslint-plugin/5.62.0_368fcc4e9bc7c17ba3d48e44c9b3a2d4: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3820,24 +3846,24 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@4.9.5 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.5.3 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0+typescript@4.9.5 - '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@4.9.5 + '@typescript-eslint/type-utils': 5.62.0_eslint@8.57.0+typescript@5.5.3 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.5.3 debug: 4.3.5 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare-lite: 1.4.0 - semver: 7.6.2 - tsutils: 3.21.0_typescript@4.9.5 - typescript: 4.9.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.62.0_6480892044262f9a1d61d34c10a742f7: + /@typescript-eslint/eslint-plugin/5.62.0_fe17795820e95299023a077c578a8864: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3848,24 +3874,24 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.4.5 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.5.3 '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_eslint@7.32.0+typescript@5.4.5 - '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/type-utils': 5.62.0_eslint@7.32.0+typescript@5.5.3 + '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.5.3 debug: 4.3.5 eslint: 7.32.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare-lite: 1.4.0 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/eslint-plugin/7.10.0_8754d61f321d1b6fb21c4ab117254f20: + /@typescript-eslint/eslint-plugin/7.10.0_be72d7841995f422e69d0106cefb807a: resolution: {integrity: sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -3876,30 +3902,30 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.4.5 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.5.3 '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/type-utils': 7.10.0_eslint@8.57.0+typescript@5.4.5 - '@typescript-eslint/utils': 7.10.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/type-utils': 7.10.0_eslint@8.57.0+typescript@5.5.3 + '@typescript-eslint/utils': 7.10.0_eslint@8.57.0+typescript@5.5.3 '@typescript-eslint/visitor-keys': 7.10.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 1.3.0_typescript@5.4.5 - typescript: 5.4.5 + ts-api-utils: 1.3.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/experimental-utils/2.34.0_eslint@6.8.0+typescript@5.4.5: + /@typescript-eslint/experimental-utils/2.34.0_eslint@6.8.0+typescript@5.5.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.4.5 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.5.3 eslint: 6.8.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -3908,14 +3934,14 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/2.34.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/experimental-utils/2.34.0_eslint@8.57.0+typescript@5.5.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.4.5 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.5.3 eslint: 8.57.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -3924,7 +3950,7 @@ packages: - typescript dev: false - /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@5.4.5: + /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@5.5.3: resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3933,7 +3959,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.4.5 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.5.3 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -3942,7 +3968,7 @@ packages: - typescript dev: false - /@typescript-eslint/parser/2.34.0_eslint@6.8.0+typescript@5.4.5: + /@typescript-eslint/parser/2.34.0_eslint@6.8.0+typescript@5.5.3: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3953,16 +3979,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@5.4.5 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.4.5 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@6.8.0+typescript@5.5.3 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.5.3 eslint: 6.8.0 eslint-visitor-keys: 1.3.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/2.34.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/parser/2.34.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -3973,16 +3999,16 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.0+typescript@5.4.5 - '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.4.5 + '@typescript-eslint/experimental-utils': 2.34.0_eslint@8.57.0+typescript@5.5.3 + '@typescript-eslint/typescript-estree': 2.34.0_typescript@5.5.3 eslint: 8.57.0 eslint-visitor-keys: 1.3.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@5.4.5: + /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@5.5.3: resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3994,15 +4020,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.4.5 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@5.5.3 debug: 4.3.5 eslint: 7.32.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@7.32.0+typescript@5.4.5: + /@typescript-eslint/parser/5.62.0_eslint@7.32.0+typescript@5.5.3: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4014,10 +4040,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.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 debug: 4.3.5 eslint: 7.32.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4042,7 +4068,7 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.62.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/parser/5.62.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4054,15 +4080,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.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 debug: 4.3.5 eslint: 8.57.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/7.10.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/parser/7.10.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4074,11 +4100,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.4.5 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.5.3 '@typescript-eslint/visitor-keys': 7.10.0 debug: 4.3.5 eslint: 8.57.0 - typescript: 5.4.5 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4107,7 +4133,7 @@ packages: '@typescript-eslint/visitor-keys': 7.10.0 dev: false - /@typescript-eslint/type-utils/5.62.0_eslint@7.32.0+typescript@5.4.5: + /@typescript-eslint/type-utils/5.62.0_eslint@7.32.0+typescript@5.5.3: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4117,12 +4143,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 - '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 + '@typescript-eslint/utils': 5.62.0_eslint@7.32.0+typescript@5.5.3 debug: 4.3.5 eslint: 7.32.0 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4147,7 +4173,7 @@ packages: - supports-color dev: false - /@typescript-eslint/type-utils/5.62.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/type-utils/5.62.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4157,17 +4183,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.4.5 - '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 + '@typescript-eslint/utils': 5.62.0_eslint@8.57.0+typescript@5.5.3 debug: 4.3.5 eslint: 8.57.0 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/type-utils/7.10.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/type-utils/7.10.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4177,12 +4203,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.4.5 - '@typescript-eslint/utils': 7.10.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.5.3 + '@typescript-eslint/utils': 7.10.0_eslint@8.57.0+typescript@5.5.3 debug: 4.3.5 eslint: 8.57.0 - ts-api-utils: 1.3.0_typescript@5.4.5 - typescript: 5.4.5 + ts-api-utils: 1.3.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4202,12 +4228,7 @@ packages: engines: {node: ^18.18.0 || >=20.0.0} dev: false - /@typescript-eslint/types/7.12.0: - resolution: {integrity: sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==} - engines: {node: ^18.18.0 || >=20.0.0} - dev: false - - /@typescript-eslint/typescript-estree/2.34.0_typescript@5.4.5: + /@typescript-eslint/typescript-estree/2.34.0_typescript@5.5.3: resolution: {integrity: sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} peerDependencies: @@ -4221,14 +4242,14 @@ packages: glob: 7.2.3 is-glob: 4.0.3 lodash: 4.17.21 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/4.33.0_typescript@5.4.5: + /@typescript-eslint/typescript-estree/4.33.0_typescript@5.5.3: resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4242,9 +4263,9 @@ packages: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4263,7 +4284,7 @@ packages: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 tsutils: 3.21.0 transitivePeerDependencies: - supports-color @@ -4283,14 +4304,14 @@ packages: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.2 + semver: 7.6.3 tsutils: 3.21.0_typescript@4.9.5 typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.62.0_typescript@5.4.5: + /@typescript-eslint/typescript-estree/5.62.0_typescript@5.5.3: resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4304,14 +4325,14 @@ packages: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.2 - tsutils: 3.21.0_typescript@5.4.5 - typescript: 5.4.5 + semver: 7.6.3 + tsutils: 3.21.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/typescript-estree/7.10.0_typescript@5.4.5: + /@typescript-eslint/typescript-estree/7.10.0_typescript@5.5.3: resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4325,10 +4346,10 @@ packages: debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.2 - ts-api-utils: 1.3.0_typescript@5.4.5 - typescript: 5.4.5 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - supports-color dev: false @@ -4346,13 +4367,13 @@ packages: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0 eslint-scope: 5.1.1 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils/5.62.0_eslint@7.32.0+typescript@5.4.5: + /@typescript-eslint/utils/5.62.0_eslint@7.32.0+typescript@5.5.3: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4363,10 +4384,10 @@ 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.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 eslint: 7.32.0 eslint-scope: 5.1.1 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript @@ -4386,13 +4407,13 @@ packages: '@typescript-eslint/typescript-estree': 5.62.0_typescript@4.9.5 eslint: 8.57.0 eslint-scope: 5.1.1 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils/5.62.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/utils/5.62.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4403,16 +4424,16 @@ 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.4.5 + '@typescript-eslint/typescript-estree': 5.62.0_typescript@5.5.3 eslint: 8.57.0 eslint-scope: 5.1.1 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils/7.10.0_eslint@8.57.0+typescript@5.4.5: + /@typescript-eslint/utils/7.10.0_eslint@8.57.0+typescript@5.5.3: resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -4421,7 +4442,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 '@typescript-eslint/scope-manager': 7.10.0 '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.4.5 + '@typescript-eslint/typescript-estree': 7.10.0_typescript@5.5.3 eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -4562,14 +4583,14 @@ packages: '@xtuc/long': 4.2.2 dev: false - /@webpack-cli/configtest/1.2.0_webpack-cli@4.8.0+webpack@5.91.0: + /@webpack-cli/configtest/1.2.0_webpack-cli@4.8.0+webpack@5.93.0: resolution: {integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==} peerDependencies: webpack: 4.x.x || 5.x.x webpack-cli: 4.x.x dependencies: - webpack: 5.91.0_webpack-cli@4.8.0 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + webpack: 5.93.0_webpack-cli@4.8.0 + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 dev: false /@webpack-cli/info/1.5.0_webpack-cli@4.8.0: @@ -4578,7 +4599,7 @@ packages: webpack-cli: 4.x.x dependencies: envinfo: 7.13.0 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 dev: false /@webpack-cli/serve/1.7.0_webpack-cli@4.8.0: @@ -4590,7 +4611,7 @@ packages: webpack-dev-server: optional: true dependencies: - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 dev: false /@xarc/fastify-server/3.3.1: @@ -4618,7 +4639,7 @@ packages: async-eventemitter: 0.2.4 chalk: 4.1.2 electrode-confippet: 1.7.1 - fastify: 4.27.0 + fastify: 4.28.1 fastify-plugin: 4.5.1 lodash: 4.17.21 require-at: 1.0.6 @@ -4751,16 +4772,16 @@ packages: /acorn-globals/7.0.1: resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==} dependencies: - acorn: 8.11.3 - acorn-walk: 8.3.2 + acorn: 8.12.1 + acorn-walk: 8.3.3 dev: false - /acorn-import-assertions/1.9.0_acorn@8.11.3: - resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + /acorn-import-attributes/1.9.5_acorn@8.12.1: + resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: acorn: ^8 dependencies: - acorn: 8.11.3 + acorn: 8.12.1 dev: false /acorn-jsx/3.0.1: @@ -4777,12 +4798,12 @@ packages: acorn: 7.4.1 dev: false - /acorn-jsx/5.3.2_acorn@8.11.3: + /acorn-jsx/5.3.2_acorn@8.12.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.11.3 + acorn: 8.12.1 dev: false /acorn-walk/7.2.0: @@ -4790,9 +4811,11 @@ packages: engines: {node: '>=0.4.0'} dev: false - /acorn-walk/8.3.2: - resolution: {integrity: sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==} + /acorn-walk/8.3.3: + resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} engines: {node: '>=0.4.0'} + dependencies: + acorn: 8.12.1 dev: false /acorn/3.3.0: @@ -4813,8 +4836,8 @@ packages: hasBin: true dev: false - /acorn/8.11.3: - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} + /acorn/8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} engines: {node: '>=0.4.0'} hasBin: true dev: false @@ -4858,7 +4881,7 @@ packages: object.assign: 4.1.5 object.entries: 1.1.8 prop-types: 15.8.1 - prop-types-exact: 1.2.4 + prop-types-exact: 1.2.5 react-is: 16.13.1 dev: false @@ -4876,7 +4899,7 @@ packages: ajv: optional: true dependencies: - ajv: 8.16.0 + ajv: 8.17.1 dev: false /ajv-formats/3.0.1: @@ -4885,7 +4908,7 @@ packages: ajv: optional: true dependencies: - ajv: 8.16.0 + ajv: 8.17.1 dev: false /ajv-keywords/2.1.1_ajv@5.5.2: @@ -4904,12 +4927,12 @@ packages: ajv: 6.12.6 dev: false - /ajv-keywords/5.1.0_ajv@8.16.0: + /ajv-keywords/5.1.0_ajv@8.17.1: resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} peerDependencies: ajv: ^8.8.2 dependencies: - ajv: 8.16.0 + ajv: 8.17.1 fast-deep-equal: 3.1.3 dev: false @@ -4940,13 +4963,13 @@ packages: uri-js: 4.4.1 dev: false - /ajv/8.16.0: - resolution: {integrity: sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==} + /ajv/8.17.1: + resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} dependencies: fast-deep-equal: 3.1.3 + fast-uri: 3.0.1 json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - uri-js: 4.4.1 dev: false /alphanum-sort/1.0.2: @@ -4974,11 +4997,6 @@ packages: string-width: 4.2.3 dev: false - /ansi-colors/4.1.1: - resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} - engines: {node: '>=6'} - dev: false - /ansi-colors/4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} @@ -5131,8 +5149,8 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.24.7 - '@babel/runtime-corejs3': 7.24.7 + '@babel/runtime': 7.24.8 + '@babel/runtime-corejs3': 7.24.8 dev: false /aria-query/5.1.3: @@ -5355,8 +5373,8 @@ packages: resolution: {integrity: sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==} hasBin: true dependencies: - browserslist: 4.23.0 - caniuse-lite: 1.0.30001629 + browserslist: 4.23.2 + caniuse-lite: 1.0.30001642 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -5419,9 +5437,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 eslint-visitor-keys: 1.3.0 resolve: 1.22.8 transitivePeerDependencies: @@ -5436,9 +5454,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 eslint: 6.8.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.8 @@ -5454,9 +5472,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.8 @@ -5472,9 +5490,9 @@ packages: eslint: '>= 4.12.1' dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 + '@babel/parser': 7.24.8 + '@babel/traverse': 7.24.8 + '@babel/types': 7.24.9 eslint: 8.57.0 eslint-visitor-keys: 1.3.0 resolve: 1.22.8 @@ -5540,17 +5558,17 @@ packages: - supports-color dev: false - /babel-jest/29.7.0_@babel+core@7.24.7: + /babel-jest/29.7.0_@babel+core@7.24.9: 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.24.7 + '@babel/core': 7.24.9 '@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.24.7 + babel-preset-jest: 29.6.3_@babel+core@7.24.9 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -5558,7 +5576,7 @@ packages: - supports-color dev: false - /babel-loader/8.3.0_webpack@5.91.0: + /babel-loader/8.3.0_webpack@5.93.0: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -5569,27 +5587,27 @@ packages: loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false - /babel-loader/9.1.3_64d3470f456dd295f4b7d10dd26c7cfa: + /babel-loader/9.1.3_1134454552a7028528c61f70c60e70f2: resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} engines: {node: '>= 14.15.0'} peerDependencies: '@babel/core': ^7.12.0 webpack: '>=5' dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 find-cache-dir: 4.0.0 schema-utils: 4.2.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.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.7 + '@babel/helper-plugin-utils': 7.24.8 '@istanbuljs/load-nyc-config': 1.1.0 '@istanbuljs/schema': 0.1.3 istanbul-lib-instrument: 5.2.1 @@ -5603,7 +5621,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 dev: false @@ -5612,7 +5630,7 @@ packages: resolution: {integrity: sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==} dependencies: '@babel/helper-module-imports': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 glob: 7.2.3 lodash: 4.17.21 require-package-name: 2.0.1 @@ -5685,38 +5703,38 @@ packages: babel-helper-is-void-0: 0.4.3 dev: false - /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.7: + /babel-plugin-polyfill-corejs2/0.4.11_@babel+core@7.24.9: resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.24.7 - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/compat-data': 7.24.9 + '@babel/core': 7.24.9 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.9 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.7: + /babel-plugin-polyfill-corejs3/0.10.4_@babel+core@7.24.9: resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.9 core-js-compat: 3.37.1 transitivePeerDependencies: - supports-color dev: false - /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.7: + /babel-plugin-polyfill-regenerator/0.6.2_@babel+core@7.24.9: resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/helper-define-polyfill-provider': 0.6.2_@babel+core@7.24.9 transitivePeerDependencies: - supports-color dev: false @@ -5726,7 +5744,7 @@ packages: engines: {node: '>8.0.0'} dependencies: '@babel/plugin-syntax-jsx': 7.24.7 - '@babel/types': 7.24.7 + '@babel/types': 7.24.9 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 generic-names: 2.0.1 @@ -5741,12 +5759,12 @@ packages: - '@babel/core' dev: false - /babel-plugin-react-css-modules/5.2.6_@babel+core@7.24.7: + /babel-plugin-react-css-modules/5.2.6_@babel+core@7.24.9: resolution: {integrity: sha512-jBU/oVgoEg/58Dcu0tjyNvaXBllxJXip7hlpiX+e0CYTmDADWB484P4pJb7d0L6nWKSzyEqtePcBaq3SKalG/g==} engines: {node: '>8.0.0'} dependencies: - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.7 - '@babel/types': 7.24.7 + '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.9 + '@babel/types': 7.24.9 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 generic-names: 2.0.1 @@ -5840,24 +5858,24 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5 dev: false - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.24.7: + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.24.9: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.7 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.7 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.24.9 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.24.9 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.24.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.24.9 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.24.9 dev: false /babel-preset-jest/29.6.3: @@ -5870,15 +5888,15 @@ packages: babel-preset-current-node-syntax: 1.0.1 dev: false - /babel-preset-jest/29.6.3_@babel+core@7.24.7: + /babel-preset-jest/29.6.3_@babel+core@7.24.9: 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.24.7 + '@babel/core': 7.24.9 babel-plugin-jest-hoist: 29.6.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.24.7 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.24.9 dev: false /babel-preset-minify/0.5.2: @@ -6055,7 +6073,7 @@ packages: /broadcast-channel/3.7.0: resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 detect-node: 2.1.0 js-sha3: 0.8.0 microseconds: 0.2.0 @@ -6077,15 +6095,15 @@ packages: resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} dev: false - /browserslist/4.23.0: - resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==} + /browserslist/4.23.2: + resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001629 - electron-to-chromium: 1.4.795 - node-releases: 2.0.14 - update-browserslist-db: 1.0.16_browserslist@4.23.0 + caniuse-lite: 1.0.30001642 + electron-to-chromium: 1.4.830 + node-releases: 2.0.17 + update-browserslist-db: 1.1.0_browserslist@4.23.2 dev: false /bser/2.1.1: @@ -6225,14 +6243,14 @@ packages: /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.23.0 - caniuse-lite: 1.0.30001629 + browserslist: 4.23.2 + caniuse-lite: 1.0.30001642 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: false - /caniuse-lite/1.0.30001629: - resolution: {integrity: sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==} + /caniuse-lite/1.0.30001642: + resolution: {integrity: sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==} dev: false /caseless/0.12.0: @@ -6409,21 +6427,6 @@ packages: parse5-htmlparser2-tree-adapter: 7.0.0 dev: false - /chokidar/3.5.3: - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} - engines: {node: '>= 8.10.0'} - dependencies: - anymatch: 3.1.3 - braces: 3.0.3 - glob-parent: 5.1.2 - is-binary-path: 2.1.0 - is-glob: 4.0.3 - normalize-path: 3.0.0 - readdirp: 3.6.0 - optionalDependencies: - fsevents: 2.3.3 - dev: false - /chokidar/3.6.0: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} @@ -6755,7 +6758,7 @@ packages: /core-js-compat/3.37.1: resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 dev: false /core-js-pure/3.37.1: @@ -6794,7 +6797,7 @@ packages: parse-json: 4.0.0 dev: false - /create-jest/29.7.0: + /create-jest/29.7.0_@types+node@20.14.11: resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -6803,7 +6806,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0 + jest-config: 29.7.0_@types+node@20.14.11 jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -6887,7 +6890,7 @@ packages: postcss-selector-parser: 5.0.0 dev: false - /css-loader/6.11.0_webpack@5.91.0: + /css-loader/6.11.0_webpack@5.93.0: resolution: {integrity: sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -6899,18 +6902,18 @@ packages: webpack: optional: true dependencies: - icss-utils: 5.1.0_postcss@8.4.38 - postcss: 8.4.38 - postcss-modules-extract-imports: 3.1.0_postcss@8.4.38 - postcss-modules-local-by-default: 4.0.5_postcss@8.4.38 - postcss-modules-scope: 3.2.0_postcss@8.4.38 - postcss-modules-values: 4.0.0_postcss@8.4.38 + icss-utils: 5.1.0_postcss@8.4.39 + postcss: 8.4.39 + postcss-modules-extract-imports: 3.1.0_postcss@8.4.39 + postcss-modules-local-by-default: 4.0.5_postcss@8.4.39 + postcss-modules-scope: 3.2.0_postcss@8.4.39 + postcss-modules-values: 4.0.0_postcss@8.4.39 postcss-value-parser: 4.2.0 - semver: 7.6.2 - webpack: 5.91.0_webpack-cli@4.8.0 + semver: 7.6.3 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false - /css-minimizer-webpack-plugin/1.3.0_webpack@5.91.0: + /css-minimizer-webpack-plugin/1.3.0_webpack@5.93.0: resolution: {integrity: sha512-jFa0Siplmfef4ndKglpVaduY47oHQwioAOEGK0f0vAX0s+vc+SmP6cCMoc+8Adau5600RnOEld5VVdC8CQau7w==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -6924,7 +6927,7 @@ packages: schema-utils: 3.3.0 serialize-javascript: 5.0.1 source-map: 0.6.1 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 webpack-sources: 1.4.3 dev: false @@ -7250,8 +7253,8 @@ packages: ms: 2.1.3 dev: false - /debug/4.3.4_supports-color@8.1.1: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + /debug/4.3.5: + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -7260,10 +7263,9 @@ packages: optional: true dependencies: ms: 2.1.2 - supports-color: 8.1.1 dev: false - /debug/4.3.5: + /debug/4.3.5_supports-color@8.1.1: resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} engines: {node: '>=6.0'} peerDependencies: @@ -7273,6 +7275,7 @@ packages: optional: true dependencies: ms: 2.1.2 + supports-color: 8.1.1 dev: false /decamelize/1.2.0: @@ -7442,11 +7445,6 @@ packages: engines: {node: '>=0.3.1'} dev: false - /diff/5.0.0: - resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==} - engines: {node: '>=0.3.1'} - dev: false - /diff/5.2.0: resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} engines: {node: '>=0.3.1'} @@ -7491,7 +7489,7 @@ packages: resolution: {integrity: sha512-Yra4DbvoW7/Z6LBN560ZwXMjoNOSAN2wRsKFGc4iBeso+mpIA6qj1vfdf9HpMaKAqG6wXTy+1SYEzmNpKXOSsQ==} dependencies: custom-event: 1.0.1 - ent: 2.2.0 + ent: 2.2.1 extend: 3.0.2 void-elements: 2.0.1 dev: false @@ -7695,8 +7693,8 @@ packages: xaa: 1.7.3 dev: false - /electron-to-chromium/1.4.795: - resolution: {integrity: sha512-hHo4lK/8wb4NUa+NJYSFyJ0xedNHiR6ylilDtb8NUW9d4dmBFmGiecYEKCEbti1wTNzbKXLfl4hPWEkAFbHYlw==} + /electron-to-chromium/1.4.830: + resolution: {integrity: sha512-TrPKKH20HeN0J1LHzsYLs2qwXrp8TF4nHdu4sq61ozGbzMpWhI7iIOPYPPkxeq1azMT9PZ8enPFcftbs/Npcjg==} dev: false /emittery/0.13.1: @@ -7741,25 +7739,25 @@ packages: once: 1.4.0 dev: false - /engine.io-parser/5.2.2: - resolution: {integrity: sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw==} + /engine.io-parser/5.2.3: + resolution: {integrity: sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==} engines: {node: '>=10.0.0'} dev: false - /engine.io/6.5.4: - resolution: {integrity: sha512-KdVSDKhVKyOi+r5uEabrDLZw2qXStVvCsEB/LN3mw4WFi6Gx50jTyuxYVCwAAC0U46FdnzP/ScKRBTXb/NiEOg==} + /engine.io/6.5.5: + resolution: {integrity: sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==} engines: {node: '>=10.2.0'} dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.17 - '@types/node': 20.14.2 + '@types/node': 20.14.11 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 cors: 2.8.5 debug: 4.3.5 - engine.io-parser: 5.2.2 - ws: 8.11.0 + engine.io-parser: 5.2.3 + ws: 8.17.1 transitivePeerDependencies: - bufferutil - supports-color @@ -7782,8 +7780,11 @@ packages: strip-ansi: 6.0.1 dev: false - /ent/2.2.0: - resolution: {integrity: sha512-GHrMyVZQWvTIdDtpiEXdHZnFQKzeO09apj8Cbl4pKWy4i0Oprcq17usfDt5aO63swf0JOeMWjWQE/LzgSRuWpA==} + /ent/2.2.1: + resolution: {integrity: sha512-QHuXVeZx9d+tIQAz/XztU0ZwZf2Agg9CcXcgE1rurqvdBeDBrpSwjl8/6XUqMg7tw2Y7uAdKb2sRv+bSEFqQ5A==} + engines: {node: '>= 0.4'} + dependencies: + punycode: 1.4.1 dev: false /entities/2.2.0: @@ -7858,7 +7859,7 @@ packages: is-subset: 0.1.1 lodash.escape: 4.0.1 lodash.isequal: 4.5.0 - object-inspect: 1.13.1 + object-inspect: 1.13.2 object-is: 1.1.6 object.assign: 4.1.5 object.entries: 1.1.8 @@ -7917,7 +7918,7 @@ packages: is-string: 1.0.7 is-typed-array: 1.1.13 is-weakref: 1.0.2 - object-inspect: 1.13.1 + object-inspect: 1.13.2 object-keys: 1.1.1 object.assign: 4.1.5 regexp.prototype.flags: 1.5.2 @@ -7984,8 +7985,8 @@ packages: safe-array-concat: 1.1.2 dev: false - /es-module-lexer/1.5.3: - resolution: {integrity: sha512-i1gCgmR9dCl6Vil6UKPI/trA69s08g/syhiDK9TG0Nf1RJjjFI+AzoWW7sPufzkgYAn861skuCwJa0pIIHYxvg==} + /es-module-lexer/1.5.4: + resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==} dev: false /es-object-atoms/1.0.0: @@ -8169,7 +8170,7 @@ packages: optional: true dependencies: '@typescript-eslint/utils': 5.62.0 - jest: 29.7.0 + jest: 29.7.0_@types+node@20.14.11 transitivePeerDependencies: - supports-color - typescript @@ -8187,65 +8188,71 @@ packages: jsdoctypeparser: 9.0.0 lodash: 4.17.21 regextras: 0.7.1 - semver: 7.6.2 + semver: 7.6.3 spdx-expression-parse: 3.0.1 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-jsdoc/48.2.9_eslint@6.8.0: - resolution: {integrity: sha512-ErpKyr2mEUEkcdZ4nwW/cvDjClvAcvJMEXkGGll0wf8sro8h6qeQ3qlZyp1vM1dRk8Ap6rMdke8FnP94QBIaVQ==} + /eslint-plugin-jsdoc/48.7.0_eslint@6.8.0: + resolution: {integrity: sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@es-joy/jsdoccomment': 0.43.1 + '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 eslint: 6.8.0 - esquery: 1.5.0 - semver: 7.6.2 + esquery: 1.6.0 + parse-imports: 2.1.1 + semver: 7.6.3 spdx-expression-parse: 4.0.0 + synckit: 0.9.1 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-jsdoc/48.2.9_eslint@7.32.0: - resolution: {integrity: sha512-ErpKyr2mEUEkcdZ4nwW/cvDjClvAcvJMEXkGGll0wf8sro8h6qeQ3qlZyp1vM1dRk8Ap6rMdke8FnP94QBIaVQ==} + /eslint-plugin-jsdoc/48.7.0_eslint@7.32.0: + resolution: {integrity: sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@es-joy/jsdoccomment': 0.43.1 + '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 eslint: 7.32.0 - esquery: 1.5.0 - semver: 7.6.2 + esquery: 1.6.0 + parse-imports: 2.1.1 + semver: 7.6.3 spdx-expression-parse: 4.0.0 + synckit: 0.9.1 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-jsdoc/48.2.9_eslint@8.57.0: - resolution: {integrity: sha512-ErpKyr2mEUEkcdZ4nwW/cvDjClvAcvJMEXkGGll0wf8sro8h6qeQ3qlZyp1vM1dRk8Ap6rMdke8FnP94QBIaVQ==} + /eslint-plugin-jsdoc/48.7.0_eslint@8.57.0: + resolution: {integrity: sha512-5oiVf7Y+ZxGYQTlLq81X72n+S+hjvS/u0upAdbpPEeaIZILK3MKN8lm/6QqKioBjm/qZ0B5XpMQUtc2fUkqXAg==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@es-joy/jsdoccomment': 0.43.1 + '@es-joy/jsdoccomment': 0.46.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.5 escape-string-regexp: 4.0.0 eslint: 8.57.0 - esquery: 1.5.0 - semver: 7.6.2 + esquery: 1.6.0 + parse-imports: 2.1.1 + semver: 7.6.3 spdx-expression-parse: 4.0.0 + synckit: 0.9.1 transitivePeerDependencies: - supports-color dev: false @@ -8271,8 +8278,8 @@ packages: ramda: 0.27.2 dev: false - /eslint-plugin-react/7.34.2: - resolution: {integrity: sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==} + /eslint-plugin-react/7.34.4: + resolution: {integrity: sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -8285,20 +8292,21 @@ packages: doctrine: 2.1.0 es-iterator-helpers: 1.0.19 estraverse: 5.3.0 + hasown: 2.0.2 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 object.entries: 1.1.8 object.fromentries: 2.0.8 - object.hasown: 1.1.4 object.values: 1.2.0 prop-types: 15.8.1 resolve: 2.0.0-next.5 semver: 6.3.1 string.prototype.matchall: 4.0.11 + string.prototype.repeat: 1.0.0 dev: false - /eslint-plugin-react/7.34.2_eslint@7.32.0: - resolution: {integrity: sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==} + /eslint-plugin-react/7.34.4_eslint@7.32.0: + resolution: {integrity: sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -8312,16 +8320,17 @@ packages: es-iterator-helpers: 1.0.19 eslint: 7.32.0 estraverse: 5.3.0 + hasown: 2.0.2 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 object.entries: 1.1.8 object.fromentries: 2.0.8 - object.hasown: 1.1.4 object.values: 1.2.0 prop-types: 15.8.1 resolve: 2.0.0-next.5 semver: 6.3.1 string.prototype.matchall: 4.0.11 + string.prototype.repeat: 1.0.0 dev: false /eslint-plugin-tsdoc/0.2.17: @@ -8424,7 +8433,7 @@ packages: eslint-scope: 3.7.3 eslint-visitor-keys: 1.3.0 espree: 3.5.4 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 file-entry-cache: 2.0.0 functional-red-black-tree: 1.0.1 @@ -8469,7 +8478,7 @@ packages: eslint-utils: 1.4.3 eslint-visitor-keys: 1.3.0 espree: 6.2.1 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 file-entry-cache: 5.0.1 functional-red-black-tree: 1.0.1 @@ -8519,7 +8528,7 @@ packages: eslint-utils: 2.1.0 eslint-visitor-keys: 2.1.0 espree: 7.3.1 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 @@ -8539,7 +8548,7 @@ packages: optionator: 0.9.4 progress: 2.0.3 regexpp: 3.2.0 - semver: 7.6.2 + semver: 7.6.3 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 table: 6.8.2 @@ -8555,7 +8564,7 @@ packages: hasBin: true dependencies: '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 - '@eslint-community/regexpp': 4.10.1 + '@eslint-community/regexpp': 4.11.0 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.0 '@humanwhocodes/config-array': 0.11.14 @@ -8571,7 +8580,7 @@ packages: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - esquery: 1.5.0 + esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 @@ -8626,8 +8635,8 @@ packages: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.11.3 - acorn-jsx: 5.3.2_acorn@8.11.3 + acorn: 8.12.1 + acorn-jsx: 5.3.2_acorn@8.12.1 eslint-visitor-keys: 3.4.3 dev: false @@ -8643,8 +8652,8 @@ packages: hasBin: true dev: false - /esquery/1.5.0: - resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} + /esquery/1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 @@ -8799,7 +8808,7 @@ packages: /fast-async/7.0.6: resolution: {integrity: sha512-/iUa3eSQC+Xh5tN6QcVLsEsN7b1DaPIoTZo++VpLLIxtdNW2tEmMZex4TcrMeRnBwMOpZwue2CB171wjt5Kgqg==} dependencies: - '@babel/generator': 7.24.7 + '@babel/generator': 7.24.10 '@babel/helper-module-imports': 7.24.7 babylon: 7.0.0-beta.47 nodent-runtime: 3.2.1 @@ -8845,20 +8854,20 @@ packages: dependencies: ajv: 6.12.6 deepmerge: 4.3.1 - rfdc: 1.3.1 + rfdc: 1.4.1 string-similarity: 4.0.4 dev: false - /fast-json-stringify/5.16.0: - resolution: {integrity: sha512-A4bg6E15QrkuVO3f0SwIASgzMzR6XC4qTyTqhf3hYXy0iazbAdZKwkE+ox4WgzKyzM6ygvbdq3r134UjOaaAnA==} + /fast-json-stringify/5.16.1: + resolution: {integrity: sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==} dependencies: '@fastify/merge-json-schemas': 0.1.1 - ajv: 8.16.0 + ajv: 8.17.1 ajv-formats: 3.0.1 fast-deep-equal: 3.1.3 - fast-uri: 2.3.1 + fast-uri: 2.4.0 json-schema-ref-resolver: 1.0.1 - rfdc: 1.3.1 + rfdc: 1.4.1 dev: false /fast-levenshtein/2.0.6: @@ -8885,8 +8894,12 @@ packages: resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==} dev: false - /fast-uri/2.3.1: - resolution: {integrity: sha512-iC7SLdMJx2KGdBkhJ6UulbNfpeIGTMS3/OIJpPa1JkZu9DKVQmPtBBme9Esoa4XP2eLGaHBv4vzRqlolXKo9cg==} + /fast-uri/2.4.0: + resolution: {integrity: sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==} + dev: false + + /fast-uri/3.0.1: + resolution: {integrity: sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==} dev: false /fastest-levenshtein/1.0.16: @@ -8917,32 +8930,32 @@ packages: pino: 6.14.0 process-warning: 1.0.0 proxy-addr: 2.0.7 - rfdc: 1.3.1 + rfdc: 1.4.1 secure-json-parse: 2.7.0 - semver: 7.6.2 + semver: 7.6.3 tiny-lru: 8.0.2 transitivePeerDependencies: - supports-color dev: false - /fastify/4.27.0: - resolution: {integrity: sha512-ci9IXzbigB8dyi0mSy3faa3Bsj0xWAPb9JeT4KRzubdSb6pNhcADRUaXCBml6V1Ss/a05kbtQls5LBmhHydoTA==} + /fastify/4.28.1: + resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} dependencies: - '@fastify/ajv-compiler': 3.5.0 + '@fastify/ajv-compiler': 3.6.0 '@fastify/error': 3.4.1 '@fastify/fast-json-stringify-compiler': 4.3.0 abstract-logging: 2.0.1 avvio: 8.3.2 fast-content-type-parse: 1.1.0 - fast-json-stringify: 5.16.0 + fast-json-stringify: 5.16.1 find-my-way: 8.2.0 light-my-request: 5.13.0 - pino: 9.1.0 + pino: 9.3.1 process-warning: 3.0.0 proxy-addr: 2.0.7 - rfdc: 1.3.1 + rfdc: 1.4.1 secure-json-parse: 2.7.0 - semver: 7.6.2 + semver: 7.6.3 toad-cache: 3.7.0 dev: false @@ -9002,7 +9015,7 @@ packages: flat-cache: 3.2.0 dev: false - /file-loader/6.2.0_webpack@5.91.0: + /file-loader/6.2.0_webpack@5.93.0: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -9010,7 +9023,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false /filesize/3.6.1: @@ -9215,6 +9228,14 @@ packages: signal-exit: 3.0.7 dev: false + /foreground-child/3.2.1: + resolution: {integrity: sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==} + engines: {node: '>=14'} + dependencies: + cross-spawn: 7.0.3 + signal-exit: 4.1.0 + dev: false + /forever-agent/0.6.1: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: false @@ -9414,6 +9435,18 @@ packages: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: false + /glob/10.4.5: + resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + hasBin: true + dependencies: + foreground-child: 3.2.1 + jackspeak: 3.4.3 + minimatch: 9.0.5 + minipass: 7.1.2 + package-json-from-dist: 1.0.0 + path-scurry: 1.11.1 + dev: false + /glob/5.0.15: resolution: {integrity: sha512-c9IPMazfRITpmAAKi22dK1VKxGDX9ehhqfABDriL/lzO92xcUKEJPQHrVA/2YHSNFB4iFlykVmWvwo48nr3OxA==} deprecated: Glob versions prior to v9 are no longer supported @@ -9545,7 +9578,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.17.4 + uglify-js: 3.19.0 dev: false /hapi/16.8.4: @@ -9693,7 +9726,7 @@ packages: /history/5.3.0: resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dev: false /hoek/4.3.1: @@ -9781,10 +9814,10 @@ packages: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.31.1 + terser: 5.31.3 dev: false - /html-webpack-plugin/5.6.0_webpack@5.91.0: + /html-webpack-plugin/5.6.0_webpack@5.93.0: resolution: {integrity: sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==} engines: {node: '>=10.13.0'} peerDependencies: @@ -9801,7 +9834,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false /htmlparser2/6.1.0: @@ -9917,8 +9950,8 @@ packages: - supports-color dev: false - /https-proxy-agent/7.0.4: - resolution: {integrity: sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==} + /https-proxy-agent/7.0.5: + resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} engines: {node: '>= 14'} dependencies: agent-base: 7.1.1 @@ -9950,13 +9983,13 @@ packages: resolution: {integrity: sha512-chIaY3Vh2mh2Q3RGXttaDIzeiPvaVXJ+C4DAh/w3c37SKZ/U6PGMmuicR2EQQp9bKG8zLMCl7I+PtIoOOPp8Gg==} dev: false - /icss-utils/5.1.0_postcss@8.4.38: + /icss-utils/5.1.0_postcss@8.4.39: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.38 + postcss: 8.4.39 dev: false /identity-obj-proxy/3.0.0: @@ -10239,8 +10272,9 @@ packages: rgba-regex: 1.0.0 dev: false - /is-core-module/2.13.1: - resolution: {integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==} + /is-core-module/2.15.0: + resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==} + engines: {node: '>= 0.4'} dependencies: hasown: 2.0.2 dev: false @@ -10512,7 +10546,7 @@ packages: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -10524,8 +10558,8 @@ packages: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.24.7 - '@babel/parser': 7.24.7 + '@babel/core': 7.24.9 + '@babel/parser': 7.24.8 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -10533,15 +10567,15 @@ packages: - supports-color dev: false - /istanbul-lib-instrument/6.0.2: - resolution: {integrity: sha512-1WUsZ9R1lA0HtBSohTkm39WTPlNKSJ5iFk7UwqXkBLoHQT+hfqPsfsTDVuZdKGaBwn7din9bS7SsnoAr943hvw==} + /istanbul-lib-instrument/6.0.3: + resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==} engines: {node: '>=10'} dependencies: - '@babel/core': 7.24.7 - '@babel/parser': 7.24.7 + '@babel/core': 7.24.9 + '@babel/parser': 7.24.8 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color dev: false @@ -10626,6 +10660,14 @@ packages: set-function-name: 2.0.2 dev: false + /jackspeak/3.4.3: + resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} + dependencies: + '@isaacs/cliui': 8.0.2 + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 + dev: false + /jaro-winkler/0.2.8: resolution: {integrity: sha512-yr+mElb6dWxA1mzFu0+26njV5DWAQRNTi5pB6fFMm79zHrfAs3d0qjhe/IpZI4AHIUJkzvu5QXQRWOw2O0GQyw==} dev: false @@ -10647,7 +10689,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -10668,7 +10710,7 @@ packages: - supports-color dev: false - /jest-cli/29.7.0: + /jest-cli/29.7.0_@types+node@20.14.11: resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -10682,10 +10724,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0 + create-jest: 29.7.0_@types+node@20.14.11 exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0 + jest-config: 29.7.0_@types+node@20.14.11 jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -10696,7 +10738,7 @@ packages: - ts-node dev: false - /jest-config/29.7.0: + /jest-config/29.7.0_@types+node@20.14.11: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -10708,50 +10750,11 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.24.7 + '@babel/core': 7.24.9 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - babel-jest: 29.7.0_@babel+core@7.24.7 - chalk: 4.1.2 - ci-info: 3.9.0 - deepmerge: 4.3.1 - glob: 7.2.3 - graceful-fs: 4.2.11 - jest-circus: 29.7.0 - jest-environment-node: 29.7.0 - jest-get-type: 29.6.3 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-runner: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - micromatch: 4.0.7 - parse-json: 5.2.0 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - dev: false - - /jest-config/29.7.0_@types+node@20.14.2: - resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - peerDependencies: - '@types/node': '*' - ts-node: '>=9.0.0' - peerDependenciesMeta: - '@types/node': - optional: true - ts-node: - optional: true - dependencies: - '@babel/core': 7.24.7 - '@jest/test-sequencer': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 20.14.2 - babel-jest: 29.7.0_@babel+core@7.24.7 + '@types/node': 20.14.11 + babel-jest: 29.7.0_@babel+core@7.24.9 chalk: 4.1.2 ci-info: 3.9.0 deepmerge: 4.3.1 @@ -10816,7 +10819,7 @@ packages: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -10833,7 +10836,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-mock: 29.7.0 jest-util: 29.7.0 dev: false @@ -10849,7 +10852,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.14.2 + '@types/node': 20.14.11 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -10900,7 +10903,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-util: 29.7.0 dev: false @@ -10955,7 +10958,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -10986,7 +10989,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 cjs-module-lexer: 1.3.1 collect-v8-coverage: 1.0.2 @@ -11009,15 +11012,15 @@ packages: resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@babel/core': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-syntax-typescript': 7.24.7_@babel+core@7.24.7 - '@babel/types': 7.24.7 + '@babel/core': 7.24.9 + '@babel/generator': 7.24.10 + '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-syntax-typescript': 7.24.7_@babel+core@7.24.9 + '@babel/types': 7.24.9 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.24.7 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.24.9 chalk: 4.1.2 expect: 29.7.0 graceful-fs: 4.2.11 @@ -11028,7 +11031,7 @@ packages: jest-util: 29.7.0 natural-compare: 1.4.0 pretty-format: 29.7.0 - semver: 7.6.2 + semver: 7.6.3 transitivePeerDependencies: - supports-color dev: false @@ -11038,7 +11041,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -11063,7 +11066,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.2 + '@types/node': 20.14.11 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -11075,7 +11078,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -11084,7 +11087,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -11093,13 +11096,13 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.14.2 + '@types/node': 20.14.11 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false - /jest/29.7.0: + /jest/29.7.0_@types+node@20.14.11: resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -11112,7 +11115,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0 + jest-cli: 29.7.0_@types+node@20.14.11 transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -11222,7 +11225,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.11.3 + acorn: 8.12.1 acorn-globals: 6.0.0 cssom: 0.4.4 cssstyle: 2.3.0 @@ -11235,7 +11238,7 @@ packages: http-proxy-agent: 4.0.1 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.10 + nwsapi: 2.2.12 parse5: 6.0.1 saxes: 5.0.1 symbol-tree: 3.2.4 @@ -11246,7 +11249,7 @@ packages: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 - ws: 7.5.9 + ws: 7.5.10 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -11264,7 +11267,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.11.3 + acorn: 8.12.1 acorn-globals: 6.0.0 cssom: 0.5.0 cssstyle: 2.3.0 @@ -11277,7 +11280,7 @@ packages: http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.10 + nwsapi: 2.2.12 parse5: 6.0.1 saxes: 5.0.1 symbol-tree: 3.2.4 @@ -11288,7 +11291,7 @@ packages: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 10.0.0 - ws: 8.17.0 + ws: 8.18.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -11306,7 +11309,7 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.11.3 + acorn: 8.12.1 acorn-globals: 7.0.1 cssom: 0.5.0 cssstyle: 2.3.0 @@ -11319,7 +11322,7 @@ packages: http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.1 is-potential-custom-element-name: 1.0.1 - nwsapi: 2.2.10 + nwsapi: 2.2.12 parse5: 7.1.2 saxes: 6.0.0 symbol-tree: 3.2.4 @@ -11329,7 +11332,7 @@ packages: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 11.0.0 - ws: 8.17.0 + ws: 8.18.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -11353,7 +11356,7 @@ packages: form-data: 4.0.0 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.4 + https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 parse5: 7.1.2 rrweb-cssom: 0.6.0 @@ -11365,7 +11368,7 @@ packages: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.0.0 - ws: 8.17.0 + ws: 8.18.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -11450,8 +11453,8 @@ packages: hasBin: true dev: false - /jsonc-parser/3.2.1: - resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==} + /jsonc-parser/3.3.1: + resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} dev: false /jsonfile/4.0.0: @@ -11587,15 +11590,15 @@ packages: karma: 6.4.3 dev: false - /karma-webpack/5.0.1_webpack@5.91.0: + /karma-webpack/5.0.1_webpack@5.93.0: resolution: {integrity: sha512-oo38O+P3W2mSPCSUrQdySSPv1LvPpXP+f+bBimNomS5sW+1V4SuhCuW8TfJzV+rDv921w2fDSDw0xJbPe6U+kQ==} engines: {node: '>= 18'} peerDependencies: webpack: ^5.0.0 dependencies: glob: 7.2.3 - minimatch: 9.0.4 - webpack: 5.91.0_webpack-cli@4.8.0 + minimatch: 9.0.5 + webpack: 5.93.0_webpack-cli@4.8.0 webpack-merge: 4.2.2 dev: false @@ -11655,7 +11658,7 @@ packages: resolution: {integrity: sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==} dev: false - /less-loader/4.1.0_less@3.13.1+webpack@5.91.0: + /less-loader/4.1.0_less@3.13.1+webpack@5.93.0: resolution: {integrity: sha512-KNTsgCE9tMOM70+ddxp9yyt9iHqgmSs0yTZc5XH5Wo+g80RWRIYNqE58QJKm/yMud5wZEvz50ugRDuzVIkyahg==} engines: {node: '>= 4.8 < 5.0.0 || >= 5.10'} peerDependencies: @@ -11666,7 +11669,7 @@ packages: less: 3.13.1 loader-utils: 1.4.2 pify: 3.0.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false /less/3.13.1: @@ -11715,7 +11718,7 @@ packages: /light-my-request/4.12.0: resolution: {integrity: sha512-0y+9VIfJEsPVzK5ArSIJ8Dkxp8QMP7/aCuxCUtG/tr9a2NoOf/snATE/OUc05XUplJCEnRh6gTkH7xh9POt1DQ==} dependencies: - ajv: 8.16.0 + ajv: 8.17.1 cookie: 0.5.0 process-warning: 1.0.0 set-cookie-parser: 2.6.0 @@ -11733,6 +11736,12 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: false + /linkify-it/5.0.0: + resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} + dependencies: + uc.micro: 2.1.0 + dev: false + /loader-runner/4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} @@ -11944,14 +11953,14 @@ packages: date-format: 4.0.14 debug: 4.3.5 flatted: 3.3.1 - rfdc: 1.3.1 + rfdc: 1.4.1 streamroller: 3.1.5 transitivePeerDependencies: - supports-color dev: false - /logform/2.6.0: - resolution: {integrity: sha512-1ulHeNPp6k/LD8H91o7VYFBng5i1BDE7HoKxVbZiGFidS1Rj65qcywLxX+pVfAPoQJEjRdvKcusKwOupHCVOVQ==} + /logform/2.6.1: + resolution: {integrity: sha512-CdaO738xRapbKIMVn2m4F6KTj4j7ooJ8POVnebSgKo3KBz5axNXRAL7ZdRjIV6NOr2Uf4vjtRkxrFETOioCqSA==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0 @@ -11995,6 +12004,10 @@ packages: tslib: 2.6.3 dev: false + /lru-cache/10.4.3: + resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} + dev: false + /lru-cache/4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} dependencies: @@ -12043,7 +12056,7 @@ packages: resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} engines: {node: '>=10'} dependencies: - semver: 7.6.2 + semver: 7.6.3 dev: false /make-error/1.3.6: @@ -12063,6 +12076,18 @@ packages: p-defer: 1.0.0 dev: false + /markdown-it/14.1.0: + resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} + hasBin: true + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.0 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + dev: false + /marked/2.0.7: resolution: {integrity: sha512-BJXxkuIfJchcXOJWTT2DOL+yFWifFv2yGYOUzvXg8Qz610QKw+sHCvTMYwA+qWGhlA2uivBezChZ/pBy1tWdkQ==} engines: {node: '>= 8.16.2'} @@ -12078,7 +12103,7 @@ packages: /match-sorter/6.3.4: resolution: {integrity: sha512-jfZW7cWS5y/1xswZo8VBOdudUiSd9nifYRWphc9M5D/ee4w4AoXLgBEdRbgVaxbMuagBPeUC5y2Hi8DO6o9aDg==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 remove-accents: 0.5.0 dev: false @@ -12094,6 +12119,10 @@ packages: resolution: {integrity: sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==} dev: false + /mdurl/2.0.0: + resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} + dev: false + /media-typer/0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} @@ -12149,6 +12178,11 @@ packages: engines: {node: '>= 0.6'} dev: false + /mime-db/1.53.0: + resolution: {integrity: sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==} + engines: {node: '>= 0.6'} + dev: false + /mime-types/2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} @@ -12195,7 +12229,7 @@ packages: deprecated: This module has moved and is now available at @hapi/mimos. Please update your dependencies as this version is no longer maintained and may contain bugs and security issues. dependencies: hoek: 4.3.1 - mime-db: 1.52.0 + mime-db: 1.53.0 dev: false /min-indent/1.0.1: @@ -12203,7 +12237,7 @@ packages: engines: {node: '>=4'} dev: false - /mini-css-extract-plugin/1.6.2_webpack@5.91.0: + /mini-css-extract-plugin/1.6.2_webpack@5.93.0: resolution: {integrity: sha512-WhDvO3SjGm40oV5y26GjMJYjd2UMqrLAGKy5YS2/3QKJy2F7jgynuHTir/tgUUOiNQu5saXHdc8reo7YuhhT4Q==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -12211,7 +12245,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 webpack-sources: 1.4.3 dev: false @@ -12225,13 +12259,6 @@ packages: brace-expansion: 1.1.11 dev: false - /minimatch/5.0.1: - resolution: {integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==} - engines: {node: '>=10'} - dependencies: - brace-expansion: 2.0.1 - dev: false - /minimatch/5.1.6: resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} engines: {node: '>=10'} @@ -12239,8 +12266,8 @@ packages: brace-expansion: 2.0.1 dev: false - /minimatch/9.0.4: - resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==} + /minimatch/9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 @@ -12287,6 +12314,11 @@ packages: 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'} @@ -12316,30 +12348,30 @@ packages: hasBin: true dev: false - /mocha/10.4.0: - resolution: {integrity: sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==} + /mocha/10.6.0: + resolution: {integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==} engines: {node: '>= 14.0.0'} hasBin: true dependencies: - ansi-colors: 4.1.1 + ansi-colors: 4.1.3 browser-stdout: 1.3.1 - chokidar: 3.5.3 - debug: 4.3.4_supports-color@8.1.1 - diff: 5.0.0 + chokidar: 3.6.0 + debug: 4.3.5_supports-color@8.1.1 + diff: 5.2.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 glob: 8.1.0 he: 1.2.0 js-yaml: 4.1.0 log-symbols: 4.1.0 - minimatch: 5.0.1 + minimatch: 5.1.6 ms: 2.1.3 - serialize-javascript: 6.0.0 + serialize-javascript: 6.0.2 strip-json-comments: 3.1.1 supports-color: 8.1.1 - workerpool: 6.2.1 + workerpool: 6.5.1 yargs: 16.2.0 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 yargs-unparser: 2.0.0 dev: false @@ -12534,8 +12566,8 @@ packages: process-on-spawn: 1.0.0 dev: false - /node-releases/2.0.14: - resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} + /node-releases/2.0.17: + resolution: {integrity: sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==} dev: false /nodent-runtime/3.2.1: @@ -12608,8 +12640,8 @@ packages: resolution: {integrity: sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==} dev: false - /nwsapi/2.2.10: - resolution: {integrity: sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==} + /nwsapi/2.2.12: + resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} dev: false /nyc/11.9.0: @@ -12695,8 +12727,9 @@ packages: engines: {node: '>= 0.10.0'} dev: false - /object-inspect/1.13.1: - resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} + /object-inspect/1.13.2: + resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} + engines: {node: '>= 0.4'} dev: false /object-is/1.1.6: @@ -12754,15 +12787,6 @@ packages: safe-array-concat: 1.1.2 dev: false - /object.hasown/1.1.4: - resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==} - engines: {node: '>= 0.4'} - dependencies: - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-object-atoms: 1.0.0 - dev: false - /object.values/1.2.0: resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} engines: {node: '>= 0.4'} @@ -12903,7 +12927,7 @@ packages: resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: - yocto-queue: 1.0.0 + yocto-queue: 1.1.1 dev: false /p-locate/3.0.0: @@ -12963,6 +12987,10 @@ packages: release-zalgo: 1.0.0 dev: false + /package-json-from-dist/1.0.0: + resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} + dev: false + /param-case/3.0.4: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: @@ -12977,6 +13005,14 @@ packages: callsites: 3.1.0 dev: false + /parse-imports/2.1.1: + resolution: {integrity: sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==} + 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'} @@ -13062,6 +13098,14 @@ packages: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} dev: false + /path-scurry/1.11.1: + resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} + engines: {node: '>=16 || 14 >=14.18'} + dependencies: + lru-cache: 10.4.3 + minipass: 7.1.2 + dev: false + /path-to-regexp/0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false @@ -13149,7 +13193,7 @@ packages: joycon: 2.2.5 pump: 3.0.0 readable-stream: 3.6.2 - rfdc: 1.3.1 + rfdc: 1.4.1 split2: 3.2.2 strip-json-comments: 3.1.1 dev: false @@ -13191,8 +13235,8 @@ packages: sonic-boom: 1.4.1 dev: false - /pino/9.1.0: - resolution: {integrity: sha512-qUcgfrlyOtjwhNLdbhoL7NR4NkHjzykAPw0V2QLFbvu/zss29h4NkRnibyFzBrNCbzCOY3WZ9hhKSwfOkNggYA==} + /pino/9.3.1: + resolution: {integrity: sha512-afSfrq/hUiW/MFmQcLEwV9Zh8Ry6MrMTOyBU53o/fc0gEl+1OZ/Fks/xQCM2nOC0C/OfDtQMnT2d8c3kpcfSzA==} hasBin: true dependencies: atomic-sleep: 1.0.0 @@ -13205,7 +13249,7 @@ packages: real-require: 0.2.0 safe-stable-stringify: 2.4.3 sonic-boom: 4.0.1 - thread-stream: 3.0.2 + thread-stream: 3.1.0 dev: false /pirates/4.0.6: @@ -13265,14 +13309,14 @@ packages: resolution: {integrity: sha512-clkFxk/9pcdb4Vkn0hAHq3YnxBQ2p0CGD1dy24jN+reBck+EWxMbxSUqN4Yj7t0w8csl87K6p0gxBe1utkJsYA==} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: false /postcss-calc/7.0.5: resolution: {integrity: sha512-1tKHutbGtLtEZF6PT4JSihCHfIVldU72mZ8SdZHIYriIZ9fh9k9aWSppaT8rHsyI3dX+KSR+W+Ix9BMY3AODrg==} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 postcss-value-parser: 4.2.0 dev: false @@ -13322,7 +13366,7 @@ packages: resolution: {integrity: sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 color: 3.2.1 has: 1.0.4 postcss: 7.0.39 @@ -13525,7 +13569,7 @@ packages: resolution: {integrity: sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 caniuse-api: 3.0.0 cssnano-util-same-parent: 4.0.1 postcss: 7.0.39 @@ -13556,7 +13600,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: alphanum-sort: 1.0.2 - browserslist: 4.23.0 + browserslist: 4.23.2 cssnano-util-get-arguments: 4.0.0 postcss: 7.0.39 postcss-value-parser: 3.3.1 @@ -13585,13 +13629,13 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-extract-imports/3.1.0_postcss@8.4.38: + /postcss-modules-extract-imports/3.1.0_postcss@8.4.39: resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.38 + postcss: 8.4.39 dev: false /postcss-modules-local-by-default/1.2.0: @@ -13601,15 +13645,15 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-local-by-default/4.0.5_postcss@8.4.38: + /postcss-modules-local-by-default/4.0.5_postcss@8.4.39: resolution: {integrity: sha512-6MieY7sIfTK0hYfafw1OMEG+2bg8Q1ocHCpoWLqOKj3JXlKu4G7btkmM/B7lFubYkYWmRSPLZi5chid63ZaZYw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.38 - postcss: 8.4.38 - postcss-selector-parser: 6.1.0 + icss-utils: 5.1.0_postcss@8.4.39 + postcss: 8.4.39 + postcss-selector-parser: 6.1.1 postcss-value-parser: 4.2.0 dev: false @@ -13629,14 +13673,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-scope/3.2.0_postcss@8.4.38: + /postcss-modules-scope/3.2.0_postcss@8.4.39: resolution: {integrity: sha512-oq+g1ssrsZOsx9M96c5w8laRmvEu9C3adDSjI8oTcbfkrTE8hx/zfyobUoWIxaKPO8bt6S62kxpw5GqypEw1QQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.38 - postcss-selector-parser: 6.1.0 + postcss: 8.4.39 + postcss-selector-parser: 6.1.1 dev: false /postcss-modules-values/1.3.0: @@ -13646,14 +13690,14 @@ packages: postcss: 6.0.23 dev: false - /postcss-modules-values/4.0.0_postcss@8.4.38: + /postcss-modules-values/4.0.0_postcss@8.4.39: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.38 - postcss: 8.4.38 + icss-utils: 5.1.0_postcss@8.4.39 + postcss: 8.4.39 dev: false /postcss-modules/1.5.0: @@ -13670,7 +13714,7 @@ packages: resolution: {integrity: sha512-rOv0W1HquRCamWy2kFl3QazJMMe1ku6rCFoAAH+9AcxdbpDeBr6k968MLWuLjvjMcGEip01ak09hKOEgpK9hvw==} dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.1 dev: false /postcss-nesting/7.0.1: @@ -13738,7 +13782,7 @@ packages: resolution: {integrity: sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 postcss: 7.0.39 postcss-value-parser: 3.3.1 dev: false @@ -13796,8 +13840,8 @@ packages: engines: {node: '>=6.0.0'} dependencies: autoprefixer: 9.8.8 - browserslist: 4.23.0 - caniuse-lite: 1.0.30001629 + browserslist: 4.23.2 + caniuse-lite: 1.0.30001642 css-blank-pseudo: 0.1.4 css-has-pseudo: 0.10.0 css-prefers-color-scheme: 3.1.1 @@ -13846,7 +13890,7 @@ packages: resolution: {integrity: sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 caniuse-api: 3.0.0 has: 1.0.4 postcss: 7.0.39 @@ -13907,8 +13951,8 @@ packages: uniq: 1.0.1 dev: false - /postcss-selector-parser/6.1.0: - resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} + /postcss-selector-parser/6.1.1: + resolution: {integrity: sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==} engines: {node: '>=4'} dependencies: cssesc: 3.0.0 @@ -13986,8 +14030,8 @@ packages: source-map: 0.6.1 dev: false - /postcss/8.4.38: - resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} + /postcss/8.4.39: + resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.7 @@ -13995,8 +14039,8 @@ packages: source-map-js: 1.2.0 dev: false - /preact/10.22.0: - resolution: {integrity: sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==} + /preact/10.22.1: + resolution: {integrity: sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==} dev: false /prelude-ls/1.1.2: @@ -14021,8 +14065,8 @@ packages: hasBin: true dev: false - /prettier/3.3.1: - resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} + /prettier/3.3.3: + resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} hasBin: true dev: false @@ -14103,10 +14147,11 @@ packages: sisteransi: 1.0.5 dev: false - /prop-types-exact/1.2.4: - resolution: {integrity: sha512-vKfETKgBHRCLQwZgpl0pGPvMFxCX/06dAkz5jwNYHfrU0I8bgVhryaHA6O/KlqwtQi0IdnjAhDiZqzD+uJuVjA==} + /prop-types-exact/1.2.5: + resolution: {integrity: sha512-wHDhA5TSSvU07gdzsdeT/FZg6zay94K4Y7swSK4YsRG3moWB0Qsp9g1Y5BBausP1HF8K4UeVe2Xt7ZFJByKp6A==} engines: {node: '>= 0.8'} dependencies: + call-bind: 1.0.7 es-errors: 1.3.0 hasown: 2.0.2 isarray: 2.0.5 @@ -14154,6 +14199,15 @@ packages: once: 1.4.0 dev: false + /punycode.js/2.3.1: + resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==} + engines: {node: '>=6'} + dev: false + + /punycode/1.4.1: + resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} + dev: false + /punycode/2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} @@ -14166,6 +14220,10 @@ packages: /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: @@ -14287,7 +14345,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 broadcast-channel: 3.7.0 match-sorter: 6.3.4 dev: false @@ -14304,7 +14362,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 broadcast-channel: 3.7.0 match-sorter: 6.3.4 react: 18.3.1 @@ -14332,7 +14390,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/hoist-non-react-statics': 3.3.5 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 @@ -14364,7 +14422,7 @@ packages: redux: optional: true dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@types/hoist-non-react-statics': 3.3.5 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 @@ -14395,26 +14453,26 @@ packages: use-sync-external-store: 1.2.2_react@18.3.1 dev: false - /react-router-dom/6.23.1_react-dom@18.3.1+react@18.3.1: - resolution: {integrity: sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==} + /react-router-dom/6.25.1_react-dom@18.3.1+react@18.3.1: + resolution: {integrity: sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@remix-run/router': 1.16.1 + '@remix-run/router': 1.18.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - react-router: 6.23.1_react@18.3.1 + react-router: 6.25.1_react@18.3.1 dev: false - /react-router/6.23.1_react@18.3.1: - resolution: {integrity: sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==} + /react-router/6.25.1_react@18.3.1: + resolution: {integrity: sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' dependencies: - '@remix-run/router': 1.16.1 + '@remix-run/router': 1.18.0 react: 18.3.1 dev: false @@ -14583,7 +14641,7 @@ packages: /redux/4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dev: false /redux/5.0.1: @@ -14635,7 +14693,7 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 dev: false /regexp.prototype.flags/1.5.2: @@ -14818,7 +14876,7 @@ packages: /resolve/1.19.0: resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==} dependencies: - is-core-module: 2.13.1 + is-core-module: 2.15.0 path-parse: 1.0.7 dev: false @@ -14826,7 +14884,7 @@ packages: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: - is-core-module: 2.13.1 + is-core-module: 2.15.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: false @@ -14835,7 +14893,7 @@ packages: resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==} hasBin: true dependencies: - is-core-module: 2.13.1 + is-core-module: 2.15.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: false @@ -14884,8 +14942,8 @@ packages: engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: false - /rfdc/1.3.1: - resolution: {integrity: sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==} + /rfdc/1.4.1: + resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} dev: false /rgb-regex/1.0.1: @@ -15013,7 +15071,7 @@ packages: deprecated: This package has been deprecated in favour of @sinonjs/samsam dev: false - /sass-loader/13.3.3_sass@1.77.4+webpack@5.91.0: + /sass-loader/13.3.3_sass@1.77.8+webpack@5.93.0: resolution: {integrity: sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -15033,12 +15091,12 @@ packages: optional: true dependencies: neo-async: 2.6.2 - sass: 1.77.4 - webpack: 5.91.0_webpack-cli@4.8.0 + sass: 1.77.8 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false - /sass/1.77.4: - resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==} + /sass/1.77.8: + resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -15110,9 +15168,9 @@ packages: engines: {node: '>= 12.13.0'} dependencies: '@types/json-schema': 7.0.15 - ajv: 8.16.0 + ajv: 8.17.1 ajv-formats: 2.1.1 - ajv-keywords: 5.1.0_ajv@8.16.0 + ajv-keywords: 5.1.0_ajv@8.17.1 dev: false /secure-json-parse/2.7.0: @@ -15137,8 +15195,8 @@ packages: hasBin: true dev: false - /semver/7.6.2: - resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} + /semver/7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} engines: {node: '>=10'} hasBin: true dev: false @@ -15168,12 +15226,6 @@ packages: randombytes: 2.1.0 dev: false - /serialize-javascript/6.0.0: - resolution: {integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==} - dependencies: - randombytes: 2.1.0 - dev: false - /serialize-javascript/6.0.2: resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} dependencies: @@ -15248,11 +15300,11 @@ packages: kind-of: 6.0.3 dev: false - /shcmd/0.8.4: - resolution: {integrity: sha512-/U9OtqK4YOIBNp96MlQmdhWj8EeDgBJGDtF5I42u/dSm1J4qjyGs3a0PlrgwRT3FdeGuaNYpghHbUtQxzP+Hyw==} + /shcmd/0.8.5: + resolution: {integrity: sha512-OTYPdp9KrGA/1FSPF1pubRPPlHF/ictGHDb/4/EFg40DFYMnexmvKcAPi5JQG/1Eek/WgCaBGZK2DS+pHGuz+g==} engines: {node: '>=4'} dependencies: - glob: 7.2.3 + glob: 10.4.5 dev: false /shebang-command/1.2.0: @@ -15293,7 +15345,7 @@ packages: resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==} dependencies: ansi-sequence-parser: 1.1.1 - jsonc-parser: 3.2.1 + jsonc-parser: 3.3.1 vscode-oniguruma: 1.7.0 vscode-textmate: 8.0.0 dev: false @@ -15301,11 +15353,18 @@ packages: /shiki/0.9.15: resolution: {integrity: sha512-/Y0z9IzhJ8nD9nbceORCqu6NgT9X6I8Fk8c3SICHI5NbZRLdZYFaB233gwct9sU0vvSypyaL/qaKvzyQGJBZSw==} dependencies: - jsonc-parser: 3.2.1 + jsonc-parser: 3.3.1 vscode-oniguruma: 1.7.0 vscode-textmate: 5.2.0 dev: false + /shiki/1.10.3: + resolution: {integrity: sha512-eneCLncGuvPdTutJuLyUGS8QNPAVFO5Trvld2wgEq1e002mwctAhJKeMGWtWVXOIEzmlcLRqcgPSorR6AVzOmQ==} + dependencies: + '@shikijs/core': 1.10.3 + '@types/hast': 3.0.4 + dev: false + /shot/3.5.2: resolution: {integrity: sha512-5IBT7mmyi2XWGh0qY2zH8bixmWPuPVG5QtWDm9dt2pxEufA3t4MUA99ZIdG3e4RdcVLeg2fZvoh+8R8qg1m6BQ==} engines: {node: '>=6.0.0'} @@ -15331,13 +15390,18 @@ packages: call-bind: 1.0.7 es-errors: 1.3.0 get-intrinsic: 1.2.4 - object-inspect: 1.13.1 + object-inspect: 1.13.2 dev: false /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: false + /signal-exit/4.1.0: + resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} + engines: {node: '>=14'} + dev: false + /simple-swizzle/0.2.2: resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==} dependencies: @@ -15524,6 +15588,10 @@ packages: engines: {node: '>=8'} dev: false + /slashes/3.0.12: + resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} + dev: false + /slice-ansi/1.0.0: resolution: {integrity: sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==} engines: {node: '>=4'} @@ -15557,11 +15625,11 @@ packages: is-fullwidth-code-point: 4.0.0 dev: false - /socket.io-adapter/2.5.4: - resolution: {integrity: sha512-wDNHGXGewWAjQPt3pyeYBtpWSq9cLE5UW1ZUPL/2eGK9jtse/FpXib7epSTsz0Q0m+6sg6Y4KtcFTlah1bdOVg==} + /socket.io-adapter/2.5.5: + resolution: {integrity: sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==} dependencies: debug: 4.3.5 - ws: 8.11.0 + ws: 8.17.1 transitivePeerDependencies: - bufferutil - supports-color @@ -15586,8 +15654,8 @@ packages: base64id: 2.0.0 cors: 2.8.5 debug: 4.3.5 - engine.io: 6.5.4 - socket.io-adapter: 2.5.4 + engine.io: 6.5.5 + socket.io-adapter: 2.5.5 socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil @@ -15924,6 +15992,13 @@ packages: side-channel: 1.0.6 dev: false + /string.prototype.repeat/1.0.0: + resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==} + dependencies: + define-properties: 1.2.1 + es-abstract: 1.23.3 + dev: false + /string.prototype.trim/1.2.9: resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==} engines: {node: '>= 0.4'} @@ -16034,7 +16109,7 @@ packages: resolution: {integrity: sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==} engines: {node: '>=6.9.0'} dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 postcss: 7.0.39 postcss-selector-parser: 3.1.2 dev: false @@ -16157,6 +16232,14 @@ packages: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: false + /synckit/0.9.1: + resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} + engines: {node: ^14.18.0 || >=16.0.0} + dependencies: + '@pkgr/core': 0.1.1 + tslib: 2.6.3 + dev: false + /table/4.0.2: resolution: {integrity: sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==} dependencies: @@ -16182,7 +16265,7 @@ packages: resolution: {integrity: sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.16.0 + ajv: 8.17.1 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -16206,7 +16289,7 @@ packages: yallist: 4.0.0 dev: false - /terser-webpack-plugin/5.3.10_webpack@5.91.0: + /terser-webpack-plugin/5.3.10_webpack@5.93.0: resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16226,17 +16309,17 @@ packages: jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 - terser: 5.31.1 - webpack: 5.91.0_webpack-cli@4.8.0 + terser: 5.31.3 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false - /terser/5.31.1: - resolution: {integrity: sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==} + /terser/5.31.3: + resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==} engines: {node: '>=10'} hasBin: true dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.11.3 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 dev: false @@ -16258,8 +16341,8 @@ packages: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} dev: false - /thread-stream/3.0.2: - resolution: {integrity: sha512-cBL4xF2A3lSINV4rD5tyqnKH4z/TgWPvT+NaVhJDSwK962oo/Ye7cHSMbDzwcu7tAE1SfU6Q4XtV6Hucmi6Hlw==} + /thread-stream/3.1.0: + resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==} dependencies: real-require: 0.2.0 dev: false @@ -16380,47 +16463,16 @@ packages: resolution: {integrity: sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==} dev: false - /ts-api-utils/1.3.0_typescript@5.4.5: + /ts-api-utils/1.3.0_typescript@5.5.3: resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.4.5 - dev: false - - /ts-node/10.9.2_012770df4c91b2e1aca41565d49b2336: - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.11 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 17.0.45 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 + typescript: 5.5.3 dev: false - /ts-node/10.9.2_023f961a599902cad1b7afb6728a8bd0: + /ts-node/10.9.2_c3701e326765810b5617db98219512ff: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -16439,19 +16491,19 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 14.18.63 - acorn: 8.11.3 - acorn-walk: 8.3.2 + '@types/node': 20.14.11 + acorn: 8.12.1 + acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.4.5 + typescript: 5.5.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: false - /ts-node/10.9.2_67dc5cd7cb69efb589c9a85c63f64e5a: + /ts-node/10.9.2_daf75e3cffb0ecbb3494f44ac38abbe8: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -16470,9 +16522,9 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.34 - acorn: 8.11.3 - acorn-walk: 8.3.2 + '@types/node': 20.14.11 + acorn: 8.12.1 + acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 @@ -16482,100 +16534,7 @@ packages: yn: 3.1.1 dev: false - /ts-node/10.9.2_884ee4b3ae90a4a1570d6fbe6cf8543e: - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.11 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 20.14.2 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: false - - /ts-node/10.9.2_8f38fe03ec84cb9c4f660f9908ee0334: - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.11 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 18.19.34 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: false - - /ts-node/10.9.2_b445dda6b6bbd3887877149375c4498a: - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.11 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.4 - '@types/node': 13.13.52 - acorn: 8.11.3 - acorn-walk: 8.3.2 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.4.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: false - - /ts-node/9.1.1_typescript@5.4.5: + /ts-node/9.1.1_typescript@5.5.3: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -16587,7 +16546,7 @@ packages: diff: 4.0.2 make-error: 1.3.6 source-map-support: 0.5.21 - typescript: 5.4.5 + typescript: 5.5.3 yn: 3.1.1 dev: false @@ -16627,14 +16586,14 @@ packages: typescript: 4.9.5 dev: false - /tsutils/3.21.0_typescript@5.4.5: + /tsutils/3.21.0_typescript@5.5.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.4.5 + typescript: 5.5.3 dev: false /tunnel-agent/0.6.0: @@ -16764,7 +16723,7 @@ packages: typedoc: '>=0.7.0 <0.18.0' dependencies: lodash: 4.17.21 - semver: 7.6.2 + semver: 7.6.3 dev: false /typedoc-plugin-external-module-name/3.1.0_typedoc@0.25.13: @@ -16773,11 +16732,11 @@ packages: typedoc: '>=0.7.0 <0.18.0' dependencies: lodash: 4.17.21 - semver: 7.6.2 - typedoc: 0.25.13_typescript@5.4.5 + semver: 7.6.3 + typedoc: 0.25.13_typescript@5.5.3 dev: false - /typedoc/0.20.37_typescript@5.4.5: + /typedoc/0.20.37_typescript@5.5.3: resolution: {integrity: sha512-9+qDhdc4X00qTNOtii6QX2z7ndAeWVOso7w3MPSoSJdXlVhpwPfm1yEp4ooKuWA9fiQILR8FKkyjmeqa13hBbw==} engines: {node: '>= 10.8.0'} hasBin: true @@ -16795,7 +16754,7 @@ packages: shelljs: 0.8.5 shiki: 0.9.15 typedoc-default-themes: 0.12.10 - typescript: 5.4.5 + typescript: 5.5.3 dev: false /typedoc/0.25.13_typescript@4.9.5: @@ -16807,12 +16766,12 @@ packages: dependencies: lunr: 2.3.9 marked: 4.3.0 - minimatch: 9.0.4 + minimatch: 9.0.5 shiki: 0.14.7 typescript: 4.9.5 dev: false - /typedoc/0.25.13_typescript@5.4.5: + /typedoc/0.25.13_typescript@5.5.3: resolution: {integrity: sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==} engines: {node: '>= 16'} hasBin: true @@ -16821,9 +16780,24 @@ packages: dependencies: lunr: 2.3.9 marked: 4.3.0 - minimatch: 9.0.4 + minimatch: 9.0.5 shiki: 0.14.7 - typescript: 5.4.5 + typescript: 5.5.3 + dev: false + + /typedoc/0.26.4_typescript@5.5.3: + resolution: {integrity: sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==} + engines: {node: '>= 18'} + hasBin: true + peerDependencies: + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x + dependencies: + lunr: 2.3.9 + markdown-it: 14.1.0 + minimatch: 9.0.5 + shiki: 1.10.3 + typescript: 5.5.3 + yaml: 2.4.5 dev: false /typescript-compare/0.0.2: @@ -16848,8 +16822,8 @@ packages: hasBin: true dev: false - /typescript/5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + /typescript/5.5.3: + resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} engines: {node: '>=14.17'} hasBin: true dev: false @@ -16858,8 +16832,12 @@ packages: resolution: {integrity: sha512-fYmIy7fKTSFAhG3fuPlubeGaMoAd6r0rSnfEsO5nEY55i26KSLt9EH7PLQiiqPUhNqYIJvSkTy1oArIcXAbPbA==} dev: false - /uglify-js/3.17.4: - resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} + /uc.micro/2.1.0: + resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} + dev: false + + /uglify-js/3.19.0: + resolution: {integrity: sha512-wNKHUY2hYYkf6oSFfhwwiHo4WCHzHmzcXsqXYTN9ja3iApYIFbb2U6ics9hBcYLHcYGQoAlwnZlTrf3oF+BL/Q==} engines: {node: '>=0.8.0'} hasBin: true dev: false @@ -16939,7 +16917,7 @@ packages: /unload/2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 detect-node: 2.1.0 dev: false @@ -16958,13 +16936,13 @@ packages: which: 1.3.1 dev: false - /update-browserslist-db/1.0.16_browserslist@4.23.0: - resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} + /update-browserslist-db/1.1.0_browserslist@4.23.2: + resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' dependencies: - browserslist: 4.23.0 + browserslist: 4.23.2 escalade: 3.1.2 picocolors: 1.0.1 dev: false @@ -16975,7 +16953,7 @@ packages: punycode: 2.3.1 dev: false - /url-loader/4.1.1_file-loader@6.2.0+webpack@5.91.0: + /url-loader/4.1.1_file-loader@6.2.0+webpack@5.93.0: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -16985,11 +16963,11 @@ packages: file-loader: optional: true dependencies: - file-loader: 6.2.0_webpack@5.91.0 + file-loader: 6.2.0_webpack@5.93.0 loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false /url-parse/1.5.10: @@ -17048,8 +17026,8 @@ packages: resolution: {integrity: sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==} dev: false - /v8-to-istanbul/9.2.0: - resolution: {integrity: sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==} + /v8-to-istanbul/9.3.0: + resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} engines: {node: '>=10.12.0'} dependencies: '@jridgewell/trace-mapping': 0.3.25 @@ -17209,10 +17187,10 @@ packages: lodash: 4.17.21 mkdirp: 0.5.6 opener: 1.5.2 - ws: 6.2.2 + ws: 6.2.3 dev: false - /webpack-cli/4.8.0_9e97fa53e12daff722d869a5fd4441fd: + /webpack-cli/4.8.0_4334de17d624781f2699217176e11f63: resolution: {integrity: sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw==} engines: {node: '>=10.13.0'} hasBin: true @@ -17233,7 +17211,7 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 1.2.0_webpack-cli@4.8.0+webpack@5.91.0 + '@webpack-cli/configtest': 1.2.0_webpack-cli@4.8.0+webpack@5.93.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 @@ -17244,12 +17222,12 @@ packages: interpret: 2.2.0 rechoir: 0.7.1 v8-compile-cache: 2.4.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.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.91.0: + /webpack-dev-middleware/4.3.0_webpack@5.93.0: resolution: {integrity: sha512-PjwyVY95/bhBh6VUqt6z4THplYcsvQ8YNNBTBM873xLVmw8FLeALn0qurHbs9EmcfhzQis/eoqypSnZeuUz26w==} engines: {node: '>= v10.23.3'} peerDependencies: @@ -17261,7 +17239,7 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 3.3.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 dev: false /webpack-hot-middleware/2.25.4: @@ -17319,8 +17297,8 @@ packages: resolution: {integrity: sha512-yUKYyy+e0iF/w31QdfioRKY+h3jDBRpthexBOWGKda99iu2l/wxYsI/XqdlP5IU58/0KB9CsJZgWNAl+/MPkRw==} dev: false - /webpack/5.91.0_webpack-cli@4.8.0: - resolution: {integrity: sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==} + /webpack/5.93.0_webpack-cli@4.8.0: + resolution: {integrity: sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -17334,12 +17312,12 @@ packages: '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1 '@webassemblyjs/wasm-parser': 1.12.1 - acorn: 8.11.3 - acorn-import-assertions: 1.9.0_acorn@8.11.3 - browserslist: 4.23.0 + acorn: 8.12.1 + acorn-import-attributes: 1.9.5_acorn@8.12.1 + browserslist: 4.23.2 chrome-trace-event: 1.0.4 enhanced-resolve: 5.17.0 - es-module-lexer: 1.5.3 + es-module-lexer: 1.5.4 eslint-scope: 5.1.1 events: 3.3.0 glob-to-regexp: 0.4.1 @@ -17350,9 +17328,9 @@ packages: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10_webpack@5.91.0 + terser-webpack-plugin: 5.3.10_webpack@5.93.0 watchpack: 2.4.1 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 webpack-sources: 3.2.3 transitivePeerDependencies: - '@swc/core' @@ -17521,11 +17499,11 @@ packages: resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==} dev: false - /winston-transport/4.7.0: - resolution: {integrity: sha512-ajBj65K5I7denzer2IYW6+2bNIVqLGDHqDw3Ow8Ohh+vdW+rv4MZ6eiDvHoKhfJFZ2auyN8byXieDDJ96ViONg==} + /winston-transport/4.7.1: + resolution: {integrity: sha512-wQCXXVgfv/wUPOfb2x0ruxzwkcZfxcktz6JIMUaPLmcNhO4bZTwA/WtDWK74xV3F2dKu8YadrFv0qhwYjVEwhA==} engines: {node: '>= 12.0.0'} dependencies: - logform: 2.6.0 + logform: 2.6.1 readable-stream: 3.6.2 triple-beam: 1.4.1 dev: false @@ -17542,21 +17520,21 @@ packages: stack-trace: 0.0.10 dev: false - /winston/3.13.0: - resolution: {integrity: sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==} + /winston/3.13.1: + resolution: {integrity: sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3 async: 3.2.5 is-stream: 2.0.1 - logform: 2.6.0 + logform: 2.6.1 one-time: 1.0.0 readable-stream: 3.6.2 safe-stable-stringify: 2.4.3 stack-trace: 0.0.10 triple-beam: 1.4.1 - winston-transport: 4.7.0 + winston-transport: 4.7.1 dev: false /word-wrap/1.2.5: @@ -17568,8 +17546,8 @@ packages: resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} dev: false - /workerpool/6.2.1: - resolution: {integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==} + /workerpool/6.5.1: + resolution: {integrity: sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==} dev: false /wrap-ansi/6.2.0: @@ -17643,14 +17621,14 @@ packages: mkdirp: 0.5.6 dev: false - /ws/6.2.2: - resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} + /ws/6.2.3: + resolution: {integrity: sha512-jmTjYU0j60B+vHey6TfR3Z7RD61z/hmxBS3VMSGIrroOWXQEneK1zNuotOUrGyBHQj0yrpsLHPWtigEFd13ndA==} dependencies: async-limiter: 1.0.1 dev: false - /ws/7.5.9: - resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} + /ws/7.5.10: + resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -17662,12 +17640,12 @@ packages: optional: true dev: false - /ws/8.11.0: - resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} + /ws/8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 + utf-8-validate: '>=5.0.2' peerDependenciesMeta: bufferutil: optional: true @@ -17675,8 +17653,8 @@ packages: optional: true dev: false - /ws/8.17.0: - resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} + /ws/8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -17735,7 +17713,7 @@ packages: /xsh/0.4.5: resolution: {integrity: sha512-Tkmj2v1+Uik0zaTU/0+Qwbv8b/NEnPwHgSfnhPIjlSoIb2dRW8HlJMrJb4x232LoITzZATKr7fhdMR4renzhzg==} dependencies: - shcmd: 0.8.4 + shcmd: 0.8.5 dev: false /xstdout/0.1.1: @@ -17763,6 +17741,12 @@ packages: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: false + /yaml/2.4.5: + resolution: {integrity: sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==} + engines: {node: '>= 14'} + hasBin: true + dev: false + /yargs-parser/18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} @@ -17771,11 +17755,6 @@ packages: decamelize: 1.2.0 dev: false - /yargs-parser/20.2.4: - resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} - engines: {node: '>=10'} - dev: false - /yargs-parser/20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -17849,46 +17828,46 @@ packages: engines: {node: '>=10'} dev: false - /yocto-queue/1.0.0: - resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} + /yocto-queue/1.1.1: + resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} dev: false - file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.91.0: - resolution: {integrity: sha512-P7aB9dOhjm9+zkKGCFpsuf6XH/WTMrPCp/0DwX2gJlfn+F215R1/Fe1DQppIi6XR9m/WDNmr5GVyzKAF3K9wjw==, tarball: file:projects/app-dev.tgz} + file:projects/app-dev.tgz_webpack-cli@4.8.0+webpack@5.93.0: + resolution: {integrity: sha512-e3d1HxfeZn4JLRUw9WebVxeaSfSOptJ183iI2umPmGkI00lW9DcwVU+LTzw0L0MMvCKgU5v4G3R3ih0QGYBaww==, 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.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.24.7 - '@babel/plugin-proposal-decorators': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-constant-elements': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-react-inline-elements': 7.24.7_@babel+core@7.24.7 - '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/preset-typescript': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.24.9 + '@babel/plugin-proposal-decorators': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.24.9 + '@babel/plugin-transform-react-constant-elements': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-react-inline-elements': 7.24.7_@babel+core@7.24.9 + '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/preset-typescript': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@jchip/redbird': 1.3.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@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_6480892044262f9a1d61d34c10a742f7 - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_fe17795820e95299023a077c578a8864 + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 ansi-to-html: 0.7.2 babel-eslint: 10.1.0_eslint@7.32.0 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.24.7 + babel-plugin-react-css-modules: 5.2.6_@babel+core@7.24.9 babel-plugin-transform-node-env-inline: 0.4.3 babel-plugin-transform-react-remove-prop-types: 0.4.24 boxen: 5.1.2 @@ -17901,7 +17880,7 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 eslint-plugin-tsdoc: 0.3.0 fast-async: 7.0.6 filter-scan-dir: 1.5.5 @@ -17913,7 +17892,7 @@ packages: log-update: 5.0.1 mime: 3.0.0 mkdirp: 1.0.4 - mocha: 10.4.0 + mocha: 10.6.0 mock-require: 3.0.3 nix-clap: 1.3.13 nyc: 15.1.0 @@ -17928,21 +17907,21 @@ packages: request: 2.88.2 require-at: 1.0.6 run-verify: 1.2.6 - semver: 7.6.2 + semver: 7.6.3 serve-index-fs: 1.10.1 shx: 0.3.4 sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.4.1+sinon@9.2.4 source-map-support: 0.5.21 sudo-prompt: 9.2.1 - ts-node: 10.9.2_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 visual-logger: 1.1.3 - webpack-dev-middleware: 4.3.0_webpack@5.91.0 + webpack-dev-middleware: 4.3.0_webpack@5.93.0 webpack-hot-middleware: 2.26.1 - winston: 3.13.0 + winston: 3.13.1 xaa: 1.7.3 xenv-config: 1.3.1 xsh: 0.4.5 @@ -17958,19 +17937,19 @@ packages: dev: false file:projects/app.tgz: - resolution: {integrity: sha512-xvTAYalxnFFkojxx6WCtDx38UiyZxyyezJV+IZXhnBu7pykhDI0KHeahJZlXKYudeUvWRlFQJZYQ0G9yf+wOZg==, tarball: file:projects/app.tgz} + resolution: {integrity: sha512-RSfKvCArCYMgfs/6VFxS1CWDwpBbcU20Gkg4wB7Shlx8Wq6B6/tJaLyyw+FaT2neqtgSOVx8InrIbbhu3hPbCQ==, tarball: file:projects/app.tgz} name: '@rush-temp/app' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 17.0.45 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 7.10.0_8754d61f321d1b6fb21c4ab117254f20 - '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 7.10.0_be72d7841995f422e69d0106cefb807a + '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -17979,10 +17958,10 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 eslint-plugin-tsdoc: 0.2.17 isomorphic-loader: 4.5.0 - mocha: 10.4.0 + mocha: 10.6.0 mock-require: 3.0.3 nyc: 15.1.0 optional-require: 1.1.8 @@ -17991,10 +17970,10 @@ packages: sinon: 13.0.2 sinon-chai: 3.7.0_chai@4.4.1+sinon@13.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_012770df4c91b2e1aca41565d49b2336 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18007,27 +17986,27 @@ packages: name: '@rush-temp/create-app' version: 0.0.0 dependencies: - '@babel/core': 7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 + '@babel/core': 7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 + '@types/mocha': 10.0.7 '@xarc/module-dev': 2.2.5 - babel-loader: 9.1.3_64d3470f456dd295f4b7d10dd26c7cfa + babel-loader: 9.1.3_1134454552a7028528c61f70c60e70f2 chai: 4.4.1 chalker: 1.2.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 opfs: 1.1.1 prettier: 2.8.8 prompts: 2.4.2 run-verify: 1.2.6 - shcmd: 0.8.4 + shcmd: 0.8.5 sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.4.1+sinon@7.5.0 - webpack: 5.91.0_webpack-cli@4.8.0 + webpack: 5.93.0_webpack-cli@4.8.0 webpack-bundle-analyzer: 3.9.0 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 xclap: 0.2.53 transitivePeerDependencies: - '@swc/core' @@ -18040,28 +18019,28 @@ packages: dev: false file:projects/dev-base.tgz: - resolution: {integrity: sha512-jLL4xyNf4gaYR5mslu8F7brQOhs261Jy3kwiXscKZbZBRqNB0qyK2WLSVyRpXQJCeQZqTexUKjCoLR4U0dxe6Q==, tarball: file:projects/dev-base.tgz} + resolution: {integrity: sha512-lUf7a2eS1dQXJcEg/LknQJ+OW1mO6NirbmYnaFehfus6xjaRIw9qAe8dczcO9yLPLQd7/0V1AsPSQI0mlo/uxA==, tarball: file:projects/dev-base.tgz} name: '@rush-temp/dev-base' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2 - '@types/node': 14.18.63 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@types/node': 20.14.11 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_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-jsdoc: 48.2.9_eslint@7.32.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 eslint-plugin-tsdoc: 0.2.17 prettier: 2.8.8 source-map-support: 0.5.21 - ts-node: 9.1.1_typescript@5.4.5 + ts-node: 9.1.1_typescript@5.5.3 tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 winston: 2.4.7 transitivePeerDependencies: - nyc @@ -18086,18 +18065,18 @@ packages: dev: false file:projects/index-page.tgz: - resolution: {integrity: sha512-lp0mKyoUYuYFOxftW3jOtx8hfqHajIvayGg15hv4VLBbO5aK3AYalTtC0y5xZLtXQGIBV3aINoWMydQwHJfvnA==, tarball: file:projects/index-page.tgz} + resolution: {integrity: sha512-gYYGuM7k8Y3vJ5PejzfI0Hc7nJ2nj1tDCO8e+Fe8wPcYIxQfX/7Nji7lcdXnFtHakZfxsHdUZe2taeCz49Itnw==, tarball: file:projects/index-page.tgz} name: '@rush-temp/index-page' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 20.14.2 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 17.0.3 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 7.10.0_8754d61f321d1b6fb21c4ab117254f20 - '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 7.10.0_be72d7841995f422e69d0106cefb807a + '@typescript-eslint/parser': 7.10.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 5.0.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -18105,18 +18084,18 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 require-at: 1.0.6 sinon: 18.0.0 sinon-chai: 3.7.0_chai@4.4.1+sinon@18.0.0 source-map-support: 0.5.21 - ts-node: 10.9.2_884ee4b3ae90a4a1570d6fbe6cf8543e + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 xstdout: 0.1.1 transitivePeerDependencies: @@ -18126,23 +18105,23 @@ packages: dev: false file:projects/jsx-renderer.tgz: - resolution: {integrity: sha512-Y8A28gR+OboCmB46gv13Wssg1ppX3hOU3Q+2pPSmw/GGLM/9AFrC4KYIPivNMy1U0spGaGcKpALnGKpfjoAujw==, tarball: file:projects/jsx-renderer.tgz} + resolution: {integrity: sha512-rAXdvdivSovI/Y1m//KsuF/66Be88R7+g4gOuUpSstRfjrYOCfu0wb2w2EPMZjxX1ZroWBEC1/hEtOekOo/pnw==, tarball: file:projects/jsx-renderer.tgz} name: '@rush-temp/jsx-renderer' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 13.13.52 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_6480892044262f9a1d61d34c10a742f7 - '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_fe17795820e95299023a077c578a8864 + '@typescript-eslint/parser': 5.62.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -18150,10 +18129,10 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 eslint-plugin-tsdoc: 0.3.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 munchy: 1.0.9 nyc: 15.1.0 optional-require: 1.1.8 @@ -18164,10 +18143,10 @@ packages: sinon-chai: 3.7.0_chai@4.4.1+sinon@7.5.0 source-map-support: 0.5.21 stream-to-array: 2.3.0 - ts-node: 10.9.2_b445dda6b6bbd3887877149375c4498a - typedoc: 0.25.13_typescript@5.4.5 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typedoc: 0.25.13_typescript@5.5.3 typedoc-plugin-external-module-name: 3.1.0_typedoc@0.25.13 - typescript: 5.4.5 + typescript: 5.5.3 xaa: 1.7.1 xsh: 0.4.5 xstdout: 0.1.1 @@ -18194,21 +18173,22 @@ packages: 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.34.2_eslint@7.32.0 + eslint-plugin-react: 7.34.4_eslint@7.32.0 shx: 0.3.4 transitivePeerDependencies: - supports-color dev: false - file:projects/opt-jest.tgz: + file:projects/opt-jest.tgz_@types+node@20.14.11: resolution: {integrity: sha512-OuNmQ9HfQx4D3eJ6A3DtFnkAILVU4XE8PtAPWvWgS/vTrcj2FL198ixS0G3QXw9gLuxk4HDvzqM5LVdt6EUtBg==, tarball: file:projects/opt-jest.tgz} + id: file:projects/opt-jest.tgz name: '@rush-temp/opt-jest' version: 0.0.0 dependencies: '@types/jest': 29.5.12 babel-jest: 29.7.0 eslint-plugin-jest: 27.9.0_jest@29.7.0 - jest: 29.7.0 + jest: 29.7.0_@types+node@20.14.11 jest-environment-jsdom: 29.7.0 shx: 0.3.4 transitivePeerDependencies: @@ -18226,7 +18206,7 @@ packages: - utf-8-validate dev: false - file:projects/opt-karma.tgz_webpack@5.91.0: + file:projects/opt-karma.tgz_webpack@5.93.0: resolution: {integrity: sha512-ymhYg7NBx0hsJD9IiSauF6onfmIB/qmUarhUrHVH+6K0Yr3TN81ApOzU6gQzCQoEuy1nKBOl8jAiikbvueI1HQ==, tarball: file:projects/opt-karma.tgz} id: file:projects/opt-karma.tgz name: '@rush-temp/opt-karma' @@ -18252,8 +18232,8 @@ packages: karma-sonarqube-unit-reporter: 0.0.23_karma@6.4.3 karma-sourcemap-loader: 0.4.0 karma-spec-reporter: 0.0.36_karma@6.4.3 - karma-webpack: 5.0.1_webpack@5.91.0 - mocha: 10.4.0 + karma-webpack: 5.0.1_webpack@5.93.0 + mocha: 10.6.0 shx: 0.3.4 sinon: 15.2.0 sinon-chai: 3.7.0_chai@4.4.1+sinon@15.2.0 @@ -18267,14 +18247,14 @@ packages: - webpack dev: false - file:projects/opt-less.tgz_webpack@5.91.0: + file:projects/opt-less.tgz_webpack@5.93.0: resolution: {integrity: sha512-tPBAiL8nbXDnew974eUrSSGo1+SbM3DXKKQMJK61l6rQicNQStGvzjFZcnDqzGjpGV13+FFBC3YjW6ZUzGDhQA==, 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.91.0 + less-loader: 4.1.0_less@3.13.1+webpack@5.93.0 shx: 0.3.4 transitivePeerDependencies: - webpack @@ -18285,13 +18265,13 @@ packages: name: '@rush-temp/opt-mocha' version: 0.0.0 dependencies: - '@types/mocha': 10.0.6 + '@types/mocha': 10.0.7 chai: 4.4.1 chai-as-promised: 7.1.2_chai@4.4.1 chai-shallowly: 1.0.0 enzyme: 3.11.0 enzyme-adapter-react-16: 1.15.8_enzyme@3.11.0 - mocha: 10.4.0 + mocha: 10.6.0 shx: 0.3.4 transitivePeerDependencies: - react @@ -18318,7 +18298,7 @@ packages: name: '@rush-temp/opt-preact' version: 0.0.0 dependencies: - preact: 10.22.0 + preact: 10.22.1 shx: 0.3.4 dev: false @@ -18332,14 +18312,14 @@ packages: shx: 0.3.4 dev: false - file:projects/opt-sass.tgz_webpack@5.91.0: + file:projects/opt-sass.tgz_webpack@5.93.0: resolution: {integrity: sha512-TVYHyjFFaZZjATb205qVsU/QMCvRMb+3q9deesYnraxutmXBmmkRS6udQmgdzXHtah5Tn7eHapu71l61PnWjOA==, tarball: file:projects/opt-sass.tgz} id: file:projects/opt-sass.tgz name: '@rush-temp/opt-sass' version: 0.0.0 dependencies: - sass: 1.77.4 - sass-loader: 13.3.3_sass@1.77.4+webpack@5.91.0 + sass: 1.77.8 + sass-loader: 13.3.3_sass@1.77.8+webpack@5.93.0 shx: 0.3.4 transitivePeerDependencies: - fibers @@ -18360,25 +18340,25 @@ packages: - supports-color dev: false - file:projects/poc-subapp-redux.tgz_webpack@5.91.0: - resolution: {integrity: sha512-gHuwU0uJ6/sKYjmkW949auOlpzg2QSvY4TpDoXREhVKV/idJFGXlaIIawrR6dAknCcywmzelEfJjTnW7bBat6Q==, tarball: file:projects/poc-subapp-redux.tgz} + file:projects/poc-subapp-redux.tgz_webpack@5.93.0: + resolution: {integrity: sha512-hS3Cklk4uCQSFn5Fdsd7HeN/QbuPseZkNejNjpMOCyveLXqBLXrI7Ez5Qq1LTMlasAX8u5wKnKrDXl9N8V4GRA==, 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.24.7 + '@babel/runtime': 7.24.8 '@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.91.0 + html-webpack-plugin: 5.6.0_webpack@5.93.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.23.1_react@18.3.1 - react-router-dom: 6.23.1_react-dom@18.3.1+react@18.3.1 + react-router: 6.25.1_react@18.3.1 + react-router-dom: 6.25.1_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 redux-logger: 3.0.6 webpack-hot-middleware: 2.26.1 @@ -18391,25 +18371,25 @@ packages: - webpack dev: false - file:projects/poc-subapp.tgz_webpack@5.91.0: - resolution: {integrity: sha512-VemVa+TzlO5cl3UXxFMVMKD4qw+693U1ETwM4Cu/M0F2srPvKonsMfEc9B/oN8bXhMjonUI5pkZHlD1dscqZcA==, tarball: file:projects/poc-subapp.tgz} + file:projects/poc-subapp.tgz_webpack@5.93.0: + resolution: {integrity: sha512-BygcW16vFQd5D4j+lb6xRdawm1JIBbjMRqdzkgbwUeSqZmx4qDPBeQ77lDr8pTrfrx4MDP+JVC41fDfNMpuLdQ==, 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.24.7 + '@babel/runtime': 7.24.8 '@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.91.0 + html-webpack-plugin: 5.6.0_webpack@5.93.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.23.1_react@18.3.1 - react-router-dom: 6.23.1_react-dom@18.3.1+react@18.3.1 + react-router: 6.25.1_react@18.3.1 + react-router-dom: 6.25.1_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: @@ -18421,11 +18401,11 @@ packages: dev: false file:projects/poc-subappv1-csp.tgz: - resolution: {integrity: sha512-BLmWL0j3XK65eD7ST6gEZ0V0XyDJkkZ34erizgoDBXavirSNOtyh++ZHxw0ue+nFK78R7uPKY9PSjdFSGxKM7Q==, tarball: file:projects/poc-subappv1-csp.tgz} + resolution: {integrity: sha512-NDETRL72yaGjzRhWMjuUIYuBgyXjn9iAklFg80rf4W6/4PPnBrDx/VPplj8bsTm3RWOeWh0eVwr2cWOlKEO85Q==, tarball: file:projects/poc-subappv1-csp.tgz} name: '@rush-temp/poc-subappv1-csp' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@module-federation/concat-runtime': 0.0.1 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 @@ -18435,8 +18415,8 @@ packages: react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 8.1.3_25914b775dd669e94923110b39c04f2c - react-router: 6.23.1_react@18.3.1 - react-router-dom: 6.23.1_react-dom@18.3.1+react@18.3.1 + react-router: 6.25.1_react@18.3.1 + react-router-dom: 6.25.1_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: @@ -18447,21 +18427,21 @@ packages: dev: false file:projects/react-query.tgz: - resolution: {integrity: sha512-UaJhbUiW4ur785N+MHsv+2KRPunzR2xl1odRSiLINGaAe5zXwUhk9oPWkECfOyxy4UfCthYWBhjScS3k/EsEMQ==, tarball: file:projects/react-query.tgz} + resolution: {integrity: sha512-RBoVeEd+YAWoSlgs/570dJvPlypTYU+4JKYkUmiHkZcWny2ElWcJMfedMk4/p4y/5bMo52DOfqzySmokEQngcA==, tarball: file:projects/react-query.tgz} name: '@rush-temp/react-query' version: 0.0.0 dependencies: '@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.16 - '@types/mocha': 10.0.6 - '@types/node': 18.19.34 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_368fcc4e9bc7c17ba3d48e44c9b3a2d4 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -18469,11 +18449,11 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 eslint-plugin-tsdoc: 0.3.0 jsdom: 16.7.0 jsdom-global: 3.0.2_jsdom@16.7.0 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -18481,10 +18461,10 @@ packages: sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.4.1+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_8f38fe03ec84cb9c4f660f9908ee0334 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18496,21 +18476,21 @@ packages: dev: false file:projects/react-recoil.tgz: - resolution: {integrity: sha512-aeuutYeQ/NjP7iTBxhGCbqc8eHN5FWCVK814mB4nzm2BwMXaDrpb6/QiBlgDDzLmJ4zPNTFeq7iR6oMQgaoBHA==, tarball: file:projects/react-recoil.tgz} + resolution: {integrity: sha512-UAoKTAnUf5dGTmOLIN/OZw6YiVqaKvh5dadV0ofUx1J2He9O7XrzuBVApBLUATB/+0eLEFNAlIqqZ3Uf5WKnKA==, tarball: file:projects/react-recoil.tgz} name: '@rush-temp/react-recoil' version: 0.0.0 dependencies: '@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.16 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -18518,10 +18498,10 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 jsdom: 16.7.0 jsdom-global: 3.0.2_jsdom@16.7.0 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -18529,10 +18509,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.4.1+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18544,20 +18524,20 @@ packages: dev: false file:projects/react-redux-observable.tgz: - resolution: {integrity: sha512-Afvkxz9YvwGxgoYBT8etBcsbEPf/H4TYo7xtHi3iqHmWKzluq++B7ZWEwvTofHuO7CiDFOfINFS5UY1yvMd49Q==, tarball: file:projects/react-redux-observable.tgz} + resolution: {integrity: sha512-3/g232YEs08MMcsxW7SVvmhzbD2sptJUECcrFp4XUlKDpD/Xn+aApx2NENxQDF7nGcVeDWJtmP1DPtGlsa0/VA==, tarball: file:projects/react-redux-observable.tgz} name: '@rush-temp/react-redux-observable' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -18565,8 +18545,8 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 - mocha: 10.4.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -18575,10 +18555,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.4.1+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18588,20 +18568,20 @@ packages: dev: false file:projects/react-redux-saga.tgz: - resolution: {integrity: sha512-GZtucSS9Dbam2mKX/LSSumRv0K+5nUhQ1Xbv8qR+TWidfcxRJ8BH9BKTwVQcexFJC3mKhtO0VVxbeZbcLxwzWQ==, tarball: file:projects/react-redux-saga.tgz} + resolution: {integrity: sha512-8uq6HhoQm+xmGnv/JL7yyymgBMH7eRZgp5CxSbatPlr/mVYF+dK4cNtXrxn/jfGDTOSVAulSZdvf/9ktPXOmyg==, tarball: file:projects/react-redux-saga.tgz} name: '@rush-temp/react-redux-saga' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -18609,8 +18589,8 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 - mocha: 10.4.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -18618,10 +18598,10 @@ packages: sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.4.1+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18629,21 +18609,21 @@ packages: dev: false file:projects/react-redux.tgz: - resolution: {integrity: sha512-BXVqqwWayqt1kryiUQ1SY4kRY9fWsx2ixBwINow1WZYBLmQ3TcR0iUzXlJYJP9FnZjVCsyuldCZe2uLvQQqWXg==, tarball: file:projects/react-redux.tgz} + resolution: {integrity: sha512-dyvHsy3RvD7FbFV1uRmPqga0WvnNAezEGf6HffVbIhF1HSvXL/SPN4EealwO690Hu4msgDf93eA6FWDtjvz1GA==, tarball: file:projects/react-redux.tgz} name: '@rush-temp/react-redux' version: 0.0.0 dependencies: '@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.16 - '@types/mocha': 10.0.6 - '@types/node': 18.19.34 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_368fcc4e9bc7c17ba3d48e44c9b3a2d4 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -18651,10 +18631,10 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 jsdom: 19.0.0 jsdom-global: 3.0.2_jsdom@19.0.0 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 @@ -18663,10 +18643,10 @@ packages: sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.4.1+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_8f38fe03ec84cb9c4f660f9908ee0334 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -18678,16 +18658,16 @@ packages: dev: false file:projects/react-router.tgz: - resolution: {integrity: sha512-Od1s01N3TCQE/6Rs/WHWo+pEmDjlJwMC/dHryCmk37e5C9QRyJbQxc2z3BLiGDNAufDQENtVL8QV87JEokBleQ==, tarball: file:projects/react-router.tgz} + resolution: {integrity: sha512-V/tKb2745HBSElSG3IJPuKvJdlbpX0C886EEoNM7ZxKB072zRc9T9p/eeS8QdpBUD4YnoSPYsN1bTJqAM8a7Gg==, tarball: file:projects/react-router.tgz} name: '@rush-temp/react-router' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@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.16 - '@types/mocha': 10.0.6 - '@types/node': 18.19.34 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 10.0.20 @@ -18701,23 +18681,23 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 eslint-plugin-tsdoc: 0.2.17 history: 5.3.0 jsdom: 19.0.0 jsdom-global: 3.0.2_jsdom@19.0.0 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 react-redux: 8.1.3_91ee3f21853aee6f4038f22086c31182 - react-router: 6.23.1_react@18.3.1 - react-router-dom: 6.23.1_react-dom@18.3.1+react@18.3.1 + react-router: 6.25.1_react@18.3.1 + react-router-dom: 6.25.1_react-dom@18.3.1+react@18.3.1 redux: 4.2.1 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.4.1+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_67dc5cd7cb69efb589c9a85c63f64e5a + ts-node: 10.9.2_daf75e3cffb0ecbb3494f44ac38abbe8 tslib: 2.6.3 typedoc: 0.25.13_typescript@4.9.5 typescript: 4.9.5 @@ -18732,21 +18712,21 @@ packages: dev: false file:projects/react.tgz: - resolution: {integrity: sha512-24BpJms+ZVL98ymof9itOk/180YyPP3WgrFJJSXmsmVy9F00zsRKTHhvbx3KNKJJ3RVWO92tqsvuAlyStj0NPg==, tarball: file:projects/react.tgz} + resolution: {integrity: sha512-YVIhcK6N73m8XxdaS78O4fvML4ipjWkesxV2yWzkmUqHFJohd8AZJhqP7mu5ib8dcHysw78OC31okXUjWKC4YA==, tarball: file:projects/react.tgz} name: '@rush-temp/react' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 18.19.34 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/react': 18.3.3 '@types/react-dom': 18.3.0 '@types/sinon': 10.0.20 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_368fcc4e9bc7c17ba3d48e44c9b3a2d4 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -18754,19 +18734,19 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 eslint-plugin-tsdoc: 0.3.0 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 sinon: 14.0.2 sinon-chai: 3.7.0_chai@4.4.1+sinon@14.0.2 source-map-support: 0.5.21 - ts-node: 10.9.2_8f38fe03ec84cb9c4f660f9908ee0334 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 transitivePeerDependencies: - '@swc/core' @@ -18775,18 +18755,18 @@ packages: dev: false file:projects/render-context.tgz: - resolution: {integrity: sha512-lKIpZpZiefylwZgbU3JNYxSpCbQQbWlVUjG5MJDecf4TY/D72X4CIzyZvk7Eao4s+z687fi9WQxIQSdv4RKmMg==, tarball: file:projects/render-context.tgz} + resolution: {integrity: sha512-5xsIU4y7qfkW01mN+600/eR83ZLuaJkWwRgHxRgsoi6iRnT0gP2fhs6Wy4gYMNBc+pHMiG4c0E3OgEt5u9U6mw==, tarball: file:projects/render-context.tgz} name: '@rush-temp/render-context' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 13.13.52 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 5.62.0_240c4af58708ff43edc713a427034579 - '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 5.62.0_368fcc4e9bc7c17ba3d48e44c9b3a2d4 + '@typescript-eslint/parser': 5.62.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -18794,8 +18774,8 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 - mocha: 10.4.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 + mocha: 10.6.0 munchy: 1.0.9 nyc: 15.1.0 optional-require: 1.1.8 @@ -18805,9 +18785,9 @@ packages: sinon-chai: 3.7.0_chai@4.4.1+sinon@7.5.0 source-map-support: 0.5.21 stream-to-array: 2.3.0 - ts-node: 10.9.2_b445dda6b6bbd3887877149375c4498a - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 xaa: 1.7.1 xsh: 0.4.5 transitivePeerDependencies: @@ -18821,22 +18801,22 @@ packages: name: '@rush-temp/subapp-pkg-util' version: 0.0.0 dependencies: - shcmd: 0.8.4 + shcmd: 0.8.5 xclap: 0.2.53 dev: false file:projects/subapp-react.tgz: - resolution: {integrity: sha512-tZ3b76wLykzQNn8pX1HqIZak8Bd2oeqvN8C/Pw5e3vpK7NJK9TinEYHuJ+uNFaTwyokei34jBk/Sk1nSiZn8gQ==, tarball: file:projects/subapp-react.tgz} + resolution: {integrity: sha512-aSxSlxmxrz5lDXzHniHeCUF+C514wF7aPtSTBfvRBx60cenbNiNtRauU9vnz40u+V2XoVCiFYps4VEbiEBzIXQ==, tarball: file:projects/subapp-react.tgz} name: '@rush-temp/subapp-react' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 - '@babel/runtime': 7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 + '@babel/runtime': 7.24.8 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -18845,8 +18825,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.23.1_react@18.3.1 - react-router-dom: 6.23.1_react-dom@18.3.1+react@18.3.1 + react-router: 6.25.1_react@18.3.1 + react-router-dom: 6.25.1_react-dom@18.3.1+react@18.3.1 redux: 5.0.1 run-verify: 1.2.6 transitivePeerDependencies: @@ -18858,17 +18838,17 @@ packages: dev: false file:projects/subapp-redux.tgz: - resolution: {integrity: sha512-0gzcbJy5bREUKIeNai2iW5ebwFf2cXsYez5XFGTcxv2PCzYE0sZqEtZJkX0ZvzpfwFX3lpM/DeujtDzg03THmA==, tarball: file:projects/subapp-redux.tgz} + resolution: {integrity: sha512-iQv+aOn+iygvqCDmDw/sZvr9ZotQqVVdnudEAscV50t0AE+dRxRRE30mK26ajSxwkcsHxkowEsB31dX/aluAQw==, tarball: file:projects/subapp-redux.tgz} name: '@rush-temp/subapp-redux' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 - '@babel/runtime': 7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 + '@babel/runtime': 7.24.8 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 electrode-archetype-njs-module-dev: 3.0.3 @@ -18886,15 +18866,15 @@ packages: dev: false file:projects/subapp-server.tgz: - resolution: {integrity: sha512-rMtUud+aGmQy2+LvEqJGsSuNT0HODDiE5cEkOD8jqNKpyWu82Ciumx7voGyRK9+5+3DpOMYHSYCgKSudzxaRSg==, tarball: file:projects/subapp-server.tgz} + resolution: {integrity: sha512-ch0GZXKmCGd2cQn1n88afSI9VYEqeZnNXJMvdsCbEPoO4/qJw1NK7d/edrA1ghZzwRN/h4ksOfFm8ea512znsA==, tarball: file:projects/subapp-server.tgz} name: '@rush-temp/subapp-server' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 '@hapi/boom': 9.1.4 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 @@ -18928,13 +18908,13 @@ packages: name: '@rush-temp/subapp-web' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7_@babel+core@7.24.7 - '@babel/core': 7.24.7 - '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.7 - '@babel/preset-env': 7.24.7_@babel+core@7.24.7 - '@babel/preset-react': 7.24.7_@babel+core@7.24.7 - '@babel/register': 7.24.6_@babel+core@7.24.7 - '@babel/runtime': 7.24.7 + '@babel/cli': 7.24.8_@babel+core@7.24.9 + '@babel/core': 7.24.9 + '@babel/plugin-transform-runtime': 7.24.7_@babel+core@7.24.9 + '@babel/preset-env': 7.24.8_@babel+core@7.24.9 + '@babel/preset-react': 7.24.7_@babel+core@7.24.9 + '@babel/register': 7.24.6_@babel+core@7.24.9 + '@babel/runtime': 7.24.8 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-preset-minify: 0.5.2 @@ -18951,7 +18931,7 @@ packages: jsesc: 3.0.2 loadjs: 4.3.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 mock-require: 3.0.3 node-fetch: 2.6.12 optional-require: 1.1.8 @@ -18966,20 +18946,20 @@ packages: dev: false file:projects/subapp.tgz: - resolution: {integrity: sha512-s4MlM53vF9Hcd6tFdl/0JSwQ8s219ufz0ow8AQ7oOlV9v7/zdrvgp5a+j7woFB6rsuGvs2zTnTxdAhCQnV9qwA==, tarball: file:projects/subapp.tgz} + resolution: {integrity: sha512-BeeU/o9Exbk55Dpd8r/pyNHmamxRkNtXj5n4nH4RqJj1LxYPIkb/LWfiPiF9iOwEJOabZsOnrb+INQp3gzY/zA==, tarball: file:projects/subapp.tgz} name: '@rush-temp/subapp' version: 0.0.0 dependencies: - '@babel/cli': 7.24.7 + '@babel/cli': 7.24.8 '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 '@types/chai-as-promised': 7.1.8 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 3.2.3 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -18990,19 +18970,19 @@ packages: eslint: 7.32.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@7.32.0 - eslint-plugin-jsdoc: 48.2.9_eslint@7.32.0 + eslint-plugin-jsdoc: 48.7.0_eslint@7.32.0 jsdom: 16.7.0 jsdom-global: 3.0.2_jsdom@16.7.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 sinon: 9.2.4 sinon-chai: 3.7.0_chai@4.4.1+sinon@9.2.4 source-map-support: 0.5.21 - ts-node: 10.9.2_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.26.4_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 transitivePeerDependencies: - '@babel/core' @@ -19015,20 +18995,20 @@ packages: dev: false file:projects/subapp2-basic.tgz: - resolution: {integrity: sha512-rx6hmEtBe7vnO+JSYlCN0oCxwnPer1S03h5mGBBDjSPRuePPFzoiWjwY9u8ZwQ2mqckK7ILXTEPUz85xKTWn4A==, tarball: file:projects/subapp2-basic.tgz} + resolution: {integrity: sha512-B9LIZ8gZEYe27EWIX2bfxopokuAH5X/w9tGHFFWlsRJWJHC4yqAKtYZP+6QQOppNCBT8bULseN2Fr7aBE+Ahrw==, tarball: file:projects/subapp2-basic.tgz} name: '@rush-temp/subapp2-basic' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@module-federation/concat-runtime': 0.0.1 '@testing-library/jest-dom': 5.17.0 '@testing-library/react': 14.3.1 - '@types/node': 20.14.2 + '@types/node': 20.14.11 '@xarc/fastify-server': 3.3.1 '@xarc/run': 1.1.1 - prettier: 3.3.1 - ts-node: 10.9.2_884ee4b3ae90a4a1570d6fbe6cf8543e - typescript: 5.4.5 + prettier: 3.3.3 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typescript: 5.5.3 webpack-hot-middleware: 2.26.1 transitivePeerDependencies: - '@swc/core' @@ -19039,19 +19019,19 @@ packages: dev: false file:projects/subapp2-poc.tgz: - resolution: {integrity: sha512-XoUUuQv9wzQSSwwcr221qDA/ETzYYoRlNfzD22CkDqv85Zdt722P+BfL2GYBAwrvTbcpvfA6tolxxQnAoL774g==, tarball: file:projects/subapp2-poc.tgz} + resolution: {integrity: sha512-8MrAydPvUhs9BlC9XixReCuAVb00s26gVRzeHxf/cdIKtNG23+8lFBxWh2vSSKUcx+9QXigxvPHzBo+7SUua8g==, tarball: file:projects/subapp2-poc.tgz} name: '@rush-temp/subapp2-poc' version: 0.0.0 dependencies: - '@babel/runtime': 7.24.7 - '@types/node': 20.14.2 + '@babel/runtime': 7.24.8 + '@types/node': 20.14.11 '@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_884ee4b3ae90a4a1570d6fbe6cf8543e - typescript: 5.4.5 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typescript: 5.5.3 webpack-hot-middleware: 2.25.4 transitivePeerDependencies: - '@swc/core' @@ -19061,18 +19041,18 @@ packages: dev: false file:projects/tag-renderer.tgz: - resolution: {integrity: sha512-CHGjuo8IrUc31UQTs8orUTOR0Qp3q9d3bEyVtsBo+GZ21zzUaJ5rJJUVm5yzUNnIRu8nlWwic9GSRWc3wrlnIg==, tarball: file:projects/tag-renderer.tgz} + resolution: {integrity: sha512-AsJqUsokKfHy64aE1loKrE1gRUfNPgzMEehyyVf8NpUnerozNZhWwfgiCjRtudMjbH4EsJhsSNQJ9EWHLVNgkA==, tarball: file:projects/tag-renderer.tgz} name: '@rush-temp/tag-renderer' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 13.13.52 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 2.34.0_13c1c9ba2a37035e42ce6352d0301ca6 - '@typescript-eslint/parser': 2.34.0_eslint@8.57.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 2.34.0_e0d01acef57746c6ba4159c29508f7d8 + '@typescript-eslint/parser': 2.34.0_eslint@8.57.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@8.57.0 @@ -19080,16 +19060,16 @@ packages: eslint: 8.57.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@8.57.0 - eslint-plugin-jsdoc: 48.2.9_eslint@8.57.0 + eslint-plugin-jsdoc: 48.7.0_eslint@8.57.0 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.4.1+sinon@7.5.0 source-map-support: 0.5.21 - ts-node: 10.9.2_b445dda6b6bbd3887877149375c4498a - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typedoc: 0.26.4_typescript@5.5.3 + typescript: 5.5.3 xsh: 0.4.5 xstdout: 0.1.1 transitivePeerDependencies: @@ -19099,18 +19079,18 @@ packages: dev: false file:projects/webpack-config-composer.tgz: - resolution: {integrity: sha512-hFkK18MKImu+EaN5o/yqSsvFUVYei7bUcyAs/g0zRr0UcGlLSHT64KKHdqSDQM9NO0Wehb9juk1+9JQ9sAqJJw==, tarball: file:projects/webpack-config-composer.tgz} + resolution: {integrity: sha512-Fum3E5cXJ+kIADlIwkIn/oTViErfFJQzvTZwF0hdoZ0YCeSdqknBmzxAZVf+qff0zpld2aWzAzD3FNRGYxhHsg==, tarball: file:projects/webpack-config-composer.tgz} name: '@rush-temp/webpack-config-composer' version: 0.0.0 dependencies: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 - '@types/mocha': 10.0.6 - '@types/node': 14.18.63 + '@types/mocha': 10.0.7 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 4.33.0_f0632536362013fea90db5e6e3866f43 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 4.33.0_f330614e2417d5750dd2dd1fc50901ed + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 '@xarc/run': 1.1.1 babel-eslint: 10.1.0_eslint@7.32.0 @@ -19122,16 +19102,16 @@ packages: eslint-plugin-tsdoc: 0.2.17 istanbul: 0.4.5 lodash: 4.17.21 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 prettier: 2.8.8 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_023f961a599902cad1b7afb6728a8bd0 + ts-node: 10.9.2_c3701e326765810b5617db98219512ff tslib: 2.6.3 - typedoc: 0.20.37_typescript@5.4.5 - typescript: 5.4.5 + typedoc: 0.20.37_typescript@5.5.3 + typescript: 5.5.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -19139,7 +19119,7 @@ packages: dev: false file:projects/webpack.tgz_webpack-bundle-analyzer@3.9.0: - resolution: {integrity: sha512-UY9IxclkjcepZzF+vdwtSC/E/I3wqeJS8DH+InSDxiduIUAljXJdsAepaXl5TFfdzsHtHUAlSL5DZeg3WF20lQ==, tarball: file:projects/webpack.tgz} + resolution: {integrity: sha512-GlgCJtvj7xoruOa7aiAeMq/txhZIWoMu1VN8ZPeKrrkcIDWaHhmpPc9kQhfs7XO1UD33C71vl6EfPc0OznQVDA==, tarball: file:projects/webpack.tgz} id: file:projects/webpack.tgz name: '@rush-temp/webpack' version: 0.0.0 @@ -19147,30 +19127,30 @@ packages: '@istanbuljs/nyc-config-typescript': 1.0.2_nyc@15.1.0 '@types/chai': 4.3.16 '@types/mocha': 10.0.0 - '@types/node': 18.19.34 + '@types/node': 20.14.11 '@types/sinon': 9.0.11 '@types/sinon-chai': 3.2.12 - '@typescript-eslint/eslint-plugin': 2.34.0_343f3b16d0c7a593d8aa46e5ab269cc6 - '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@5.4.5 + '@typescript-eslint/eslint-plugin': 2.34.0_fd81c20ba270661fe5e2af65b61be4dd + '@typescript-eslint/parser': 2.34.0_eslint@6.8.0+typescript@5.5.3 '@xarc/module-dev': 4.1.0 autoprefixer: 9.8.8 babel-eslint: 10.1.0_eslint@6.8.0 - babel-loader: 8.3.0_webpack@5.91.0 + babel-loader: 8.3.0_webpack@5.93.0 chai: 4.4.1 chalk: 4.1.2 chalker: 1.2.0 - css-loader: 6.11.0_webpack@5.91.0 - css-minimizer-webpack-plugin: 1.3.0_webpack@5.91.0 + css-loader: 6.11.0_webpack@5.93.0 + css-minimizer-webpack-plugin: 1.3.0_webpack@5.93.0 eslint: 6.8.0 eslint-config-walmart: 2.2.1 eslint-plugin-filenames: 1.3.2_eslint@6.8.0 - eslint-plugin-jsdoc: 48.2.9_eslint@6.8.0 - file-loader: 6.2.0_webpack@5.91.0 + eslint-plugin-jsdoc: 48.7.0_eslint@6.8.0 + file-loader: 6.2.0_webpack@5.93.0 filter-scan-dir: 1.1.1 lodash: 4.17.21 - mini-css-extract-plugin: 1.6.2_webpack@5.91.0 + mini-css-extract-plugin: 1.6.2_webpack@5.93.0 mkdirp: 1.0.4 - mocha: 10.4.0 + mocha: 10.6.0 nyc: 15.1.0 optional-require: 1.1.8 prettier: 1.19.1 @@ -19179,12 +19159,13 @@ packages: sinon: 7.5.0 sinon-chai: 3.7.0_chai@4.4.1+sinon@7.5.0 source-map-support: 0.5.21 - ts-node: 10.9.2_8f38fe03ec84cb9c4f660f9908ee0334 - typedoc: 0.25.13_typescript@5.4.5 - typescript: 5.4.5 - url-loader: 4.1.1_file-loader@6.2.0+webpack@5.91.0 - webpack: 5.91.0_webpack-cli@4.8.0 - webpack-cli: 4.8.0_9e97fa53e12daff722d869a5fd4441fd + ts-node: 10.9.2_c3701e326765810b5617db98219512ff + typedoc: 0.25.13_typescript@5.5.3 + typescript: 5.5.3 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.93.0 + webpack: 5.93.0_webpack-cli@4.8.0 + webpack-cli: 4.8.0_4334de17d624781f2699217176e11f63 + webpack-sources: 2.3.1 webpack-stats-plugin: 1.1.3 xsh: 0.4.5 transitivePeerDependencies: diff --git a/packages/webpack-config-composer/package.json b/packages/webpack-config-composer/package.json index 8dd1c21e0..bc1f54da5 100644 --- a/packages/webpack-config-composer/package.json +++ b/packages/webpack-config-composer/package.json @@ -35,7 +35,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.14", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.10", "@types/sinon-chai": "^3.2.5", "@typescript-eslint/eslint-plugin": "^4.11.0", diff --git a/packages/xarc-app-dev/package.json b/packages/xarc-app-dev/package.json index 32e0d19ae..99a43bbd4 100644 --- a/packages/xarc-app-dev/package.json +++ b/packages/xarc-app-dev/package.json @@ -108,7 +108,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.10", "@types/sinon-chai": "^3.2.8", "@types/webpack": "5.28.0", diff --git a/packages/xarc-app-dev/src/lib/app-dev-middleware.ts b/packages/xarc-app-dev/src/lib/app-dev-middleware.ts index 980ead68a..ee267f683 100644 --- a/packages/xarc-app-dev/src/lib/app-dev-middleware.ts +++ b/packages/xarc-app-dev/src/lib/app-dev-middleware.ts @@ -99,7 +99,7 @@ export class AppDevMiddleware { } setup({ serverPort = undefined } = {}) { - process.on("message", data => { + process.on("message", (data: any) => { switch (data.name) { case WEBPACK_EVENT_REPORT: this.handleWebpackReport(data); diff --git a/packages/xarc-app-dev/src/lib/dev-admin/redbird-spawn.ts b/packages/xarc-app-dev/src/lib/dev-admin/redbird-spawn.ts index f58dc5188..d8754eeb2 100644 --- a/packages/xarc-app-dev/src/lib/dev-admin/redbird-spawn.ts +++ b/packages/xarc-app-dev/src/lib/dev-admin/redbird-spawn.ts @@ -73,7 +73,7 @@ const handleRestart = (type) => { }; process.on("SIGHUP", restart); - process.on("message", (data) => { + process.on("message", (data: any) => { if (data.name === "restart") { restart(_.omit(data, "name")); } else if (data.name === "update-ports") { diff --git a/packages/xarc-app/package.json b/packages/xarc-app/package.json index 39981d7bf..da464010e 100644 --- a/packages/xarc-app/package.json +++ b/packages/xarc-app/package.json @@ -43,7 +43,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^17.0.31", + "@types/node": "^20.14.10", "@types/sinon": "^10.0.11", "@types/sinon-chai": "^3.2.8", "@typescript-eslint/eslint-plugin": "7.10.0", diff --git a/packages/xarc-create-app/template/_package.js b/packages/xarc-create-app/template/_package.js index 5962161ba..d14c9b5a4 100644 --- a/packages/xarc-create-app/template/_package.js +++ b/packages/xarc-create-app/template/_package.js @@ -43,7 +43,7 @@ module.exports = (base, merge) => { "@xarc/react-redux": "^1.0.0", // version will come from ../package.json }, devDependencies: { - "@types/node": "^14.14.6", + "@types/node": "^20.14.10", "@xarc/app-dev": "^11.0.0", // version will come from ../package.json "@xarc/opt-postcss": "^2.0.0", "@xarc/opt-stylus": "^2.0.0", diff --git a/packages/xarc-dev-base/package.json b/packages/xarc-dev-base/package.json index a3f66e9ec..0d8c0aa07 100644 --- a/packages/xarc-dev-base/package.json +++ b/packages/xarc-dev-base/package.json @@ -26,7 +26,7 @@ "license": "Apache-2.0", "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@typescript-eslint/eslint-plugin": "^4.11.0", "@typescript-eslint/parser": "^4.11.0", "@xarc/module-dev": "^4.0.0", diff --git a/packages/xarc-index-page/package.json b/packages/xarc-index-page/package.json index 550bb69e7..79fadb2b4 100644 --- a/packages/xarc-index-page/package.json +++ b/packages/xarc-index-page/package.json @@ -37,7 +37,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.3.16", "@types/mocha": "^10.0.6", - "@types/node": "^20.12.12", + "@types/node": "^20.14.10", "@types/sinon": "^17.0.3", "@types/sinon-chai": "^3.2.12", "@typescript-eslint/eslint-plugin": "7.10.0", diff --git a/packages/xarc-jsx-renderer/package.json b/packages/xarc-jsx-renderer/package.json index 6b7c2b138..7d7a5dbec 100644 --- a/packages/xarc-jsx-renderer/package.json +++ b/packages/xarc-jsx-renderer/package.json @@ -28,7 +28,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.11", "@types/mocha": "^10.0.1", - "@types/node": "^13.7.6", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.0", "@types/sinon-chai": "^3.2.4", "@typescript-eslint/eslint-plugin": "^5.0.0", diff --git a/packages/xarc-react-query/package.json b/packages/xarc-react-query/package.json index 0cd8701f8..4300317ab 100644 --- a/packages/xarc-react-query/package.json +++ b/packages/xarc-react-query/package.json @@ -33,7 +33,7 @@ "@testing-library/react": "^11.2.3", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^18.0.0", + "@types/node": "^20.14.10", "@types/react": "^18.0.27", "@types/react-dom": "^18.0.5", "@types/sinon": "^10.0.11", diff --git a/packages/xarc-react-recoil/package.json b/packages/xarc-react-recoil/package.json index f888f385f..9fe97b7ae 100644 --- a/packages/xarc-react-recoil/package.json +++ b/packages/xarc-react-recoil/package.json @@ -33,7 +33,7 @@ "@testing-library/react": "^11.2.5", "@types/chai": "^4.2.14", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/react": ">=18", "@types/react-dom": ">=18", "@types/sinon": "^9.0.10", diff --git a/packages/xarc-react-redux-observable/package.json b/packages/xarc-react-redux-observable/package.json index b6f37faa9..f206ffe22 100644 --- a/packages/xarc-react-redux-observable/package.json +++ b/packages/xarc-react-redux-observable/package.json @@ -32,7 +32,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.14", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/react": "^18.0.4", "@types/react-dom": "^18.0.4", "@types/sinon": "^9.0.10", diff --git a/packages/xarc-react-redux-saga/package.json b/packages/xarc-react-redux-saga/package.json index 67e73ef2c..70671259f 100644 --- a/packages/xarc-react-redux-saga/package.json +++ b/packages/xarc-react-redux-saga/package.json @@ -31,7 +31,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.14", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/react": "^18.0.4", "@types/react-dom": "^18.0.4", "@types/sinon": "^9.0.10", diff --git a/packages/xarc-react-redux/package.json b/packages/xarc-react-redux/package.json index 1e32969b5..d27ca84e5 100644 --- a/packages/xarc-react-redux/package.json +++ b/packages/xarc-react-redux/package.json @@ -34,7 +34,7 @@ "@testing-library/react": "^13.2.0", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^18.11.9", + "@types/node": "^20.14.10", "@types/react": "^18.0.4", "@types/react-dom": "^18.0.4", "@types/sinon": "^10.0.11", diff --git a/packages/xarc-react-router/package.json b/packages/xarc-react-router/package.json index d20e8a974..3f12543db 100644 --- a/packages/xarc-react-router/package.json +++ b/packages/xarc-react-router/package.json @@ -32,7 +32,7 @@ "@testing-library/react": "^13.2.0", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^18.11.9", + "@types/node": "^20.14.10", "@types/react": "^18.0.9", "@types/react-dom": "^18.0.5", "@types/sinon": "^10.0.11", diff --git a/packages/xarc-react/package.json b/packages/xarc-react/package.json index 76883a0a3..8166d792b 100644 --- a/packages/xarc-react/package.json +++ b/packages/xarc-react/package.json @@ -33,7 +33,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.3.1", "@types/mocha": "^10.0.1", - "@types/node": "^18.11.9", + "@types/node": "^20.14.10", "@types/react": "^18.0.27", "@types/react-dom": "^18.0.4", "@types/sinon": "^10.0.11", diff --git a/packages/xarc-render-context/package.json b/packages/xarc-render-context/package.json index 9ee13c8d8..52717bed0 100644 --- a/packages/xarc-render-context/package.json +++ b/packages/xarc-render-context/package.json @@ -18,7 +18,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.11", "@types/mocha": "^10.0.1", - "@types/node": "^13.7.6", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.0", "@types/sinon-chai": "^3.2.4", "@typescript-eslint/eslint-plugin": "^5.25.0", diff --git a/packages/xarc-subapp/package.json b/packages/xarc-subapp/package.json index 59796abb9..e4b70544a 100644 --- a/packages/xarc-subapp/package.json +++ b/packages/xarc-subapp/package.json @@ -50,7 +50,7 @@ "@types/chai": "^4.2.14", "@types/chai-as-promised": "^7.1.3", "@types/mocha": "^10.0.1", - "@types/node": "^14.14.16", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.10", "@types/sinon-chai": "^3.2.5", "@typescript-eslint/eslint-plugin": "^4.11.0", @@ -74,7 +74,7 @@ "sinon-chai": "^3.5.0", "source-map-support": "^0.5.19", "ts-node": "^10.9.1", - "typedoc": "^0.25.13", + "typedoc": "^0.26.3", "typescript": "^5.4.5", "xsh": "^0.4.5" }, diff --git a/packages/xarc-tag-renderer/package.json b/packages/xarc-tag-renderer/package.json index 8cc019d34..3fc8fa64c 100644 --- a/packages/xarc-tag-renderer/package.json +++ b/packages/xarc-tag-renderer/package.json @@ -22,7 +22,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.11", "@types/mocha": "^10.0.1", - "@types/node": "^13.7.6", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.0", "@types/sinon-chai": "^3.2.4", "@typescript-eslint/eslint-plugin": "^2.21.0", @@ -41,8 +41,8 @@ "sinon-chai": "^3.3.0", "source-map-support": "^0.5.16", "ts-node": "^10.9.1", - "typedoc": "^0.25.13", - "typescript": "^5.4.5", + "typedoc": "^0.26.3", + "typescript": "^5.5.3", "xsh": "^0.4.5", "xstdout": "^0.1.1" }, diff --git a/packages/xarc-tag-renderer/src/render-execute.ts b/packages/xarc-tag-renderer/src/render-execute.ts index 281f5b074..369b333d0 100644 --- a/packages/xarc-tag-renderer/src/render-execute.ts +++ b/packages/xarc-tag-renderer/src/render-execute.ts @@ -23,7 +23,7 @@ const { STEP_SUB_TEMPLATE } = executeSteps; -function handleSubTemplate(tkId: string, step, result: any, xt: any, cb: Function) { +function handleSubTemplate(tkId: string, step, result: any, xt: any, cb: any) { if (!result) { return cb(); } diff --git a/packages/xarc-webpack/package.json b/packages/xarc-webpack/package.json index ca65cabdb..7e6f070ac 100644 --- a/packages/xarc-webpack/package.json +++ b/packages/xarc-webpack/package.json @@ -55,6 +55,7 @@ "webpack-cli": "4.8.0", "webpack-config-composer": "^1.2.2", "webpack-stats-plugin": "^1.0.3", + "webpack-sources": "^2.3.1", "xsh": "^0.4.5" }, "peerDependencies": { @@ -65,7 +66,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.2", "@types/chai": "^4.3.1", "@types/mocha": "10.0.0", - "@types/node": "^18.11.9", + "@types/node": "^20.14.10", "@types/sinon": "^9.0.0", "@types/sinon-chai": "^3.2.4", "@typescript-eslint/eslint-plugin": "^2.21.0", diff --git a/packages/xarc-webpack/src/partials/entry.ts b/packages/xarc-webpack/src/partials/entry.ts index 60704d545..de3e98af9 100644 --- a/packages/xarc-webpack/src/partials/entry.ts +++ b/packages/xarc-webpack/src/partials/entry.ts @@ -78,7 +78,6 @@ function makeEntryPartial() { reducerHmrCode = ` import { getReduxCreateStore } from "subapp-redux"; import reducers from "${subAppReducers}"; - if (subApp.reduxReducers && (!subApp.reduxCreateStore || subApp._genReduxCreateStore)) { subApp._genReduxCreateStore = "hmr"; const createStore = getReduxCreateStore(subApp); diff --git a/rush.json b/rush.json index 9b8821fc2..d6590ce26 100644 --- a/rush.json +++ b/rush.json @@ -680,6 +680,5 @@ "shouldPublish": false, "skipRushCheck": true } - ] } \ No newline at end of file diff --git a/samples/create-app-demo/package.json b/samples/create-app-demo/package.json index 2f0748ca2..f7985bdfd 100644 --- a/samples/create-app-demo/package.json +++ b/samples/create-app-demo/package.json @@ -41,7 +41,7 @@ "@xarc/react-redux": "^1.0.0" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^20.14.10", "@xarc/app-dev": "^11.0.0", "@xarc/opt-postcss": "^2.0.0", "@xarc/opt-stylus": "^2.0.0", diff --git a/samples/react-component/package.json b/samples/react-component/package.json index 36c5dcac5..6ecd32a26 100644 --- a/samples/react-component/package.json +++ b/samples/react-component/package.json @@ -22,7 +22,7 @@ "@istanbuljs/nyc-config-typescript": "^1.0.1", "@types/chai": "^4.2.11", "@types/mocha": "^7.0.2", - "@types/node": "^13.7.6", + "@types/node": "^20.14.10", "@types/react": "^16.9.50", "@types/react-dom": "^16.9.8", "@types/sinon": "^9.0.0", diff --git a/samples/subapp2-basic/package.json b/samples/subapp2-basic/package.json index 47cd80895..bfcabb9d5 100644 --- a/samples/subapp2-basic/package.json +++ b/samples/subapp2-basic/package.json @@ -42,7 +42,7 @@ "@module-federation/concat-runtime": "~0.0.1" }, "devDependencies": { - "@types/node": "^20.4.9", + "@types/node": "^20.14.10", "@xarc/run": "^1.1.1", "prettier": "^3.0.1", "ts-node": "^10.9.1", diff --git a/samples/subapp2-poc/package.json b/samples/subapp2-poc/package.json index c69b18183..e957e8665 100644 --- a/samples/subapp2-poc/package.json +++ b/samples/subapp2-poc/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { - "@types/node": "^20.2.5", + "@types/node": "^20.14.10", "@xarc/run": "^1.1.1", "@xarc/app-dev": "^11.0.9", "@xarc/opt-eslint": "^3.0.1", diff --git a/samples/subapp2-react-query-todoapp/package.json b/samples/subapp2-react-query-todoapp/package.json index fbd9c268b..e5dc8f062 100644 --- a/samples/subapp2-react-query-todoapp/package.json +++ b/samples/subapp2-react-query-todoapp/package.json @@ -37,7 +37,7 @@ "@xarc/react-query": "^0.1.0" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^20.14.10", "@xarc/app-dev": "^8.2.4", "classnames": "^2.2.6", "ts-node": "^9.0.0", diff --git a/samples/subapp2-store/package.json b/samples/subapp2-store/package.json index 100b7dd64..8ab6da9c1 100644 --- a/samples/subapp2-store/package.json +++ b/samples/subapp2-store/package.json @@ -43,7 +43,7 @@ "recoil": "^0.1.2" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^20.14.10", "@xarc/app-dev": "^8.1.8", "@xarc/opt-eslint": "^1.0.0", "@xarc/opt-postcss": "^1.0.0", diff --git a/samples/subapp2-todo-app/package.json b/samples/subapp2-todo-app/package.json index 58578b575..8e184c686 100644 --- a/samples/subapp2-todo-app/package.json +++ b/samples/subapp2-todo-app/package.json @@ -37,7 +37,7 @@ "@xarc/react-redux": "^0.1.0" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^20.14.10", "@xarc/app-dev": "^8.2.0", "classnames": "^2.2.6", "ts-node": "^9.0.0",