chore: update deps
							parent
							
								
									0732077adf
								
							
						
					
					
						commit
						9d5b147c50
					
				
							
								
								
									
										14
									
								
								package.json
								
								
								
								
							
							
						
						
									
										14
									
								
								package.json
								
								
								
								
							|  | @ -37,7 +37,7 @@ | |||
|     "@ant-design/icons-vue": "^6.1.0", | ||||
|     "@iconify/iconify": "^3.1.0", | ||||
|     "@vue/runtime-core": "^3.3.4", | ||||
|     "@vueuse/core": "^10.1.2", | ||||
|     "@vueuse/core": "^10.2.0", | ||||
|     "@zxcvbn-ts/core": "^3.0.2", | ||||
|     "ant-design-vue": "^3.2.20", | ||||
|     "axios": "^1.4.0", | ||||
|  | @ -50,7 +50,7 @@ | |||
|     "lodash-es": "^4.17.21", | ||||
|     "nprogress": "^0.2.0", | ||||
|     "path-to-regexp": "^6.2.1", | ||||
|     "pinia": "^2.1.3", | ||||
|     "pinia": "^2.1.4", | ||||
|     "print-js": "^1.6.0", | ||||
|     "qrcode": "^1.5.3", | ||||
|     "qs": "^6.11.2", | ||||
|  | @ -62,14 +62,14 @@ | |||
|     "vue-i18n": "^9.2.2", | ||||
|     "vue-json-pretty": "^2.2.4", | ||||
|     "vue-router": "^4.2.2", | ||||
|     "vue-types": "^5.0.3", | ||||
|     "vue-types": "^5.0.4", | ||||
|     "vuedraggable": "^4.1.0", | ||||
|     "xlsx": "^0.18.5" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@commitlint/cli": "^17.6.5", | ||||
|     "@commitlint/config-conventional": "^17.6.5", | ||||
|     "@iconify/json": "^2.2.77", | ||||
|     "@iconify/json": "^2.2.79", | ||||
|     "@purge-icons/generated": "^0.9.0", | ||||
|     "@types/codemirror": "^5.60.8", | ||||
|     "@types/crypto-js": "^4.1.1", | ||||
|  | @ -91,8 +91,8 @@ | |||
|     "cross-env": "^7.0.3", | ||||
|     "cz-git": "^1.6.1", | ||||
|     "czg": "^1.6.1", | ||||
|     "dotenv": "^16.1.4", | ||||
|     "eslint": "^8.42.0", | ||||
|     "dotenv": "^16.3.0", | ||||
|     "eslint": "^8.43.0", | ||||
|     "eslint-config-prettier": "^8.8.0", | ||||
|     "eslint-plugin-prettier": "^4.2.1", | ||||
|     "eslint-plugin-vue": "^9.14.1", | ||||
|  | @ -129,7 +129,7 @@ | |||
|     "vite-vue-plugin-html": "^1.0.2", | ||||
|     "vite-vue-plugin-theme": "^1.0.2", | ||||
|     "vue-eslint-parser": "^9.3.1", | ||||
|     "vue-tsc": "^1.6.5" | ||||
|     "vue-tsc": "^1.8.0" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|  |  | |||
							
								
								
									
										243
									
								
								pnpm-lock.yaml
								
								
								
								
							
							
						
						
									
										243
									
								
								pnpm-lock.yaml
								
								
								
								
							|  | @ -18,8 +18,8 @@ dependencies: | |||
