diff --git a/package.json b/package.json
index a4ade48bcef..539a7cf1b68 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
},
"devDependencies": {
"@vue/repl": "^2.6.3",
- "@vuepress/client": "2.0.0-beta.67",
+ "@vuepress/client": "2.0.0-beta.68",
"chart.js": "^4.4.0",
"echarts": "^5.4.3",
"flowchart.ts": "^1.0.1",
@@ -20,11 +20,11 @@
"mathjax-full": "^3.2.2",
"mermaid": "^10.6.1",
"nodejs-jieba": "^0.0.2",
- "reveal.js": "^5.0.1",
+ "reveal.js": "^5.0.2",
"vue": "^3.3.8",
- "vuepress": "2.0.0-beta.67",
- "vuepress-plugin-search-pro": "2.0.0-beta.246",
+ "vuepress": "2.0.0-beta.68",
+ "vuepress-plugin-search-pro": "2.0.0-beta.250",
"vuepress-plugin-umami-analytics": "1.5.0",
- "vuepress-theme-hope": "2.0.0-beta.246"
+ "vuepress-theme-hope": "2.0.0-beta.250"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 48efa2982e4..71d2cad0edb 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,8 +9,8 @@ devDependencies:
specifier: ^2.6.3
version: 2.6.3
'@vuepress/client':
- specifier: 2.0.0-beta.67
- version: 2.0.0-beta.67
+ specifier: 2.0.0-beta.68
+ version: 2.0.0-beta.68
chart.js:
specifier: ^4.4.0
version: 4.4.0
@@ -33,23 +33,23 @@ devDependencies:
specifier: ^0.0.2
version: 0.0.2
reveal.js:
- specifier: ^5.0.1
- version: 5.0.1
+ specifier: ^5.0.2
+ version: 5.0.2
vue:
specifier: ^3.3.8
version: 3.3.8
vuepress:
- specifier: 2.0.0-beta.67
- version: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
+ specifier: 2.0.0-beta.68
+ version: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
vuepress-plugin-search-pro:
- specifier: 2.0.0-beta.246
- version: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ specifier: 2.0.0-beta.250
+ version: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
vuepress-plugin-umami-analytics:
specifier: 1.5.0
version: 1.5.0
vuepress-theme-hope:
- specifier: 2.0.0-beta.246
- version: 2.0.0-beta.246(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.1)(vuepress@2.0.0-beta.67)
+ specifier: 2.0.0-beta.250
+ version: 2.0.0-beta.250(@types/js-yaml@4.0.9)(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.2)(vuepress@2.0.0-beta.68)
packages:
@@ -81,25 +81,25 @@ packages:
chalk: 2.4.2
dev: true
- /@babel/compat-data@7.23.2:
- resolution: {integrity: sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ==}
+ /@babel/compat-data@7.23.3:
+ resolution: {integrity: sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/core@7.23.2:
- resolution: {integrity: sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==}
+ /@babel/core@7.23.3:
+ resolution: {integrity: sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.1
'@babel/code-frame': 7.22.13
- '@babel/generator': 7.23.0
+ '@babel/generator': 7.23.3
'@babel/helper-compilation-targets': 7.22.15
- '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2)
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
'@babel/helpers': 7.23.2
- '@babel/parser': 7.23.0
+ '@babel/parser': 7.23.3
'@babel/template': 7.22.15
- '@babel/traverse': 7.23.2
- '@babel/types': 7.23.0
+ '@babel/traverse': 7.23.3
+ '@babel/types': 7.23.3
convert-source-map: 2.0.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -109,11 +109,11 @@ packages:
- supports-color
dev: true
- /@babel/generator@7.23.0:
- resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==}
+ /@babel/generator@7.23.3:
+ resolution: {integrity: sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
'@jridgewell/gen-mapping': 0.3.3
'@jridgewell/trace-mapping': 0.3.20
jsesc: 2.5.2
@@ -123,63 +123,63 @@ packages:
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15:
resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-compilation-targets@7.22.15:
resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/compat-data': 7.23.2
+ '@babel/compat-data': 7.23.3
'@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.2):
+ /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.3):
resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
+ '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.3)
'@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.2):
+ /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.3):
resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.3(@babel/core@7.23.2):
+ /@babel/helper-define-polyfill-provider@0.4.3(@babel/core@7.23.3):
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.2
+ '@babel/core': 7.23.3
'@babel/helper-compilation-targets': 7.22.15
'@babel/helper-plugin-utils': 7.22.5
debug: 4.3.4
@@ -199,37 +199,37 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.22.15
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-hoist-variables@7.22.5:
resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-member-expression-to-functions@7.23.0:
resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-module-imports@7.22.15:
resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
- /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.2):
- resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==}
+ /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-module-imports': 7.22.15
'@babel/helper-simple-access': 7.22.5
@@ -241,7 +241,7 @@ packages:
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-plugin-utils@7.22.5:
@@ -249,25 +249,25 @@ packages:
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.2):
+ /@babel/helper-remap-async-to-generator@7.22.20(@babel/core@7.23.3):
resolution: {integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
+ /@babel/helper-replace-supers@7.22.20(@babel/core@7.23.3):
resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-member-expression-to-functions': 7.23.0
'@babel/helper-optimise-call-expression': 7.22.5
@@ -277,21 +277,21 @@ packages:
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-skip-transparent-expression-wrappers@7.22.5:
resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-split-export-declaration@7.22.6:
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helper-string-parser@7.22.5:
@@ -315,7 +315,7 @@ packages:
dependencies:
'@babel/helper-function-name': 7.23.0
'@babel/template': 7.22.15
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
/@babel/helpers@7.23.2:
@@ -323,8 +323,8 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.22.15
- '@babel/traverse': 7.23.2
- '@babel/types': 7.23.0
+ '@babel/traverse': 7.23.3
+ '@babel/types': 7.23.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -338,845 +338,856 @@ packages:
js-tokens: 4.0.0
dev: true
- /@babel/parser@7.23.0:
- resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==}
+ /@babel/parser@7.23.3:
+ resolution: {integrity: sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
dev: true
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15(@babel/core@7.23.2):
- resolution: {integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg==}
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ==}
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.13.0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
+ '@babel/plugin-transform-optional-chaining': 7.23.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.2):
+ /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w==}
+ engines: {node: '>=6.9.0'}
+ peerDependencies:
+ '@babel/core': ^7.0.0
+ dependencies:
+ '@babel/core': 7.23.3
+ '@babel/helper-environment-visitor': 7.22.20
+ '@babel/helper-plugin-utils': 7.22.5
+ dev: true
+
+ /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.3):
resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
dev: true
- /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.2):
+ /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.3):
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.2):
+ /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.23.3):
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.2):
+ /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.23.3):
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==}
+ /@babel/plugin-syntax-import-assertions@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==}
+ /@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.2):
+ /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.23.3):
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.2):
+ /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.3):
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.2):
+ /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.23.3):
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.2):
+ /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.23.3):
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.2):
+ /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.23.3):
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.2):
+ /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.23.3):
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.2):
+ /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.23.3):
resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==}
+ /@babel/plugin-transform-arrow-functions@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-async-generator-functions@7.23.2(@babel/core@7.23.2):
- resolution: {integrity: sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==}
+ /@babel/plugin-transform-async-generator-functions@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-59GsVNavGxAXCDDbakWSMJhajASb4kBCqDjqJsv+p5nKdbz7istmZ3HrX3L2LuiI80+zsOADCvooqQH3qGCucQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
- '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.2)
+ '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.3)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==}
+ /@babel/plugin-transform-async-to-generator@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
+ '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==}
+ /@babel/plugin-transform-block-scoped-functions@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-block-scoping@7.23.0(@babel/core@7.23.2):
- resolution: {integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g==}
+ /@babel/plugin-transform-block-scoping@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-QPZxHrThbQia7UdvfpaRRlq/J9ciz1J4go0k+lPBXbgaNeY7IQrBj/9ceWjvMMI07/ZBzHl/F0R/2K0qH7jCVw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==}
+ /@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-class-static-block@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-GMM8gGmqI7guS/llMFk1bJDkKfn3v3C4KHK9Yg1ey5qcHcOlKb0QvcMrgzvxo+T03/4szNh5lghY+fEC98Kq9g==}
+ /@babel/plugin-transform-class-static-block@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-PENDVxdr7ZxKPyi5Ffc0LjXdnJyrJxyqF5T5YjlVg4a0VFfQHW0r8iAtRiDXkfHlu1wwcvdtnndGYIeJLSuRMQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.12.0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.2)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-classes@7.22.15(@babel/core@7.23.2):
- resolution: {integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw==}
+ /@babel/plugin-transform-classes@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-FGEQmugvAEu2QtgtU0uTASXevfLMFfBeVCIIdcQhn/uBQsMTjBajdnAtanQlOcuihWh10PZ7+HWvc7NtBwP74w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
+ '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.3)
'@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.2):
- resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==}
+ /@babel/plugin-transform-computed-properties@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg==}
+ /@babel/plugin-transform-destructuring@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==}
+ /@babel/plugin-transform-dotall-regex@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==}
+ /@babel/plugin-transform-duplicate-keys@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-dynamic-import@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-g/21plo58sfteWjaO0ZNVb+uEOkJNjAaHhbejrnBmu011l/eNDScmkbjCC3l4FKb10ViaGU4aOkFznSu2zRHgA==}
+ /@babel/plugin-transform-dynamic-import@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-vTG+cTGxPFou12Rj7ll+eD5yWeNl5/8xvQvF08y5Gv3v4mZQoyFf8/n9zg4q5vvCWt5jmgymfzMAldO7orBn7A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.2)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==}
+ /@babel/plugin-transform-exponentiation-operator@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-xa7aad7q7OiT8oNZ1mU7NrISjlSkVdMbNxn9IuLZyL9AJEhs1Apba3I+u5riX1dIkdptP5EKDG5XDPByWxtehw==}
+ /@babel/plugin-transform-export-namespace-from@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-yCLhW34wpJWRdTxxWtFZASJisihrfyMOTOQexhVzA78jlU+dH7Dw+zQgcPepQ5F3C6bAIiblZZ+qBggJdHiBAg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.2)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-for-of@7.22.15(@babel/core@7.23.2):
- resolution: {integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA==}
+ /@babel/plugin-transform-for-of@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==}
+ /@babel/plugin-transform-function-name@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-CxT5tCqpA9/jXFlme9xIBCc5RPtdDq3JpkkhgHQqtDdiTnTI0jtZ0QzXhr5DILeYifDPp2wvY2ad+7+hLMW5Pw==}
+ /@babel/plugin-transform-json-strings@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-H9Ej2OiISIZowZHaBwF0tsJOih1PftXJtE8EWqlEIwpc7LMTGq0rPOrywKLQ4nefzx8/HMR0D3JGXoMHYvhi0A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.2)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-literals@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==}
+ /@babel/plugin-transform-literals@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-logical-assignment-operators@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-qQwRTP4+6xFCDV5k7gZBF3C31K34ut0tbEcTKxlX/0KXxm9GLcO14p570aWxFvVzx6QAfPgq7gaeIHXJC8LswQ==}
+ /@babel/plugin-transform-logical-assignment-operators@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-+pD5ZbxofyOygEp+zZAfujY2ShNCXRpDRIPOiBmTO693hhyOEteZgl876Xs9SAHPQpcV0vz8LvA/T+w8AzyX8A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.2)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==}
+ /@babel/plugin-transform-member-expression-literals@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-modules-amd@7.23.0(@babel/core@7.23.2):
- resolution: {integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw==}
+ /@babel/plugin-transform-modules-amd@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-modules-commonjs@7.23.0(@babel/core@7.23.2):
- resolution: {integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ==}
+ /@babel/plugin-transform-modules-commonjs@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
'@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.2):
- resolution: {integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg==}
+ /@babel/plugin-transform-modules-systemjs@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-hoist-variables': 7.22.5
- '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2)
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
'@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.2):
- resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==}
+ /@babel/plugin-transform-modules-umd@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.2):
+ /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.23.3):
resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==}
+ /@babel/plugin-transform-new-target@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-nullish-coalescing-operator@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-YZWOw4HxXrotb5xsjMJUDlLgcDXSfO9eCmdl1bgW4+/lAGdkjaEvOnQ4p5WKKdUgSzO39dgPl0pTnfxm0OAXcg==}
+ /@babel/plugin-transform-nullish-coalescing-operator@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-xzg24Lnld4DYIdysyf07zJ1P+iIfJpxtVFOzX4g+bsJ3Ng5Le7rXx9KwqKzuyaUeRnt+I1EICwQITqc0E2PmpA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.2)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-numeric-separator@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-3dzU4QGPsILdJbASKhF/V2TVP+gJya1PsueQCxIPCEcerqF21oEcrob4mzjsp2Py/1nLfF5m+xYNMDpmA8vffg==}
+ /@babel/plugin-transform-numeric-separator@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-s9GO7fIBi/BLsZ0v3Rftr6Oe4t0ctJ8h4CCXfPoEJwmvAPMyNrfkOOJzm6b9PX9YXcCJWWQd/sBF/N26eBiMVw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.2)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-object-rest-spread@7.22.15(@babel/core@7.23.2):
- resolution: {integrity: sha512-fEB+I1+gAmfAyxZcX1+ZUwLeAuuf8VIg67CTznZE0MqVFumWkh8xWtn58I4dxdVf080wn7gzWoF8vndOViJe9Q==}
+ /@babel/plugin-transform-object-rest-spread@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-VxHt0ANkDmu8TANdE9Kc0rndo/ccsmfe2Cx2y5sI4hu3AukHQ5wAu4cM7j3ba8B9548ijVyclBU+nuDQftZsog==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.23.2
- '@babel/core': 7.23.2
+ '@babel/compat-data': 7.23.3
+ '@babel/core': 7.23.3
'@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.2)
- '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.2)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==}
+ /@babel/plugin-transform-object-super@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.2)
+ '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-optional-catch-binding@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-rli0WxesXUeCJnMYhzAglEjLWVDF6ahb45HuprcmQuLidBJFWjNnOzssk2kuc6e33FlLaiZhG/kUIzUMWdBKaQ==}
+ /@babel/plugin-transform-optional-catch-binding@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-LxYSb0iLjUamfm7f1D7GpiS4j0UAC8AOiehnsGAP8BEsIX8EOi3qV6bbctw8M7ZvLtcoZfZX5Z7rN9PlWk0m5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.2)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-optional-chaining@7.23.0(@babel/core@7.23.2):
- resolution: {integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g==}
+ /@babel/plugin-transform-optional-chaining@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-zvL8vIfIUgMccIAK1lxjvNv572JHFJIKb4MWBz5OGdBQA0fB0Xluix5rmOby48exiJc987neOmP/m9Fnpkz3Tg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.2):
- resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==}
+ /@babel/plugin-transform-parameters@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==}
+ /@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-private-property-in-object@7.22.11(@babel/core@7.23.2):
- resolution: {integrity: sha512-sSCbqZDBKHetvjSwpyWzhuHkmW5RummxJBVbYLkGkaiTOWGxml7SXt0iWa03bzxFIx7wOj3g/ILRd0RcJKBeSQ==}
+ /@babel/plugin-transform-private-property-in-object@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-a5m2oLNFyje2e/rGKjVfAELTVI5mbA0FeZpBnkOWWV7eSmKQ+T/XW0Vf+29ScLzSxX+rnsarvU0oie/4m6hkxA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-annotate-as-pure': 7.22.5
- '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
- '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.2)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.3)
dev: true
- /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==}
+ /@babel/plugin-transform-property-literals@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-regenerator@7.22.10(@babel/core@7.23.2):
- resolution: {integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw==}
+ /@babel/plugin-transform-regenerator@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==}
+ /@babel/plugin-transform-reserved-words@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==}
+ /@babel/plugin-transform-shorthand-properties@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-spread@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==}
+ /@babel/plugin-transform-spread@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@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.2):
- resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==}
+ /@babel/plugin-transform-sticky-regex@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==}
+ /@babel/plugin-transform-template-literals@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==}
+ /@babel/plugin-transform-typeof-symbol@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-unicode-escapes@7.22.10(@babel/core@7.23.2):
- resolution: {integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg==}
+ /@babel/plugin-transform-unicode-escapes@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==}
+ /@babel/plugin-transform-unicode-property-regex@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==}
+ /@babel/plugin-transform-unicode-regex@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.23.2):
- resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==}
+ /@babel/plugin-transform-unicode-sets-regex@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.23.3)
'@babel/helper-plugin-utils': 7.22.5
dev: true
- /@babel/preset-env@7.23.2(@babel/core@7.23.2):
- resolution: {integrity: sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==}
+ /@babel/preset-env@7.23.3(@babel/core@7.23.3):
+ resolution: {integrity: sha512-ovzGc2uuyNfNAs/jyjIGxS8arOHS5FENZaNn4rtE7UdKMMkqHCvboHfcuhWLZNX5cB44QfcGNWjaevxMzzMf+Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.23.2
- '@babel/core': 7.23.2
+ '@babel/compat-data': 7.23.3
+ '@babel/core': 7.23.3
'@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.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.6(@babel/core@7.23.2)
- babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.23.2)
- babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.2)
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.23.3)
+ '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.23.3)
+ '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.23.3)
+ '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.3)
+ '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-import-assertions': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-import-attributes': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.3)
+ '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.23.3)
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.23.3)
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.3)
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.3)
+ '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.23.3)
+ '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.23.3)
+ '@babel/plugin-transform-arrow-functions': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-async-generator-functions': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-async-to-generator': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-block-scoped-functions': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-block-scoping': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-class-properties': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-class-static-block': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-classes': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-computed-properties': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-destructuring': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-dotall-regex': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-duplicate-keys': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-dynamic-import': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-exponentiation-operator': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-export-namespace-from': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-for-of': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-function-name': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-json-strings': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-logical-assignment-operators': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-modules-commonjs': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-modules-systemjs': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.23.3)
+ '@babel/plugin-transform-new-target': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-nullish-coalescing-operator': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-numeric-separator': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-object-rest-spread': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-object-super': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-optional-catch-binding': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-optional-chaining': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-private-methods': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-private-property-in-object': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-property-literals': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-regenerator': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-reserved-words': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-shorthand-properties': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-spread': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-sticky-regex': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-template-literals': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-typeof-symbol': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-unicode-escapes': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-unicode-property-regex': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-unicode-regex': 7.23.3(@babel/core@7.23.3)
+ '@babel/plugin-transform-unicode-sets-regex': 7.23.3(@babel/core@7.23.3)
+ '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.23.3)
+ babel-plugin-polyfill-corejs2: 0.4.6(@babel/core@7.23.3)
+ babel-plugin-polyfill-corejs3: 0.8.6(@babel/core@7.23.3)
+ babel-plugin-polyfill-regenerator: 0.5.3(@babel/core@7.23.3)
core-js-compat: 3.33.2
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.2):
+ /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.23.3):
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.2
+ '@babel/core': 7.23.3
'@babel/helper-plugin-utils': 7.22.5
- '@babel/types': 7.23.0
+ '@babel/types': 7.23.3
esutils: 2.0.3
dev: true
@@ -1196,30 +1207,30 @@ packages:
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.22.13
- '@babel/parser': 7.23.0
- '@babel/types': 7.23.0
+ '@babel/parser': 7.23.3
+ '@babel/types': 7.23.3
dev: true
- /@babel/traverse@7.23.2:
- resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
+ /@babel/traverse@7.23.3:
+ resolution: {integrity: sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.22.13
- '@babel/generator': 7.23.0
+ '@babel/generator': 7.23.3
'@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
- '@babel/parser': 7.23.0
- '@babel/types': 7.23.0
+ '@babel/parser': 7.23.3
+ '@babel/types': 7.23.3
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/types@7.23.0:
- resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==}
+ /@babel/types@7.23.3:
+ resolution: {integrity: sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.22.5
@@ -1505,7 +1516,14 @@ packages:
/@mdit-vue/plugin-component@0.12.1:
resolution: {integrity: sha512-L3elbvuKUufXwPLHrmJGd/ijd/QKxfcHXy3kRy4O+P7UIV7HSWePpfB0k+wWee+by3MviYYxjVAi392z+DGy3Q==}
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-component@1.0.0:
+ resolution: {integrity: sha512-ZXsJwxkG5yyTHARIYbR74cT4AZ0SfMokFFjiHYCbypHIeYWgJhso4+CZ8+3V9EWFG3EHlGoKNGqKp9chHnqntQ==}
+ dependencies:
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1513,7 +1531,16 @@ packages:
resolution: {integrity: sha512-C6ycNjrJ+T4JgbVxwo9cUkfLacOO841Yl8ogqd5PJmAVpc5cM2OLBkqqkZxNRXos3g9xM1VvIQ7gK/047UNADg==}
dependencies:
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ gray-matter: 4.0.3
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-frontmatter@1.0.0:
+ resolution: {integrity: sha512-MMA7Ny+YPZA7eDOY1t4E+rKuEWO39mzDdP/M68fKdXJU6VfcGkPr7gnpnJfW2QBJ5qIvMrK/3lDAA2JBy5TfpA==}
+ dependencies:
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
gray-matter: 4.0.3
markdown-it: 13.0.2
dev: true
@@ -1523,7 +1550,16 @@ packages:
dependencies:
'@mdit-vue/shared': 0.12.1
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-headers@1.0.0:
+ resolution: {integrity: sha512-0rK/iKy6x13d/Pp5XxdLBshTD0+YjZvtHIaIV+JO+/H2WnOv7oaRgs48G5d44z3XJVUE2u6fNnTlI169fef0/A==}
+ dependencies:
+ '@mdit-vue/shared': 1.0.0
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1531,7 +1567,15 @@ packages:
resolution: {integrity: sha512-6j332CsSqumy1+StIM3XphdXG1zj9NXuWestDJrKgS3OLy5P0EAioXScUYiZYysw61ZG+2pP37MW7Hg+eHbyIg==}
dependencies:
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-sfc@1.0.0:
+ resolution: {integrity: sha512-agMUe0fY4YHxsZivSvplBwRwrFvsIf/JNUJCAYq1+2Sg9+2hviTBZwjZDxYqHDHOVLtiNr+wuo68tE24mAx3AQ==}
+ dependencies:
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1540,7 +1584,16 @@ packages:
dependencies:
'@mdit-vue/shared': 0.12.1
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-title@1.0.0:
+ resolution: {integrity: sha512-8yC60fCZ95xcJ/cvJH4Lv43Rs4k+33UGyKrRWj5J8TNyMwUyGcwur0XyPM+ffJH4/Bzq4myZLsj/TTFSkXRxvw==}
+ dependencies:
+ '@mdit-vue/shared': 1.0.0
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1549,7 +1602,16 @@ packages:
dependencies:
'@mdit-vue/shared': 0.12.1
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/plugin-toc@1.0.0:
+ resolution: {integrity: sha512-WN8blfX0X/5Nolic0ClDWP7eVo9IB+U4g0jbycX3lolIZX5Bai1UpsD3QYZr5VVsPbQJMKMGvTrCEtCNTGvyWQ==}
+ dependencies:
+ '@mdit-vue/shared': 1.0.0
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1557,7 +1619,15 @@ packages:
resolution: {integrity: sha512-bXgd0KThe4jC2leCFDFsyrudXIckvTwV4WnQK/rRMrXq0/BAuVdSNdIv1LGCWZxD5+oDyPyEPd0lalTIFwqsmg==}
dependencies:
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
+ markdown-it: 13.0.2
+ dev: true
+
+ /@mdit-vue/shared@1.0.0:
+ resolution: {integrity: sha512-nbYBfmEi+pR2Lm0Z6TMVX2/iBjfr/kGEsHW8CC0rQw+3+sG5dY6VG094HuFAkiAmmvZx9DZZb+7ZMWp9vkwCRw==}
+ dependencies:
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1565,6 +1635,10 @@ packages:
resolution: {integrity: sha512-mrC4y8n88BYvgcgzq9bvTlDgFyi2zuvzmPilRvRc3Uz1iIvq8mDhxJ0rHKFUNzPEScpDvJdIujqiDrulMqiudA==}
dev: true
+ /@mdit-vue/types@1.0.0:
+ resolution: {integrity: sha512-xeF5+sHLzRNF7plbksywKCph4qli20l72of2fMlZQQ7RECvXYrRkE9+bjRFQCyULC7B8ydUYbpbkux5xJlVWyw==}
+ dev: true
+
/@mdit/plugin-align@0.6.5(markdown-it@13.0.2):
resolution: {integrity: sha512-Grg8LuEaJpY74Imd7HEVUTQc8qaq9FM9ntuNILkikguyodBoz1UYEYH6iULaoKbp8N5HphoQh74jq9rTbPjdYQ==}
engines: {node: '>= 18'}
@@ -1575,7 +1649,7 @@ packages:
optional: true
dependencies:
'@mdit/plugin-container': 0.6.5(markdown-it@13.0.2)
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1588,7 +1662,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1601,7 +1675,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1613,7 +1687,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1626,7 +1700,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1636,7 +1710,7 @@ packages:
peerDependencies:
markdown-it: ^13.0.2
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1649,7 +1723,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1662,7 +1736,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1675,7 +1749,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1687,7 +1761,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
upath: 2.0.1
dev: true
@@ -1705,8 +1779,8 @@ packages:
optional: true
dependencies:
'@mdit/plugin-tex': 0.6.5(markdown-it@13.0.2)
- '@types/katex': 0.16.5
- '@types/markdown-it': 13.0.5
+ '@types/katex': 0.16.6
+ '@types/markdown-it': 13.0.6
katex: 0.16.9
markdown-it: 13.0.2
dev: true
@@ -1720,7 +1794,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1737,7 +1811,7 @@ packages:
optional: true
dependencies:
'@mdit/plugin-tex': 0.6.5(markdown-it@13.0.2)
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
mathjax-full: 3.2.2
upath: 2.0.1
@@ -1752,7 +1826,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1765,7 +1839,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1778,7 +1852,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1790,7 +1864,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1803,7 +1877,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1816,7 +1890,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1829,7 +1903,7 @@ packages:
markdown-it:
optional: true
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -1871,7 +1945,7 @@ packages:
rimraf: 3.0.2
dev: true
- /@rollup/plugin-babel@5.3.1(@babel/core@7.23.2)(rollup@2.79.1):
+ /@rollup/plugin-babel@5.3.1(@babel/core@7.23.3)(rollup@2.79.1):
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
engines: {node: '>= 10.0.0'}
peerDependencies:
@@ -1882,7 +1956,7 @@ packages:
'@types/babel__core':
optional: true
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@babel/helper-module-imports': 7.22.15
'@rollup/pluginutils': 3.1.0(rollup@2.79.1)
rollup: 2.79.1
@@ -1925,6 +1999,11 @@ packages:
rollup: 2.79.1
dev: true
+ /@sindresorhus/merge-streams@1.0.0:
+ resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
+ engines: {node: '>=18'}
+ dev: true
+
/@stackblitz/sdk@1.9.0:
resolution: {integrity: sha512-3m6C7f8pnR5KXys/Hqx2x6ylnpqOak6HtnZI6T5keEO0yT+E4Spkw37VEbdwuC+2oxmjdgq6YZEgiKX7hM1GmQ==}
dev: true
@@ -1943,139 +2022,139 @@ packages:
engines: {node: '>= 10'}
dev: true
- /@types/d3-scale-chromatic@3.0.1:
- resolution: {integrity: sha512-Ob7OrwiTeQXY/WBBbRHGZBOn6rH1h7y3jjpTSKYqDEeqFjktql6k2XSgNwLrLDmAsXhEn8P9NHDY4VTuo0ZY1w==}
+ /@types/d3-scale-chromatic@3.0.2:
+ resolution: {integrity: sha512-kpKNZMDT3OAX6b5ct5nS/mv6LULagnUy4DmS6yyNjclje1qVe7vbjPwY3q1TGz6+Wr2IUkgFatCzqYUl54fHag==}
dev: true
- /@types/d3-scale@4.0.7:
- resolution: {integrity: sha512-/YEbMIOtqSFSELqUT8desdT3a7iybPkSQiIx/wN4CZ/5b7wrCvmyXWELTMUYB10k0N5rzHVu4f/OkhulG1b3Lw==}
+ /@types/d3-scale@4.0.8:
+ resolution: {integrity: sha512-gkK1VVTr5iNiYJ7vWDI+yUFFlszhNMtVeneJ6lUTKPjprsvLLI9/tgEGiXJOnlINJA8FyA88gfnQsHbybVZrYQ==}
dependencies:
- '@types/d3-time': 3.0.2
+ '@types/d3-time': 3.0.3
dev: true
- /@types/d3-time@3.0.2:
- resolution: {integrity: sha512-kbdRXTmUgNfw5OTE3KZnFQn6XdIc4QGroN5UixgdrXATmYsdlPQS6pEut9tVlIojtzuFD4txs/L+Rq41AHtLpg==}
+ /@types/d3-time@3.0.3:
+ resolution: {integrity: sha512-2p6olUZ4w3s+07q3Tm2dbiMZy5pCDfYwtLXXHUnVzXgQlZ/OyPtUz6OL382BkOuGlLXqfT+wqv8Fw2v8/0geBw==}
dev: true
- /@types/debug@4.1.11:
- resolution: {integrity: sha512-R2qflTjHDs4CL6D/6TkqBeIHr54WzZfIxN729xvCNlYIVp2LknlnCro5Yo3frNaX2E5gO9pZ3/QAPVdGmu+q9w==}
+ /@types/debug@4.1.12:
+ resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
dependencies:
- '@types/ms': 0.7.33
+ '@types/ms': 0.7.34
dev: true
/@types/estree@0.0.39:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
dev: true
- /@types/fs-extra@11.0.3:
- resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==}
+ /@types/fs-extra@11.0.4:
+ resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
dependencies:
- '@types/jsonfile': 6.1.3
- '@types/node': 20.8.10
+ '@types/jsonfile': 6.1.4
+ '@types/node': 20.9.0
dev: true
- /@types/hash-sum@1.0.1:
- resolution: {integrity: sha512-5JLywbPgWZVgxhAV//qTU6LPurKfQeiyw20GKZMi9V7AjHnAP4t1eNCJ1mC2L4TAicuS71MVoFYVcEM+EiR4lg==}
+ /@types/hash-sum@1.0.2:
+ resolution: {integrity: sha512-UP28RddqY8xcU0SCEp9YKutQICXpaAq9N8U2klqF5hegGha7KzTOL8EdhIIV3bOSGBzjEpN9bU/d+nNZBdJYVw==}
dev: true
- /@types/js-yaml@4.0.8:
- resolution: {integrity: sha512-m6jnPk1VhlYRiLFm3f8X9Uep761f+CK8mHyS65LutH2OhmBF0BeMEjHgg05usH8PLZMWWc/BUR9RPmkvpWnyRA==}
+ /@types/js-yaml@4.0.9:
+ resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==}
dev: true
- /@types/jsonfile@6.1.3:
- resolution: {integrity: sha512-/yqTk2SZ1wIezK0hiRZD7RuSf4B3whFxFamB1kGStv+8zlWScTMcHanzfc0XKWs5vA1TkHeckBlOyM8jxU8nHA==}
+ /@types/jsonfile@6.1.4:
+ resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
dependencies:
- '@types/node': 20.8.10
+ '@types/node': 20.9.0
dev: true
- /@types/katex@0.16.5:
- resolution: {integrity: sha512-DD2Y3xMlTQvAnN6d8803xdgnOeYZ+HwMglb7/9YCf49J9RkJL53azf9qKa40MkEYhqVwxZ1GS2+VlShnz4Z1Bw==}
+ /@types/katex@0.16.6:
+ resolution: {integrity: sha512-rZYO1HInM99rAFYNwGqbYPxHZHxu2IwZYKj4bJ4oh6edVrm1UId8mmbHIZLBtG253qU6y3piag0XYe/joNnwzQ==}
dev: true
- /@types/linkify-it@3.0.4:
- resolution: {integrity: sha512-hPpIeeHb/2UuCw06kSNAOVWgehBLXEo0/fUs0mw3W2qhqX89PI2yvok83MnuctYGCPrabGIoi0fFso4DQ+sNUQ==}
+ /@types/linkify-it@3.0.5:
+ resolution: {integrity: sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==}
dev: true
- /@types/markdown-it-emoji@2.0.3:
- resolution: {integrity: sha512-YjoZM0vP2KZSTwDh/5LamI58Cynk+lCfRJWM2nBAiWwclfyfj2wpaoDEo6ZVpH6Fn1f0RYs8q7u2biHL5YuEOg==}
+ /@types/markdown-it-emoji@2.0.4:
+ resolution: {integrity: sha512-H6ulk/ZmbDxOayPwI/leJzrmoW1YKX1Z+MVSCHXuYhvqckV4I/c+hPTf6UiqJyn2avWugfj30XroheEb6/Ekqg==}
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
dev: true
- /@types/markdown-it@13.0.5:
- resolution: {integrity: sha512-QhJP7hkq3FCrFNx0szMNCT/79CXfcEgUIA3jc5GBfeXqoKsk3R8JZm2wRXJ2DiyjbPE4VMFOSDemLFcUTZmHEQ==}
+ /@types/markdown-it@13.0.6:
+ resolution: {integrity: sha512-0VqpvusJn1/lwRegCxcHVdmLfF+wIsprsKMC9xW8UPcTxhFcQtoN/fBU1zMe8pH7D/RuueMh2CaBaNv+GrLqTw==}
dependencies:
- '@types/linkify-it': 3.0.4
- '@types/mdurl': 1.0.4
+ '@types/linkify-it': 3.0.5
+ '@types/mdurl': 1.0.5
dev: true
- /@types/mdast@3.0.14:
- resolution: {integrity: sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==}
+ /@types/mdast@3.0.15:
+ resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
dependencies:
- '@types/unist': 2.0.9
+ '@types/unist': 2.0.10
dev: true
- /@types/mdurl@1.0.4:
- resolution: {integrity: sha512-ARVxjAEX5TARFRzpDRVC6cEk0hUIXCCwaMhz8y7S1/PxU6zZS1UMjyobz7q4w/D/R552r4++EhwmXK1N2rAy0A==}
+ /@types/mdurl@1.0.5:
+ resolution: {integrity: sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==}
dev: true
- /@types/ms@0.7.33:
- resolution: {integrity: sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==}
+ /@types/ms@0.7.34:
+ resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
dev: true
/@types/node@17.0.45:
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
dev: true
- /@types/node@20.8.10:
- resolution: {integrity: sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==}
+ /@types/node@20.9.0:
+ resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==}
dependencies:
undici-types: 5.26.5
dev: true
- /@types/raphael@2.3.6:
- resolution: {integrity: sha512-r8map1CAR8jRUPO3gJjLATM66GyoR1rhb1XXRzyqk9cUtr05HcaQ+DpqcP1YUrmJjKEBW+7H4C6qLEtNKM3VBQ==}
+ /@types/raphael@2.3.7:
+ resolution: {integrity: sha512-IZdbYWK8LJhB4eR9xGnACAijwzWEYjbP71910rkP6H4Qf8JsMw02YUz+3lSdVor5q8Xdqq8UL+LmzppnCDWm2g==}
dev: true
/@types/resolve@1.17.1:
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
dependencies:
- '@types/node': 20.8.10
+ '@types/node': 20.9.0
dev: true
- /@types/sax@1.2.6:
- resolution: {integrity: sha512-A1mpYCYu1aHFayy8XKN57ebXeAbh9oQIZ1wXcno6b1ESUAfMBDMx7mf/QGlYwcMRaFryh9YBuH03i/3FlPGDkQ==}
+ /@types/sax@1.2.7:
+ resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
dependencies:
'@types/node': 17.0.45
dev: true
- /@types/trusted-types@2.0.5:
- resolution: {integrity: sha512-I3pkr8j/6tmQtKV/ZzHtuaqYSQvyjGRKH4go60Rr0IDLlFxuRT5V32uvB1mecM5G1EVAUyF/4r4QZ1GHgz+mxA==}
+ /@types/trusted-types@2.0.6:
+ resolution: {integrity: sha512-HYtNooPvUY9WAVRBr4u+4Qa9fYD1ze2IUlAD3HoA6oehn1taGwBx3Oa52U4mTslTS+GAExKpaFu39Y5xUEwfjg==}
dev: true
- /@types/unist@2.0.9:
- resolution: {integrity: sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ==}
+ /@types/unist@2.0.10:
+ resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
dev: true
- /@types/web-bluetooth@0.0.18:
- resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
+ /@types/web-bluetooth@0.0.20:
+ resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
dev: true
- /@vitejs/plugin-vue@4.4.0(vite@4.4.11)(vue@3.3.8):
- resolution: {integrity: sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==}
+ /@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.8):
+ resolution: {integrity: sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
- vite: 4.4.11
+ vite: 4.5.0
vue: 3.3.8
dev: true
/@vue/compiler-core@3.3.8:
resolution: {integrity: sha512-hN/NNBUECw8SusQvDSqqcVv6gWq8L6iAktUR0UF3vGu2OhzRqcOiAno0FmBJWwxhYEXRlQJT5XnoKsVq1WZx4g==}
dependencies:
- '@babel/parser': 7.23.0
+ '@babel/parser': 7.23.3
'@vue/shared': 3.3.8
estree-walker: 2.0.2
source-map-js: 1.0.2
@@ -2091,7 +2170,7 @@ packages:
/@vue/compiler-sfc@3.3.8:
resolution: {integrity: sha512-WMzbUrlTjfYF8joyT84HfwwXo+8WPALuPxhy+BZ6R4Aafls+jDBnSz8PDz60uFhuqFbl3HxRfxvDzrUf3THwpA==}
dependencies:
- '@babel/parser': 7.23.0
+ '@babel/parser': 7.23.3
'@vue/compiler-core': 3.3.8
'@vue/compiler-dom': 3.3.8
'@vue/compiler-ssr': 3.3.8
@@ -2117,7 +2196,7 @@ packages:
/@vue/reactivity-transform@3.3.8:
resolution: {integrity: sha512-49CvBzmZNtcHua0XJ7GdGifM8GOXoUMOX4dD40Y5DxI3R8OUhMlvf2nvgUAcPxaXiV5MQQ1Nwy09ADpnLQUqRw==}
dependencies:
- '@babel/parser': 7.23.0
+ '@babel/parser': 7.23.3
'@vue/compiler-core': 3.3.8
'@vue/shared': 3.3.8
estree-walker: 2.0.2
@@ -2163,20 +2242,20 @@ packages:
resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==}
dev: true
- /@vuepress/bundler-vite@2.0.0-beta.67:
- resolution: {integrity: sha512-W6YXixxu2G+xPECPFvx4Tzv5fmpBYvApEYVw7qfSNf/5YZ6aeIfV0AMGJZvhk7R/KniofvBTGCjAMSK4fqKp8w==}
+ /@vuepress/bundler-vite@2.0.0-beta.68:
+ resolution: {integrity: sha512-N2grrjKIQEZJcb+JaG7ZimCoUH3bRK4zwHjPOLpBpplTQ/V5l99I90FMswpaCs7bKBiXTO0fiEUYn4Nw8V/qkQ==}
dependencies:
- '@vitejs/plugin-vue': 4.4.0(vite@4.4.11)(vue@3.3.8)
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vitejs/plugin-vue': 4.4.1(vite@4.5.0)(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
autoprefixer: 10.4.16(postcss@8.4.31)
connect-history-api-fallback: 2.0.0
postcss: 8.4.31
postcss-load-config: 4.0.1(postcss@8.4.31)
rollup: 3.29.4
- vite: 4.4.11
+ vite: 4.5.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
transitivePeerDependencies:
@@ -2193,13 +2272,13 @@ packages:
- typescript
dev: true
- /@vuepress/cli@2.0.0-beta.67:
- resolution: {integrity: sha512-OWd5JMq9pEHrz2MTTQV91EoG+7o18s1JWKP7GBfYQ2DRAu/Hf4rZPmluuibhFolTvnTDuTtXrfb6Wbx4iZ+M9Q==}
+ /@vuepress/cli@2.0.0-beta.68:
+ resolution: {integrity: sha512-Br0aaJIWBtKjXBMmulLcN5hFOx8kbVHgs8K+EOASC9fLrq6LolsUJIdAiR+KyeMwQMyRInKrF3SF7k7AJetVeQ==}
hasBin: true
dependencies:
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
cac: 6.7.14
chokidar: 3.5.3
envinfo: 7.11.0
@@ -2215,7 +2294,20 @@ packages:
dependencies:
'@vue/devtools-api': 6.5.1
'@vuepress/shared': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vueuse/core': 10.6.0(vue@3.3.8)
+ vue: 3.3.8
+ vue-router: 4.2.5(vue@3.3.8)
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - typescript
+ dev: true
+
+ /@vuepress/client@2.0.0-beta.68:
+ resolution: {integrity: sha512-Y6amMnkPxpmn51vcgy5yzm3gpIaqZo4Pa8ItPFd7MW6GQy6HVZRNaV9ufzWRPOAedLHgpT4aVXomidvTMEKHVw==}
+ dependencies:
+ '@vue/devtools-api': 6.5.1
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
transitivePeerDependencies:
@@ -2237,6 +2329,20 @@ packages:
- typescript
dev: true
+ /@vuepress/core@2.0.0-beta.68:
+ resolution: {integrity: sha512-/c+3gdduDyiyeGARzui6Z5ZeZurRGcbVSmqcUfb8SjB7sHojDt+bq/7gYeXKXrJ4R0zPpmqshlZdNGOSY4+uGQ==}
+ dependencies:
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/markdown': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ vue: 3.3.8
+ transitivePeerDependencies:
+ - '@vue/composition-api'
+ - supports-color
+ - typescript
+ dev: true
+
/@vuepress/markdown@2.0.0-beta.67:
resolution: {integrity: sha512-dwciE7dbfDruLan+w9x/LUl5dLdBWB39QXznX/Hhv4oPp+Mm4as53J58gqjuRPi6N25DfRi3ODrzjG5Lduwnfw==}
dependencies:
@@ -2248,24 +2354,47 @@ packages:
'@mdit-vue/plugin-toc': 0.12.1
'@mdit-vue/shared': 0.12.1
'@mdit-vue/types': 0.12.0
- '@types/markdown-it': 13.0.5
- '@types/markdown-it-emoji': 2.0.3
+ '@types/markdown-it': 13.0.6
+ '@types/markdown-it-emoji': 2.0.4
'@vuepress/shared': 2.0.0-beta.67
'@vuepress/utils': 2.0.0-beta.67
markdown-it: 13.0.2
- markdown-it-anchor: 8.6.7(@types/markdown-it@13.0.5)(markdown-it@13.0.2)
+ markdown-it-anchor: 8.6.7(@types/markdown-it@13.0.6)(markdown-it@13.0.2)
markdown-it-emoji: 2.0.2
mdurl: 1.0.1
transitivePeerDependencies:
- supports-color
dev: true
- /@vuepress/plugin-active-header-links@2.0.0-beta.67:
- resolution: {integrity: sha512-2AxtFnnvHn750x+dCFbCWgqxpS+zsNucw8vuATmyRiBAleEqfM1Wz+RuMSKBM38GxsI/7mnQgWOgqj4S90G+ZA==}
+ /@vuepress/markdown@2.0.0-beta.68:
+ resolution: {integrity: sha512-wQOVw1QQSnkdKClTnv3dHw1A7Y+XF2eu2hJmhTf9XOnEMxQ9taacIq5iRuQdcfR+Y8rjWmrzrqWZL+MiJbxKMQ==}
+ dependencies:
+ '@mdit-vue/plugin-component': 1.0.0
+ '@mdit-vue/plugin-frontmatter': 1.0.0
+ '@mdit-vue/plugin-headers': 1.0.0
+ '@mdit-vue/plugin-sfc': 1.0.0
+ '@mdit-vue/plugin-title': 1.0.0
+ '@mdit-vue/plugin-toc': 1.0.0
+ '@mdit-vue/shared': 1.0.0
+ '@mdit-vue/types': 1.0.0
+ '@types/markdown-it': 13.0.6
+ '@types/markdown-it-emoji': 2.0.4
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ markdown-it: 13.0.2
+ markdown-it-anchor: 8.6.7(@types/markdown-it@13.0.6)(markdown-it@13.0.2)
+ markdown-it-emoji: 2.0.2
+ mdurl: 1.0.1
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@vuepress/plugin-active-header-links@2.0.0-beta.68:
+ resolution: {integrity: sha512-yMOvnzYrzZ70hCPWXlPrm6nU8q8MvrfhLf3R007ino7TWhlumTioYEnXKX3TH5+us1QM3W/CI+LUyr1si6leGg==}
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
ts-debounce: 4.0.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
@@ -2275,12 +2404,12 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-back-to-top@2.0.0-beta.67:
- resolution: {integrity: sha512-ystolf429cvAfX4qw1o9sHfkB8+KdQ4rV8P4ILR5LERgTZprL+1FbQfcHgVjEF2p0UKu2QXJQNGx2LfWWVuYdw==}
+ /@vuepress/plugin-back-to-top@2.0.0-beta.68:
+ resolution: {integrity: sha512-YobSlJUltm+zzTgJttmU1iDI0qUotRMl7TXnutAqJ7FTsPBUVrLQsXpfSEJnwwBbZ99VHTAF5FvXwtlZRuoLNg==}
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
ts-debounce: 4.0.0
vue: 3.3.8
transitivePeerDependencies:
@@ -2289,14 +2418,14 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-container@2.0.0-beta.67:
- resolution: {integrity: sha512-NuxjNkyJ2bYsRpw3iAiok2aeKYzZQsEZ8A/i+4LYwrDXbj3HfjlDhfPYhN+BMQfbxE9LpXOG0APNcXVCNMu0hw==}
+ /@vuepress/plugin-container@2.0.0-beta.68:
+ resolution: {integrity: sha512-oRGO9B9KgT9ZqjOcxBdTZI7eeI80qzYOYy8BGA+tYeKVy2AaLQk7GsUm3mMQn6Z82AdqBtRag/eUUiMo3p6toA==}
dependencies:
- '@types/markdown-it': 13.0.5
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/markdown': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@types/markdown-it': 13.0.6
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/markdown': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
markdown-it: 13.0.2
markdown-it-container: 3.0.0
transitivePeerDependencies:
@@ -2305,14 +2434,14 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-external-link-icon@2.0.0-beta.67:
- resolution: {integrity: sha512-JD0/Uvt1WQXiGoAA0pjpqQ7OINDUm1TSgWeIpfPq9tZJNfgjmqUoartMFUuqcvl4eMi4Alfx0dWkzSF9qHL7Pg==}
+ /@vuepress/plugin-external-link-icon@2.0.0-beta.68:
+ resolution: {integrity: sha512-6oHeD0HT8SsFMxaKYEfc35Qx4vlJivJXbdZr/pcYbAEDSv3eORKrVnY9yZk5i6aTI/sxeTyEmoahqdcx+6uV6w==}
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/markdown': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/markdown': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
vue: 3.3.8
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2320,11 +2449,11 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-git@2.0.0-beta.67:
- resolution: {integrity: sha512-9JSGmEtDqBWEmszqEE7spBjWdbeZo0jeMi2ZQLT4KgQrYh5fU/DO8MgeJxGXXd9xvpz4aVAzQR+gqYpL6kO5Jw==}
+ /@vuepress/plugin-git@2.0.0-beta.68:
+ resolution: {integrity: sha512-L3F5fMu0zVzl90xlZBjoHJSCHdGFfWGs624xcC66QKeFXU6xVt7lMB4wyuPYfi6opCSfDwigmVYcJOsMmbCdBg==}
dependencies:
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
execa: 8.0.1
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2332,12 +2461,12 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-medium-zoom@2.0.0-beta.67:
- resolution: {integrity: sha512-KLXfzKKbAhLSaRdbkHlvpbpYtaqINYBJ9gB4Q7CQ5AUaA8uStLG6rX0RjyhKAONfIJWuFiVYCp38QSI++fa/tA==}
+ /@vuepress/plugin-medium-zoom@2.0.0-beta.68:
+ resolution: {integrity: sha512-2bnxcvNQM+i9b5cDDgzitfyLawssPzcxVVOcscUozhvNSkiVre6aCVjStmLk9uWpsFPhtkWawdXCFYpCdBF7Ug==}
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
medium-zoom: 1.0.8
vue: 3.3.8
transitivePeerDependencies:
@@ -2346,12 +2475,12 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-nprogress@2.0.0-beta.67:
- resolution: {integrity: sha512-BlqALWsNCllrqhMgRGz+50ah984XCwp1wejNYGP0ENEGSo1SY2dUI4AatIWep4Zj+0s7gbBR0swZc49hkLpENg==}
+ /@vuepress/plugin-nprogress@2.0.0-beta.68:
+ resolution: {integrity: sha512-72yFcUIaON4YUwjf/6qK1DkZcGnZAST/At2t2/esUVm3XOEPxqz2HwKYfU89Rp/+VZfTp0Nn8W4kXuLcC+V0KA==}
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
transitivePeerDependencies:
@@ -2360,11 +2489,11 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-palette@2.0.0-beta.67:
- resolution: {integrity: sha512-Ea2nLx9yH4c70MUQpFXuRAD6OZNVdyVGppvNwyGswutqPkRu7km18ml4Jk767iGMAVfzmrlphd6VIUJBUJ81JQ==}
+ /@vuepress/plugin-palette@2.0.0-beta.68:
+ resolution: {integrity: sha512-LILoXCY9NMi+doNz09HiUeNiElJy6ECbR/yodOBp+jcwGZ4RVPFp8PEeK3jCZ8+UuJxa1mmmi6dqTxp02xrAFQ==}
dependencies:
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
chokidar: 3.5.3
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2372,10 +2501,10 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-prismjs@2.0.0-beta.67:
- resolution: {integrity: sha512-IaTc/BHwdO/ydfcoGmqUsDI5G2rPsgffxDtHx4pogaBCF2A6X9O++hrR/YExOHwwyhaE/6c6kflJAefaHb+Arg==}
+ /@vuepress/plugin-prismjs@2.0.0-beta.68:
+ resolution: {integrity: sha512-IARRHzZ2XeLQPfelimqU/eexoItnwnz6z4tSkTIrV4PQeWg6EjMc92TxHyE+EEWAcka/DZxd42+xq0QV7FSJJQ==}
dependencies:
- '@vuepress/core': 2.0.0-beta.67
+ '@vuepress/core': 2.0.0-beta.68
prismjs: 1.29.0
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2383,14 +2512,14 @@ packages:
- typescript
dev: true
- /@vuepress/plugin-theme-data@2.0.0-beta.67:
- resolution: {integrity: sha512-emTj1fvYXM/+WWObmgR0STRwkcDEM9QLD9ZP/JK5hEdt9KQnl8qO9NIzVfP/acgqbxFJQVvsmMSruXXknN68FQ==}
+ /@vuepress/plugin-theme-data@2.0.0-beta.68:
+ resolution: {integrity: sha512-UFiMxJAD20mOK29P1H8zoHFNeDVer+2goQ9qy/VjDAbzE2I2yOa6TbJ7fWhSO8Vq0dCy7cX92wZMhXQIyUeNgQ==}
dependencies:
'@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
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
vue: 3.3.8
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2405,29 +2534,36 @@ packages:
'@vue/shared': 3.3.8
dev: true
- /@vuepress/theme-default@2.0.0-beta.67:
- resolution: {integrity: sha512-t8wfKaf/WUAifcKTYfnpsUxTVF5C4LUSiX2DH+JTt0lB/bv4SKQstuZtLvLiV9C4q2ekjGpitaW85T4KDnshug==}
+ /@vuepress/shared@2.0.0-beta.68:
+ resolution: {integrity: sha512-vnlOOchZ7ZHeTQuFDKcTC1AKF5zl4+XKwZZdpX9cUkIl3rYbM4y80yoWvfG5SQnPjjoYG57g4Qz21Fa8u/CnCQ==}
+ dependencies:
+ '@mdit-vue/types': 1.0.0
+ '@vue/shared': 3.3.8
+ dev: true
+
+ /@vuepress/theme-default@2.0.0-beta.68:
+ resolution: {integrity: sha512-qsIaM3ZVjJb6KeuScxVRLfLylBa3kK7IriZ9YlmkHl2NwzspsqVMTh4Ozd2MlkhzMH4TnB1XLybTQKGCZnQBVw==}
peerDependencies:
sass-loader: ^13.2.1
peerDependenciesMeta:
sass-loader:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/plugin-active-header-links': 2.0.0-beta.67
- '@vuepress/plugin-back-to-top': 2.0.0-beta.67
- '@vuepress/plugin-container': 2.0.0-beta.67
- '@vuepress/plugin-external-link-icon': 2.0.0-beta.67
- '@vuepress/plugin-git': 2.0.0-beta.67
- '@vuepress/plugin-medium-zoom': 2.0.0-beta.67
- '@vuepress/plugin-nprogress': 2.0.0-beta.67
- '@vuepress/plugin-palette': 2.0.0-beta.67
- '@vuepress/plugin-prismjs': 2.0.0-beta.67
- '@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.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/plugin-active-header-links': 2.0.0-beta.68
+ '@vuepress/plugin-back-to-top': 2.0.0-beta.68
+ '@vuepress/plugin-container': 2.0.0-beta.68
+ '@vuepress/plugin-external-link-icon': 2.0.0-beta.68
+ '@vuepress/plugin-git': 2.0.0-beta.68
+ '@vuepress/plugin-medium-zoom': 2.0.0-beta.68
+ '@vuepress/plugin-nprogress': 2.0.0-beta.68
+ '@vuepress/plugin-palette': 2.0.0-beta.68
+ '@vuepress/plugin-prismjs': 2.0.0-beta.68
+ '@vuepress/plugin-theme-data': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
sass: 1.69.5
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
@@ -2440,9 +2576,9 @@ packages:
/@vuepress/utils@2.0.0-beta.67:
resolution: {integrity: sha512-wCK0uggm4gXroy7UkS1u8wDQmD4b0L6Gjqd/1PZTDhNlMLsrjBx7lqqoIKqarMdB2wmDLroPJcC9otvCz2oQug==}
dependencies:
- '@types/debug': 4.1.11
- '@types/fs-extra': 11.0.3
- '@types/hash-sum': 1.0.1
+ '@types/debug': 4.1.12
+ '@types/fs-extra': 11.0.4
+ '@types/hash-sum': 1.0.2
'@vuepress/shared': 2.0.0-beta.67
debug: 4.3.4
fs-extra: 11.1.1
@@ -2455,24 +2591,42 @@ packages:
- supports-color
dev: true
- /@vueuse/core@10.5.0(vue@3.3.8):
- resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==}
+ /@vuepress/utils@2.0.0-beta.68:
+ resolution: {integrity: sha512-asRN+c8JCIVJWusP/V0FY8rgArGwuKXarEIKwFHcaR7x9IeB3Iww4p8raQHb1xYJADM7QFXx1gs2oM6Fx4XsUw==}
dependencies:
- '@types/web-bluetooth': 0.0.18
- '@vueuse/metadata': 10.5.0
- '@vueuse/shared': 10.5.0(vue@3.3.8)
+ '@types/debug': 4.1.12
+ '@types/fs-extra': 11.0.4
+ '@types/hash-sum': 1.0.2
+ '@vuepress/shared': 2.0.0-beta.68
+ debug: 4.3.4
+ fs-extra: 11.1.1
+ globby: 14.0.0
+ hash-sum: 2.0.0
+ ora: 7.0.1
+ picocolors: 1.0.0
+ upath: 2.0.1
+ transitivePeerDependencies:
+ - supports-color
+ dev: true
+
+ /@vueuse/core@10.6.0(vue@3.3.8):
+ resolution: {integrity: sha512-+Yee+g9+9BEbvkyGdn4Bf4yZx9EfocAytpV2ZlrlP7xcz+qznLmZIDqDroTvc5vtMkWZicisgEv8dt3+jL+HQg==}
+ dependencies:
+ '@types/web-bluetooth': 0.0.20
+ '@vueuse/metadata': 10.6.0
+ '@vueuse/shared': 10.6.0(vue@3.3.8)
vue-demi: 0.14.6(vue@3.3.8)
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
- /@vueuse/metadata@10.5.0:
- resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==}
+ /@vueuse/metadata@10.6.0:
+ resolution: {integrity: sha512-mzKHkHoiK6xVz01VzQjM2l6ofUanEaofgEGPgDHcAzlvOTccPRTIdEuzneOUTYxgfm1vkDikS6rtrEw/NYlaTQ==}
dev: true
- /@vueuse/shared@10.5.0(vue@3.3.8):
- resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==}
+ /@vueuse/shared@10.6.0(vue@3.3.8):
+ resolution: {integrity: sha512-0t4MVE18sO+/4Gh0jfeOXBTjKeV4606N9kIrDOLPjFl8Rwnlodn+QC5A4LfJuysK7aOsTMjF3KnzNeueaI0xlQ==}
dependencies:
vue-demi: 0.14.6(vue@3.3.8)
transitivePeerDependencies:
@@ -2645,38 +2799,38 @@ packages:
engines: {node: '>= 0.4'}
dev: true
- /babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.2):
+ /babel-plugin-polyfill-corejs2@0.4.6(@babel/core@7.23.3):
resolution: {integrity: sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/compat-data': 7.23.2
- '@babel/core': 7.23.2
- '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.2)
+ '@babel/compat-data': 7.23.3
+ '@babel/core': 7.23.3
+ '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.3)
semver: 6.3.1
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-corejs3@0.8.6(@babel/core@7.23.2):
+ /babel-plugin-polyfill-corejs3@0.8.6(@babel/core@7.23.3):
resolution: {integrity: sha512-leDIc4l4tUgU7str5BWLS2h8q2N4Nf6lGZP6UrNDxdtfF2g69eJ5L0H7S8A5Ln/arfFAfHor5InAdZuIOwZdgQ==}
peerDependencies:
'@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0
dependencies:
- '@babel/core': 7.23.2
- '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.3)
core-js-compat: 3.33.2
transitivePeerDependencies:
- supports-color
dev: true
- /babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.2):
+ /babel-plugin-polyfill-regenerator@0.5.3(@babel/core@7.23.3):
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.2
- '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/helper-define-polyfill-provider': 0.4.3(@babel/core@7.23.3)
transitivePeerDependencies:
- supports-color
dev: true
@@ -2740,7 +2894,7 @@ packages:
hasBin: true
dependencies:
caniuse-lite: 1.0.30001561
- electron-to-chromium: 1.4.576
+ electron-to-chromium: 1.4.581
node-releases: 2.0.13
update-browserslist-db: 1.0.13(browserslist@4.22.1)
dev: true
@@ -3473,8 +3627,8 @@ packages:
jake: 10.8.7
dev: true
- /electron-to-chromium@1.4.576:
- resolution: {integrity: sha512-yXsZyXJfAqzWk1WKryr0Wl0MN2D47xodPvEEwlVePBnhU5E7raevLQR+E6b9JAD3GfL/7MbAL9ZtWQQPcLx7wA==}
+ /electron-to-chromium@1.4.581:
+ resolution: {integrity: sha512-6uhqWBIapTJUxgPTCHH9sqdbxIMPt7oXl0VcAL1kOtlU6aECdcMncCrX5Z7sHQ/invtrC9jUQUef7+HhO8vVFw==}
dev: true
/elkjs@0.8.2:
@@ -3736,7 +3890,7 @@ packages:
/flowchart.ts@1.0.1:
resolution: {integrity: sha512-J0Sqob1Kt2MO+lKUH48h2uCIsTfEahXflKiOgVuG48T6p6oosVgaCl6TvjqNjP4pW1w8FVF4L1DbqHCxoxj5mA==}
dependencies:
- '@types/raphael': 2.3.6
+ '@types/raphael': 2.3.7
raphael: 2.3.0
tslib: 2.6.2
dev: true
@@ -3930,6 +4084,18 @@ packages:
slash: 4.0.0
dev: true
+ /globby@14.0.0:
+ resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==}
+ engines: {node: '>=18'}
+ dependencies:
+ '@sindresorhus/merge-streams': 1.0.0
+ fast-glob: 3.3.2
+ ignore: 5.2.4
+ path-type: 5.0.0
+ slash: 5.1.0
+ unicorn-magic: 0.1.0
+ dev: true
+
/gopd@1.0.1:
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
dependencies:
@@ -4311,7 +4477,7 @@ packages:
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
engines: {node: '>= 10.13.0'}
dependencies:
- '@types/node': 20.8.10
+ '@types/node': 20.9.0
merge-stream: 2.0.0
supports-color: 7.2.0
dev: true
@@ -4429,7 +4595,7 @@ packages:
/lit-html@2.8.0:
resolution: {integrity: sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==}
dependencies:
- '@types/trusted-types': 2.0.5
+ '@types/trusted-types': 2.0.6
dev: true
/lit@2.8.0:
@@ -4534,13 +4700,13 @@ packages:
- supports-color
dev: true
- /markdown-it-anchor@8.6.7(@types/markdown-it@13.0.5)(markdown-it@13.0.2):
+ /markdown-it-anchor@8.6.7(@types/markdown-it@13.0.6)(markdown-it@13.0.2):
resolution: {integrity: sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==}
peerDependencies:
'@types/markdown-it': '*'
markdown-it: '*'
dependencies:
- '@types/markdown-it': 13.0.5
+ '@types/markdown-it': 13.0.6
markdown-it: 13.0.2
dev: true
@@ -4575,8 +4741,8 @@ packages:
/mdast-util-from-markdown@1.3.1:
resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==}
dependencies:
- '@types/mdast': 3.0.14
- '@types/unist': 2.0.9
+ '@types/mdast': 3.0.15
+ '@types/unist': 2.0.10
decode-named-character-reference: 1.0.2
mdast-util-to-string: 3.2.0
micromark: 3.2.0
@@ -4594,7 +4760,7 @@ packages:
/mdast-util-to-string@3.2.0:
resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==}
dependencies:
- '@types/mdast': 3.0.14
+ '@types/mdast': 3.0.15
dev: true
/mdurl@1.0.1:
@@ -4618,8 +4784,8 @@ packages:
resolution: {integrity: sha512-Hky0/RpOw/1il9X8AvzOEChfJtVvmXm+y7JML5C//ePYMy0/9jCEmW1E1g86x9oDfW9+iVEdTV/i+M6KWRNs4A==}
dependencies:
'@braintree/sanitize-url': 6.0.4
- '@types/d3-scale': 4.0.7
- '@types/d3-scale-chromatic': 3.0.1
+ '@types/d3-scale': 4.0.8
+ '@types/d3-scale-chromatic': 3.0.2
cytoscape: 3.27.0
cytoscape-cose-bilkent: 4.1.0(cytoscape@3.27.0)
cytoscape-fcose: 2.2.0(cytoscape@3.27.0)
@@ -4799,7 +4965,7 @@ packages:
/micromark@3.2.0:
resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==}
dependencies:
- '@types/debug': 4.1.11
+ '@types/debug': 4.1.12
debug: 4.3.4
decode-named-character-reference: 1.0.2
micromark-core-commonmark: 1.1.0
@@ -5198,6 +5364,11 @@ packages:
engines: {node: '>=8'}
dev: true
+ /path-type@5.0.0:
+ resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
+ engines: {node: '>=12'}
+ dev: true
+
/photoswipe@5.4.2:
resolution: {integrity: sha512-z5hr36nAIPOZbHJPbCJ/mQ3+ZlizttF9za5gKXKH/us1k4KNHaRbC63K1Px5sVVKUtGb/2+ixHpKqtwl0WAwvA==}
engines: {node: '>= 0.12.0'}
@@ -5416,8 +5587,8 @@ packages:
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
dev: true
- /reveal.js@5.0.1:
- resolution: {integrity: sha512-cgbEasV/Yh8QIRyCCiOHRtio6uxAwmOAhyr80vegX2P69/iwE1FX77EXJ9NAPvcODxoIyYrgvxAaPxR5TKcsFw==}
+ /reveal.js@5.0.2:
+ resolution: {integrity: sha512-G5dhsr/2wormdrYPtZBfRamvnPrHc/8TtYVH3EpIzfMyKSiTprFwn61nFZbcmeK4iKKdLq2MMiiMNqlRmkBU4A==}
engines: {node: '>=18.0.0'}
dev: true
@@ -5604,7 +5775,7 @@ packages:
hasBin: true
dependencies:
'@types/node': 17.0.45
- '@types/sax': 1.2.6
+ '@types/sax': 1.2.7
arg: 5.0.2
sax: 1.3.0
dev: true
@@ -5614,6 +5785,11 @@ packages:
engines: {node: '>=12'}
dev: true
+ /slash@5.1.0:
+ resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
+ engines: {node: '>=14.16'}
+ dev: true
+
/slimsearch@1.0.0:
resolution: {integrity: sha512-ig1Du+U5LFngeDokhUupBqmEz3aKRJ4v+R2t6ZOi3aPGaFivYxxOiDcJX7fR0xPxjmTe94rAA6RW5gKlX5Gcsg==}
dev: true
@@ -5986,6 +6162,11 @@ packages:
engines: {node: '>=4'}
dev: true
+ /unicorn-magic@0.1.0:
+ resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
+ engines: {node: '>=18'}
+ dev: true
+
/unique-filename@2.0.1:
resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==}
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
@@ -6010,7 +6191,7 @@ packages:
/unist-util-stringify-position@3.0.3:
resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==}
dependencies:
- '@types/unist': 2.0.9
+ '@types/unist': 2.0.10
dev: true
/universalify@2.0.1:
@@ -6065,8 +6246,8 @@ packages:
sade: 1.8.1
dev: true
- /vite@4.4.11:
- resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==}
+ /vite@4.5.0:
+ resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies:
@@ -6139,14 +6320,14 @@ packages:
'@vue/shared': 3.3.8
dev: true
- /vuepress-plugin-auto-catalog@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-lQEX67OugnhAZUz8W/5Zs0b3JT3ZjyI+F++uNeo6wUU220k8m9I30zPQT1Mo0cMPXKImFJycj95gnwUP5a68mA==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-auto-catalog@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-E6QuYrUC0nARFTl66VrSwbuCdK9dTgqahV2PRDrq4AyY/tRGc7BMTWJNKbmxYatl82IRytFVqDi3eK+0BGnIFA==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6157,16 +6338,16 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-components: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-components: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- dashjs
@@ -6178,13 +6359,13 @@ packages:
- vidstack
dev: true
- /vuepress-plugin-blog2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-/i3FXNZz3zWUUSDxhPvoWyhfYz/ffJNYJHuOPdv7kT3H9ZpcYoDbWZN/Y6xaz3wa1L2WMb8Ui2lSIkDHhMePiw==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-blog2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-CHbGY/at63NyuuHJwxDgAJBCecBo4eBtZgxDCd3qKQU7EG9hJvfeEOgcWMRh5w5j1ueJz2iuLEUXHTaldYki0g==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6193,32 +6374,32 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
chokidar: 3.5.3
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-comment2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-TvsHmL1OBeXDEcCLp5qgg5xWUsHw/PxvYpwuLOeoZsfwxO3T5pJuo3v4goAl9dNIbQY76T8zFp99Hf5g2i0lAA==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-comment2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-Qa9HSaCPNJsqdB8BqnSR0cA+N4v3jC+72Em0bShlzdinWT9uwfWZ/1mEMI5/XA86X366/vHEDGFiANK9qs2qFA==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
'@waline/client': ^2.15.8
artalk: ^2.6.4
sass-loader: ^13.3.2
twikoo: ^1.6.22
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
'@waline/client':
optional: true
@@ -6235,34 +6416,34 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
giscus: 1.3.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-components@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-mEMsyIyBB1B7R6syrzGc9+mwRY5ZPd+LaXRGZFHiUcJ/jAL7RzpMmIunzAhcyhy7Mk4V6Jlxvw/Gi2yuZQrLlg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-components@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-efBjc9DK3DIUJWh4JDU6NmhwNb9M/0hIJhhomraesh8EMHM4e/jEYEPtMsNHJ4OPuJ5sisBsrL/RzOv2+S6fKg==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
dashjs: ^4.7.2
hls.js: ^1.4.12
mpegts.js: ^1.7.3
plyr: ^3.7.8
sass-loader: ^13.3.2
- vidstack: ^1.5.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vidstack: ^1.5.5
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
dashjs:
optional: true
@@ -6284,34 +6465,34 @@ packages:
optional: true
dependencies:
'@stackblitz/sdk': 1.9.0
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
artplayer: 5.0.9
balloon-css: 1.2.0
create-codepen: 1.0.1
qrcode: 1.5.3
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-reading-time2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-reading-time2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-copy-code2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-1my3m+6YGxHBsoVlWKIDWHsn32KScbx4Oyc5kN290G7aNEmBIFZwUX91+746Gab9TqoF2ssAv68UqryL+XZhZg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-copy-code2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-Eq7df53aHu5A4zVhaDsrO+uoGCoya2dX3cFnfh2eLfgHxEDSoVtuSSVAGp92uCtCxxvhdPCf6msmEss3ZEtbng==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6322,29 +6503,29 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
balloon-css: 1.2.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-copyright2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-D4wEn+7khkZpukOMpBCZk6YvtgL5hPxd9GAWly6XRCGbbtIiXOxBT+no8JB+0ZCgpH7jDL40P//JH/P7GFEMFw==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-copyright2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-YDIG8LBsQIiD87jp1qfwlj/6Y2gGqILhyWzlImhAq5htizZAMENEDmSGYZvNVyygYtyCQoWgTImewwD8yDBqkw==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6353,27 +6534,27 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-feed2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-NC8/63po1utg6LJUMovZgEAxtf/Do0OpwjGQhMZRSjjSE6g4lRPfoMTG9CG7jmhT1tuJDxeO/bJ2PasDdJyaPQ==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-feed2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-0GVO6on/TI9I+KAjR/FsSpNMAIqksUKgueLunDEFccwY35t4um/NVJN5qSSxuVhF3J6RtvMPMOvLqdlPRSeEPg==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6382,11 +6563,11 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
cheerio: 1.0.0-rc.12
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
xml-js: 1.6.11
transitivePeerDependencies:
- '@vue/composition-api'
@@ -6394,10 +6575,11 @@ packages:
- typescript
dev: true
- /vuepress-plugin-md-enhance@2.0.0-beta.246(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.1)(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-HEBPjkuJi7iPUdRfwyjDhHKaToD8Ru2oLTT9NO81oKpkmWCrEn9ps9juOwaA10LiF7lWLIXBPDb1NK0z+gUb+A==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-md-enhance@2.0.0-beta.250(@types/js-yaml@4.0.9)(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.2)(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-EpJvK8YfEDNAuaItILyH8405W80qdTYSenn40T2vqmcemHhMnNuCY1vbZNa2GoHO+XiFXptRjwAueeTlMaa/dg==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
+ '@types/js-yaml': ^4.0.9
'@types/reveal.js': ^4.4.5
'@vue/repl': ^2.5.8
chart.js: ^4.4.0
@@ -6406,11 +6588,11 @@ packages:
katex: ^0.16.9
mathjax-full: ^3.2.2
mermaid: ^10.6.1
- reveal.js: ^5.0.0
+ reveal.js: ^5.0.2
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
'@types/reveal.js':
optional: true
@@ -6439,7 +6621,7 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@babel/core': 7.23.2
+ '@babel/core': 7.23.3
'@mdit/plugin-align': 0.6.5(markdown-it@13.0.2)
'@mdit/plugin-attrs': 0.6.5(markdown-it@13.0.2)
'@mdit/plugin-container': 0.6.5(markdown-it@13.0.2)
@@ -6460,13 +6642,13 @@ packages:
'@mdit/plugin-tasklist': 0.6.5(markdown-it@13.0.2)
'@mdit/plugin-tex': 0.6.5(markdown-it@13.0.2)
'@mdit/plugin-uml': 0.6.5(markdown-it@13.0.2)
- '@types/js-yaml': 4.0.8
- '@types/markdown-it': 13.0.5
+ '@types/js-yaml': 4.0.9
+ '@types/markdown-it': 13.0.6
'@vue/repl': 2.6.3
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
balloon-css: 1.2.0
chart.js: 4.4.0
echarts: 5.4.3
@@ -6476,26 +6658,26 @@ packages:
markdown-it: 13.0.2
mathjax-full: 3.2.2
mermaid: 10.6.1
- reveal.js: 5.0.1
+ reveal.js: 5.0.2
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-photo-swipe@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-cOorY33NmOluHg2f4Ia4iJebJaJUz1q/+0i253/lZExHcbGDaL4FXSYobX8rGp9MZfc/2c/gbmw/S0LOa2NfXg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-photo-swipe@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-6wNf72vevyE11BGN9cxPXpf/Rk0Aymf+UDsoImdNP/FzBRRVDpy6Mt4jXn36BrxDx4w38S9QOfi/dz8rd784gQ==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6506,30 +6688,30 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
photoswipe: 5.4.2
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-pwa2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-DOiF10VKYjl7KYhr7Uwar/aS71oOl+TbXBM/mUkNig2917Yo3Kx8wQ19JUZGRWISafA13D5P2bWBiU4HbcUkkw==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-pwa2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-kWNotBBOqJcjjBzWj+1r/U8yZodsu1lDzp6+RXaWgusn6ZeowelEe3PfCYcmzRTx5lbN+q3OfX008b0awxPwxQ==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6540,17 +6722,17 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
mitt: 3.0.1
register-service-worker: 1.7.2
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
workbox-build: 7.0.0
transitivePeerDependencies:
- '@types/babel__core'
@@ -6559,13 +6741,13 @@ packages:
- typescript
dev: true
- /vuepress-plugin-reading-time2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-HIcFVPqFQUjyOOOJIjHvBmxwq08GkW3yNQMwtLs+ivFnDRsEaBF11ahl6GvAlCZgULCWC18F4TsfFOEIiSufwA==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-reading-time2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-4i1GlEXhcDlvOdDrIUX42quMY5f05vBDL9v6hhKA3yj539fRFI1MJ1PucMihlfwrVYlHuEGtlsR3tXLSUL6A6w==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6574,23 +6756,23 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
vue: 3.3.8
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-rtl@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-bchAkdevEnhXrOc8CC9zPki/b1ewhArCpuafrLNl4H8exydpGgpIv2jDBSaYQ5F1trutoC4LErspsldA4AzKtg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-rtl@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-/RaP4cs2QFm+Hw/NNm9J2ppA1bQz4If21lbhcRNG2znfEuVr+b6RvMh1l/omMDJ2LYC05bspYxZlifONx46UcA==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6599,26 +6781,26 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
vue: 3.3.8
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-sass-palette@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-N0P/Nl+fARoKkj/IpaFKFOnJt4GI1zV8QhdONFr+PFPUTqpthep/L8sFOh3glw3KJ18/tBu0NLoSa1ytTsMLig==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-sass-palette@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-LzFsd+LV57IahHkvIBFhx4lXpFWwZf61apIY3cwPhD8VrbfR11ZbmylK1c/uQh34XvKfIrO5OJ4nkYpt++ZDvg==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6629,26 +6811,26 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
chokidar: 3.5.3
sass: 1.69.5
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-search-pro@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-N8X5UhMZIT8EIUzbVMV/fEP9ktYiUm88wpTxd27/ByCKdcOoKAvAczqQnabVxSAehpGEMONWyWQgkrlT8NkVMA==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-search-pro@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-a7C9YoUkbVGl09xYULDBdZmOpuow546xdMU6k88Us9vQzOAQ97WgGkwCFd5eyXhZUvPMzZQ/8/QhkgTHABcXtw==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6659,31 +6841,31 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
cheerio: 1.0.0-rc.12
chokidar: 3.5.3
slimsearch: 1.0.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-seo2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-eSOIOiUoHkYjLcnbMBUthL00wYZDNyaY9d65oL/xrbwROx/uqG7UdpJ8kgMXdF5tt0rIkTZPkW/Yw1dKMBvfGg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-seo2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-IUQNlQ5+pF6/gDvobg6icB8MluJUJ//KCTPZc72S/1O34TyY6qcR7iO5m2OI+8QPEVGP8LiP2NUHZkeyP2MWjw==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6692,23 +6874,23 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-plugin-sitemap2@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-ZBfZSiJoVg/C8dpmJTtx7sf/9bT6idKO+es/OCChGuZ3pIgBY3OLoqrvWUA32HcTDqliX5qZvnJvM4HbF1NXAA==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-plugin-sitemap2@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-01kPPLdMKkDEyB3IoLc5FHUUWaDzb6oVeejxGZxlt1AtbX8K1ETHZzgdej1d9asBiuXPxn7ePUqawBLshP096g==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6717,11 +6899,11 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
sitemap: 7.1.1
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
@@ -6741,13 +6923,13 @@ packages:
- typescript
dev: true
- /vuepress-shared@2.0.0-beta.246(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-kAFo74+wqyVn4bS/AXm19s/2VrKwS26CrUL6q/mNuBuLprlNILdpylKnnwsn/QYACqiHDDz4hyBjOH08bVb6Iw==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-shared@2.0.0-beta.250(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-HDWvMkaxZSezrqJe/r/L7gHNNTcIp9cDMUE7MJ/YOJJ4auoRkhuclMyJA/bAbGVQY2c+/jLjtFeMlYdtSI/tlQ==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
vuepress:
optional: true
@@ -6756,10 +6938,10 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/shared': 2.0.0-beta.67
- '@vuepress/utils': 2.0.0-beta.67
- '@vueuse/core': 10.5.0(vue@3.3.8)
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
cheerio: 1.0.0-rc.12
dayjs: 1.11.10
execa: 8.0.1
@@ -6769,21 +6951,21 @@ packages:
striptags: 3.2.0
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
transitivePeerDependencies:
- '@vue/composition-api'
- supports-color
- typescript
dev: true
- /vuepress-theme-hope@2.0.0-beta.246(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.1)(vuepress@2.0.0-beta.67):
- resolution: {integrity: sha512-q8nfHr7rvMV1d+r2dKBPUk+JjQ5d8bUd8rxw4HUE9JjsCQhpRhtY7a75CKYG57bwSt3jOloPeHoz1tfut81Tcg==}
- engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7'}
+ /vuepress-theme-hope@2.0.0-beta.250(@types/js-yaml@4.0.9)(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.2)(vuepress@2.0.0-beta.68):
+ resolution: {integrity: sha512-yHaMXI57iyzD5ctuYl1Jsn0RjUeuHhfXvjpAu9KKHeRujQEws1z6550EbOfPkqJ9CmBPqPniQTyreNNUFWU4lw==}
+ engines: {node: '>=18.16.0', npm: '>=8', pnpm: '>=7', yarn: '>=2'}
peerDependencies:
sass-loader: ^13.3.2
- vuepress: 2.0.0-beta.67
- vuepress-vite: 2.0.0-beta.67
- vuepress-webpack: 2.0.0-beta.67
+ vuepress: 2.0.0-beta.68
+ vuepress-vite: 2.0.0-beta.68
+ vuepress-webpack: 2.0.0-beta.68
peerDependenciesMeta:
sass-loader:
optional: true
@@ -6794,19 +6976,19 @@ packages:
vuepress-webpack:
optional: true
dependencies:
- '@vuepress/cli': 2.0.0-beta.67
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/plugin-active-header-links': 2.0.0-beta.67
- '@vuepress/plugin-container': 2.0.0-beta.67
- '@vuepress/plugin-external-link-icon': 2.0.0-beta.67
- '@vuepress/plugin-git': 2.0.0-beta.67
- '@vuepress/plugin-nprogress': 2.0.0-beta.67
- '@vuepress/plugin-prismjs': 2.0.0-beta.67
- '@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.5.0(vue@3.3.8)
+ '@vuepress/cli': 2.0.0-beta.68
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/plugin-active-header-links': 2.0.0-beta.68
+ '@vuepress/plugin-container': 2.0.0-beta.68
+ '@vuepress/plugin-external-link-icon': 2.0.0-beta.68
+ '@vuepress/plugin-git': 2.0.0-beta.68
+ '@vuepress/plugin-nprogress': 2.0.0-beta.68
+ '@vuepress/plugin-prismjs': 2.0.0-beta.68
+ '@vuepress/plugin-theme-data': 2.0.0-beta.68
+ '@vuepress/shared': 2.0.0-beta.68
+ '@vuepress/utils': 2.0.0-beta.68
+ '@vueuse/core': 10.6.0(vue@3.3.8)
balloon-css: 1.2.0
bcrypt-ts: 4.0.1
cheerio: 1.0.0-rc.12
@@ -6814,25 +6996,26 @@ packages:
gray-matter: 4.0.3
vue: 3.3.8
vue-router: 4.2.5(vue@3.3.8)
- vuepress: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
- vuepress-plugin-auto-catalog: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-blog2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-comment2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-components: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-copy-code2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-copyright2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-feed2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-md-enhance: 2.0.0-beta.246(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.1)(vuepress@2.0.0-beta.67)
- vuepress-plugin-photo-swipe: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-pwa2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-reading-time2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-rtl: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-sass-palette: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-seo2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-plugin-sitemap2: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
- vuepress-shared: 2.0.0-beta.246(vuepress@2.0.0-beta.67)
+ vuepress: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
+ vuepress-plugin-auto-catalog: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-blog2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-comment2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-components: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-copy-code2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-copyright2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-feed2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-md-enhance: 2.0.0-beta.250(@types/js-yaml@4.0.9)(@vue/repl@2.6.3)(chart.js@4.4.0)(echarts@5.4.3)(flowchart.ts@1.0.1)(katex@0.16.9)(mathjax-full@3.2.2)(mermaid@10.6.1)(reveal.js@5.0.2)(vuepress@2.0.0-beta.68)
+ vuepress-plugin-photo-swipe: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-pwa2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-reading-time2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-rtl: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-sass-palette: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-seo2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-plugin-sitemap2: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
+ vuepress-shared: 2.0.0-beta.250(vuepress@2.0.0-beta.68)
transitivePeerDependencies:
- '@types/babel__core'
+ - '@types/js-yaml'
- '@types/reveal.js'
- '@vue/composition-api'
- '@vue/repl'
@@ -6855,19 +7038,19 @@ packages:
- vidstack
dev: true
- /vuepress-vite@2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8):
- resolution: {integrity: sha512-oaak2RPKBP0LeaDpDntlsQWLklCBf2vdeceXtPSLV2IzL/wtMHs5DQ/f7zXxCzvku3h/FIstmgoKq/vC0TvHkA==}
- engines: {node: '>=16.19.0'}
+ /vuepress-vite@2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8):
+ resolution: {integrity: sha512-/+qO1uO8EX6ERFFgaWqKNW/nD89JrmS9sgMYxREPM0lsWj1E+bgkvc8KJ6DIgWRc1lRs0kMrEhK3UHC0md8ESQ==}
+ engines: {node: '>=18.16.0'}
hasBin: true
peerDependencies:
- '@vuepress/client': 2.0.0-beta.67
+ '@vuepress/client': 2.0.0-beta.68
vue: ^3.3.4
dependencies:
- '@vuepress/bundler-vite': 2.0.0-beta.67
- '@vuepress/cli': 2.0.0-beta.67
- '@vuepress/client': 2.0.0-beta.67
- '@vuepress/core': 2.0.0-beta.67
- '@vuepress/theme-default': 2.0.0-beta.67
+ '@vuepress/bundler-vite': 2.0.0-beta.68
+ '@vuepress/cli': 2.0.0-beta.68
+ '@vuepress/client': 2.0.0-beta.68
+ '@vuepress/core': 2.0.0-beta.68
+ '@vuepress/theme-default': 2.0.0-beta.68
vue: 3.3.8
transitivePeerDependencies:
- '@types/node'
@@ -6884,12 +7067,12 @@ packages:
- typescript
dev: true
- /vuepress@2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8):
- resolution: {integrity: sha512-931pKDOph20RKMLZAH5YYlMz+nfx9jcOQio1Gxk0pB7DwuSxAVFxPv2dbIUP4E/4uWOkLppRhLYcrOoxEbVYzA==}
- engines: {node: '>=16.19.0'}
+ /vuepress@2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8):
+ resolution: {integrity: sha512-75naWJMIwyD1WiVswN01Am4JwcRxlUPLTkxN/345dVaVAgKyzIDKKJDgmUN6MKZkDN2z2dDKLMcquI6VUrlCRg==}
+ engines: {node: '>=18.16.0'}
hasBin: true
dependencies:
- vuepress-vite: 2.0.0-beta.67(@vuepress/client@2.0.0-beta.67)(vue@3.3.8)
+ vuepress-vite: 2.0.0-beta.68(@vuepress/client@2.0.0-beta.68)(vue@3.3.8)
transitivePeerDependencies:
- '@types/node'
- '@vue/composition-api'
@@ -6995,10 +7178,10 @@ packages:
engines: {node: '>=16.0.0'}
dependencies:
'@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0)
- '@babel/core': 7.23.2
- '@babel/preset-env': 7.23.2(@babel/core@7.23.2)
+ '@babel/core': 7.23.3
+ '@babel/preset-env': 7.23.3(@babel/core@7.23.3)
'@babel/runtime': 7.23.2
- '@rollup/plugin-babel': 5.3.1(@babel/core@7.23.2)(rollup@2.79.1)
+ '@rollup/plugin-babel': 5.3.1(@babel/core@7.23.3)(rollup@2.79.1)
'@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
@@ -7119,7 +7302,7 @@ packages:
/workbox-window@7.0.0:
resolution: {integrity: sha512-j7P/bsAWE/a7sxqTzXo3P2ALb1reTfZdvVp6OJ/uLr/C2kZAMvjeWGm8V4htQhor7DOvYg0sSbFN2+flT5U0qA==}
dependencies:
- '@types/trusted-types': 2.0.5
+ '@types/trusted-types': 2.0.6
workbox-core: 7.0.0
dev: true
diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts
index 8ae71197e1d..8cfbc5955aa 100644
--- a/src/.vuepress/theme.ts
+++ b/src/.vuepress/theme.ts
@@ -68,6 +68,7 @@ export default hopeTheme({
// "Share",
"SiteInfo",
// "StackBlitz",
+ "VPCard",
// "VidStack",
// "VideoPlayer",
// "XiGua",
@@ -80,7 +81,6 @@ export default hopeTheme({
mdEnhance: {
align: true,
attrs: false,
- card: true,
chart: false,
codetabs: true,
demo: true,
diff --git "a/src/\345\217\213\351\223\276/\345\217\213\351\223\276.md" "b/src/\345\217\213\351\223\276/\345\217\213\351\223\276.md"
index e1cb9c248d9..c991e4a5be3 100644
--- "a/src/\345\217\213\351\223\276/\345\217\213\351\223\276.md"
+++ "b/src/\345\217\213\351\223\276/\345\217\213\351\223\276.md"
@@ -7,80 +7,85 @@ sidebar: false
### 一个模板
```yaml
-title: 运维开发绿皮书
-desc: 放置我的笔记、搜集、摘录、实践,保持好奇心。看文需谨慎,后果很严重!
-logo: https://paper-dragon.github.io/logo.svg
-link: https://paper-dragon.github.io/
-color: rgb(163 217 171)
+
+
# 友链申请 https://paper-dragon.github.io/友链/友链.html
```
## 友链
-```card
-title: 〇°
-desc: 〇°的博客
-logo: https://lingdu.love/vuepress-lingdu-v2/img/logo.png
-link: https://lingdu.love
-color: rgb(163 217 171)
-```
+
## 官方文档
-```card
-title: VuePress
-desc: Vue 驱动的静态网站生成器
-logo: https://v2.vuepress.vuejs.org/images/hero.png
-link: https://v2.vuepress.vuejs.org/zh/
-color: rgb(193 197 210)
-```
+
-```card
-title: vuepress-theme-hope
-desc: 一个具有强大功能的 vuepress 主题✨
-logo: https://theme-hope.vuejs.press/logo.svg
-link: https://theme-hope.vuejs.press/zh/
-color: rgb(193 197 210)
-```
-```card
-title: Markdown 增强
-desc: 为 VuePress2 提供更多 Markdown 增强功能
-logo: https://plugin-md-enhance.vuejs.press/logo.svg
-link: https://plugin-md-enhance.vuejs.press/zh/
-color: rgb(193 197 210)
-```
-```card
-title: vuepress-plugin-comment2
-desc: 评论与阅读量插件
-logo: https://plugin-comment2.vuejs.press/logo.svg
-link: https://plugin-comment2.vuejs.press/zh/
-color: rgb(193 197 210)
-```
+
-```card
-title: vuepress-plugin-components
-desc: 面向 VuePress2 的常用组件
-logo: https://plugin-components.vuejs.press/logo.svg
-link: https://plugin-components.vuejs.press/zh/
-color: rgb(193 197 210)
-```
+
+
-```card
-title: vuepress-theme-hope Font Matter
-desc: Font Matter 配置直达
-logo: https://theme-hope.vuejs.press/logo.svg
-link: https://theme-hope.vuejs.press/zh/
-color: rgb(193 197 210)
-```
+
-```card
-title: fontawesome
-desc: 开源图标库
-logo: https://fontawesome.com/images/favicon/icon.svg
-link: https://fontawesome.com/
-color: rgb(193 197 210)
-```
+
+
+
+