Updates modules
This commit is contained in:
		
							
								
								
									
										18
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								package.json
									
									
									
									
									
								
							| @@ -26,13 +26,13 @@ | ||||
|     "@iconify-json/cil": "^1.1.2", | ||||
|     "@iconify-json/mdi": "^1.1.29", | ||||
|     "@iconify-json/mdi-light": "^1.1.2", | ||||
|     "@iconify-json/octicon": "^1.1.14", | ||||
|     "@iconify-json/octicon": "^1.1.15", | ||||
|     "@oruga-ui/oruga-next": "^0.5.4", | ||||
|     "@oruga-ui/theme-bulma": "^0.2.6", | ||||
|     "@vitejs/plugin-vue": "3.0.1", | ||||
|     "@vue/compiler-sfc": "^3.2.37", | ||||
|     "@vueuse/core": "^9.0.0", | ||||
|     "@vueuse/router": "^9.0.0", | ||||
|     "@vueuse/core": "^9.0.2", | ||||
|     "@vueuse/router": "^9.0.2", | ||||
|     "ansi-to-html": "^0.7.2", | ||||
|     "bulma": "^0.9.4", | ||||
|     "date-fns": "^2.29.1", | ||||
| @@ -44,18 +44,18 @@ | ||||
|     "semver": "^7.3.7", | ||||
|     "splitpanes": "^3.1.1", | ||||
|     "typescript": "^4.7.4", | ||||
|     "unplugin-auto-import": "^0.10.1", | ||||
|     "unplugin-icons": "^0.14.7", | ||||
|     "unplugin-auto-import": "^0.10.3", | ||||
|     "unplugin-icons": "^0.14.8", | ||||
|     "unplugin-vue-components": "^0.21.2", | ||||
|     "vite": "3.0.3", | ||||
|     "vite": "3.0.4", | ||||
|     "vue": "^3.2.37", | ||||
|     "vue-router": "^4.1.2" | ||||
|     "vue-router": "^4.1.3" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@pinia/testing": "^0.0.13", | ||||
|     "@types/jest": "^28.1.6", | ||||
|     "@types/lodash.debounce": "^4.0.7", | ||||
|     "@types/node": "^18.6.1", | ||||
|     "@types/node": "^18.6.3", | ||||
|     "@types/semver": "^7.3.10", | ||||
|     "@vue/test-utils": "^2.0.2", | ||||
|     "c8": "^7.12.0", | ||||
| @@ -68,7 +68,7 @@ | ||||
|     "prettier": "^2.7.1", | ||||
|     "release-it": "^15.2.0", | ||||
|     "ts-node": "^10.9.1", | ||||
|     "vitest": "^0.19.1" | ||||
|     "vitest": "^0.20.2" | ||||
|   }, | ||||
|   "lint-staged": { | ||||
|     "*.{js,vue,css}": [ | ||||
|   | ||||
							
								
								
									
										329
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										329
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -5,19 +5,19 @@ specifiers: | ||||
|   '@iconify-json/cil': ^1.1.2 | ||||
|   '@iconify-json/mdi': ^1.1.29 | ||||
|   '@iconify-json/mdi-light': ^1.1.2 | ||||
|   '@iconify-json/octicon': ^1.1.14 | ||||
|   '@iconify-json/octicon': ^1.1.15 | ||||
|   '@oruga-ui/oruga-next': ^0.5.4 | ||||
|   '@oruga-ui/theme-bulma': ^0.2.6 | ||||
|   '@pinia/testing': ^0.0.13 | ||||
|   '@types/jest': ^28.1.6 | ||||
|   '@types/lodash.debounce': ^4.0.7 | ||||
|   '@types/node': ^18.6.1 | ||||
|   '@types/node': ^18.6.3 | ||||
|   '@types/semver': ^7.3.10 | ||||
|   '@vitejs/plugin-vue': 3.0.1 | ||||
|   '@vue/compiler-sfc': ^3.2.37 | ||||
|   '@vue/test-utils': ^2.0.2 | ||||
|   '@vueuse/core': ^9.0.0 | ||||
|   '@vueuse/router': ^9.0.0 | ||||
|   '@vueuse/core': ^9.0.2 | ||||
|   '@vueuse/router': ^9.0.2 | ||||
|   ansi-to-html: ^0.7.2 | ||||
|   bulma: ^0.9.4 | ||||
|   c8: ^7.12.0 | ||||
| @@ -39,26 +39,26 @@ specifiers: | ||||
|   splitpanes: ^3.1.1 | ||||
|   ts-node: ^10.9.1 | ||||
|   typescript: ^4.7.4 | ||||
|   unplugin-auto-import: ^0.10.1 | ||||
|   unplugin-icons: ^0.14.7 | ||||
|   unplugin-auto-import: ^0.10.3 | ||||
|   unplugin-icons: ^0.14.8 | ||||
|   unplugin-vue-components: ^0.21.2 | ||||
|   vite: 3.0.3 | ||||
|   vitest: ^0.19.1 | ||||
|   vite: 3.0.4 | ||||
|   vitest: ^0.20.2 | ||||
|   vue: ^3.2.37 | ||||
|   vue-router: ^4.1.2 | ||||
|   vue-router: ^4.1.3 | ||||
|  | ||||
| dependencies: | ||||
|   '@iconify-json/carbon': 1.1.7 | ||||
|   '@iconify-json/cil': 1.1.2 | ||||
|   '@iconify-json/mdi': 1.1.29 | ||||
|   '@iconify-json/mdi-light': 1.1.2 | ||||
|   '@iconify-json/octicon': 1.1.14 | ||||
|   '@iconify-json/octicon': 1.1.15 | ||||
|   '@oruga-ui/oruga-next': 0.5.5_vue@3.2.37 | ||||
|   '@oruga-ui/theme-bulma': 0.2.6 | ||||
|   '@vitejs/plugin-vue': 3.0.1_vite@3.0.3+vue@3.2.37 | ||||
|   '@vitejs/plugin-vue': 3.0.1_vite@3.0.4+vue@3.2.37 | ||||
|   '@vue/compiler-sfc': 3.2.37 | ||||
|   '@vueuse/core': 9.0.0_vue@3.2.37 | ||||
|   '@vueuse/router': 9.0.0_xxca4fmgsp7cw4caxfykg2fuya | ||||
|   '@vueuse/core': 9.0.2_vue@3.2.37 | ||||
|   '@vueuse/router': 9.0.2_45jhv7el6g2ztux7wgm2ofrf4e | ||||
|   ansi-to-html: 0.7.2 | ||||
|   bulma: 0.9.4 | ||||
|   date-fns: 2.29.1 | ||||
| @@ -70,18 +70,18 @@ dependencies: | ||||
|   semver: 7.3.7 | ||||
|   splitpanes: 3.1.1 | ||||
|   typescript: 4.7.4 | ||||
|   unplugin-auto-import: 0.10.1_ya3b5ohu7u6blcmxzl5ar2qa2a | ||||
|   unplugin-icons: 0.14.7_fvfvl6jo25l4byabogbrrdvuya | ||||
|   unplugin-vue-components: 0.21.2_vite@3.0.3+vue@3.2.37 | ||||
|   vite: 3.0.3_sass@1.54.0 | ||||
|   unplugin-auto-import: 0.10.3_tx7zv2ie4cs2dwhmfsvx6hgtim | ||||
|   unplugin-icons: 0.14.8_drarq77wngniv3w6l3yoypch7m | ||||
|   unplugin-vue-components: 0.21.2_vite@3.0.4+vue@3.2.37 | ||||
|   vite: 3.0.4_sass@1.54.0 | ||||
|   vue: 3.2.37 | ||||
|   vue-router: 4.1.2_vue@3.2.37 | ||||
|   vue-router: 4.1.3_vue@3.2.37 | ||||
|  | ||||
| devDependencies: | ||||
|   '@pinia/testing': 0.0.13_pinia@2.0.17+vue@3.2.37 | ||||
|   '@types/jest': 28.1.6 | ||||
|   '@types/lodash.debounce': 4.0.7 | ||||
|   '@types/node': 18.6.1 | ||||
|   '@types/node': 18.6.3 | ||||
|   '@types/semver': 7.3.10 | ||||
|   '@vue/test-utils': 2.0.2_vue@3.2.37 | ||||
|   c8: 7.12.0 | ||||
| @@ -93,8 +93,8 @@ devDependencies: | ||||
|   npm-run-all: 4.1.5 | ||||
|   prettier: 2.7.1 | ||||
|   release-it: 15.2.0 | ||||
|   ts-node: 10.9.1_f6w67sjx3imwytyzb2qhabnzqe | ||||
|   vitest: 0.19.1_i5k74j5e2cswohk27hbh2i5oby | ||||
|   ts-node: 10.9.1_e2tlcjkk7tlngjdlhzx5hjlnv4 | ||||
|   vitest: 0.20.2_i5k74j5e2cswohk27hbh2i5oby | ||||
|  | ||||
| packages: | ||||
|  | ||||
| @@ -187,8 +187,8 @@ packages: | ||||
|       '@iconify/types': 1.1.0 | ||||
|     dev: false | ||||
|  | ||||
|   /@iconify-json/octicon/1.1.14: | ||||
|     resolution: {integrity: sha512-PgAgCrVmVt+ZGintKlZQBNaS5h/SHNNh5XkiOIOHHi6ZtqMiNqQAjhoNlseqgF3Oq1e5q4cLB8CKaazp2hTtBQ==} | ||||
|   /@iconify-json/octicon/1.1.15: | ||||
|     resolution: {integrity: sha512-jM+DXQmLVHHEW7LUjNwTgu794MCDDaUjLJ+vARDo+o2Rp+/Q3zUAHrWxxxquwdQDAtIhGGDs1uYYwdN5P1X/Pw==} | ||||
|     dependencies: | ||||
|       '@iconify/types': 1.1.0 | ||||
|     dev: false | ||||
| @@ -205,7 +205,7 @@ packages: | ||||
|       '@iconify/types': 1.1.0 | ||||
|       debug: 4.3.4 | ||||
|       kolorist: 1.5.1 | ||||
|       local-pkg: 0.4.1 | ||||
|       local-pkg: 0.4.2 | ||||
|     transitivePeerDependencies: | ||||
|       - supports-color | ||||
|     dev: false | ||||
| @@ -475,7 +475,7 @@ packages: | ||||
|     dependencies: | ||||
|       '@types/http-cache-semantics': 4.0.1 | ||||
|       '@types/keyv': 3.1.4 | ||||
|       '@types/node': 18.6.1 | ||||
|       '@types/node': 18.6.3 | ||||
|       '@types/responselike': 1.0.0 | ||||
|     dev: true | ||||
|  | ||||
| @@ -511,7 +511,7 @@ packages: | ||||
|   /@types/keyv/3.1.4: | ||||
|     resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} | ||||
|     dependencies: | ||||
|       '@types/node': 18.6.1 | ||||
|       '@types/node': 18.6.3 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/lodash.debounce/4.0.7: | ||||
| @@ -524,8 +524,8 @@ packages: | ||||
|     resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==} | ||||
|     dev: true | ||||
|  | ||||
|   /@types/node/18.6.1: | ||||
|     resolution: {integrity: sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==} | ||||
|   /@types/node/18.6.3: | ||||
|     resolution: {integrity: sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==} | ||||
|     dev: true | ||||
|  | ||||
|   /@types/parse-json/4.0.0: | ||||
| @@ -535,7 +535,7 @@ packages: | ||||
|   /@types/responselike/1.0.0: | ||||
|     resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} | ||||
|     dependencies: | ||||
|       '@types/node': 18.6.1 | ||||
|       '@types/node': 18.6.3 | ||||
|     dev: true | ||||
|  | ||||
|   /@types/semver/7.3.10: | ||||
| @@ -546,14 +546,14 @@ packages: | ||||
|     resolution: {integrity: sha512-w7hEHXnPMEZ+4nGKl/KDRVpxkwYxYExuHOYXyzIzCDzEZ9ZCGMAewulr9IqJu2LR4N37fcnb1XVeuZ09qgOxhA==} | ||||
|     dev: false | ||||
|  | ||||
|   /@vitejs/plugin-vue/3.0.1_vite@3.0.3+vue@3.2.37: | ||||
|   /@vitejs/plugin-vue/3.0.1_vite@3.0.4+vue@3.2.37: | ||||
|     resolution: {integrity: sha512-Ll9JgxG7ONIz/XZv3dssfoMUDu9qAnlJ+km+pBA0teYSXzwPCIzS/e1bmwNYl5dcQGs677D21amgfYAnzMl17A==} | ||||
|     engines: {node: ^14.18.0 || >=16.0.0} | ||||
|     peerDependencies: | ||||
|       vite: ^3.0.0 | ||||
|       vue: ^3.2.25 | ||||
|     dependencies: | ||||
|       vite: 3.0.3_sass@1.54.0 | ||||
|       vite: 3.0.4_sass@1.54.0 | ||||
|       vue: 3.2.37 | ||||
|     dev: false | ||||
|  | ||||
| @@ -641,37 +641,37 @@ packages: | ||||
|       vue: 3.2.37 | ||||
|     dev: true | ||||
|  | ||||
|   /@vueuse/core/9.0.0_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-hMMc2ajuVknkL7Z39JdP9gFFND2OgnDTSS5mmuinWGAE1Vxy1AwDvTHm3+juyk+GzJjYRAktnBIPy7Fq53iOnw==} | ||||
|   /@vueuse/core/9.0.2_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-kOIqaQPSs7OSByWg1ulEKRUJbsq3FmbJiUr0RhEKpt3O1Uhl4DrDj85DUbQBABVYgPvSaY6AE/fP3/FOcRIOoQ==} | ||||
|     dependencies: | ||||
|       '@types/web-bluetooth': 0.0.15 | ||||
|       '@vueuse/metadata': 9.0.0 | ||||
|       '@vueuse/shared': 9.0.0_vue@3.2.37 | ||||
|       '@vueuse/metadata': 9.0.2 | ||||
|       '@vueuse/shared': 9.0.2_vue@3.2.37 | ||||
|       vue-demi: 0.13.6_vue@3.2.37 | ||||
|     transitivePeerDependencies: | ||||
|       - '@vue/composition-api' | ||||
|       - vue | ||||
|     dev: false | ||||
|  | ||||
|   /@vueuse/metadata/9.0.0: | ||||
|     resolution: {integrity: sha512-79YVIsAP1bbWm5GdQuG7jDVF/9uuExzhkO0Sd4/TLuSfzH2uZOrHvGwy+ZNJHjbyRn3uf56rKINWLJdBuTLSqQ==} | ||||
|   /@vueuse/metadata/9.0.2: | ||||
|     resolution: {integrity: sha512-TRh+TNUYXiodatSAxd0xZc7sh4RfktVVgNFIN7TCQXKyancbCAcWfHvKfgdlX8LcqSBxKoHVa90n0XdUbboTkw==} | ||||
|     dev: false | ||||
|  | ||||
|   /@vueuse/router/9.0.0_xxca4fmgsp7cw4caxfykg2fuya: | ||||
|     resolution: {integrity: sha512-U1JR3E45zFCFh9Jp3tEpwyVs+WajbvQLJHJpBCKGgYHfUoh5vT7UNGk6T7HHVi3fToDxLJpMZVNDVrGLzuhjAA==} | ||||
|   /@vueuse/router/9.0.2_45jhv7el6g2ztux7wgm2ofrf4e: | ||||
|     resolution: {integrity: sha512-U6ZNc+grD0KIg7EGkWM8eoFTRzlKmPaYFCqCZovy6tSA+8aPg20mjBbeAHkmJJpf+/yM4b657J39NRFTxZjD7A==} | ||||
|     peerDependencies: | ||||
|       vue-router: '>=4.0.0-rc.1' | ||||
|     dependencies: | ||||
|       '@vueuse/shared': 9.0.0_vue@3.2.37 | ||||
|       '@vueuse/shared': 9.0.2_vue@3.2.37 | ||||
|       vue-demi: 0.13.6_vue@3.2.37 | ||||
|       vue-router: 4.1.2_vue@3.2.37 | ||||
|       vue-router: 4.1.3_vue@3.2.37 | ||||
|     transitivePeerDependencies: | ||||
|       - '@vue/composition-api' | ||||
|       - vue | ||||
|     dev: false | ||||
|  | ||||
|   /@vueuse/shared/9.0.0_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-WRCyr/wIz5e/2gR/+qFucbCUcGMyJKkQZAzlECl3e71ebQQ9X/w3aBWT9FbnogJX+DNZ/t3Pj+TqPbC7TH1Yog==} | ||||
|   /@vueuse/shared/9.0.2_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-KwBDefK2ljLESpt0ffe2w8EGUCb3IaMfTzeytB/uHHjHOGOEIHLHHyn8W2C48uGQEvoe5iwaW4Bfp8cRUM6IFA==} | ||||
|     dependencies: | ||||
|       vue-demi: 0.13.6_vue@3.2.37 | ||||
|     transitivePeerDependencies: | ||||
| @@ -1529,192 +1529,192 @@ packages: | ||||
|       is-symbol: 1.0.4 | ||||
|     dev: true | ||||
|  | ||||
|   /esbuild-android-64/0.14.50: | ||||
|     resolution: {integrity: sha512-H7iUEm7gUJHzidsBlFPGF6FTExazcgXL/46xxLo6i6bMtPim6ZmXyTccS8yOMpy6HAC6dPZ/JCQqrkkin69n6Q==} | ||||
|   /esbuild-android-64/0.14.51: | ||||
|     resolution: {integrity: sha512-6FOuKTHnC86dtrKDmdSj2CkcKF8PnqkaIXqvgydqfJmqBazCPdw+relrMlhGjkvVdiiGV70rpdnyFmA65ekBCQ==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [android] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-android-arm64/0.14.50: | ||||
|     resolution: {integrity: sha512-NFaoqEwa+OYfoYVpQWDMdKII7wZZkAjtJFo1WdnBeCYlYikvUhTnf2aPwPu5qEAw/ie1NYK0yn3cafwP+kP+OQ==} | ||||
|   /esbuild-android-arm64/0.14.51: | ||||
|     resolution: {integrity: sha512-vBtp//5VVkZWmYYvHsqBRCMMi1MzKuMIn5XDScmnykMTu9+TD9v0NMEDqQxvtFToeYmojdo5UCV2vzMQWJcJ4A==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm64] | ||||
|     os: [android] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-darwin-64/0.14.50: | ||||
|     resolution: {integrity: sha512-gDQsCvGnZiJv9cfdO48QqxkRV8oKAXgR2CGp7TdIpccwFdJMHf8hyIJhMW/05b/HJjET/26Us27Jx91BFfEVSA==} | ||||
|   /esbuild-darwin-64/0.14.51: | ||||
|     resolution: {integrity: sha512-YFmXPIOvuagDcwCejMRtCDjgPfnDu+bNeh5FU2Ryi68ADDVlWEpbtpAbrtf/lvFTWPexbgyKgzppNgsmLPr8PA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [darwin] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-darwin-arm64/0.14.50: | ||||
|     resolution: {integrity: sha512-36nNs5OjKIb/Q50Sgp8+rYW/PqirRiFN0NFc9hEvgPzNJxeJedktXwzfJSln4EcRFRh5Vz4IlqFRScp+aiBBzA==} | ||||
|   /esbuild-darwin-arm64/0.14.51: | ||||
|     resolution: {integrity: sha512-juYD0QnSKwAMfzwKdIF6YbueXzS6N7y4GXPDeDkApz/1RzlT42mvX9jgNmyOlWKN7YzQAYbcUEJmZJYQGdf2ow==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm64] | ||||
|     os: [darwin] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-freebsd-64/0.14.50: | ||||
|     resolution: {integrity: sha512-/1pHHCUem8e/R86/uR+4v5diI2CtBdiWKiqGuPa9b/0x3Nwdh5AOH7lj+8823C6uX1e0ufwkSLkS+aFZiBCWxA==} | ||||
|   /esbuild-freebsd-64/0.14.51: | ||||
|     resolution: {integrity: sha512-cLEI/aXjb6vo5O2Y8rvVSQ7smgLldwYY5xMxqh/dQGfWO+R1NJOFsiax3IS4Ng300SVp7Gz3czxT6d6qf2cw0g==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [freebsd] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-freebsd-arm64/0.14.50: | ||||
|     resolution: {integrity: sha512-iKwUVMQztnPZe5pUYHdMkRc9aSpvoV1mkuHlCoPtxZA3V+Kg/ptpzkcSY+fKd0kuom+l6Rc93k0UPVkP7xoqrw==} | ||||
|   /esbuild-freebsd-arm64/0.14.51: | ||||
|     resolution: {integrity: sha512-TcWVw/rCL2F+jUgRkgLa3qltd5gzKjIMGhkVybkjk6PJadYInPtgtUBp1/hG+mxyigaT7ib+od1Xb84b+L+1Mg==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm64] | ||||
|     os: [freebsd] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-32/0.14.50: | ||||
|     resolution: {integrity: sha512-sWUwvf3uz7dFOpLzYuih+WQ7dRycrBWHCdoXJ4I4XdMxEHCECd8b7a9N9u7FzT6XR2gHPk9EzvchQUtiEMRwqw==} | ||||
|   /esbuild-linux-32/0.14.51: | ||||
|     resolution: {integrity: sha512-RFqpyC5ChyWrjx8Xj2K0EC1aN0A37H6OJfmUXIASEqJoHcntuV3j2Efr9RNmUhMfNE6yEj2VpYuDteZLGDMr0w==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [ia32] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-64/0.14.50: | ||||
|     resolution: {integrity: sha512-u0PQxPhaeI629t4Y3EEcQ0wmWG+tC/LpP2K7yDFvwuPq0jSQ8SIN+ARNYfRjGW15O2we3XJvklbGV0wRuUCPig==} | ||||
|   /esbuild-linux-64/0.14.51: | ||||
|     resolution: {integrity: sha512-dxjhrqo5i7Rq6DXwz5v+MEHVs9VNFItJmHBe1CxROWNf4miOGoQhqSG8StStbDkQ1Mtobg6ng+4fwByOhoQoeA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-arm/0.14.50: | ||||
|     resolution: {integrity: sha512-VALZq13bhmFJYFE/mLEb+9A0w5vo8z+YDVOWeaf9vOTrSC31RohRIwtxXBnVJ7YKLYfEMzcgFYf+OFln3Y0cWg==} | ||||
|   /esbuild-linux-arm/0.14.51: | ||||
|     resolution: {integrity: sha512-LsJynDxYF6Neg7ZC7748yweCDD+N8ByCv22/7IAZglIEniEkqdF4HCaa49JNDLw1UQGlYuhOB8ZT/MmcSWzcWg==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-arm64/0.14.50: | ||||
|     resolution: {integrity: sha512-ZyfoNgsTftD7Rp5S7La5auomKdNeB3Ck+kSKXC4pp96VnHyYGjHHXWIlcbH8i+efRn9brszo1/Thl1qn8RqmhQ==} | ||||
|   /esbuild-linux-arm64/0.14.51: | ||||
|     resolution: {integrity: sha512-D9rFxGutoqQX3xJPxqd6o+kvYKeIbM0ifW2y0bgKk5HPgQQOo2k9/2Vpto3ybGYaFPCE5qTGtqQta9PoP6ZEzw==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-mips64le/0.14.50: | ||||
|     resolution: {integrity: sha512-ygo31Vxn/WrmjKCHkBoutOlFG5yM9J2UhzHb0oWD9O61dGg+Hzjz9hjf5cmM7FBhAzdpOdEWHIrVOg2YAi6rTw==} | ||||
|   /esbuild-linux-mips64le/0.14.51: | ||||
|     resolution: {integrity: sha512-vS54wQjy4IinLSlb5EIlLoln8buh1yDgliP4CuEHumrPk4PvvP4kTRIG4SzMXm6t19N0rIfT4bNdAxzJLg2k6A==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [mips64el] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-ppc64le/0.14.50: | ||||
|     resolution: {integrity: sha512-xWCKU5UaiTUT6Wz/O7GKP9KWdfbsb7vhfgQzRfX4ahh5NZV4ozZ4+SdzYG8WxetsLy84UzLX3Pi++xpVn1OkFQ==} | ||||
|   /esbuild-linux-ppc64le/0.14.51: | ||||
|     resolution: {integrity: sha512-xcdd62Y3VfGoyphNP/aIV9LP+RzFw5M5Z7ja+zdpQHHvokJM7d0rlDRMN+iSSwvUymQkqZO+G/xjb4/75du8BQ==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [ppc64] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-riscv64/0.14.50: | ||||
|     resolution: {integrity: sha512-0+dsneSEihZTopoO9B6Z6K4j3uI7EdxBP7YSF5rTwUgCID+wHD3vM1gGT0m+pjCW+NOacU9kH/WE9N686FHAJg==} | ||||
|   /esbuild-linux-riscv64/0.14.51: | ||||
|     resolution: {integrity: sha512-syXHGak9wkAnFz0gMmRBoy44JV0rp4kVCEA36P5MCeZcxFq8+fllBC2t6sKI23w3qd8Vwo9pTADCgjTSf3L3rA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [riscv64] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-linux-s390x/0.14.50: | ||||
|     resolution: {integrity: sha512-tVjqcu8o0P9H4StwbIhL1sQYm5mWATlodKB6dpEZFkcyTI8kfIGWiWcrGmkNGH2i1kBUOsdlBafPxR3nzp3TDA==} | ||||
|   /esbuild-linux-s390x/0.14.51: | ||||
|     resolution: {integrity: sha512-kFAJY3dv+Wq8o28K/C7xkZk/X34rgTwhknSsElIqoEo8armCOjMJ6NsMxm48KaWY2h2RUYGtQmr+RGuUPKBhyw==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [s390x] | ||||
|     os: [linux] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-netbsd-64/0.14.50: | ||||
|     resolution: {integrity: sha512-0R/glfqAQ2q6MHDf7YJw/TulibugjizBxyPvZIcorH0Mb7vSimdHy0XF5uCba5CKt+r4wjax1mvO9lZ4jiAhEg==} | ||||
|   /esbuild-netbsd-64/0.14.51: | ||||
|     resolution: {integrity: sha512-ZZBI7qrR1FevdPBVHz/1GSk1x5GDL/iy42Zy8+neEm/HA7ma+hH/bwPEjeHXKWUDvM36CZpSL/fn1/y9/Hb+1A==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [netbsd] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-openbsd-64/0.14.50: | ||||
|     resolution: {integrity: sha512-7PAtmrR5mDOFubXIkuxYQ4bdNS6XCK8AIIHUiZxq1kL8cFIH5731jPcXQ4JNy/wbj1C9sZ8rzD8BIM80Tqk29w==} | ||||
|   /esbuild-openbsd-64/0.14.51: | ||||
|     resolution: {integrity: sha512-7R1/p39M+LSVQVgDVlcY1KKm6kFKjERSX1lipMG51NPcspJD1tmiZSmmBXoY5jhHIu6JL1QkFDTx94gMYK6vfA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [openbsd] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-sunos-64/0.14.50: | ||||
|     resolution: {integrity: sha512-gBxNY/wyptvD7PkHIYcq7se6SQEXcSC8Y7mE0FJB+CGgssEWf6vBPfTTZ2b6BWKnmaP6P6qb7s/KRIV5T2PxsQ==} | ||||
|   /esbuild-sunos-64/0.14.51: | ||||
|     resolution: {integrity: sha512-HoHaCswHxLEYN8eBTtyO0bFEWvA3Kdb++hSQ/lLG7TyKF69TeSG0RNoBRAs45x/oCeWaTDntEZlYwAfQlhEtJA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [sunos] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-windows-32/0.14.50: | ||||
|     resolution: {integrity: sha512-MOOe6J9cqe/iW1qbIVYSAqzJFh0p2LBLhVUIWdMVnNUNjvg2/4QNX4oT4IzgDeldU+Bym9/Tn6+DxvUHJXL5Zw==} | ||||
|   /esbuild-windows-32/0.14.51: | ||||
|     resolution: {integrity: sha512-4rtwSAM35A07CBt1/X8RWieDj3ZUHQqUOaEo5ZBs69rt5WAFjP4aqCIobdqOy4FdhYw1yF8Z0xFBTyc9lgPtEg==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [ia32] | ||||
|     os: [win32] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-windows-64/0.14.50: | ||||
|     resolution: {integrity: sha512-r/qE5Ex3w1jjGv/JlpPoWB365ldkppUlnizhMxJgojp907ZF1PgLTuW207kgzZcSCXyquL9qJkMsY+MRtaZ5yQ==} | ||||
|   /esbuild-windows-64/0.14.51: | ||||
|     resolution: {integrity: sha512-HoN/5HGRXJpWODprGCgKbdMvrC3A2gqvzewu2eECRw2sYxOUoh2TV1tS+G7bHNapPGI79woQJGV6pFH7GH7qnA==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [x64] | ||||
|     os: [win32] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild-windows-arm64/0.14.50: | ||||
|     resolution: {integrity: sha512-EMS4lQnsIe12ZyAinOINx7eq2mjpDdhGZZWDwPZE/yUTN9cnc2Ze/xUTYIAyaJqrqQda3LnDpADKpvLvol6ENQ==} | ||||
|   /esbuild-windows-arm64/0.14.51: | ||||
|     resolution: {integrity: sha512-JQDqPjuOH7o+BsKMSddMfmVJXrnYZxXDHsoLHc0xgmAZkOOCflRmC43q31pk79F9xuyWY45jDBPolb5ZgGOf9g==} | ||||
|     engines: {node: '>=12'} | ||||
|     cpu: [arm64] | ||||
|     os: [win32] | ||||
|     requiresBuild: true | ||||
|     optional: true | ||||
|  | ||||
|   /esbuild/0.14.50: | ||||
|     resolution: {integrity: sha512-SbC3k35Ih2IC6trhbMYW7hYeGdjPKf9atTKwBUHqMCYFZZ9z8zhuvfnZihsnJypl74FjiAKjBRqFkBkAd0rS/w==} | ||||
|   /esbuild/0.14.51: | ||||
|     resolution: {integrity: sha512-+CvnDitD7Q5sT7F+FM65sWkF8wJRf+j9fPcprxYV4j+ohmzVj2W7caUqH2s5kCaCJAfcAICjSlKhDCcvDpU7nw==} | ||||
|     engines: {node: '>=12'} | ||||
|     hasBin: true | ||||
|     requiresBuild: true | ||||
|     optionalDependencies: | ||||
|       esbuild-android-64: 0.14.50 | ||||
|       esbuild-android-arm64: 0.14.50 | ||||
|       esbuild-darwin-64: 0.14.50 | ||||
|       esbuild-darwin-arm64: 0.14.50 | ||||
|       esbuild-freebsd-64: 0.14.50 | ||||
|       esbuild-freebsd-arm64: 0.14.50 | ||||
|       esbuild-linux-32: 0.14.50 | ||||
|       esbuild-linux-64: 0.14.50 | ||||
|       esbuild-linux-arm: 0.14.50 | ||||
|       esbuild-linux-arm64: 0.14.50 | ||||
|       esbuild-linux-mips64le: 0.14.50 | ||||
|       esbuild-linux-ppc64le: 0.14.50 | ||||
|       esbuild-linux-riscv64: 0.14.50 | ||||
|       esbuild-linux-s390x: 0.14.50 | ||||
|       esbuild-netbsd-64: 0.14.50 | ||||
|       esbuild-openbsd-64: 0.14.50 | ||||
|       esbuild-sunos-64: 0.14.50 | ||||
|       esbuild-windows-32: 0.14.50 | ||||
|       esbuild-windows-64: 0.14.50 | ||||
|       esbuild-windows-arm64: 0.14.50 | ||||
|       esbuild-android-64: 0.14.51 | ||||
|       esbuild-android-arm64: 0.14.51 | ||||
|       esbuild-darwin-64: 0.14.51 | ||||
|       esbuild-darwin-arm64: 0.14.51 | ||||
|       esbuild-freebsd-64: 0.14.51 | ||||
|       esbuild-freebsd-arm64: 0.14.51 | ||||
|       esbuild-linux-32: 0.14.51 | ||||
|       esbuild-linux-64: 0.14.51 | ||||
|       esbuild-linux-arm: 0.14.51 | ||||
|       esbuild-linux-arm64: 0.14.51 | ||||
|       esbuild-linux-mips64le: 0.14.51 | ||||
|       esbuild-linux-ppc64le: 0.14.51 | ||||
|       esbuild-linux-riscv64: 0.14.51 | ||||
|       esbuild-linux-s390x: 0.14.51 | ||||
|       esbuild-netbsd-64: 0.14.51 | ||||
|       esbuild-openbsd-64: 0.14.51 | ||||
|       esbuild-sunos-64: 0.14.51 | ||||
|       esbuild-windows-32: 0.14.51 | ||||
|       esbuild-windows-64: 0.14.51 | ||||
|       esbuild-windows-arm64: 0.14.51 | ||||
|  | ||||
|   /escalade/3.1.1: | ||||
|     resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} | ||||
| @@ -2809,11 +2809,6 @@ packages: | ||||
|       strip-bom: 3.0.0 | ||||
|     dev: true | ||||
|  | ||||
|   /local-pkg/0.4.1: | ||||
|     resolution: {integrity: sha512-lL87ytIGP2FU5PWwNDo0w3WhIo2gopIAxPg9RxDYF7m4rr5ahuZxP22xnJHIvaLTe4Z9P6uKKY2UHiwyB4pcrw==} | ||||
|     engines: {node: '>=14'} | ||||
|     dev: false | ||||
|  | ||||
|   /local-pkg/0.4.2: | ||||
|     resolution: {integrity: sha512-mlERgSPrbxU3BP4qBqAvvwlgW4MTg78iwJdGGnv7kibKjWcJksrG3t6LB5lXI93wXRDvG4NpUgJFmTG4T6rdrg==} | ||||
|     engines: {node: '>=14'} | ||||
| @@ -3695,8 +3690,8 @@ packages: | ||||
|       glob: 7.2.3 | ||||
|     dev: true | ||||
|  | ||||
|   /rollup/2.77.0: | ||||
|     resolution: {integrity: sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==} | ||||
|   /rollup/2.77.2: | ||||
|     resolution: {integrity: sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==} | ||||
|     engines: {node: '>=10.0.0'} | ||||
|     hasBin: true | ||||
|     optionalDependencies: | ||||
| @@ -3752,8 +3747,8 @@ packages: | ||||
|       xmlchars: 2.2.0 | ||||
|     dev: true | ||||
|  | ||||
|   /scule/0.2.1: | ||||
|     resolution: {integrity: sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==} | ||||
|   /scule/0.3.2: | ||||
|     resolution: {integrity: sha512-zIvPdjOH8fv8CgrPT5eqtxHQXmPNnV/vHJYffZhE43KZkvULvpCTvOt1HPlFaCZx287INL9qaqrZg34e8NgI4g==} | ||||
|     dev: false | ||||
|  | ||||
|   /semver-diff/4.0.0: | ||||
| @@ -4116,7 +4111,7 @@ packages: | ||||
|       punycode: 2.1.1 | ||||
|     dev: true | ||||
|  | ||||
|   /ts-node/10.9.1_f6w67sjx3imwytyzb2qhabnzqe: | ||||
|   /ts-node/10.9.1_e2tlcjkk7tlngjdlhzx5hjlnv4: | ||||
|     resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
| @@ -4135,7 +4130,7 @@ packages: | ||||
|       '@tsconfig/node12': 1.0.11 | ||||
|       '@tsconfig/node14': 1.0.3 | ||||
|       '@tsconfig/node16': 1.0.3 | ||||
|       '@types/node': 18.6.1 | ||||
|       '@types/node': 18.6.3 | ||||
|       acorn: 8.7.1 | ||||
|       acorn-walk: 8.2.0 | ||||
|       arg: 4.1.3 | ||||
| @@ -4198,8 +4193,8 @@ packages: | ||||
|       which-boxed-primitive: 1.0.2 | ||||
|     dev: true | ||||
|  | ||||
|   /unimport/0.6.3_vite@3.0.3: | ||||
|     resolution: {integrity: sha512-+DVHqCoOoJcmYRLUrKbKDs/Iq/is6m0K7rTdFJAV7/MfyvWCKeSuSOrLeONgLBd6yC6iZFEzdc8di7S27PQyoA==} | ||||
|   /unimport/0.6.4_vite@3.0.4: | ||||
|     resolution: {integrity: sha512-1cbSeTsC2EwzWeWAyQleajM354y+EYsymxE9p1wDbHKVTEe9XL6+e7vlEv2pj1Zk8YYFf+CBf9QG8My7aDKhag==} | ||||
|     dependencies: | ||||
|       '@rollup/pluginutils': 4.2.1 | ||||
|       escape-string-regexp: 5.0.0 | ||||
| @@ -4208,9 +4203,9 @@ packages: | ||||
|       magic-string: 0.26.2 | ||||
|       mlly: 0.5.5 | ||||
|       pathe: 0.3.2 | ||||
|       scule: 0.2.1 | ||||
|       scule: 0.3.2 | ||||
|       strip-literal: 0.4.0 | ||||
|       unplugin: 0.7.2_vite@3.0.3 | ||||
|       unplugin: 0.8.0_vite@3.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - esbuild | ||||
|       - rollup | ||||
| @@ -4239,8 +4234,8 @@ packages: | ||||
|     engines: {node: '>= 0.8'} | ||||
|     dev: true | ||||
|  | ||||
|   /unplugin-auto-import/0.10.1_ya3b5ohu7u6blcmxzl5ar2qa2a: | ||||
|     resolution: {integrity: sha512-aBvlCOvkgZRceYDEIEpduD86XYCS1wV4atNeUtAZsNK7FSKRb0Nu073SYYAeU46IitK3GPeGd5BETtqz6It5Ng==} | ||||
|   /unplugin-auto-import/0.10.3_tx7zv2ie4cs2dwhmfsvx6hgtim: | ||||
|     resolution: {integrity: sha512-tODQr7ZBnsBZ9lKaz2mqszKVi/4ALuLtS4gc1xwpcsBav5TCAl0HFSMuai1qL4AkYEwD2HPqK04LocCyK+D0KQ==} | ||||
|     engines: {node: '>=14'} | ||||
|     peerDependencies: | ||||
|       '@vueuse/core': '*' | ||||
| @@ -4250,11 +4245,11 @@ packages: | ||||
|     dependencies: | ||||
|       '@antfu/utils': 0.5.2 | ||||
|       '@rollup/pluginutils': 4.2.1 | ||||
|       '@vueuse/core': 9.0.0_vue@3.2.37 | ||||
|       '@vueuse/core': 9.0.2_vue@3.2.37 | ||||
|       local-pkg: 0.4.2 | ||||
|       magic-string: 0.26.2 | ||||
|       unimport: 0.6.3_vite@3.0.3 | ||||
|       unplugin: 0.7.2_vite@3.0.3 | ||||
|       unimport: 0.6.4_vite@3.0.4 | ||||
|       unplugin: 0.8.0_vite@3.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - esbuild | ||||
|       - rollup | ||||
| @@ -4262,8 +4257,8 @@ packages: | ||||
|       - webpack | ||||
|     dev: false | ||||
|  | ||||
|   /unplugin-icons/0.14.7_fvfvl6jo25l4byabogbrrdvuya: | ||||
|     resolution: {integrity: sha512-TrNnEdpaXMdiG5BsCgvU6cv/gSLYvIk1f8wGCGZmOo4wmi3nqYBuqIEuiXhmmyXdDZuRRpCaOzCnCYYZ5H7U8g==} | ||||
|   /unplugin-icons/0.14.8_drarq77wngniv3w6l3yoypch7m: | ||||
|     resolution: {integrity: sha512-YxLC0Uxec+ayl8ju3CXmRX4Jg7IF8Tu2cRyq/okXwMK6fM140SPae332ByTlul1E/I7I0PXYSVVn8SlGunM/2g==} | ||||
|     peerDependencies: | ||||
|       '@svgr/core': '>=5.5.0' | ||||
|       '@vue/compiler-sfc': ^3.0.2 | ||||
| @@ -4285,8 +4280,8 @@ packages: | ||||
|       '@vue/compiler-sfc': 3.2.37 | ||||
|       debug: 4.3.4 | ||||
|       kolorist: 1.5.1 | ||||
|       local-pkg: 0.4.1 | ||||
|       unplugin: 0.7.1_vite@3.0.3 | ||||
|       local-pkg: 0.4.2 | ||||
|       unplugin: 0.8.0_vite@3.0.4 | ||||
|     transitivePeerDependencies: | ||||
|       - esbuild | ||||
|       - rollup | ||||
| @@ -4295,7 +4290,7 @@ packages: | ||||
|       - webpack | ||||
|     dev: false | ||||
|  | ||||
|   /unplugin-vue-components/0.21.2_vite@3.0.3+vue@3.2.37: | ||||
|   /unplugin-vue-components/0.21.2_vite@3.0.4+vue@3.2.37: | ||||
|     resolution: {integrity: sha512-HBU+EuesDj/HRs7EtYH7gBACljVhqLylltrCLModRmCToIIrrNvMh54aylUt4AD4qiwylgOx4Vgb9sBlrIcRDw==} | ||||
|     engines: {node: '>=14'} | ||||
|     peerDependencies: | ||||
| @@ -4314,7 +4309,7 @@ packages: | ||||
|       magic-string: 0.26.2 | ||||
|       minimatch: 5.1.0 | ||||
|       resolve: 1.22.1 | ||||
|       unplugin: 0.7.2_vite@3.0.3 | ||||
|       unplugin: 0.7.2_vite@3.0.4 | ||||
|       vue: 3.2.37 | ||||
|     transitivePeerDependencies: | ||||
|       - esbuild | ||||
| @@ -4324,31 +4319,7 @@ packages: | ||||
|       - webpack | ||||
|     dev: false | ||||
|  | ||||
|   /unplugin/0.7.1_vite@3.0.3: | ||||
|     resolution: {integrity: sha512-Z6hNDXDNh9aimMkPU1mEjtk+2ova8gh0y7rJeJdGH1vWZOHwF2lLQiQ/R97rv9ymmzEQXsR2fyMet72T8jy6ew==} | ||||
|     peerDependencies: | ||||
|       esbuild: '>=0.13' | ||||
|       rollup: ^2.50.0 | ||||
|       vite: ^2.3.0 || ^3.0.0-0 | ||||
|       webpack: 4 || 5 | ||||
|     peerDependenciesMeta: | ||||
|       esbuild: | ||||
|         optional: true | ||||
|       rollup: | ||||
|         optional: true | ||||
|       vite: | ||||
|         optional: true | ||||
|       webpack: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       acorn: 8.8.0 | ||||
|       chokidar: 3.5.3 | ||||
|       vite: 3.0.3_sass@1.54.0 | ||||
|       webpack-sources: 3.2.3 | ||||
|       webpack-virtual-modules: 0.4.4 | ||||
|     dev: false | ||||
|  | ||||
|   /unplugin/0.7.2_vite@3.0.3: | ||||
|   /unplugin/0.7.2_vite@3.0.4: | ||||
|     resolution: {integrity: sha512-m7thX4jP8l5sETpLdUASoDOGOcHaOVtgNyrYlToyQUvILUtEzEnngRBrHnAX3IKqooJVmXpoa/CwQ/QqzvGaHQ==} | ||||
|     peerDependencies: | ||||
|       esbuild: '>=0.13' | ||||
| @@ -4367,7 +4338,31 @@ packages: | ||||
|     dependencies: | ||||
|       acorn: 8.8.0 | ||||
|       chokidar: 3.5.3 | ||||
|       vite: 3.0.3_sass@1.54.0 | ||||
|       vite: 3.0.4_sass@1.54.0 | ||||
|       webpack-sources: 3.2.3 | ||||
|       webpack-virtual-modules: 0.4.4 | ||||
|     dev: false | ||||
|  | ||||
|   /unplugin/0.8.0_vite@3.0.4: | ||||
|     resolution: {integrity: sha512-OzOkJ9XOPlD1Cph6qy/p4i/KSUbs76GToXjH/STHpfo6D7y+EqpfAL6G6HaoOw5QLkt9+KWwcxYUmPFkDf1upQ==} | ||||
|     peerDependencies: | ||||
|       esbuild: '>=0.13' | ||||
|       rollup: ^2.50.0 | ||||
|       vite: ^2.3.0 || ^3.0.0-0 | ||||
|       webpack: 4 || 5 | ||||
|     peerDependenciesMeta: | ||||
|       esbuild: | ||||
|         optional: true | ||||
|       rollup: | ||||
|         optional: true | ||||
|       vite: | ||||
|         optional: true | ||||
|       webpack: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       acorn: 8.8.0 | ||||
|       chokidar: 3.5.3 | ||||
|       vite: 3.0.4_sass@1.54.0 | ||||
|       webpack-sources: 3.2.3 | ||||
|       webpack-virtual-modules: 0.4.4 | ||||
|     dev: false | ||||
| @@ -4421,8 +4416,8 @@ packages: | ||||
|       spdx-expression-parse: 3.0.1 | ||||
|     dev: true | ||||
|  | ||||
|   /vite/3.0.3_sass@1.54.0: | ||||
|     resolution: {integrity: sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ==} | ||||
|   /vite/3.0.4_sass@1.54.0: | ||||
|     resolution: {integrity: sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==} | ||||
|     engines: {node: ^14.18.0 || >=16.0.0} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
| @@ -4440,16 +4435,16 @@ packages: | ||||
|       terser: | ||||
|         optional: true | ||||
|     dependencies: | ||||
|       esbuild: 0.14.50 | ||||
|       esbuild: 0.14.51 | ||||
|       postcss: 8.4.14 | ||||
|       resolve: 1.22.1 | ||||
|       rollup: 2.77.0 | ||||
|       rollup: 2.77.2 | ||||
|       sass: 1.54.0 | ||||
|     optionalDependencies: | ||||
|       fsevents: 2.3.2 | ||||
|  | ||||
|   /vitest/0.19.1_i5k74j5e2cswohk27hbh2i5oby: | ||||
|     resolution: {integrity: sha512-E/ZXpFMUahn731wzhMBNzWRp4mGgiZFT0xdHa32cbNO0CSaHpE9hTfteEU247Gi2Dula8uXo5vvrNB6dtszmQA==} | ||||
|   /vitest/0.20.2_i5k74j5e2cswohk27hbh2i5oby: | ||||
|     resolution: {integrity: sha512-AFXTHrwG4d2OO6SAL8WP5ZkOwLtgeF4tlrHfXFqrHc+5chNegeR53pge0lv/C4316SqJ2DbYaUBH8vh3CdF+BQ==} | ||||
|     engines: {node: '>=v14.16.0'} | ||||
|     hasBin: true | ||||
|     peerDependencies: | ||||
| @@ -4475,7 +4470,7 @@ packages: | ||||
|     dependencies: | ||||
|       '@types/chai': 4.3.1 | ||||
|       '@types/chai-subset': 1.3.3 | ||||
|       '@types/node': 18.6.1 | ||||
|       '@types/node': 18.6.3 | ||||
|       c8: 7.12.0 | ||||
|       chai: 4.3.6 | ||||
|       debug: 4.3.4 | ||||
| @@ -4483,7 +4478,7 @@ packages: | ||||
|       local-pkg: 0.4.2 | ||||
|       tinypool: 0.2.4 | ||||
|       tinyspy: 1.0.0 | ||||
|       vite: 3.0.3_sass@1.54.0 | ||||
|       vite: 3.0.4_sass@1.54.0 | ||||
|     transitivePeerDependencies: | ||||
|       - less | ||||
|       - sass | ||||
| @@ -4530,8 +4525,8 @@ packages: | ||||
|       vue: 3.2.37 | ||||
|     dev: false | ||||
|  | ||||
|   /vue-router/4.1.2_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-5BP1qXFncVRwgV/XnqzsKApdMjQPqWIpoUBdL1ynz8HyLxIX/UDAx7Ql2BjmA5CXT/p61JfZvkpiFWFpaqcfag==} | ||||
|   /vue-router/4.1.3_vue@3.2.37: | ||||
|     resolution: {integrity: sha512-XvK81bcYglKiayT7/vYAg/f36ExPC4t90R/HIpzrZ5x+17BOWptXLCrEPufGgZeuq68ww4ekSIMBZY1qdUdfjA==} | ||||
|     peerDependencies: | ||||
|       vue: ^3.2.0 | ||||
|     dependencies: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amir Raminfar
					Amir Raminfar