|     specifier: ^3.3.4 | ||||
|     version: 3.3.4 | ||||
|   '@vueuse/core': | ||||
|     specifier: ^10.1.2 | ||||
|     version: 10.1.2(vue@3.3.4) | ||||
|     specifier: ^10.2.0 | ||||
|     version: 10.2.0(vue@3.3.4) | ||||
|   '@zxcvbn-ts/core': | ||||
|     specifier: ^3.0.2 | ||||
|     version: 3.0.2 | ||||
|  | @ -57,8 +57,8 @@ dependencies: | |||
|     specifier: ^6.2.1 | ||||
|     version: 6.2.1 | ||||
|   pinia: | ||||
|     specifier: ^2.1.3 | ||||
|     version: 2.1.3(typescript@5.1.3)(vue@3.3.4) | ||||
|     specifier: ^2.1.4 | ||||
|     version: 2.1.4(typescript@5.1.3)(vue@3.3.4) | ||||
|   print-js: | ||||
|     specifier: ^1.6.0 | ||||
|     version: 1.6.0 | ||||
|  | @ -93,8 +93,8 @@ dependencies: | |||
|     specifier: ^4.2.2 | ||||
|     version: 4.2.2(vue@3.3.4) | ||||
|   vue-types: | ||||
|     specifier: ^5.0.3 | ||||
|     version: 5.0.3(vue@3.3.4) | ||||
|     specifier: ^5.0.4 | ||||
|     version: 5.0.4(vue@3.3.4) | ||||
|   vuedraggable: | ||||
|     specifier: ^4.1.0 | ||||
|     version: 4.1.0(vue@3.3.4) | ||||
|  | @ -110,8 +110,8 @@ devDependencies: | |||
|     specifier: ^17.6.5 | ||||
|     version: 17.6.5 | ||||
|   '@iconify/json': | ||||
|     specifier: ^2.2.77 | ||||
|     version: 2.2.77 | ||||
|     specifier: ^2.2.79 | ||||
|     version: 2.2.79 | ||||
|   '@purge-icons/generated': | ||||
|     specifier: ^0.9.0 | ||||
|     version: 0.9.0 | ||||
|  | @ -147,10 +147,10 @@ devDependencies: | |||
|     version: 1.15.1 | ||||
|   '@typescript-eslint/eslint-plugin': | ||||
|     specifier: ^5.59.11 | ||||
|     version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3) | ||||
|     version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3) | ||||
|   '@typescript-eslint/parser': | ||||
|     specifier: ^5.59.11 | ||||
|     version: 5.59.11(eslint@8.42.0)(typescript@5.1.3) | ||||
|     version: 5.59.11(eslint@8.43.0)(typescript@5.1.3) | ||||
|   '@vitejs/plugin-vue': | ||||
|     specifier: 4.2.3 | ||||
|     version: 4.2.3(vite@4.3.9)(vue@3.3.4) | ||||
|  | @ -176,20 +176,20 @@ devDependencies: | |||
|     specifier: ^1.6.1 | ||||
|     version: 1.6.1 | ||||
|   dotenv: | ||||
|     specifier: ^16.1.4 | ||||
|     version: 16.1.4 | ||||
|     specifier: ^16.3.0 | ||||
|     version: 16.3.0 | ||||
|   eslint: | ||||
|     specifier: ^8.42.0 | ||||
|     version: 8.42.0 | ||||
|     specifier: ^8.43.0 | ||||
|     version: 8.43.0 | ||||
|   eslint-config-prettier: | ||||
|     specifier: ^8.8.0 | ||||
|     version: 8.8.0(eslint@8.42.0) | ||||
|     version: 8.8.0(eslint@8.43.0) | ||||
|   eslint-plugin-prettier: | ||||
|     specifier: ^4.2.1 | ||||
|     version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.42.0)(prettier@2.8.8) | ||||
|     version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8) | ||||
|   eslint-plugin-vue: | ||||
|     specifier: ^9.14.1 | ||||
|     version: 9.14.1(eslint@8.42.0) | ||||
|     version: 9.14.1(eslint@8.43.0) | ||||
|   esno: | ||||
|     specifier: ^0.16.3 | ||||
|     version: 0.16.3 | ||||
|  | @ -288,10 +288,10 @@ devDependencies: | |||
|     version: 1.0.2(vite@4.3.9) | ||||
|   vue-eslint-parser: | ||||
|     specifier: ^9.3.1 | ||||
|     version: 9.3.1(eslint@8.42.0) | ||||
|     version: 9.3.1(eslint@8.43.0) | ||||
|   vue-tsc: | ||||
|     specifier: ^1.6.5 | ||||
|     version: 1.6.5(typescript@5.1.3) | ||||
|     specifier: ^1.8.0 | ||||
|     version: 1.8.0(typescript@5.1.3) | ||||
| 
 | ||||
