mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-18 07:29:33 +08:00
chore: update deps
This commit is contained in:
parent
4c4f3fbd27
commit
33a2c19b18
@ -6,9 +6,9 @@
|
||||
"preview": "vitepress preview docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.13.0",
|
||||
"@types/node": "^20.14.2",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
||||
"ant-design-vue": "^4.2.1",
|
||||
"ant-design-vue": "^4.2.2",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"vite": "^5.2.12",
|
||||
"vue": "^3.4.27"
|
||||
@ -16,6 +16,6 @@
|
||||
"dependencies": {
|
||||
"medium-zoom": "^1.1.0",
|
||||
"swiper": "^11.1.4",
|
||||
"vitepress": "1.2.2"
|
||||
"vitepress": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
408
pnpm-lock.yaml
generated
408
pnpm-lock.yaml
generated
@ -12,25 +12,25 @@ dependencies:
|
||||
specifier: ^11.1.4
|
||||
version: 11.1.4
|
||||
vitepress:
|
||||
specifier: 1.2.2
|
||||
version: 1.2.2(@algolia/client-search@4.23.3)(@types/node@20.13.0)(markdown-it-mathjax3@4.3.2)(search-insights@2.14.0)
|
||||
specifier: 1.2.3
|
||||
version: 1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.2)(markdown-it-mathjax3@4.3.2)(search-insights@2.14.0)
|
||||
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.13.0
|
||||
version: 20.13.0
|
||||
specifier: ^20.14.2
|
||||
version: 20.14.2
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(vite@5.2.12)(vue@3.4.27)
|
||||
ant-design-vue:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1(vue@3.4.27)
|
||||
specifier: ^4.2.2
|
||||
version: 4.2.2(vue@3.4.27)
|
||||
markdown-it-mathjax3:
|
||||
specifier: ^4.3.2
|
||||
version: 4.3.2
|
||||
vite:
|
||||
specifier: ^5.2.12
|
||||
version: 5.2.12(@types/node@20.13.0)
|
||||
version: 5.2.12(@types/node@20.14.2)
|
||||
vue:
|
||||
specifier: ^3.4.27
|
||||
version: 3.4.27
|
||||
@ -215,33 +215,33 @@ packages:
|
||||
vue: 3.4.27
|
||||
dev: true
|
||||
|
||||
/@babel/code-frame@7.24.6:
|
||||
resolution: {integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==}
|
||||
/@babel/code-frame@7.24.7:
|
||||
resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/highlight': 7.24.6
|
||||
'@babel/highlight': 7.24.7
|
||||
picocolors: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@babel/compat-data@7.24.6:
|
||||
resolution: {integrity: sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==}
|
||||
/@babel/compat-data@7.24.7:
|
||||
resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@babel/core@7.24.6:
|
||||
resolution: {integrity: sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==}
|
||||
/@babel/core@7.24.7:
|
||||
resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@babel/code-frame': 7.24.6
|
||||
'@babel/generator': 7.24.6
|
||||
'@babel/helper-compilation-targets': 7.24.6
|
||||
'@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6)
|
||||
'@babel/helpers': 7.24.6
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/template': 7.24.6
|
||||
'@babel/traverse': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/generator': 7.24.7
|
||||
'@babel/helper-compilation-targets': 7.24.7
|
||||
'@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7)
|
||||
'@babel/helpers': 7.24.7
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/template': 7.24.7
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
convert-source-map: 2.0.0
|
||||
debug: 4.3.5
|
||||
gensync: 1.0.0-beta.2
|
||||
@ -251,263 +251,285 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/generator@7.24.6:
|
||||
resolution: {integrity: sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==}
|
||||
/@babel/generator@7.24.7:
|
||||
resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
'@jridgewell/gen-mapping': 0.3.5
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
jsesc: 2.5.2
|
||||
dev: true
|
||||
|
||||
/@babel/helper-annotate-as-pure@7.24.6:
|
||||
resolution: {integrity: sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg==}
|
||||
/@babel/helper-annotate-as-pure@7.24.7:
|
||||
resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-compilation-targets@7.24.6:
|
||||
resolution: {integrity: sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==}
|
||||
/@babel/helper-compilation-targets@7.24.7:
|
||||
resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.24.6
|
||||
'@babel/helper-validator-option': 7.24.6
|
||||
'@babel/compat-data': 7.24.7
|
||||
'@babel/helper-validator-option': 7.24.7
|
||||
browserslist: 4.23.0
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.1
|
||||
dev: true
|
||||
|
||||
/@babel/helper-create-class-features-plugin@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-djsosdPJVZE6Vsw3kk7IPRWethP94WHGOhQTc67SNXE0ZzMhHgALw8iGmYS0TD1bbMM0VDROy43od7/hN6WYcA==}
|
||||
/@babel/helper-create-class-features-plugin@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-annotate-as-pure': 7.24.6
|
||||
'@babel/helper-environment-visitor': 7.24.6
|
||||
'@babel/helper-function-name': 7.24.6
|
||||
'@babel/helper-member-expression-to-functions': 7.24.6
|
||||
'@babel/helper-optimise-call-expression': 7.24.6
|
||||
'@babel/helper-replace-supers': 7.24.6(@babel/core@7.24.6)
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.24.6
|
||||
'@babel/helper-split-export-declaration': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-annotate-as-pure': 7.24.7
|
||||
'@babel/helper-environment-visitor': 7.24.7
|
||||
'@babel/helper-function-name': 7.24.7
|
||||
'@babel/helper-member-expression-to-functions': 7.24.7
|
||||
'@babel/helper-optimise-call-expression': 7.24.7
|
||||
'@babel/helper-replace-supers': 7.24.7(@babel/core@7.24.7)
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.24.7
|
||||
'@babel/helper-split-export-declaration': 7.24.7
|
||||
semver: 6.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-environment-visitor@7.24.6:
|
||||
resolution: {integrity: sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@babel/helper-function-name@7.24.6:
|
||||
resolution: {integrity: sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==}
|
||||
/@babel/helper-environment-visitor@7.24.7:
|
||||
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-hoist-variables@7.24.6:
|
||||
resolution: {integrity: sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==}
|
||||
/@babel/helper-function-name@7.24.7:
|
||||
resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/template': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-member-expression-to-functions@7.24.6:
|
||||
resolution: {integrity: sha512-OTsCufZTxDUsv2/eDXanw/mUZHWOxSbEmC3pP8cgjcy5rgeVPWWMStnv274DV60JtHxTk0adT0QrCzC4M9NWGg==}
|
||||
/@babel/helper-hoist-variables@7.24.7:
|
||||
resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-member-expression-to-functions@7.24.7:
|
||||
resolution: {integrity: sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
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.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-module-imports@7.24.6:
|
||||
resolution: {integrity: sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==}
|
||||
/@babel/helper-module-imports@7.24.7:
|
||||
resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==}
|
||||
/@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-environment-visitor': 7.24.6
|
||||
'@babel/helper-module-imports': 7.24.6
|
||||
'@babel/helper-simple-access': 7.24.6
|
||||
'@babel/helper-split-export-declaration': 7.24.6
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-environment-visitor': 7.24.7
|
||||
'@babel/helper-module-imports': 7.24.7
|
||||
'@babel/helper-simple-access': 7.24.7
|
||||
'@babel/helper-split-export-declaration': 7.24.7
|
||||
'@babel/helper-validator-identifier': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-optimise-call-expression@7.24.6:
|
||||
resolution: {integrity: sha512-3SFDJRbx7KuPRl8XDUr8O7GAEB8iGyWPjLKJh/ywP/Iy9WOmEfMrsWbaZpvBu2HSYn4KQygIsz0O7m8y10ncMA==}
|
||||
/@babel/helper-optimise-call-expression@7.24.7:
|
||||
resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-plugin-utils@7.24.6:
|
||||
resolution: {integrity: sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==}
|
||||
/@babel/helper-plugin-utils@7.24.7:
|
||||
resolution: {integrity: sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@babel/helper-replace-supers@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==}
|
||||
/@babel/helper-replace-supers@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-environment-visitor': 7.24.6
|
||||
'@babel/helper-member-expression-to-functions': 7.24.6
|
||||
'@babel/helper-optimise-call-expression': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-environment-visitor': 7.24.7
|
||||
'@babel/helper-member-expression-to-functions': 7.24.7
|
||||
'@babel/helper-optimise-call-expression': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-simple-access@7.24.6:
|
||||
resolution: {integrity: sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==}
|
||||
/@babel/helper-simple-access@7.24.7:
|
||||
resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-skip-transparent-expression-wrappers@7.24.6:
|
||||
resolution: {integrity: sha512-jhbbkK3IUKc4T43WadP96a27oYti9gEf1LdyGSP2rHGH77kwLwfhO7TgwnWvxxQVmke0ImmCSS47vcuxEMGD3Q==}
|
||||
/@babel/helper-skip-transparent-expression-wrappers@7.24.7:
|
||||
resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-split-export-declaration@7.24.6:
|
||||
resolution: {integrity: sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==}
|
||||
/@babel/helper-split-export-declaration@7.24.7:
|
||||
resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/helper-string-parser@7.24.6:
|
||||
resolution: {integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==}
|
||||
/@babel/helper-string-parser@7.24.7:
|
||||
resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
/@babel/helper-validator-identifier@7.24.6:
|
||||
resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==}
|
||||
/@babel/helper-validator-identifier@7.24.7:
|
||||
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
/@babel/helper-validator-option@7.24.6:
|
||||
resolution: {integrity: sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==}
|
||||
/@babel/helper-validator-option@7.24.7:
|
||||
resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@babel/helpers@7.24.6:
|
||||
resolution: {integrity: sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==}
|
||||
/@babel/helpers@7.24.7:
|
||||
resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/template': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/highlight@7.24.6:
|
||||
resolution: {integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==}
|
||||
/@babel/highlight@7.24.7:
|
||||
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
'@babel/helper-validator-identifier': 7.24.7
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@babel/parser@7.24.6:
|
||||
resolution: {integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==}
|
||||
/@babel/parser@7.24.7:
|
||||
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
/@babel/plugin-syntax-jsx@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw==}
|
||||
/@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-plugin-utils': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-typescript@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==}
|
||||
/@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-plugin-utils': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-transform-typescript@7.24.6(@babel/core@7.24.6):
|
||||
resolution: {integrity: sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==}
|
||||
/@babel/plugin-transform-typescript@7.24.7(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/helper-annotate-as-pure': 7.24.6
|
||||
'@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6)
|
||||
'@babel/helper-plugin-utils': 7.24.6
|
||||
'@babel/plugin-syntax-typescript': 7.24.6(@babel/core@7.24.6)
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-annotate-as-pure': 7.24.7
|
||||
'@babel/helper-create-class-features-plugin': 7.24.7(@babel/core@7.24.7)
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
'@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.7)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/runtime@7.24.6:
|
||||
resolution: {integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==}
|
||||
/@babel/runtime@7.24.7:
|
||||
resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.1
|
||||
dev: true
|
||||
|
||||
/@babel/template@7.24.6:
|
||||
resolution: {integrity: sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==}
|
||||
/@babel/template@7.24.7:
|
||||
resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.6
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
dev: true
|
||||
|
||||
/@babel/traverse@7.24.6:
|
||||
resolution: {integrity: sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==}
|
||||
/@babel/traverse@7.24.7:
|
||||
resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.6
|
||||
'@babel/generator': 7.24.6
|
||||
'@babel/helper-environment-visitor': 7.24.6
|
||||
'@babel/helper-function-name': 7.24.6
|
||||
'@babel/helper-hoist-variables': 7.24.6
|
||||
'@babel/helper-split-export-declaration': 7.24.6
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/generator': 7.24.7
|
||||
'@babel/helper-environment-visitor': 7.24.7
|
||||
'@babel/helper-function-name': 7.24.7
|
||||
'@babel/helper-hoist-variables': 7.24.7
|
||||
'@babel/helper-split-export-declaration': 7.24.7
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
debug: 4.3.5
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/types@7.24.6:
|
||||
resolution: {integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==}
|
||||
/@babel/types@7.24.7:
|
||||
resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.24.6
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
'@babel/helper-string-parser': 7.24.7
|
||||
'@babel/helper-validator-identifier': 7.24.7
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@ctrl/tinycolor@3.6.1:
|
||||
@ -900,14 +922,14 @@ packages:
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@shikijs/core@1.6.1:
|
||||
resolution: {integrity: sha512-CqYyepN4SnBopaoXYwng4NO8riB5ask/LTCkhOFq+GNGtr2X+aKeD767eYdqYukeixEUvv4bXdyTYVaogj7KBw==}
|
||||
/@shikijs/core@1.6.2:
|
||||
resolution: {integrity: sha512-guW5JeDzZ7uwOjTfCOFZ2VtVXk5tmkMzBYbKGfXsmAH1qYOej49L5jQDcGmwd6/OgvpmWhzO2GNJkQIFnbwLPQ==}
|
||||
dev: false
|
||||
|
||||
/@shikijs/transformers@1.6.1:
|
||||
resolution: {integrity: sha512-m/h2Dh99XWvTzHL8MUQmEnrB+/gxDljIfgDNR00Zg941KENqORx8Hi9sKpGYjCgXoEJKASZlEMQdPnkHj9/8aQ==}
|
||||
/@shikijs/transformers@1.6.2:
|
||||
resolution: {integrity: sha512-ndqTWyHnxmsLkowhKWTam26opw8hg5a34y6FAUG/Xf6E49n3MM//nenKxXiWpPYkNPl1KZnYXB1k+Ia46wjOZg==}
|
||||
dependencies:
|
||||
shiki: 1.6.1
|
||||
shiki: 1.6.2
|
||||
dev: false
|
||||
|
||||
/@simonwep/pickr@1.8.2:
|
||||
@ -935,8 +957,8 @@ packages:
|
||||
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
|
||||
dev: false
|
||||
|
||||
/@types/node@20.13.0:
|
||||
resolution: {integrity: sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==}
|
||||
/@types/node@20.14.2:
|
||||
resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
@ -951,10 +973,10 @@ packages:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6)
|
||||
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.6)
|
||||
vite: 5.2.12(@types/node@20.13.0)
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/plugin-transform-typescript': 7.24.7(@babel/core@7.24.7)
|
||||
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.7)
|
||||
vite: 5.2.12(@types/node@20.14.2)
|
||||
vue: 3.4.27
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -967,7 +989,7 @@ packages:
|
||||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.2.12(@types/node@20.13.0)
|
||||
vite: 5.2.12(@types/node@20.14.2)
|
||||
vue: 3.4.27
|
||||
dev: false
|
||||
|
||||
@ -975,7 +997,7 @@ packages:
|
||||
resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==}
|
||||
dev: true
|
||||
|
||||
/@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.6):
|
||||
/@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
@ -983,15 +1005,15 @@ packages:
|
||||
'@babel/core':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-module-imports': 7.22.15
|
||||
'@babel/helper-plugin-utils': 7.24.6
|
||||
'@babel/plugin-syntax-jsx': 7.24.6(@babel/core@7.24.6)
|
||||
'@babel/template': 7.24.6
|
||||
'@babel/traverse': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.7)
|
||||
'@babel/template': 7.24.7
|
||||
'@babel/traverse': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
'@vue/babel-helper-vue-transform-on': 1.2.2
|
||||
'@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.6)
|
||||
'@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.7)
|
||||
camelcase: 6.3.0
|
||||
html-tags: 3.3.1
|
||||
svg-tags: 1.0.0
|
||||
@ -999,23 +1021,23 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.6):
|
||||
/@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.7):
|
||||
resolution: {integrity: sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.6
|
||||
'@babel/core': 7.24.6
|
||||
'@babel/code-frame': 7.24.7
|
||||
'@babel/core': 7.24.7
|
||||
'@babel/helper-module-imports': 7.22.15
|
||||
'@babel/helper-plugin-utils': 7.24.6
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/helper-plugin-utils': 7.24.7
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/compiler-sfc': 3.4.27
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core@3.4.27:
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/shared': 3.4.27
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
@ -1030,7 +1052,7 @@ packages:
|
||||
/@vue/compiler-sfc@3.4.27:
|
||||
resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/compiler-core': 3.4.27
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/compiler-ssr': 3.4.27
|
||||
@ -1209,15 +1231,15 @@ packages:
|
||||
color-convert: 1.9.3
|
||||
dev: true
|
||||
|
||||
/ant-design-vue@4.2.1(vue@3.4.27):
|
||||
resolution: {integrity: sha512-3u6fmfCEJ5AFTsYhogP8lJ/vcqiAJO16o+gGQkWYRGLl0NxmY4hje4cPyv+pcxpeJgcG0vNEmkb1vVHKcnxd+g==}
|
||||
/ant-design-vue@4.2.2(vue@3.4.27):
|
||||
resolution: {integrity: sha512-6Mg63//f8+5rE/yZEv7lfzGn8IXr0lPyhNNLAxJ/7Mc4lq1SiDJcHxR2gGEaNZxFzz/gHoryqBVhUxkMX7EOhA==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.0'
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.4.27)
|
||||
'@babel/runtime': 7.24.6
|
||||
'@babel/runtime': 7.24.7
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@emotion/hash': 0.9.1
|
||||
'@emotion/unitless': 0.8.1
|
||||
@ -1256,8 +1278,8 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001626
|
||||
electron-to-chromium: 1.4.788
|
||||
caniuse-lite: 1.0.30001629
|
||||
electron-to-chromium: 1.4.793
|
||||
node-releases: 2.0.14
|
||||
update-browserslist-db: 1.0.16(browserslist@4.23.0)
|
||||
dev: true
|
||||
@ -1267,8 +1289,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/caniuse-lite@1.0.30001626:
|
||||
resolution: {integrity: sha512-JRW7kAH8PFJzoPCJhLSHgDgKg5348hsQ68aqb+slnzuB5QFERv846oA/mRChmlLAOdEDeOkRn3ynb1gSFnjt3w==}
|
||||
/caniuse-lite@1.0.30001629:
|
||||
resolution: {integrity: sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==}
|
||||
dev: true
|
||||
|
||||
/chalk@2.4.2:
|
||||
@ -1299,7 +1321,7 @@ packages:
|
||||
htmlparser2: 6.1.0
|
||||
parse5: 6.0.1
|
||||
parse5-htmlparser2-tree-adapter: 6.0.1
|
||||
tslib: 2.6.2
|
||||
tslib: 2.6.3
|
||||
|
||||
/color-convert@1.9.3:
|
||||
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
||||
@ -1401,8 +1423,8 @@ packages:
|
||||
domelementtype: 2.3.0
|
||||
domhandler: 4.3.1
|
||||
|
||||
/electron-to-chromium@1.4.788:
|
||||
resolution: {integrity: sha512-ubp5+Ev/VV8KuRoWnfP2QF2Bg+O2ZFdb49DiiNbz2VmgkIqrnyYaqIOqj8A6K/3p1xV0QcU5hBQ1+BmB6ot1OA==}
|
||||
/electron-to-chromium@1.4.793:
|
||||
resolution: {integrity: sha512-eGGzOCtlwNLVoMgOAXKLvesX6X7HM/KMJ+3x/yjcCBbZfpFhQvZUFvhnHxJT3jHJ8RpstR5npd0krWLPTCoh0g==}
|
||||
dev: true
|
||||
|
||||
/entities@2.2.0:
|
||||
@ -1738,10 +1760,10 @@ packages:
|
||||
resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
|
||||
dev: true
|
||||
|
||||
/shiki@1.6.1:
|
||||
resolution: {integrity: sha512-1Pu/A1rtsG6HZvQm4W0NExQ45e02og+rPog7PDaFDiMumZgOYnZIu4JtGQeAIfMwdbKSjJQoCUr79vDLKUUxWA==}
|
||||
/shiki@1.6.2:
|
||||
resolution: {integrity: sha512-X3hSm5GzzBd/BmPmGfkueOUADLyBoZo1ojYQXhd+NU2VJn458yt4duaS0rVzC+WtqftSV7mTVvDw+OB9AHi3Eg==}
|
||||
dependencies:
|
||||
'@shikijs/core': 1.6.1
|
||||
'@shikijs/core': 1.6.2
|
||||
dev: false
|
||||
|
||||
/slick@1.12.2:
|
||||
@ -1800,8 +1822,8 @@ packages:
|
||||
/tr46@0.0.3:
|
||||
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
||||
|
||||
/tslib@2.6.2:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
/tslib@2.6.3:
|
||||
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
|
||||
|
||||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
@ -1821,7 +1843,7 @@ packages:
|
||||
resolution: {integrity: sha512-jOWVmzVceKlVVdwjNSenT4PbGghU0SBIizAev8ofZVgivk/TVHXSbNL8LP6M3spZvkR9/QolkyJavGSX5Cs0UA==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
/vite@5.2.12(@types/node@20.13.0):
|
||||
/vite@5.2.12(@types/node@20.14.2):
|
||||
resolution: {integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
@ -1849,15 +1871,15 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.13.0
|
||||
'@types/node': 20.14.2
|
||||
esbuild: 0.20.2
|
||||
postcss: 8.4.38
|
||||
rollup: 4.18.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vitepress@1.2.2(@algolia/client-search@4.23.3)(@types/node@20.13.0)(markdown-it-mathjax3@4.3.2)(search-insights@2.14.0):
|
||||
resolution: {integrity: sha512-uZ3nXR5NY4nYj3RJWCo5jev9qlNZAQo5SUXu1U0QSUx84cUm/o7hCTDVjZ4njVSVui+PsV1oAbdQOg8ygbaf4w==}
|
||||
/vitepress@1.2.3(@algolia/client-search@4.23.3)(@types/node@20.14.2)(markdown-it-mathjax3@4.3.2)(search-insights@2.14.0):
|
||||
resolution: {integrity: sha512-GvEsrEeNLiDE1+fuwDAYJCYLNZDAna+EtnXlPajhv/MYeTjbNK6Bvyg6NoTdO1sbwuQJ0vuJR99bOlH53bo6lg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
markdown-it-mathjax3: ^4
|
||||
@ -1870,8 +1892,8 @@ packages:
|
||||
dependencies:
|
||||
'@docsearch/css': 3.6.0
|
||||
'@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.14.0)
|
||||
'@shikijs/core': 1.6.1
|
||||
'@shikijs/transformers': 1.6.1
|
||||
'@shikijs/core': 1.6.2
|
||||
'@shikijs/transformers': 1.6.2
|
||||
'@types/markdown-it': 14.1.1
|
||||
'@vitejs/plugin-vue': 5.0.5(vite@5.2.12)(vue@3.4.27)
|
||||
'@vue/devtools-api': 7.2.1(vue@3.4.27)
|
||||
@ -1882,8 +1904,8 @@ packages:
|
||||
mark.js: 8.11.1
|
||||
markdown-it-mathjax3: 4.3.2
|
||||
minisearch: 6.3.0
|
||||
shiki: 1.6.1
|
||||
vite: 5.2.12(@types/node@20.13.0)
|
||||
shiki: 1.6.2
|
||||
vite: 5.2.12(@types/node@20.14.2)
|
||||
vue: 3.4.27
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
|
Loading…
x
Reference in New Issue
Block a user