diff --git a/docs/.vuepress/config/theme.config.ts b/docs/.vuepress/config/theme.config.ts index 62de17c..1951e5a 100644 --- a/docs/.vuepress/config/theme.config.ts +++ b/docs/.vuepress/config/theme.config.ts @@ -79,7 +79,8 @@ export default { playground: { presets: ["ts", "vue"], }, - presentation: ["highlight", "math", "search", "notes", "zoom"], + // 是否启用幻灯片 + revealjs: ["highlight", "math", "search", "notes", "zoom"], stylize: [ { matcher: "Recommended", diff --git a/docs/readme.md b/docs/readme.md index 893ba04..3795257 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -143,12 +143,6 @@ yarn run dev 感谢向仓库提交mr的所有开发者 -::: right - -323232 - -::: - [![contributors](https://contrib.rocks/image?repo=142vip/408CSFamily)](https://github.com/142vip/408CSFamily/graphs/contributors) diff --git a/package.json b/package.json index 3a38b6a..9658647 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "postinstall": "npm run build:mark-map", "prepare": "rm -f .husky/pre-commit && husky install && npx husky add .husky/pre-commit \"./scripts/lint --fix\" && chmod +x .husky/pre-commit", "dev": "vuepress dev docs", - "build": "./scripts/bundle build ", + "build": "./scripts/bundle build", "build:proxy": "./scripts/bundle build_proxy", "build:mark-map": "./scripts/mark-map", "deploy:vercel": "vercel --prod", @@ -38,9 +38,9 @@ "@vuepress/plugin-register-components": "2.0.0-beta.67", "@vuepress/utils": "^2.0.0-beta.67", "bumpp": "^9.2.0", - "commit-and-tag-version": "^11.2.4", + "commit-and-tag-version": "^11.3.0", "enquirer": "^2.4.1", - "eslint": "^8.50.0", + "eslint": "^8.51.0", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-n": "^15.7.0", @@ -53,10 +53,10 @@ "vercel": "^32.4.1", "vue": "^3.3.4", "vuepress": "^2.0.0-beta.67", - "vuepress-plugin-components": "^2.0.0-beta.237", - "vuepress-plugin-md-enhance": "^2.0.0-beta.237", - "vuepress-plugin-search-pro": "^2.0.0-beta.237", - "vuepress-theme-hope": "^2.0.0-beta.237", + "vuepress-plugin-components": "^2.0.0-beta.238", + "vuepress-plugin-md-enhance": "^2.0.0-beta.238", + "vuepress-plugin-search-pro": "^2.0.0-beta.238", + "vuepress-theme-hope": "^2.0.0-beta.238", "webpack": "^5.88.2", "xmind-embed-viewer": "^1.2.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 409536a..392f349 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,9 +7,9 @@ specifiers: '@vuepress/plugin-register-components': 2.0.0-beta.67 '@vuepress/utils': ^2.0.0-beta.67 bumpp: ^9.2.0 - commit-and-tag-version: ^11.2.4 + commit-and-tag-version: ^11.3.0 enquirer: ^2.4.1 - eslint: ^8.50.0 + eslint: ^8.51.0 eslint-config-standard: ^17.1.0 eslint-plugin-import: ^2.28.1 eslint-plugin-n: ^15.7.0 @@ -22,28 +22,28 @@ specifiers: vercel: ^32.4.1 vue: ^3.3.4 vuepress: ^2.0.0-beta.67 - vuepress-plugin-components: ^2.0.0-beta.237 - vuepress-plugin-md-enhance: ^2.0.0-beta.237 - vuepress-plugin-search-pro: ^2.0.0-beta.237 - vuepress-theme-hope: ^2.0.0-beta.237 + vuepress-plugin-components: ^2.0.0-beta.238 + vuepress-plugin-md-enhance: ^2.0.0-beta.238 + vuepress-plugin-search-pro: ^2.0.0-beta.238 + vuepress-theme-hope: ^2.0.0-beta.238 webpack: ^5.88.2 xmind-embed-viewer: ^1.2.0 devDependencies: - '@typescript-eslint/eslint-plugin': 5.62.0_3iz6pru4e7qejel7wzajszboby - '@typescript-eslint/parser': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/eslint-plugin': 5.62.0_x73tgb37beqnkxoynrmt7y3mnq + '@typescript-eslint/parser': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi '@vuepress/client': 2.0.0-beta.67 '@vuepress/plugin-register-components': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 bumpp: 9.2.0 - commit-and-tag-version: 11.2.4 + commit-and-tag-version: 11.3.0 enquirer: 2.4.1 - eslint: 8.50.0 - eslint-config-standard: 17.1.0_b45gn7y2zr4mlpd4qp57s652yi - eslint-plugin-import: 2.28.1_zw6frpmsq2cfuygzem6bp7wqzu - eslint-plugin-n: 15.7.0_eslint@8.50.0 - eslint-plugin-promise: 6.1.1_eslint@8.50.0 - eslint-plugin-vue: 9.17.0_eslint@8.50.0 + eslint: 8.51.0 + eslint-config-standard: 17.1.0_7zgmjedaq64hvflzv5xhotyabu + eslint-plugin-import: 2.28.1_e45xi7nckw7vnuantqru3oe6ce + eslint-plugin-n: 15.7.0_eslint@8.51.0 + eslint-plugin-promise: 6.1.1_eslint@8.51.0 + eslint-plugin-vue: 9.17.0_eslint@8.51.0 husky: 8.0.3 markmap-cli: 0.15.4 shelljs: 0.8.5 @@ -51,10 +51,10 @@ devDependencies: vercel: 32.4.1 vue: 3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-components: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-md-enhance: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-search-pro: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-theme-hope: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-components: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-md-enhance: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-search-pro: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-theme-hope: 2.0.0-beta.238_vuepress@2.0.0-beta.67 webpack: 5.88.2 xmind-embed-viewer: 1.2.0 @@ -93,24 +93,24 @@ packages: chalk: 2.4.2 dev: true - /@babel/compat-data/7.22.20: - resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} + /@babel/compat-data/7.23.2: + resolution: {integrity: sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.23.0: - resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==} + /@babel/core/7.23.2: + resolution: {integrity: sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.22.13 '@babel/generator': 7.23.0 '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.0 - '@babel/helpers': 7.23.1 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.2 + '@babel/helpers': 7.23.2 '@babel/parser': 7.23.0 '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0 + '@babel/traverse': 7.23.2 '@babel/types': 7.23.0 convert-source-map: 2.0.0 debug: 4.3.4 @@ -149,54 +149,54 @@ packages: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.22.20 + '@babel/compat-data': 7.23.2 '@babel/helper-validator-option': 7.22.15 browserslist: 4.22.1 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin/7.22.15_@babel+core@7.23.0: + /@babel/helper-create-class-features-plugin/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.0 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.2 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 dev: true - /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.23.0: + /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-annotate-as-pure': 7.22.5 regexpu-core: 5.3.2 semver: 6.3.1 dev: true - /@babel/helper-define-polyfill-provider/0.4.2_@babel+core@7.23.0: - resolution: {integrity: sha512-k0qnnOqHn5dK9pZpfD5XXZ9SojAITdCKRn2Lp6rnDGzIbaP0rHyMPk/4wsSxVBVz4RfN0q6VpXWP2pDGIoQ7hw==} + /@babel/helper-define-polyfill-provider/0.4.3_@babel+core@7.23.2: + resolution: {integrity: sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 debug: 4.3.4 lodash.debounce: 4.0.8 - resolve: 1.22.6 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true @@ -235,13 +235,13 @@ packages: '@babel/types': 7.23.0 dev: true - /@babel/helper-module-transforms/7.23.0_@babel+core@7.23.0: + /@babel/helper-module-transforms/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 @@ -261,25 +261,25 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.23.0: + /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.23.2: resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-wrap-function': 7.22.20 dev: true - /@babel/helper-replace-supers/7.22.20_@babel+core@7.23.0: + /@babel/helper-replace-supers/7.22.20_@babel+core@7.23.2: resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-member-expression-to-functions': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 @@ -330,12 +330,12 @@ packages: '@babel/types': 7.23.0 dev: true - /@babel/helpers/7.23.1: - resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==} + /@babel/helpers/7.23.2: + resolution: {integrity: sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0 + '@babel/traverse': 7.23.2 '@babel/types': 7.23.0 transitivePeerDependencies: - supports-color @@ -358,835 +358,835 @@ packages: '@babel/types': 7.23.0 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.15_@babel+core@7.23.0: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.15_@babel+core@7.23.0: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-transform-optional-chaining': 7.23.0_@babel+core@7.23.0 + '@babel/plugin-transform-optional-chaining': 7.23.0_@babel+core@7.23.2 dev: true - /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.23.0: + /@babel/plugin-proposal-private-property-in-object/7.21.0-placeholder-for-preset-env.2_@babel+core@7.23.2: resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.23.0: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.23.2: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.23.0: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.23.2: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.23.0: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.23.2: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-assertions/7.22.5_@babel+core@7.23.0: + /@babel/plugin-syntax-import-assertions/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-attributes/7.22.5_@babel+core@7.23.0: + /@babel/plugin-syntax-import-attributes/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.23.0: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.23.2: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.23.0: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.23.2: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.23.0: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.23.2: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.23.0: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.23.2: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.23.0: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.23.2: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.23.0: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.23.2: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.23.0: + /@babel/plugin-syntax-unicode-sets-regex/7.18.6_@babel+core@7.23.2: resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-arrow-functions/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-arrow-functions/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-async-generator-functions/7.22.15_@babel+core@7.23.0: - resolution: {integrity: sha512-jBm1Es25Y+tVoTi5rfd5t1KLmL8ogLKpXszboWOTTtGFGz2RKnQe2yn7HbZ+kb/B8N0FVSGQo874NSlOU1T4+w==} + /@babel/plugin-transform-async-generator-functions/7.23.2_@babel+core@7.23.2: + resolution: {integrity: sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.23.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.23.0 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.23.2 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-async-to-generator/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-async-to-generator/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.23.0 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-block-scoped-functions/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-block-scoped-functions/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-block-scoping/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-block-scoping/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-properties/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-class-properties/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-class-static-block/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-class-static-block/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.23.0 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-classes/7.22.15_@babel+core@7.23.0: + /@babel/plugin-transform-classes/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 '@babel/helper-optimise-call-expression': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.0 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.2 '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 dev: true - /@babel/plugin-transform-computed-properties/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-computed-properties/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/template': 7.22.15 dev: true - /@babel/plugin-transform-destructuring/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-destructuring/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dotall-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-dotall-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-duplicate-keys/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-duplicate-keys/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-dynamic-import/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-dynamic-import/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-exponentiation-operator/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-exponentiation-operator/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-export-namespace-from/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-export-namespace-from/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-for-of/7.22.15_@babel+core@7.23.0: + /@babel/plugin-transform-for-of/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-function-name/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-function-name/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-function-name': 7.23.0 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-json-strings/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-json-strings/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-literals/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-literals/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-logical-assignment-operators/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-logical-assignment-operators/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.23.0 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-member-expression-literals/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-member-expression-literals/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-amd/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-modules-amd/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-modules-commonjs/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-modules-commonjs/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-simple-access': 7.22.5 dev: true - /@babel/plugin-transform-modules-systemjs/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-modules-systemjs/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.0 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-identifier': 7.22.20 dev: true - /@babel/plugin-transform-modules-umd/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-modules-umd/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-new-target/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-new-target/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-nullish-coalescing-operator/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-nullish-coalescing-operator/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-numeric-separator/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-numeric-separator/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.23.0 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-object-rest-spread/7.22.15_@babel+core@7.23.0: + /@babel/plugin-transform-object-rest-spread/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.23.0 + '@babel/compat-data': 7.23.2 + '@babel/core': 7.23.2 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.23.0 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-object-super/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-object-super/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.0 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-optional-catch-binding/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-optional-catch-binding/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-optional-chaining/7.23.0_@babel+core@7.23.0: + /@babel/plugin-transform-optional-chaining/7.23.0_@babel+core@7.23.2: resolution: {integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.23.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-parameters/7.22.15_@babel+core@7.23.0: + /@babel/plugin-transform-parameters/7.22.15_@babel+core@7.23.2: resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-methods/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-private-methods/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-private-property-in-object/7.22.11_@babel+core@7.23.0: + /@babel/plugin-transform-private-property-in-object/7.22.11_@babel+core@7.23.2: resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.23.0 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.23.2 dev: true - /@babel/plugin-transform-property-literals/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-property-literals/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-regenerator/7.22.10_@babel+core@7.23.0: + /@babel/plugin-transform-regenerator/7.22.10_@babel+core@7.23.2: resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 regenerator-transform: 0.15.2 dev: true - /@babel/plugin-transform-reserved-words/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-reserved-words/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-shorthand-properties/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-shorthand-properties/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-spread/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-spread/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true - /@babel/plugin-transform-sticky-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-sticky-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-template-literals/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-template-literals/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-typeof-symbol/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-typeof-symbol/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-escapes/7.22.10_@babel+core@7.23.0: + /@babel/plugin-transform-unicode-escapes/7.22.10_@babel+core@7.23.2: resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-property-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-unicode-property-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-unicode-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/plugin-transform-unicode-sets-regex/7.22.5_@babel+core@7.23.0: + /@babel/plugin-transform-unicode-sets-regex/7.22.5_@babel+core@7.23.2: resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.23.2 '@babel/helper-plugin-utils': 7.22.5 dev: true - /@babel/preset-env/7.22.20_@babel+core@7.23.0: - resolution: {integrity: sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==} + /@babel/preset-env/7.23.2_@babel+core@7.23.2: + resolution: {integrity: sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.23.0 + '@babel/compat-data': 7.23.2 + '@babel/core': 7.23.2 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/helper-validator-option': 7.22.15 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.23.0 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.23.0 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.23.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.23.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-import-assertions': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-syntax-import-attributes': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.23.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.23.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.23.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.23.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.23.0 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.23.0 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.23.0 - '@babel/plugin-transform-arrow-functions': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-async-generator-functions': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-transform-async-to-generator': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-block-scoped-functions': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-block-scoping': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-class-properties': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-class-static-block': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-classes': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-transform-computed-properties': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-destructuring': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-duplicate-keys': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-dynamic-import': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-exponentiation-operator': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-export-namespace-from': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-for-of': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-transform-function-name': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-json-strings': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-literals': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-logical-assignment-operators': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-member-expression-literals': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-modules-amd': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-modules-commonjs': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-modules-systemjs': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-modules-umd': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-new-target': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-numeric-separator': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-object-rest-spread': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-transform-object-super': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-optional-catch-binding': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-optional-chaining': 7.23.0_@babel+core@7.23.0 - '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.23.0 - '@babel/plugin-transform-private-methods': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-private-property-in-object': 7.22.11_@babel+core@7.23.0 - '@babel/plugin-transform-property-literals': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-regenerator': 7.22.10_@babel+core@7.23.0 - '@babel/plugin-transform-reserved-words': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-shorthand-properties': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-spread': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-sticky-regex': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-template-literals': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-typeof-symbol': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-unicode-escapes': 7.22.10_@babel+core@7.23.0 - '@babel/plugin-transform-unicode-property-regex': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-unicode-regex': 7.22.5_@babel+core@7.23.0 - '@babel/plugin-transform-unicode-sets-regex': 7.22.5_@babel+core@7.23.0 - '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.23.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.23.2 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.23.2 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.23.2 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.23.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-import-assertions': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-syntax-import-attributes': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.23.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.23.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.23.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.23.2 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.23.2 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.23.2 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6_@babel+core@7.23.2 + '@babel/plugin-transform-arrow-functions': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-async-generator-functions': 7.23.2_@babel+core@7.23.2 + '@babel/plugin-transform-async-to-generator': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-block-scoped-functions': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-block-scoping': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-class-properties': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-class-static-block': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-classes': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-transform-computed-properties': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-destructuring': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-duplicate-keys': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-dynamic-import': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-exponentiation-operator': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-export-namespace-from': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-for-of': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-transform-function-name': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-json-strings': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-literals': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-logical-assignment-operators': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-member-expression-literals': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-modules-amd': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-modules-commonjs': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-modules-systemjs': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-modules-umd': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-new-target': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-nullish-coalescing-operator': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-numeric-separator': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-object-rest-spread': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-transform-object-super': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-optional-catch-binding': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-optional-chaining': 7.23.0_@babel+core@7.23.2 + '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.23.2 + '@babel/plugin-transform-private-methods': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-private-property-in-object': 7.22.11_@babel+core@7.23.2 + '@babel/plugin-transform-property-literals': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-regenerator': 7.22.10_@babel+core@7.23.2 + '@babel/plugin-transform-reserved-words': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-shorthand-properties': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-spread': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-sticky-regex': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-template-literals': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-typeof-symbol': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-unicode-escapes': 7.22.10_@babel+core@7.23.2 + '@babel/plugin-transform-unicode-property-regex': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-unicode-regex': 7.22.5_@babel+core@7.23.2 + '@babel/plugin-transform-unicode-sets-regex': 7.22.5_@babel+core@7.23.2 + '@babel/preset-modules': 0.1.6-no-external-plugins_@babel+core@7.23.2 '@babel/types': 7.23.0 - babel-plugin-polyfill-corejs2: 0.4.5_@babel+core@7.23.0 - babel-plugin-polyfill-corejs3: 0.8.4_@babel+core@7.23.0 - babel-plugin-polyfill-regenerator: 0.5.2_@babel+core@7.23.0 + babel-plugin-polyfill-corejs2: 0.4.6_@babel+core@7.23.2 + babel-plugin-polyfill-corejs3: 0.8.5_@babel+core@7.23.2 + babel-plugin-polyfill-regenerator: 0.5.3_@babel+core@7.23.2 core-js-compat: 3.33.0 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.23.0: + /@babel/preset-modules/0.1.6-no-external-plugins_@babel+core@7.23.2: 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.23.0 + '@babel/core': 7.23.2 '@babel/helper-plugin-utils': 7.22.5 '@babel/types': 7.23.0 esutils: 2.0.3 @@ -1196,8 +1196,8 @@ packages: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} dev: true - /@babel/runtime/7.23.1: - resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==} + /@babel/runtime/7.23.2: + resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.0 @@ -1212,8 +1212,8 @@ packages: '@babel/types': 7.23.0 dev: true - /@babel/traverse/7.23.0: - resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} + /@babel/traverse/7.23.2: + resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 @@ -1477,13 +1477,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.4.0_eslint@8.50.0: + /@eslint-community/eslint-utils/4.4.0_eslint@8.51.0: resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.50.0 + eslint: 8.51.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1509,15 +1509,15 @@ packages: - supports-color dev: true - /@eslint/js/8.50.0: - resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==} + /@eslint/js/8.51.0: + resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true /@gera2ld/jsx-dom/2.2.2: resolution: {integrity: sha512-EOqf31IATRE6zS1W1EoWmXZhGfLAoO9FIlwTtHduSrBdud4npYBxYAkv8dZ5hudDPwJeeSjn40kbCL4wAzr8dA==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 dev: true /@humanwhocodes/config-array/0.11.11: @@ -1603,14 +1603,14 @@ packages: resolution: {integrity: sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw==} dev: true - /@lit-labs/ssr-dom-shim/1.1.1: - resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==} + /@lit-labs/ssr-dom-shim/1.1.2: + resolution: {integrity: sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==} dev: true /@lit/reactive-element/1.6.3: resolution: {integrity: sha512-QuTgnG52Poic7uM1AN5yJ09QMe0O28e10XzSvWDz02TJiiKee4stsiownEIadWm8nYzyDAyT+gKzUoZmiWQtsQ==} dependencies: - '@lit-labs/ssr-dom-shim': 1.1.1 + '@lit-labs/ssr-dom-shim': 1.1.2 dev: true /@mapbox/node-pre-gyp/1.0.11: @@ -1631,10 +1631,6 @@ packages: - supports-color dev: true - /@maverick-js/signals/5.11.4: - resolution: {integrity: sha512-fkUqNfnJK1kgfsKimaLp2jcfQr7NXwHZWBhqhQ3pifnYSZrBJv+4tU/klKyGf1mA33mVBYustCAgilJppzGjig==} - dev: true - /@mdit-vue/plugin-component/0.12.1: resolution: {integrity: sha512-L3elbvuKUufXwPLHrmJGd/ijd/QKxfcHXy3kRy4O+P7UIV7HSWePpfB0k+wWee+by3MviYYxjVAi392z+DGy3Q==} dependencies: @@ -1898,7 +1894,7 @@ packages: config-chain: 1.1.13 dev: true - /@rollup/plugin-babel/5.3.1_azielx4vlrty2qasg34bav3suu: + /@rollup/plugin-babel/5.3.1_owffjbdmtgt3lpojwhal3wjrny: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -1909,7 +1905,7 @@ packages: '@types/babel__core': optional: true dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 3.1.0_rollup@2.79.1 rollup: 2.79.1 @@ -1926,7 +1922,7 @@ packages: builtin-modules: 3.3.0 deepmerge: 4.3.1 is-module: 1.0.0 - resolve: 1.22.6 + resolve: 1.22.8 rollup: 2.79.1 dev: true @@ -2207,12 +2203,12 @@ packages: /@types/eslint-scope/3.7.5: resolution: {integrity: sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==} dependencies: - '@types/eslint': 8.44.3 + '@types/eslint': 8.44.4 '@types/estree': 1.0.2 dev: true - /@types/eslint/8.44.3: - resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==} + /@types/eslint/8.44.4: + resolution: {integrity: sha512-lOzjyfY/D9QR4hY9oblZ76B90MYTB3RrQ4z2vBIJKj9ROCRqdkYl2gSUx1x1a4IWPjKJZLL4Aw1Zfay7eMnmnA==} dependencies: '@types/estree': 1.0.2 '@types/json-schema': 7.0.13 @@ -2230,7 +2226,7 @@ packages: resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==} dependencies: '@types/jsonfile': 6.1.2 - '@types/node': 20.8.2 + '@types/node': 20.8.4 dev: true /@types/geojson/7946.0.11: @@ -2245,8 +2241,8 @@ packages: resolution: {integrity: sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw==} dev: true - /@types/js-yaml/4.0.6: - resolution: {integrity: sha512-ACTuifTSIIbyksx2HTon3aFtCKWcID7/h3XEmRpDYdMCXxPbl+m9GteOJeaAkiAta/NJaSFuA7ahZ0NkwajDSw==} + /@types/js-yaml/4.0.7: + resolution: {integrity: sha512-RJZP9WAMMr1514KbdSXkLRrKvYQacjr1+HWnY8pui/uBTBoSgD9ZGR17u/d4nb9NpERp0FkdLBe7hq8NIPBgkg==} dev: true /@types/json-schema/7.0.13: @@ -2260,7 +2256,7 @@ packages: /@types/jsonfile/6.1.2: resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==} dependencies: - '@types/node': 20.8.2 + '@types/node': 20.8.4 dev: true /@types/katex/0.16.3: @@ -2317,8 +2313,10 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/node/20.8.2: - resolution: {integrity: sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==} + /@types/node/20.8.4: + resolution: {integrity: sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==} + dependencies: + undici-types: 5.25.3 dev: true /@types/normalize-package-data/2.4.2: @@ -2332,7 +2330,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.8.2 + '@types/node': 20.8.4 dev: true /@types/sax/1.2.5: @@ -2353,11 +2351,11 @@ packages: resolution: {integrity: sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==} dev: true - /@types/web-bluetooth/0.0.17: - resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} + /@types/web-bluetooth/0.0.18: + resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==} dev: true - /@typescript-eslint/eslint-plugin/5.62.0_3iz6pru4e7qejel7wzajszboby: + /@typescript-eslint/eslint-plugin/5.62.0_x73tgb37beqnkxoynrmt7y3mnq: resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2369,12 +2367,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.9.1 - '@typescript-eslint/parser': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/parser': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y - '@typescript-eslint/utils': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/type-utils': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi + '@typescript-eslint/utils': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -2385,7 +2383,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.62.0_a53yqesurnxlupy6jnu3bp6z7y: + /@typescript-eslint/parser/5.62.0_ok3gsvsrbh4oflvp3klygi4esi: resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2399,7 +2397,7 @@ packages: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0_typescript@3.9.10 debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 typescript: 3.9.10 transitivePeerDependencies: - supports-color @@ -2413,7 +2411,7 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: true - /@typescript-eslint/type-utils/5.62.0_a53yqesurnxlupy6jnu3bp6z7y: + /@typescript-eslint/type-utils/5.62.0_ok3gsvsrbh4oflvp3klygi4esi: resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2424,9 +2422,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.62.0_typescript@3.9.10 - '@typescript-eslint/utils': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/utils': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 tsutils: 3.21.0_typescript@3.9.10 typescript: 3.9.10 transitivePeerDependencies: @@ -2459,19 +2457,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.62.0_a53yqesurnxlupy6jnu3bp6z7y: + /@typescript-eslint/utils/5.62.0_ok3gsvsrbh4oflvp3klygi4esi: resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.50.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.51.0 '@types/json-schema': 7.0.13 '@types/semver': 7.5.3 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0_typescript@3.9.10 - eslint: 8.50.0 + eslint: 8.51.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -2703,7 +2701,7 @@ packages: '@vue/reactivity-transform': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.4 + magic-string: 0.30.5 postcss: 8.4.31 source-map-js: 1.0.2 dev: true @@ -2715,8 +2713,8 @@ packages: '@vue/shared': 3.3.4 dev: true - /@vue/devtools-api/6.5.0: - resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} + /@vue/devtools-api/6.5.1: + resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} dev: true /@vue/reactivity-transform/3.3.4: @@ -2726,7 +2724,7 @@ packages: '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 - magic-string: 0.30.4 + magic-string: 0.30.5 dev: true /@vue/reactivity/3.3.4: @@ -2816,9 +2814,9 @@ packages: /@vuepress/client/2.0.0-beta.67: resolution: {integrity: sha512-xfXZXmZmMbCvQxUhNltuAZzpoiwM0x9ke+DdPPDBF0oGMNDlmtOlsD7NcH322vQE3ehYy5mXJttXuEmfoNOG6A==} dependencies: - '@vue/devtools-api': 6.5.0 + '@vue/devtools-api': 6.5.1 '@vuepress/shared': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 transitivePeerDependencies: @@ -2989,7 +2987,7 @@ packages: /@vuepress/plugin-theme-data/2.0.0-beta.67: resolution: {integrity: sha512-emTj1fvYXM/+WWObmgR0STRwkcDEM9QLD9ZP/JK5hEdt9KQnl8qO9NIzVfP/acgqbxFJQVvsmMSruXXknN68FQ==} dependencies: - '@vue/devtools-api': 6.5.0 + '@vue/devtools-api': 6.5.1 '@vuepress/client': 2.0.0-beta.67 '@vuepress/core': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 @@ -3027,9 +3025,9 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 - sass: 1.68.0 - sass-loader: 13.3.2_sass@1.68.0+webpack@5.88.2 + '@vueuse/core': 10.5.0_vue@3.3.4 + sass: 1.69.3 + sass-loader: 13.3.2_sass@1.69.3+webpack@5.88.2 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 transitivePeerDependencies: @@ -3059,24 +3057,24 @@ packages: - supports-color dev: true - /@vueuse/core/10.4.1_vue@3.3.4: - resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==} + /@vueuse/core/10.5.0_vue@3.3.4: + resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==} dependencies: - '@types/web-bluetooth': 0.0.17 - '@vueuse/metadata': 10.4.1 - '@vueuse/shared': 10.4.1_vue@3.3.4 + '@types/web-bluetooth': 0.0.18 + '@vueuse/metadata': 10.5.0 + '@vueuse/shared': 10.5.0_vue@3.3.4 vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: - '@vue/composition-api' - vue dev: true - /@vueuse/metadata/10.4.1: - resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==} + /@vueuse/metadata/10.5.0: + resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==} dev: true - /@vueuse/shared/10.4.1_vue@3.3.4: - resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==} + /@vueuse/shared/10.5.0_vue@3.3.4: + resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==} dependencies: vue-demi: 0.14.6_vue@3.3.4 transitivePeerDependencies: @@ -3088,7 +3086,7 @@ packages: resolution: {integrity: sha512-EBL7RXJUJs742miTvOU0Vt8NEmeJ63EN5TtSsYZfzjUdvEtlv+JsBbS5uiz3C9v5qV7Hz+XDZdc8nc13mG9vNQ==} engines: {node: '>=14'} dependencies: - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 autosize: 6.0.1 marked: 4.3.0 vue: 3.3.4 @@ -3480,8 +3478,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /artalk/2.6.3: - resolution: {integrity: sha512-4VIwT+wZ+eU+CfnsBpUtP3a2G6G8etWityPZTrBxuUMNFFGQP6OTFYo/p6S6TwcevyQcjHMRJHfmKJ8vKDY4vQ==} + /artalk/2.6.4: + resolution: {integrity: sha512-26mnU1gL7aoM2g5i0AkgPgwoQ7+xvbkqbs9xs+ZFdT6BMeyC1lpMVIPLLui7VIRtJnJAq6sUQxMb4Lq6F2AVZA==} dependencies: abortcontroller-polyfill: 1.7.5 hanabi: 0.4.0 @@ -3540,7 +3538,7 @@ packages: postcss: ^8.1.0 dependencies: browserslist: 4.22.1 - caniuse-lite: 1.0.30001546 + caniuse-lite: 1.0.30001547 fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -3557,38 +3555,38 @@ packages: engines: {node: '>= 0.4'} dev: true - /babel-plugin-polyfill-corejs2/0.4.5_@babel+core@7.23.0: - resolution: {integrity: sha512-19hwUH5FKl49JEsvyTcoHakh6BE0wgXLLptIyKZ3PijHc/Ci521wygORCUCCred+E/twuqRyAkE02BAWPmsHOg==} + /babel-plugin-polyfill-corejs2/0.4.6_@babel+core@7.23.2: + resolution: {integrity: sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.22.20 - '@babel/core': 7.23.0 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.23.0 + '@babel/compat-data': 7.23.2 + '@babel/core': 7.23.2 + '@babel/helper-define-polyfill-provider': 0.4.3_@babel+core@7.23.2 semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.8.4_@babel+core@7.23.0: - resolution: {integrity: sha512-9l//BZZsPR+5XjyJMPtZSK4jv0BsTO1zDac2GC6ygx9WLGlcsnRd1Co0B2zT5fF5Ic6BZy+9m3HNZ3QcOeDKfg==} + /babel-plugin-polyfill-corejs3/0.8.5_@babel+core@7.23.2: + resolution: {integrity: sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-define-polyfill-provider': 0.4.3_@babel+core@7.23.2 core-js-compat: 3.33.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.5.2_@babel+core@7.23.0: - resolution: {integrity: sha512-tAlOptU0Xj34V1Y2PNTL4Y0FOJMDB6bZmoW39FeCQIhigGLkqu3Fj6uiXpxIf6Ij274ENdYx64y6Au+ZKlb1IA==} + /babel-plugin-polyfill-regenerator/0.5.3_@babel+core@7.23.2: + resolution: {integrity: sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/core': 7.23.0 - '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.23.0 + '@babel/core': 7.23.2 + '@babel/helper-define-polyfill-provider': 0.4.3_@babel+core@7.23.2 transitivePeerDependencies: - supports-color dev: true @@ -3624,8 +3622,8 @@ packages: is-decimal: 1.0.4 dev: true - /bcrypt-ts/4.0.0: - resolution: {integrity: sha512-EsO/XpRoEr+3d63rEwytqYUs2yeQcTdQ5qonRHgcRBUSY5yZXCSbgL1seMUt61Gx9JuYZaPIccWuAWqqmGU/TQ==} + /bcrypt-ts/4.0.1: + resolution: {integrity: sha512-VdQBytZqdlUs6Hv992mKwhwvjaPAEfVRk+VAV4uuQtJ/6G/AQrqdiOq5nSubtBBsG9HxkTCfiVGUjQcnzq1htw==} dev: true /big-integer/1.6.51: @@ -3702,8 +3700,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001546 - electron-to-chromium: 1.4.542 + caniuse-lite: 1.0.30001547 + electron-to-chromium: 1.4.551 node-releases: 2.0.13 update-browserslist-db: 1.0.13_browserslist@4.22.1 dev: true @@ -3811,7 +3809,7 @@ packages: '@types/http-cache-semantics': 4.0.2 get-stream: 6.0.1 http-cache-semantics: 4.1.1 - keyv: 4.5.3 + keyv: 4.5.4 mimic-response: 4.0.0 normalize-url: 8.0.0 responselike: 3.0.0 @@ -3852,8 +3850,8 @@ packages: engines: {node: '>=14.16'} dev: true - /caniuse-lite/1.0.30001546: - resolution: {integrity: sha512-zvtSJwuQFpewSyRrI3AsftF6rM0X80mZkChIt1spBGEvRglCrjTniXvinc8JKRoqTwXAgvqTImaN9igfSMtUBw==} + /caniuse-lite/1.0.30001547: + resolution: {integrity: sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==} dev: true /chalk/2.4.2: @@ -4076,8 +4074,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /commit-and-tag-version/11.2.4: - resolution: {integrity: sha512-1I4JajhANPbLNTmUzrfF1eQ+YZNfkR0t+d1weFXJHeydhA96v/1ujNf/9AxyrSVd51Xn0fX6XBZ0BH3+xBM+lQ==} + /commit-and-tag-version/11.3.0: + resolution: {integrity: sha512-hh3wV9pcuQRuUNdPZ3TfF29VjgbkWJxJ6sQKDls1k71hMZHTjbsdPFbr2gBTUUwW/ArGGZNxejWDTomPZtEq/g==} engines: {node: '>=14'} hasBin: true dependencies: @@ -4161,6 +4159,11 @@ packages: engines: {node: '>= 0.6'} dev: true + /content-type/1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} + engines: {node: '>= 0.6'} + dev: true + /conventional-changelog-angular/5.0.13: resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} engines: {node: '>=10'} @@ -5110,8 +5113,8 @@ packages: jake: 10.8.7 dev: true - /electron-to-chromium/1.4.542: - resolution: {integrity: sha512-6+cpa00G09N3sfh2joln4VUXHquWrOFx3FLZqiVQvl45+zS9DskDBTPvob+BhvFRmTBkyDSk0vvLMMRo/qc6mQ==} + /electron-to-chromium/1.4.551: + resolution: {integrity: sha512-/Ng/W/kFv7wdEHYzxdK7Cv0BHEGSkSB3M0Ssl8Ndr1eMiYeas/+Mv4cNaDqamqWx6nd2uQZfPz6g25z25M/sdw==} dev: true /elkjs/0.8.2: @@ -5528,7 +5531,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-standard/17.1.0_b45gn7y2zr4mlpd4qp57s652yi: + /eslint-config-standard/17.1.0_7zgmjedaq64hvflzv5xhotyabu: resolution: {integrity: sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5537,10 +5540,10 @@ packages: eslint-plugin-n: '^15.0.0 || ^16.0.0 ' eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.50.0 - eslint-plugin-import: 2.28.1_zw6frpmsq2cfuygzem6bp7wqzu - eslint-plugin-n: 15.7.0_eslint@8.50.0 - eslint-plugin-promise: 6.1.1_eslint@8.50.0 + eslint: 8.51.0 + eslint-plugin-import: 2.28.1_e45xi7nckw7vnuantqru3oe6ce + eslint-plugin-n: 15.7.0_eslint@8.51.0 + eslint-plugin-promise: 6.1.1_eslint@8.51.0 dev: true /eslint-import-resolver-node/0.3.9: @@ -5548,12 +5551,12 @@ packages: dependencies: debug: 3.2.7 is-core-module: 2.13.0 - resolve: 1.22.6 + resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.8.0_5ho2nvqethuhtc4zbplvhop2c4: + /eslint-module-utils/2.8.0_vpp4uk7myhnr3c4f7avepihweq: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -5574,26 +5577,26 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/parser': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi debug: 3.2.7 - eslint: 8.50.0 + eslint: 8.51.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/4.1.0_eslint@8.50.0: + /eslint-plugin-es/4.1.0_eslint@8.51.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.50.0 + eslint: 8.51.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.28.1_zw6frpmsq2cfuygzem6bp7wqzu: + /eslint-plugin-import/2.28.1_e45xi7nckw7vnuantqru3oe6ce: resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==} engines: {node: '>=4'} peerDependencies: @@ -5603,16 +5606,16 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.62.0_a53yqesurnxlupy6jnu3bp6z7y + '@typescript-eslint/parser': 5.62.0_ok3gsvsrbh4oflvp3klygi4esi array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.50.0 + eslint: 8.51.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0_5ho2nvqethuhtc4zbplvhop2c4 + eslint-module-utils: 2.8.0_vpp4uk7myhnr3c4f7avepihweq has: 1.0.4 is-core-module: 2.13.0 is-glob: 4.0.3 @@ -5628,45 +5631,45 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.7.0_eslint@8.50.0: + /eslint-plugin-n/15.7.0_eslint@8.51.0: resolution: {integrity: sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.50.0 - eslint-plugin-es: 4.1.0_eslint@8.50.0 - eslint-utils: 3.0.0_eslint@8.50.0 + eslint: 8.51.0 + eslint-plugin-es: 4.1.0_eslint@8.51.0 + eslint-utils: 3.0.0_eslint@8.51.0 ignore: 5.2.4 is-core-module: 2.13.0 minimatch: 3.1.2 - resolve: 1.22.6 + resolve: 1.22.8 semver: 7.5.4 dev: true - /eslint-plugin-promise/6.1.1_eslint@8.50.0: + /eslint-plugin-promise/6.1.1_eslint@8.51.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.50.0 + eslint: 8.51.0 dev: true - /eslint-plugin-vue/9.17.0_eslint@8.50.0: + /eslint-plugin-vue/9.17.0_eslint@8.51.0: resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.50.0 - eslint: 8.50.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.51.0 + eslint: 8.51.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.13 semver: 7.5.4 - vue-eslint-parser: 9.3.1_eslint@8.50.0 + vue-eslint-parser: 9.3.2_eslint@8.51.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -5695,13 +5698,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.50.0: + /eslint-utils/3.0.0_eslint@8.51.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.50.0 + eslint: 8.51.0 eslint-visitor-keys: 2.1.0 dev: true @@ -5720,15 +5723,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.50.0: - resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==} + /eslint/8.51.0: + resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.50.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.51.0 '@eslint-community/regexpp': 4.9.1 '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.50.0 + '@eslint/js': 8.51.0 '@humanwhocodes/config-array': 0.11.11 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -5968,7 +5971,7 @@ packages: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flat-cache: 3.1.0 + flat-cache: 3.1.1 dev: true /file-uri-to-path/1.0.0: @@ -6026,12 +6029,12 @@ packages: path-exists: 5.0.0 dev: true - /flat-cache/3.1.0: - resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==} + /flat-cache/3.1.1: + resolution: {integrity: sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==} engines: {node: '>=12.0.0'} dependencies: flatted: 3.2.9 - keyv: 4.5.3 + keyv: 4.5.4 rimraf: 3.0.2 dev: true @@ -6044,8 +6047,8 @@ packages: resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} dev: true - /flowchart.ts/1.0.0: - resolution: {integrity: sha512-U8FN9kg/U1xPdQ5xW3e/hZBSX7y/07zGESCrJ2mjlT8CLuhzPXHXRJrJ+VyFW0DEJLdj4O7MvJImg3sXeRGt1A==} + /flowchart.ts/1.0.1: + resolution: {integrity: sha512-J0Sqob1Kt2MO+lKUH48h2uCIsTfEahXflKiOgVuG48T6p6oosVgaCl6TvjqNjP4pW1w8FVF4L1DbqHCxoxj5mA==} dependencies: '@types/raphael': 2.3.5 raphael: 2.3.0 @@ -7076,7 +7079,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.8.2 + '@types/node': 20.8.4 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -7085,7 +7088,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.8.2 + '@types/node': 20.8.4 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -7224,8 +7227,8 @@ packages: tsscmp: 1.0.6 dev: true - /keyv/4.5.3: - resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==} + /keyv/4.5.4: + resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} dependencies: json-buffer: 3.0.1 dev: true @@ -7268,7 +7271,7 @@ packages: accepts: 1.3.8 cache-content-type: 1.0.1 content-disposition: 0.5.4 - content-type: 1.0.4 + content-type: 1.0.5 cookies: 0.8.0 debug: 4.3.4 delegates: 1.0.0 @@ -7278,7 +7281,7 @@ packages: escape-html: 1.0.3 fresh: 0.5.2 http-assert: 1.5.0 - http-errors: 1.7.3 + http-errors: 1.8.1 is-generator-function: 1.0.10 koa-compose: 4.1.0 koa-convert: 2.0.0 @@ -7349,7 +7352,7 @@ packages: /lit-element/3.3.3: resolution: {integrity: sha512-XbeRxmTHubXENkV4h8RIPyr8lXc+Ff28rkcQzw3G6up2xg5E8Zu1IgOWIwBLEQsu3cOVFqdYwiVi0hv0SlpqUA==} dependencies: - '@lit-labs/ssr-dom-shim': 1.1.1 + '@lit-labs/ssr-dom-shim': 1.1.2 '@lit/reactive-element': 1.6.3 lit-html: 2.8.0 dev: true @@ -7491,8 +7494,8 @@ packages: sourcemap-codec: 1.4.8 dev: true - /magic-string/0.30.4: - resolution: {integrity: sha512-Q/TKtsC5BPm0kGqgBIF9oXAs/xEf2vRKiIB4wCRQTJOQIByZ1d+NnUOotvJOvNpi5RNIgVOMC3pOuaP1ZTDlVg==} + /magic-string/0.30.5: + resolution: {integrity: sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==} engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -7565,7 +7568,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 chokidar: 3.5.3 commander: 11.0.0 d3: 7.8.5 @@ -7589,7 +7592,7 @@ packages: /markmap-common/0.15.3: resolution: {integrity: sha512-a40FfdzFEKoyIhd5KDsV6FfkM55WWi2spRq/cUCsOZd8e4PAHMc9auCEjdxTWRiS2EGzET9sPpvyAmPSTva+/w==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 '@gera2ld/jsx-dom': 2.2.2 npm2url: 0.2.1 dev: true @@ -7599,7 +7602,7 @@ packages: peerDependencies: markmap-common: '*' dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 highlight.js: 11.9.0 js-yaml: 4.1.0 katex: 0.16.9 @@ -7614,7 +7617,7 @@ packages: peerDependencies: markmap-common: '*' dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 '@gera2ld/jsx-dom': 2.2.2 markmap-common: 0.15.3 dev: true @@ -7624,7 +7627,7 @@ packages: peerDependencies: markmap-common: '*' dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 '@gera2ld/jsx-dom': 2.2.2 '@types/d3': 7.4.1 d3: 7.8.5 @@ -7641,14 +7644,6 @@ packages: speech-rule-engine: 4.0.7 dev: true - /maverick.js/0.37.0: - resolution: {integrity: sha512-1Dk/9rienLiihlktVvH04ADC2UJTMflC1fOMVQCCaQAaz7hgzDI5i0p/arFbDM52hFFiIcq4RdXtYz47SgsLgw==} - engines: {node: '>=16'} - dependencies: - '@maverick-js/signals': 5.11.4 - type-fest: 3.13.1 - dev: true - /mdast-util-from-markdown/1.3.1: resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==} dependencies: @@ -7678,8 +7673,8 @@ packages: resolution: {integrity: sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==} dev: true - /media-captions/0.0.18: - resolution: {integrity: sha512-JW18P6FuHdyLSGwC4TQ0kF3WdNj/+wMw2cKOb8BnmY6vSJGtnwJ+vkYj+IjHOV34j3XMc70HDeB/QYKR7E7fuQ==} + /media-captions/1.0.0: + resolution: {integrity: sha512-605d9sXW+DtJBNzzfL4N6NpOIjigN+kpzS+V1QaCiNNPB7G015/peyw6wfv9iCp8GAP6R5NPyAICZKeuqWPAQQ==} engines: {node: '>=16'} dev: true @@ -7718,8 +7713,8 @@ packages: engines: {node: '>= 8'} dev: true - /mermaid/10.4.0: - resolution: {integrity: sha512-4QCQLp79lvz7UZxow5HUX7uWTPJOaQBVExduo91tliXC7v78i6kssZOPHxLL+Xs30KU72cpPn3g3imw/xm/gaw==} + /mermaid/10.5.0: + resolution: {integrity: sha512-9l0o1uUod78D3/FVYPGSsgV+Z0tSnzLBDiC9rVzvelPxuO80HbN1oDr9ofpPETQy9XpypPQa26fr09VzEPfvWA==} dependencies: '@braintree/sanitize-url': 6.0.4 '@types/d3-scale': 4.0.5 @@ -8185,7 +8180,7 @@ packages: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 - resolve: 1.22.6 + resolve: 1.22.8 semver: 5.7.2 validate-npm-package-license: 3.0.4 dev: true @@ -8954,7 +8949,7 @@ packages: resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} engines: {node: '>= 0.10'} dependencies: - resolve: 1.22.6 + resolve: 1.22.8 dev: true /redent/3.0.0: @@ -8983,7 +8978,7 @@ packages: /regenerator-transform/0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.23.2 dev: true /regexp.prototype.flags/1.5.1: @@ -9078,8 +9073,8 @@ packages: engines: {node: '>=8'} dev: true - /resolve/1.22.6: - resolution: {integrity: sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==} + /resolve/1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: is-core-module: 2.13.0 @@ -9206,7 +9201,7 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: true - /sass-loader/13.3.2_sass@1.68.0+webpack@5.88.2: + /sass-loader/13.3.2_sass@1.69.3+webpack@5.88.2: resolution: {integrity: sha512-CQbKl57kdEv+KDLquhC+gE3pXt74LEAzm+tzywcA0/aHZuub8wTErbjAoNI57rPUWRYRNC5WUnNl8eGJNbDdwg==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -9226,12 +9221,12 @@ packages: optional: true dependencies: neo-async: 2.6.2 - sass: 1.68.0 + sass: 1.69.3 webpack: 5.88.2 dev: true - /sass/1.68.0: - resolution: {integrity: sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==} + /sass/1.69.3: + resolution: {integrity: sha512-X99+a2iGdXkdWn1akFPs0ZmelUzyAQfvqYc2P/MPTrJRuIRoTffGzT9W9nFqG00S+c8hXzVmgxhUuHFdrwxkhQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -9437,7 +9432,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.15 + spdx-license-ids: 3.0.16 dev: true /spdx-exceptions/2.3.0: @@ -9448,11 +9443,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.15 + spdx-license-ids: 3.0.16 dev: true - /spdx-license-ids/3.0.15: - resolution: {integrity: sha512-lpT8hSQp9jAKp9mhtBU4Xjon8LPGBvLIuBiSVhMEtmLecTh2mO0tlqrAMp47tBXzMr13NJMQ2lf7RpQGLJ3HsQ==} + /spdx-license-ids/3.0.16: + resolution: {integrity: sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==} dev: true /speech-rule-engine/4.0.7: @@ -9944,8 +9939,8 @@ packages: typescript: 3.9.10 dev: true - /twikoo/1.6.21: - resolution: {integrity: sha512-6CvXl1zQDomWlIit2eyiMVsp50EPNaykiq/wTaVrMGdyXnudwK3Ykc8QgFWJa50y/urjn9LpvYcDE2VekeydEQ==} + /twikoo/1.6.22: + resolution: {integrity: sha512-FtOCFRLs4AO6c/Leoqd3kn/2bDXWN4CsvAw3cD6oMwqFvDdWyI01EpZfkkkfp2gGp8Bt4IIxuhxrZNuzMAHIbg==} dev: true /type-check/0.4.0: @@ -10106,6 +10101,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types/5.25.3: + resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + dev: true + /undici/5.23.0: resolution: {integrity: sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==} engines: {node: '>=14.0'} @@ -10293,13 +10292,11 @@ packages: - supports-color dev: true - /vidstack/0.6.13: - resolution: {integrity: sha512-g5wH6Hfc4EQqOI0Mm7qW4D1DWPZfQnlATLZuqpuVAKI8HOz4UGfd1v48MLK9cR+ZfPjVL4/iZLu7YOIdSX3L2g==} - engines: {node: '>=16'} + /vidstack/1.1.11: + resolution: {integrity: sha512-+jfjo7On8salsrF1+5Vx7w1jKuPWs+3bsd0JVawPJtcrsNVkA68/m3jqmQQUEr27PL/rrGr33+K8ycX03kuSaQ==} + engines: {node: '>=18'} dependencies: - maverick.js: 0.37.0 - media-captions: 0.0.18 - type-fest: 3.13.1 + media-captions: 1.0.0 dev: true /vite/4.4.11: @@ -10352,14 +10349,14 @@ packages: vue: 3.3.4 dev: true - /vue-eslint-parser/9.3.1_eslint@8.50.0: - resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} + /vue-eslint-parser/9.3.2_eslint@8.51.0: + resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -10375,7 +10372,7 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - '@vue/devtools-api': 6.5.0 + '@vue/devtools-api': 6.5.1 vue: 3.3.4 dev: true @@ -10389,8 +10386,8 @@ packages: '@vue/shared': 3.3.4 dev: true - /vuepress-plugin-auto-catalog/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-hIi/6Uxb//LT7CfWNAT5Y++9puiG7xGw1h4Du3DncVU/99f7eWemNRDKK7jnXU+4Hl9zwszx5XQtvJxWiINUNA==} + /vuepress-plugin-auto-catalog/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-4zBawWjKyR8m+Lcux2tiHJJHLOc0ZOGo1iRdlfhx96Wm/c0QYh1b/4Zy1oI65U0CvQjOLqMJeGzBQbZr2eOsBg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10414,16 +10411,16 @@ packages: vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-components: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-components: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-blog2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-DgAN39F+fhIZ95Snb9TNIUJUS+yJY9tVWzl3YeFljePEQlrCxtiaJzziXn/H9gzzlBXRwXZJ3okuy3eiSUEkpg==} + /vuepress-plugin-blog2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-WteV7KpRz75qXcn706m8zWEKe0VXLYX+hzAAh/v3/+usOHvYNVKJcZ2adRx5Sn2WeYgMAhdfNWWJFK039OEQgA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10445,14 +10442,14 @@ packages: vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-comment2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-jfljV+k+mzibR8AbTKuJWmeHH7lSJAQJCVqBvifVVWLTKOrIBDv+NEFcXD49yIul69RnMi5W1XRbeqpYKRLztw==} + /vuepress-plugin-comment2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-WA4qUouH6ldkZHwe1ZkiNqB+hs9s4AyoXHNSgs7zjTxvu/PUxH/1Pp3t5UUDuEXU4lzn/Q/rZb/bOHChUupmcA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10473,21 +10470,21 @@ packages: '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 '@waline/client': 2.15.8 - artalk: 2.6.3 + artalk: 2.6.4 giscus: 1.3.0 - twikoo: 1.6.21 + twikoo: 1.6.22 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-components/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-EjXik6EJYi84+gXK6YodYKP9+f5DVCAOqKvPoXRS1T02V7lN9saJO8eShxinazYker/oIvRrGU+B4u70nwBR3A==} + /vuepress-plugin-components/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-o9MKTdClt5u1l7xD/fyfydgeUCD5QIhYLuu9n6w0vLim3nw5HV++9bQJjwIWef2RV+RMkQndQ+oInimvXjiBtg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10508,7 +10505,7 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 artplayer: 5.0.9 balloon-css: 1.2.0 create-codepen: 0.0.3 @@ -10517,20 +10514,20 @@ packages: mpegts.js: 1.7.3 plyr: 3.7.8 qrcode: 1.5.3 - vidstack: 0.6.13 + vidstack: 1.1.11 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-reading-time2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-reading-time2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-copy-code2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-k8HhFrLLxFc81AURJQh4pXbAlRE4OdF5MflcCSCi4R104A+vNs2DvvkmQHtNTiLyXmrciS8oyS3LwUdRvilhxQ==} + /vuepress-plugin-copy-code2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-lXtOn7+O4YmQL/FLE5ZM5C8rE6bXbqrrqz9aTh6/7N1axOzmPXa+8OMcHQV8VjwVSCzSPsE2wRwvAy1+SFormg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10550,20 +10547,20 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 balloon-css: 1.2.0 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-copyright2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-42nGh5Kt/ePnWhBGFUCnrNhVzGKUAgZQjzaxz4iT9kfQnPMDFRjN96qycr6lNhF4Qr/MbHj8ZryWnWgyV2K/5g==} + /vuepress-plugin-copyright2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-bFAPMxEW8J3y2asXAAl9njLCpjXuhto8XVji6x8xZhhgdsMtK0Y7gx7ujJti4mHQwvmGuolXi2Z67eZks67oyw==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10580,18 +10577,18 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-feed2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-I/aIkwfrc4yqamjshIyXvEGc35U+UW0mX9nIvO+95eSV23B/fXiYhpeYbqHPNlPDINmyJr0W9qkge/NpV50kdQ==} + /vuepress-plugin-feed2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-0Ku55pCu1ZSEfnSK7EKD9udU1hizdr/N5TgYjKK6isEkGkiBLwUzrJyC+ktMZi7lg6LPVQnjq1hZw2GNK5YV+Q==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10609,15 +10606,15 @@ packages: '@vuepress/utils': 2.0.0-beta.67 cheerio: 1.0.0-rc.12 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 xml-js: 1.6.11 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-md-enhance/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-GPs4NRw/bhu2Y9dfnTcGKZp0mHGmrunqYh2Iz7ueo3XOF9pUtusLzPdtqM9xLOLWssnsToJaSFn4TQjUZs97HQ==} + /vuepress-plugin-md-enhance/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-aQtsUqdDF7VQnslZMNO+vvJehIuh0LS6jwXijsL1rMSdJf3iRz+5m7x86PG32b7gzi0KazPA9b0mbbSJjBCETA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10634,7 +10631,7 @@ packages: vuepress-webpack: optional: true dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.23.2 '@mdit/plugin-align': 0.4.8 '@mdit/plugin-attrs': 0.4.8 '@mdit/plugin-container': 0.4.8 @@ -10654,34 +10651,34 @@ packages: '@mdit/plugin-tasklist': 0.4.8 '@mdit/plugin-tex': 0.4.8 '@mdit/plugin-uml': 0.4.8 - '@types/js-yaml': 4.0.6 + '@types/js-yaml': 4.0.7 '@types/markdown-it': 13.0.2 '@vue/repl': 2.5.8 '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 balloon-css: 1.2.0 chart.js: 4.4.0 echarts: 5.4.3 - flowchart.ts: 1.0.0 + flowchart.ts: 1.0.1 js-yaml: 4.1.0 katex: 0.16.9 markdown-it: 13.0.2 - mermaid: 10.4.0 + mermaid: 10.5.0 reveal.js: 4.6.1 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-photo-swipe/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-s2gxl0LmY6nuyA2Nj5b8dLvtKQbNvzTFE8g7YwjvMvCql+YeI6t/ChnENXRUrwuHWegvQZu/U1EQ0DKJhU37hQ==} + /vuepress-plugin-photo-swipe/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-bXXdsK0B9/AywjybgLNFFPWU/M56/dQpJqoAYHIBXVioxFbxAGQaKptnX4frarpxySh9jDr+AKYQiyObGThR4Q==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10701,20 +10698,20 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 photoswipe: 5.4.2 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-pwa2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-7O1VUR1R/x/Q8bAcmvub97fTjtMbBd3/WcTNS3Q7DRnCd3eV3bEAkrcht9+EXteuVNnMuBh6EPMl5yg2zHTwnA==} + /vuepress-plugin-pwa2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-n60v+FeP9U8yaUQHDJZxcay4LvJqv5cRroWJifWY1dClAUk852Q40FZUYmHFHz1ss3M5h3sgL8zfmR/im4BzdQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10734,14 +10731,14 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 mitt: 3.0.1 register-service-worker: 1.7.2 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 workbox-build: 7.0.0 transitivePeerDependencies: - '@types/babel__core' @@ -10749,8 +10746,8 @@ packages: - supports-color dev: true - /vuepress-plugin-reading-time2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-JTO1Eyhbhnfbhz8D6vqFfo0peRSt7M+ZnBx7ANf6T9AmTWYF0qO+HA1EuYTp35+YLsGyBMUl6vwmJAXjKSknag==} + /vuepress-plugin-reading-time2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-enIpFZWJ5gYhON/Qvjf1A9YqrZAmFthHy98aShrxUWd9iLUV+5mVXxo0qvkOKI9ZemV71/Sfmo1qp5cxUDylxw==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10767,14 +10764,14 @@ packages: '@vuepress/client': 2.0.0-beta.67 vue: 3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-rtl/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-aebNtuXZkp9UwlK6vEUtBep7RiKVBCArq6PWfqlt/AuWEKufNzrXRvVAGH+iLuDCQiVM5ZwBvN5/lofILY4iQg==} + /vuepress-plugin-rtl/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-oC9RLWMYXOYvc95R2iA9zHiKgMI1Ej+lzSV3PghV98DhUu5mBJeBTX24+tTwxvCwpBYfQNIv0qBkdE3+kU6KMA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10793,14 +10790,14 @@ packages: '@vuepress/utils': 2.0.0-beta.67 vue: 3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-sass-palette/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-Z0XpgRpYBp1ulL1zYk+H7XKnFU37HxTRGXFJLOkgEiTmVluQqYxH1pCrWDMvTkwoaEn+xOQytQgCW8S+5jrH0w==} + /vuepress-plugin-sass-palette/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-sPDpamMO8kKnwjnnLAPPEpRwBt8ji+biIRwuUKSg43/c+dDVeLV0TEomawGRAGnQQOQ5oaEXn3G+ffkdpHTAuQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10820,16 +10817,16 @@ packages: '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 chokidar: 3.5.3 - sass: 1.68.0 + sass: 1.69.3 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-search-pro/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-EtIR6ewf4MfiFpYrxzwsobDSloSz2FeU8dWjYo6/XePNQgY4XCG7higZLg3+ooTmAkqEvxI5NcsirHu1gOY0ow==} + /vuepress-plugin-search-pro/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-U6p0q5ftmoUtAoAzBgVPsddRaQcHLprkFx+fzZ3i/EvtMh5tN2LxC3Q9/QhB48NOST8FFQ0aXAqsPkNtvMB7nA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10849,22 +10846,22 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 cheerio: 1.0.0-rc.12 chokidar: 3.5.3 slimsearch: 1.0.0 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-seo2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-MIZGkwTrIyIapNTROtqNK3WE/jK5AitfZKk1EC8XhEq0L2Py/aMaXjADwP3R68RqaORdk8PG1WqdYyKpuwVW6w==} + /vuepress-plugin-seo2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-cSe/P82p73XLYXy4IXvC3fx+M07IA/qO13Z4YyVmu5AtG3ScGMgSFglF/wo/ZCZTS0PLAURIxPnZKSEK2T4iqA==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10881,14 +10878,14 @@ packages: '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-plugin-sitemap2/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-+athoLPBBg9NR3br7WywqPQcsV2K6rkNf+brdssdXi3eYqoUKzatLfbmD8R3bFf53w320eZe1Pxnfijv2CEYuQ==} + /vuepress-plugin-sitemap2/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-zFVO5lCwSWkLpdsIw8n/owV8n2XXbBipm6dLrF9vDZfgYpCmcUPeHWOS6aFeXNVA1oXvyxWtk5lyMthH4h/Isg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10906,14 +10903,14 @@ packages: '@vuepress/utils': 2.0.0-beta.67 sitemap: 7.1.1 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: true - /vuepress-shared/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-R4lGkX0GD1yUyK0iDrWIZvJbuoGyi9Z41gPz3jFexJM4ojjirkuvLy6DuMwFCi80GKJlrfWq19Tpeo5z5foPBA==} + /vuepress-shared/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-KTAYchOorvUg/CfPZgjpl5h6cIjxaab1u3n6AlF9vy8LA5WqHmE2vcfcutWpDRumRkA88v1ltQGxEXLnqbUTkg==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.67 @@ -10930,7 +10927,7 @@ packages: '@vuepress/client': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 cheerio: 1.0.0-rc.12 dayjs: 1.11.10 execa: 8.0.1 @@ -10946,8 +10943,8 @@ packages: - supports-color dev: true - /vuepress-theme-hope/2.0.0-beta.237_vuepress@2.0.0-beta.67: - resolution: {integrity: sha512-O4WGxHiYJFG60bQSr/4VbwGTboTE/QkY+/U1L8ePj69FuvdU6sSnmL55/Rz1eHPOM43qvkLxGOty/3UpXguDcQ==} + /vuepress-theme-hope/2.0.0-beta.238_vuepress@2.0.0-beta.67: + resolution: {integrity: sha512-cdn7PWlwOQuMHNyvljLcX+L0O9fu7PQ3GemDSzUHsFVU1BscxxUPIdk48y/gbB+LyM1AZKMEfNdN2RFVvBCfzQ==} engines: {node: '>=16.19.0', npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.3.2 @@ -10976,31 +10973,31 @@ packages: '@vuepress/plugin-theme-data': 2.0.0-beta.67 '@vuepress/shared': 2.0.0-beta.67 '@vuepress/utils': 2.0.0-beta.67 - '@vueuse/core': 10.4.1_vue@3.3.4 + '@vueuse/core': 10.5.0_vue@3.3.4 balloon-css: 1.2.0 - bcrypt-ts: 4.0.0 + bcrypt-ts: 4.0.1 cheerio: 1.0.0-rc.12 chokidar: 3.5.3 gray-matter: 4.0.3 vue: 3.3.4 vue-router: 4.2.5_vue@3.3.4 vuepress: 2.0.0-beta.67_k6qefjh3kku3vfk45sxbrtbojq - vuepress-plugin-auto-catalog: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-blog2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-comment2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-components: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-copy-code2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-copyright2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-feed2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-md-enhance: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-photo-swipe: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-pwa2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-reading-time2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-rtl: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-sass-palette: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-seo2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-plugin-sitemap2: 2.0.0-beta.237_vuepress@2.0.0-beta.67 - vuepress-shared: 2.0.0-beta.237_vuepress@2.0.0-beta.67 + vuepress-plugin-auto-catalog: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-blog2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-comment2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-components: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-copy-code2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-copyright2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-feed2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-md-enhance: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-photo-swipe: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-pwa2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-reading-time2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-rtl: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-sass-palette: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-seo2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-plugin-sitemap2: 2.0.0-beta.238_vuepress@2.0.0-beta.67 + vuepress-shared: 2.0.0-beta.238_vuepress@2.0.0-beta.67 transitivePeerDependencies: - '@types/babel__core' - '@vue/composition-api' @@ -11225,10 +11222,10 @@ packages: engines: {node: '>=16.0.0'} dependencies: '@apideck/better-ajv-errors': 0.3.6_ajv@8.12.0 - '@babel/core': 7.23.0 - '@babel/preset-env': 7.22.20_@babel+core@7.23.0 - '@babel/runtime': 7.23.1 - '@rollup/plugin-babel': 5.3.1_azielx4vlrty2qasg34bav3suu + '@babel/core': 7.23.2 + '@babel/preset-env': 7.23.2_@babel+core@7.23.2 + '@babel/runtime': 7.23.2 + '@rollup/plugin-babel': 5.3.1_owffjbdmtgt3lpojwhal3wjrny '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1 '@rollup/plugin-replace': 2.4.2_rollup@2.79.1 '@surma/rollup-plugin-off-main-thread': 2.2.3