| packages: | ||||
| 
 | ||||
|  | @ -2152,13 +2152,13 @@ packages: | |||
|     dev: true | ||||
|     optional: true | ||||
| 
 | ||||
|   /@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): | ||||
|   /@eslint-community/eslint-utils@4.4.0(eslint@8.43.0): | ||||
|     resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 | ||||
|     dependencies: | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       eslint-visitor-keys: 3.4.1 | ||||
|     dev: true | ||||
| 
 | ||||
|  | @ -2184,8 +2184,8 @@ packages: | |||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@eslint/js@8.42.0: | ||||
|     resolution: {integrity: sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==} | ||||
|   /@eslint/js@8.43.0: | ||||
|     resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|  | @ -2227,8 +2227,8 @@ packages: | |||
|     dependencies: | ||||
|       '@iconify/types': 2.0.0 | ||||
| 
 | ||||
|   /@iconify/json@2.2.77: | ||||
|     resolution: {integrity: sha512-WRLDfAD90YHBDgsNLGmT2FSiESQExZdN5xozd+ux7OiT5nR7hYfEjUCWDeD+MsFn/V3pQgQZ4JDqvkVHP2KZnw==} | ||||
|   /@iconify/json@2.2.79: | ||||
|     resolution: {integrity: sha512-sxuoFm9n5CiW+rFnfKiwIRWq3J2rM/FJ0C3UMgTX4fhKWZKo1/KVJZiHce7xJX5vZFnoifKdMFOKdSpy+o7mKg==} | ||||
|     dependencies: | ||||
|       '@iconify/types': 2.0.0 | ||||
|       pathe: 1.1.1 | ||||
|  | @ -2741,7 +2741,7 @@ packages: | |||
|     resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} | ||||
|     dev: false | ||||
| 
 | ||||
|   /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(typescript@5.1.3): | ||||
|   /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|  | @ -2753,12 +2753,12 @@ packages: | |||
|         optional: true | ||||
|     dependencies: | ||||
|       '@eslint-community/regexpp': 4.5.0 | ||||
|       '@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/scope-manager': 5.59.11 | ||||
|       '@typescript-eslint/type-utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       grapheme-splitter: 1.0.4 | ||||
|       ignore: 5.2.4 | ||||
|       natural-compare-lite: 1.4.0 | ||||
|  | @ -2769,7 +2769,7 @@ packages: | |||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/parser@5.59.11(eslint@8.42.0)(typescript@5.1.3): | ||||
|   /@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|  | @ -2783,7 +2783,7 @@ packages: | |||
|       '@typescript-eslint/types': 5.59.11 | ||||
|       '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       typescript: 5.1.3 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -2797,7 +2797,7 @@ packages: | |||
|       '@typescript-eslint/visitor-keys': 5.59.11 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/type-utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): | ||||
|   /@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|  | @ -2808,9 +2808,9 @@ packages: | |||
|         optional: true | ||||
|     dependencies: | ||||
|       '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) | ||||
|       '@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@5.1.3) | ||||
|       '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@5.1.3) | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       tsutils: 3.21.0(typescript@5.1.3) | ||||
|       typescript: 5.1.3 | ||||
|     transitivePeerDependencies: | ||||
|  | @ -2843,19 +2843,19 @@ packages: | |||
|       - supports-color | ||||
|     dev: true | ||||
| 
 | ||||
|   /@typescript-eslint/utils@5.59.11(eslint@8.42.0)(typescript@5.1.3): | ||||
|   /@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) | ||||
|       '@types/json-schema': 7.0.11 | ||||
|       '@types/semver': 7.3.13 | ||||
|       '@typescript-eslint/scope-manager': 5.59.11 | ||||
|       '@typescript-eslint/types': 5.59.11 | ||||
|       '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       eslint-scope: 5.1.1 | ||||
|       semver: 7.5.0 | ||||
|     transitivePeerDependencies: | ||||
|  | @ -2898,49 +2898,22 @@ packages: | |||
|       vue: 3.3.4 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@volar/language-core@1.4.1: | ||||
|     resolution: {integrity: sha512-EIY+Swv+TjsWpxOxujjMf1ZXqOjg9MT2VMXZ+1dKva0wD8W0L6EtptFFcCJdBbcKmGMFkr57Qzz9VNMWhs3jXQ==} | ||||
|   /@volar/language-core@1.7.6: | ||||
|     resolution: {integrity: sha512-r+82YGjae8ALzaX+TaESpeBOrp/H5MQnPYZLq4WKd8rsPrCAPbMwelwHLHhFpyjy66BK/cKreJAcvOc6YEwyFA==} | ||||
|     dependencies: | ||||
|       '@volar/source-map': 1.4.1 | ||||
|       '@volar/source-map': 1.7.6 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@volar/source-map@1.4.1: | ||||
|     resolution: {integrity: sha512-bZ46ad72dsbzuOWPUtJjBXkzSQzzSejuR3CT81+GvTEI2E994D8JPXzM3tl98zyCNnjgs4OkRyliImL1dvJ5BA==} | ||||
|   /@volar/source-map@1.7.6: | ||||
|     resolution: {integrity: sha512-6oGrgz+hg5GCzP8D2+ay7vOdIOA9/aXwpa22Wx5b6d4ZGwwosBqv7kVs8AyMh5zOSQpKhrImE1pfagpu+V+rBQ==} | ||||
|     dependencies: | ||||
|       muggle-string: 0.2.2 | ||||
|       muggle-string: 0.3.1 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@volar/typescript@1.4.1-patch.2(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-lPFYaGt8OdMEzNGJJChF40uYqMO4Z/7Q9fHPQC/NRVtht43KotSXLrkPandVVMf9aPbiJ059eAT+fwHGX16k4w==} | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
|   /@volar/typescript@1.7.6: | ||||
|     resolution: {integrity: sha512-JkBRQe2GYSEgamW84tDk4XQ/7abQJw09czLQCgL1jfjndhaV4DuAet2I3pvQv41OjodVc59W0+E3hylrlNsgWA==} | ||||
|     dependencies: | ||||
|       '@volar/language-core': 1.4.1 | ||||
|       typescript: 5.1.3 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@volar/vue-language-core@1.6.5: | ||||
|     resolution: {integrity: sha512-IF2b6hW4QAxfsLd5mePmLgtkXzNi+YnH6ltCd80gb7+cbdpFMjM1I+w+nSg2kfBTyfu+W8useCZvW89kPTBpzg==} | ||||
|     dependencies: | ||||
|       '@volar/language-core': 1.4.1 | ||||
|       '@volar/source-map': 1.4.1 | ||||
|       '@vue/compiler-dom': 3.3.4 | ||||
|       '@vue/compiler-sfc': 3.3.4 | ||||
|       '@vue/reactivity': 3.3.4 | ||||
|       '@vue/shared': 3.3.4 | ||||
|       minimatch: 9.0.0 | ||||
|       muggle-string: 0.2.2 | ||||
|       vue-template-compiler: 2.7.14 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@volar/vue-typescript@1.6.5(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-er9rVClS4PHztMUmtPMDTl+7c7JyrxweKSAEe/o/Noeq2bQx6v3/jZHVHBe8ZNUti5ubJL/+Tg8L3bzmlalV8A==} | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
|     dependencies: | ||||
|       '@volar/typescript': 1.4.1-patch.2(typescript@5.1.3) | ||||
|       '@volar/vue-language-core': 1.6.5 | ||||
|       typescript: 5.1.3 | ||||
|       '@volar/language-core': 1.7.6 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@vue/babel-helper-vue-transform-on@1.0.2: | ||||
|  | @ -3002,6 +2975,25 @@ packages: | |||
|     resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} | ||||
|     dev: false | ||||
| 
 | ||||
|   /@vue/language-core@1.8.0(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-rOAtqIRyyZ6OQreAkFDbbDt7L5BwvzrdbWaBAoEZjr4ImPBV9cRDBHxlMBU0SBOAZxIUQdjOvQ0uAl9uZDer0w==} | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
|     peerDependenciesMeta: | ||||
|       typescript: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       '@volar/language-core': 1.7.6 | ||||
|       '@volar/source-map': 1.7.6 | ||||
|       '@vue/compiler-dom': 3.3.4 | ||||
|       '@vue/reactivity': 3.3.4 | ||||
|       '@vue/shared': 3.3.4 | ||||
|       minimatch: 9.0.0 | ||||
|       muggle-string: 0.3.1 | ||||
|       typescript: 5.1.3 | ||||
|       vue-template-compiler: 2.7.14 | ||||
|     dev: true | ||||
| 
 | ||||
|   /@vue/reactivity-transform@3.3.4: | ||||
|     resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} | ||||
|     dependencies: | ||||
|  | @ -3041,24 +3033,33 @@ packages: | |||
|   /@vue/shared@3.3.4: | ||||
|     resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} | ||||
| 
 | ||||
|   /@vueuse/core@10.1.2(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==} | ||||
|   /@vue/typescript@1.8.0(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-swi0NM+dpZCldXkMGS8wCxvoiRgA0PJw0UQeSTA7PqB2/5LsOQ8pmxyqLPE6YsbEdn0XqI9a7QgKOmmElkaMOA==} | ||||
|     dependencies: | ||||
|       '@volar/typescript': 1.7.6 | ||||
|       '@vue/language-core': 1.8.0(typescript@5.1.3) | ||||
|     transitivePeerDependencies: | ||||
|       - typescript | ||||
|     dev: true | ||||
| 
 | ||||
|   /@vueuse/core@10.2.0(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==} | ||||
|     dependencies: | ||||
|       '@types/web-bluetooth': 0.0.17 | ||||
|       '@vueuse/metadata': 10.1.2 | ||||
|       '@vueuse/shared': 10.1.2(vue@3.3.4) | ||||
|       vue-demi: 0.14.0(vue@3.3.4) | ||||
|       '@vueuse/metadata': 10.2.0 | ||||
|       '@vueuse/shared': 10.2.0(vue@3.3.4) | ||||
|       vue-demi: 0.14.5(vue@3.3.4) | ||||
|     transitivePeerDependencies: | ||||
|       - '@vue/composition-api' | ||||
|       - vue | ||||
|     dev: false | ||||
| 
 | ||||
|   /@vueuse/metadata@10.1.2: | ||||
|     resolution: {integrity: sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==} | ||||
|   /@vueuse/metadata@10.2.0: | ||||
|     resolution: {integrity: sha512-IR7Mkq6QSgZ38q/2ZzOt+Zz1OpcEsnwE64WBumDQ+RGKrosFCtUA2zgRrOqDEzPBXrVB+4HhFkwDjQMu0fDBKw==} | ||||
|     dev: false | ||||
| 
 | ||||
|   /@vueuse/shared@10.1.2(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==} | ||||
|   /@vueuse/shared@10.2.0(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-dIeA8+g9Av3H5iF4NXR/sft4V6vys76CpZ6hxwj8eMXybXk2WRl3scSsOVi+kQ9SX38COR7AH7WwY83UcuxbSg==} | ||||
|     dependencies: | ||||
|       vue-demi: 0.14.5(vue@3.3.4) | ||||
|     transitivePeerDependencies: | ||||
|  | @ -4446,8 +4447,8 @@ packages: | |||
|     engines: {node: '>=12'} | ||||
|     dev: true | ||||
| 
 | ||||
|   /dotenv@16.1.4: | ||||
|     resolution: {integrity: sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==} | ||||
|   /dotenv@16.3.0: | ||||
|     resolution: {integrity: sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==} | ||||
|     engines: {node: '>=12'} | ||||
|     dev: true | ||||
| 
 | ||||
|  | @ -4664,16 +4665,16 @@ packages: | |||
|     engines: {node: '>=12'} | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-config-prettier@8.8.0(eslint@8.42.0): | ||||
|   /eslint-config-prettier@8.8.0(eslint@8.43.0): | ||||
|     resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
|       eslint: '>=7.0.0' | ||||
|     dependencies: | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.42.0)(prettier@2.8.8): | ||||
|   /eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.8.0)(eslint@8.43.0)(prettier@2.8.8): | ||||
|     resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} | ||||
|     engines: {node: '>=12.0.0'} | ||||
|     peerDependencies: | ||||
|  | @ -4684,25 +4685,25 @@ packages: | |||
|       eslint-config-prettier: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       eslint: 8.42.0 | ||||
|       eslint-config-prettier: 8.8.0(eslint@8.42.0) | ||||
|       eslint: 8.43.0 | ||||
|       eslint-config-prettier: 8.8.0(eslint@8.43.0) | ||||
|       prettier: 2.8.8 | ||||
|       prettier-linter-helpers: 1.0.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint-plugin-vue@9.14.1(eslint@8.42.0): | ||||
|   /eslint-plugin-vue@9.14.1(eslint@8.43.0): | ||||
|     resolution: {integrity: sha512-LQazDB1qkNEKejLe/b5a9VfEbtbczcOaui5lQ4Qw0tbRBbQYREyxxOV5BQgNDTqGPs9pxqiEpbMi9ywuIaF7vw==} | ||||
|     engines: {node: ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) | ||||
|       eslint: 8.42.0 | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) | ||||
|       eslint: 8.43.0 | ||||
|       natural-compare: 1.4.0 | ||||
|       nth-check: 2.1.1 | ||||
|       postcss-selector-parser: 6.0.12 | ||||
|       semver: 7.5.0 | ||||
|       vue-eslint-parser: 9.3.1(eslint@8.42.0) | ||||
|       vue-eslint-parser: 9.3.1(eslint@8.43.0) | ||||
|       xml-name-validator: 4.0.0 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|  | @ -4729,15 +4730,15 @@ packages: | |||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|   /eslint@8.42.0: | ||||
|     resolution: {integrity: sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==} | ||||
|   /eslint@8.43.0: | ||||
|     resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} | ||||
|     engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | ||||
|     hasBin: true | ||||
|     dependencies: | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.42.0) | ||||
|       '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) | ||||
|       '@eslint-community/regexpp': 4.5.0 | ||||
|       '@eslint/eslintrc': 2.0.3 | ||||
|       '@eslint/js': 8.42.0 | ||||
|       '@eslint/js': 8.43.0 | ||||
|       '@humanwhocodes/config-array': 0.11.10 | ||||
|       '@humanwhocodes/module-importer': 1.0.1 | ||||
|       '@nodelib/fs.walk': 1.2.8 | ||||
|  | @ -6579,8 +6580,8 @@ packages: | |||
|     dev: true | ||||
|     optional: true | ||||
| 
 | ||||
|   /muggle-string@0.2.2: | ||||
|     resolution: {integrity: sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==} | ||||
|   /muggle-string@0.3.1: | ||||
|     resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} | ||||
|     dev: true | ||||
| 
 | ||||
|   /mute-stream@1.0.0: | ||||
|  | @ -7046,8 +7047,8 @@ packages: | |||
|     dev: true | ||||
|     optional: true | ||||
| 
 | ||||
|   /pinia@2.1.3(typescript@5.1.3)(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-XNA/z/ye4P5rU1pieVmh0g/hSuDO98/a5UC8oSP0DNdvt6YtetJNHTrXwpwsQuflkGT34qKxAEcp7lSxXNjf/A==} | ||||
|   /pinia@2.1.4(typescript@5.1.3)(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-vYlnDu+Y/FXxv1ABo1vhjC+IbqvzUdiUC3sfDRrRyY2CQSrqqaa+iiHmqtARFxJVqWQMCJfXx1PBvFs9aJVLXQ==} | ||||
|     peerDependencies: | ||||
|       '@vue/composition-api': ^1.4.0 | ||||
|       typescript: '>=4.4.4' | ||||
|  | @ -8782,7 +8783,7 @@ packages: | |||
|       colorette: 2.0.20 | ||||
|       connect-history-api-fallback: 2.0.0 | ||||
|       consola: 3.1.0 | ||||
|       dotenv: 16.1.4 | ||||
|       dotenv: 16.3.0 | ||||
|       dotenv-expand: 10.0.0 | ||||
|       ejs: 3.1.9 | ||||
|       fast-glob: 3.2.12 | ||||
|  | @ -8848,20 +8849,9 @@ packages: | |||
|       fsevents: 2.3.2 | ||||
|     dev: true | ||||
| 
 | ||||
|   /vue-demi@0.14.0(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-gt58r2ogsNQeVoQ3EhoUAvUsH9xviydl0dWJj7dabBC/2L4uBId7ujtCwDRD0JhkGsV1i0CtfLAeyYKBht9oWg==} | ||||
|     engines: {node: '>=12'} | ||||
|     hasBin: true | ||||
|     requiresBuild: true | ||||
|     peerDependencies: | ||||
|       '@vue/composition-api': ^1.0.0-rc.1 | ||||
|       vue: ^3.0.0-0 || ^2.6.0 | ||||
|     peerDependenciesMeta: | ||||
|       '@vue/composition-api': | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       vue: 3.3.4 | ||||
|     dev: false | ||||
|   /vscode-uri@3.0.7: | ||||
|     resolution: {integrity: sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==} | ||||
|     dev: true | ||||
| 
 | ||||
|   /vue-demi@0.14.5(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} | ||||
|  | @ -8878,14 +8868,14 @@ packages: | |||
|       vue: 3.3.4 | ||||
|     dev: false | ||||
| 
 | ||||
|   /vue-eslint-parser@9.3.1(eslint@8.42.0): | ||||
|   /vue-eslint-parser@9.3.1(eslint@8.43.0): | ||||
|     resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} | ||||
|     engines: {node: ^14.17.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       eslint: '>=6.0.0' | ||||
|     dependencies: | ||||
|       debug: 4.3.4 | ||||
|       eslint: 8.42.0 | ||||
|       eslint: 8.43.0 | ||||
|       eslint-scope: 7.2.0 | ||||
|       eslint-visitor-keys: 3.4.1 | ||||
|       espree: 9.5.2 | ||||
|  | @ -8934,16 +8924,17 @@ packages: | |||
|       he: 1.2.0 | ||||
|     dev: true | ||||
| 
 | ||||
|   /vue-tsc@1.6.5(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-Wtw3J7CC+JM2OR56huRd5iKlvFWpvDiU+fO1+rqyu4V2nMTotShz4zbOZpW5g9fUOcjnyZYfBo5q5q+D/q27JA==} | ||||
|   /vue-tsc@1.8.0(typescript@5.1.3): | ||||
|     resolution: {integrity: sha512-zRjRghohec71o+o3dzzqwFLtbKmJ1K1xRnq9ToHRdnHbBSZA2eUaTT1o+y4xOkBLZtW4cv7FkZE0FGCZfMrcBw==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
|       typescript: '*' | ||||
|     dependencies: | ||||
|       '@volar/vue-language-core': 1.6.5 | ||||
|       '@volar/vue-typescript': 1.6.5(typescript@5.1.3) | ||||
|       '@vue/language-core': 1.8.0(typescript@5.1.3) | ||||
|       '@vue/typescript': 1.8.0(typescript@5.1.3) | ||||
|       semver: 7.5.0 | ||||
|       typescript: 5.1.3 | ||||
|       vscode-uri: 3.0.7 | ||||
|     dev: true | ||||
| 
 | ||||
|   /vue-types@3.0.2(vue@3.3.4): | ||||
|  | @ -8956,8 +8947,8 @@ packages: | |||
|       vue: 3.3.4 | ||||
|     dev: false | ||||
| 
 | ||||
|   /vue-types@5.0.3(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-7+yOUXlRrpkJ4mtgmB6nIfDYLdLmxHQ/IMZR3hsEziYnHK4Y/Rf+rlCIg1rwNnlbyTiDf4v/vz1LEumo3RgwrQ==} | ||||
|   /vue-types@5.0.4(vue@3.3.4): | ||||
|     resolution: {integrity: sha512-ksYUQpvhk1Xl/K43OPkcm54VcX4tvxQoNYjYLk+n45NOocDsg9+DnviPq/KfDLjGs4P23iAosFPR8JSzuh9IPA==} | ||||
|     engines: {node: '>=14.0.0'} | ||||
|     peerDependencies: | ||||
|       vue: ^2.0.0 || ^3.0.0 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 xingyu
						xingyu