chore: update deps
This commit is contained in:
		
							parent
							
								
									b0696b4f25
								
							
						
					
					
						commit
						b1ce79d3ec
					
				
							
								
								
									
										24
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								package.json
									
									
									
									
									
								
							@ -5,18 +5,18 @@
 | 
			
		||||
    "dev": "vite --port 3333 --open"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@vueuse/core": "^4.3.1",
 | 
			
		||||
    "@vueuse/head": "^0.3.1",
 | 
			
		||||
    "@vueuse/core": "^4.3.4",
 | 
			
		||||
    "@vueuse/head": "^0.5.1",
 | 
			
		||||
    "nprogress": "^0.2.0",
 | 
			
		||||
    "prism-theme-vars": "^0.1.4",
 | 
			
		||||
    "prism-theme-vars": "^0.2.0",
 | 
			
		||||
    "vue": "^3.0.7",
 | 
			
		||||
    "vue-i18n": "^9.0.0",
 | 
			
		||||
    "vue-router": "^4.0.4"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@antfu/eslint-config": "^0.4.3",
 | 
			
		||||
    "@iconify/json": "^1.1.311",
 | 
			
		||||
    "@intlify/vite-plugin-vue-i18n": "^2.0.0",
 | 
			
		||||
    "@iconify/json": "^1.1.313",
 | 
			
		||||
    "@intlify/vite-plugin-vue-i18n": "^2.0.1",
 | 
			
		||||
    "@types/nprogress": "^0.2.0",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^4.16.1",
 | 
			
		||||
    "@vitejs/plugin-vue": "^1.1.5",
 | 
			
		||||
@ -24,17 +24,17 @@
 | 
			
		||||
    "@vue/server-renderer": "^3.0.7",
 | 
			
		||||
    "cross-env": "^7.0.3",
 | 
			
		||||
    "eslint": "^7.21.0",
 | 
			
		||||
    "markdown-it-prism": "^2.1.4",
 | 
			
		||||
    "pnpm": "^5.18.2",
 | 
			
		||||
    "typescript": "^4.2.2",
 | 
			
		||||
    "vite": "^2.0.4",
 | 
			
		||||
    "vite-plugin-components": "^0.7.5",
 | 
			
		||||
    "markdown-it-prism": "^2.1.6",
 | 
			
		||||
    "pnpm": "^5.18.3",
 | 
			
		||||
    "typescript": "^4.2.3",
 | 
			
		||||
    "vite": "^2.0.5",
 | 
			
		||||
    "vite-plugin-components": "^0.8.0",
 | 
			
		||||
    "vite-plugin-icons": "^0.3.2",
 | 
			
		||||
    "vite-plugin-md": "^0.6.0",
 | 
			
		||||
    "vite-plugin-pages": "^0.4.9",
 | 
			
		||||
    "vite-plugin-pages": "^0.5.1",
 | 
			
		||||
    "vite-plugin-pwa": "^0.5.6",
 | 
			
		||||
    "vite-plugin-vue-layouts": "^0.2.2",
 | 
			
		||||
    "vite-plugin-windicss": "^0.6.2",
 | 
			
		||||
    "vite-plugin-windicss": "^0.6.11",
 | 
			
		||||
    "vite-ssg": "^0.8.12"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										269
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										269
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -1,34 +1,34 @@
 | 
			
		||||
dependencies:
 | 
			
		||||
  '@vueuse/core': 4.3.1_vue@3.0.7
 | 
			
		||||
  '@vueuse/head': 0.3.1_vue@3.0.7
 | 
			
		||||
  '@vueuse/core': 4.3.4_vue@3.0.7
 | 
			
		||||
  '@vueuse/head': 0.5.1_vue@3.0.7
 | 
			
		||||
  nprogress: 0.2.0
 | 
			
		||||
  prism-theme-vars: 0.1.4
 | 
			
		||||
  prism-theme-vars: 0.2.0
 | 
			
		||||
  vue: 3.0.7
 | 
			
		||||
  vue-i18n: 9.0.0_vue@3.0.7
 | 
			
		||||
  vue-router: 4.0.4_vue@3.0.7
 | 
			
		||||
devDependencies:
 | 
			
		||||
  '@antfu/eslint-config': 0.4.3_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
  '@iconify/json': 1.1.311
 | 
			
		||||
  '@intlify/vite-plugin-vue-i18n': 2.0.0
 | 
			
		||||
  '@antfu/eslint-config': 0.4.3_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
  '@iconify/json': 1.1.313
 | 
			
		||||
  '@intlify/vite-plugin-vue-i18n': 2.0.1
 | 
			
		||||
  '@types/nprogress': 0.2.0
 | 
			
		||||
  '@typescript-eslint/eslint-plugin': 4.16.1_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
  '@typescript-eslint/eslint-plugin': 4.16.1_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
  '@vitejs/plugin-vue': 1.1.5_@vue+compiler-sfc@3.0.7
 | 
			
		||||
  '@vue/compiler-sfc': 3.0.7_vue@3.0.7
 | 
			
		||||
  '@vue/server-renderer': 3.0.7_vue@3.0.7
 | 
			
		||||
  cross-env: 7.0.3
 | 
			
		||||
  eslint: 7.21.0
 | 
			
		||||
  markdown-it-prism: 2.1.4
 | 
			
		||||
  pnpm: 5.18.2
 | 
			
		||||
  typescript: 4.2.2
 | 
			
		||||
  vite: 2.0.4
 | 
			
		||||
  vite-plugin-components: 0.7.5_vite@2.0.4
 | 
			
		||||
  vite-plugin-icons: 0.3.2_08bf6552259f6c806ec5c304a0f62b58
 | 
			
		||||
  vite-plugin-md: 0.6.0_8ad27c7effb904c0146816a6a98437eb
 | 
			
		||||
  vite-plugin-pages: 0.4.9_vite@2.0.4+vue@3.0.7
 | 
			
		||||
  markdown-it-prism: 2.1.6
 | 
			
		||||
  pnpm: 5.18.3
 | 
			
		||||
  typescript: 4.2.3
 | 
			
		||||
  vite: 2.0.5
 | 
			
		||||
  vite-plugin-components: 0.8.0_vite@2.0.5
 | 
			
		||||
  vite-plugin-icons: 0.3.2_b538fb182a19ba473e10691edb3b5c1a
 | 
			
		||||
  vite-plugin-md: 0.6.0_bf48963773c10f09e90707239d00d505
 | 
			
		||||
  vite-plugin-pages: 0.5.1_vite@2.0.5+vue@3.0.7
 | 
			
		||||
  vite-plugin-pwa: 0.5.6
 | 
			
		||||
  vite-plugin-vue-layouts: 0.2.2_vite@2.0.4
 | 
			
		||||
  vite-plugin-windicss: 0.6.2_vite@2.0.4
 | 
			
		||||
  vite-ssg: 0.8.12_c13497129ea15a8248cf900cb488ae73
 | 
			
		||||
  vite-plugin-vue-layouts: 0.2.2_vite@2.0.5
 | 
			
		||||
  vite-plugin-windicss: 0.6.11_vite@2.0.5
 | 
			
		||||
  vite-ssg: 0.8.12_18905f36e6473b2437d75bf1bd2c1afc
 | 
			
		||||
lockfileVersion: 5.2
 | 
			
		||||
packages:
 | 
			
		||||
  /@antfu/eslint-config-basic/0.4.3_eslint@7.21.0:
 | 
			
		||||
@ -46,9 +46,9 @@ packages:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-XDkJvR76mG1DWOnrS5iNG6QqUDroC0N5UrWJckyes11P5c3Witr6cUJZTuUDgl4iIJQvz+xiDezwRa3NNHM4yA==
 | 
			
		||||
  /@antfu/eslint-config-react/0.4.3_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@antfu/eslint-config-react/0.4.3_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      eslint-plugin-react: 7.22.0_eslint@7.21.0
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -57,22 +57,22 @@ packages:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-3/35G5xEKXjLThp6HNALoAO6uRr8AvOMl97Jt/obSzg7yhpT9gCclaILFyWkioHses2EyluqArF1g5Yl6Lgbdg==
 | 
			
		||||
  /@antfu/eslint-config-ts/0.4.3_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@antfu/eslint-config-ts/0.4.3_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-basic': 0.4.3_eslint@7.21.0
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 4.15.2_dcfd9166014d27a95aa168c9277ee0c5
 | 
			
		||||
      '@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/eslint-plugin': 4.15.2_d3b87eefb7d169d15fef4b17d3da7458
 | 
			
		||||
      '@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      eslint: '>=7.4.0'
 | 
			
		||||
      typescript: '>=3.9'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-7KhbAkZiGt/UvYbjhls4d7l74Or54vT9TcJFro85Fc3H0m8Psx7sKXvLCeNxtO/3p1i9NCbDlhEiqhMtRg1jkg==
 | 
			
		||||
  /@antfu/eslint-config-vue/0.4.3_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@antfu/eslint-config-vue/0.4.3_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      eslint-plugin-vue: 7.1.0_eslint@7.21.0
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -81,10 +81,10 @@ packages:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-WAvCnFt+StRUMHoc7ixnUdH9Qc7P5wVWvd6p8NgADv7za11MFqQ6O7Q01JqdpwAD6kAr8DD6ckkNpZ+5mQSFIQ==
 | 
			
		||||
  /@antfu/eslint-config/0.4.3_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@antfu/eslint-config/0.4.3_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@antfu/eslint-config-react': 0.4.3_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@antfu/eslint-config-vue': 0.4.3_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@antfu/eslint-config-react': 0.4.3_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      '@antfu/eslint-config-vue': 0.4.3_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
@ -1093,10 +1093,10 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==
 | 
			
		||||
  /@iconify/json/1.1.311:
 | 
			
		||||
  /@iconify/json/1.1.313:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-ghm5JynA3aft0goTlEt6w2aYZCTaOO4IE59Cf99ip81NDs0qw4OJ/JSoR09jIrcVDSVZJdp3jf0Tni1iRV1j+w==
 | 
			
		||||
      integrity: sha512-gv00rSX4apKE0i/fUjXp5+sBb8LHzzdJqrXkBNVby7Nl7yzRqeQ/EyY+7ixtSpEu3f1P/co/vrgdbZN6wlw6DA==
 | 
			
		||||
  /@intlify/cli/0.2.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/core': 9.0.0
 | 
			
		||||
@ -1161,7 +1161,7 @@ packages:
 | 
			
		||||
      node: '>= 10'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-0r4v7dnY8g/Jfx2swUWy2GyfH/WvIpWvkU4OIupvxDTWiE8RhcpbOCVvqpVh/xGi0proHQ/r2Dhc0QSItUsfDQ==
 | 
			
		||||
  /@intlify/vite-plugin-vue-i18n/2.0.0:
 | 
			
		||||
  /@intlify/vite-plugin-vue-i18n/2.0.1:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@intlify/cli': 0.2.0
 | 
			
		||||
      '@intlify/shared': 9.0.0
 | 
			
		||||
@ -1171,7 +1171,7 @@ packages:
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>= 12'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-S5XQlPbs+1DoAovYSxgHKNaHwyAFRk6mu4HgqatP5nDKU7MqoeCADm0GzWH90B9S43srfhaf5n+WRe6DtLRUnA==
 | 
			
		||||
      integrity: sha512-7fJXlhUU+5C0f8lQ/nsWujzNc093BCnsIrH1D9nBWK57qJf7f9CPzi5mNAVwMY73j5Uy2VrCi6xyZ+s42DpVUw==
 | 
			
		||||
  /@knightly/fast-glob/3.2.5-knightly-master.202101180131:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@nodelib/fs.stat': 2.0.4
 | 
			
		||||
@ -1314,10 +1314,10 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
 | 
			
		||||
  /@typescript-eslint/eslint-plugin/4.15.2_dcfd9166014d27a95aa168c9277ee0c5:
 | 
			
		||||
  /@typescript-eslint/eslint-plugin/4.15.2_d3b87eefb7d169d15fef4b17d3da7458:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/experimental-utils': 4.15.2_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/experimental-utils': 4.15.2_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      '@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      '@typescript-eslint/scope-manager': 4.15.2
 | 
			
		||||
      debug: 4.3.1
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
@ -1325,8 +1325,8 @@ packages:
 | 
			
		||||
      lodash: 4.17.21
 | 
			
		||||
      regexpp: 3.1.0
 | 
			
		||||
      semver: 7.3.4
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.2
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.3
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: ^10.12.0 || >=12.0.0
 | 
			
		||||
@ -1339,9 +1339,9 @@ packages:
 | 
			
		||||
        optional: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
 | 
			
		||||
  /@typescript-eslint/eslint-plugin/4.16.1_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/eslint-plugin/4.16.1_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/experimental-utils': 4.16.1_eslint@7.21.0+typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/experimental-utils': 4.16.1_eslint@7.21.0+typescript@4.2.3
 | 
			
		||||
      '@typescript-eslint/scope-manager': 4.16.1
 | 
			
		||||
      debug: 4.3.1
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
@ -1349,8 +1349,8 @@ packages:
 | 
			
		||||
      lodash: 4.17.21
 | 
			
		||||
      regexpp: 3.1.0
 | 
			
		||||
      semver: 7.3.4
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.2
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.3
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: ^10.12.0 || >=12.0.0
 | 
			
		||||
@ -1363,12 +1363,12 @@ packages:
 | 
			
		||||
        optional: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ==
 | 
			
		||||
  /@typescript-eslint/experimental-utils/4.15.2_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/experimental-utils/4.15.2_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@types/json-schema': 7.0.7
 | 
			
		||||
      '@typescript-eslint/scope-manager': 4.15.2
 | 
			
		||||
      '@typescript-eslint/types': 4.15.2
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      eslint-scope: 5.1.1
 | 
			
		||||
      eslint-utils: 2.1.0
 | 
			
		||||
@ -1380,12 +1380,12 @@ packages:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
 | 
			
		||||
  /@typescript-eslint/experimental-utils/4.16.1_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/experimental-utils/4.16.1_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@types/json-schema': 7.0.7
 | 
			
		||||
      '@typescript-eslint/scope-manager': 4.16.1
 | 
			
		||||
      '@typescript-eslint/types': 4.16.1
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.16.1_typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.16.1_typescript@4.2.3
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      eslint-scope: 5.1.1
 | 
			
		||||
      eslint-utils: 2.1.0
 | 
			
		||||
@ -1397,14 +1397,14 @@ packages:
 | 
			
		||||
      typescript: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ==
 | 
			
		||||
  /@typescript-eslint/parser/4.15.2_eslint@7.21.0+typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/parser/4.15.2_eslint@7.21.0+typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/scope-manager': 4.15.2
 | 
			
		||||
      '@typescript-eslint/types': 4.15.2
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
 | 
			
		||||
      '@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.3
 | 
			
		||||
      debug: 4.3.1
 | 
			
		||||
      eslint: 7.21.0
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: ^10.12.0 || >=12.0.0
 | 
			
		||||
@ -1446,7 +1446,7 @@ packages:
 | 
			
		||||
      node: ^8.10.0 || ^10.13.0 || >=11.10.1
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
 | 
			
		||||
  /@typescript-eslint/typescript-estree/4.15.2_typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/typescript-estree/4.15.2_typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/types': 4.15.2
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 4.15.2
 | 
			
		||||
@ -1454,8 +1454,8 @@ packages:
 | 
			
		||||
      globby: 11.0.2
 | 
			
		||||
      is-glob: 4.0.1
 | 
			
		||||
      semver: 7.3.4
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.2
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.3
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: ^10.12.0 || >=12.0.0
 | 
			
		||||
@ -1466,7 +1466,7 @@ packages:
 | 
			
		||||
        optional: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-cGR8C2g5SPtHTQvAymEODeqx90pJHadWsgTtx6GbnTWKqsg7yp6Eaya9nFzUd4KrKhxdYTTFBiYeTPQaz/l8bw==
 | 
			
		||||
  /@typescript-eslint/typescript-estree/4.16.1_typescript@4.2.2:
 | 
			
		||||
  /@typescript-eslint/typescript-estree/4.16.1_typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@typescript-eslint/types': 4.16.1
 | 
			
		||||
      '@typescript-eslint/visitor-keys': 4.16.1
 | 
			
		||||
@ -1474,8 +1474,8 @@ packages:
 | 
			
		||||
      globby: 11.0.2
 | 
			
		||||
      is-glob: 4.0.1
 | 
			
		||||
      semver: 7.3.4
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.2
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      tsutils: 3.20.0_typescript@4.2.3
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: ^10.12.0 || >=12.0.0
 | 
			
		||||
@ -1671,41 +1671,41 @@ packages:
 | 
			
		||||
  /@vue/shared/3.0.7:
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-dn5FyfSc4ky424jH4FntiHno7Ss5yLkqKNmM/NXwANRnlkmqu74pnGetexDFVG5phMk9/FhwovUZCWGxsotVKg==
 | 
			
		||||
  /@vueuse/core/4.3.1_vue@3.0.7:
 | 
			
		||||
  /@vueuse/core/4.3.4_vue@3.0.7:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vueuse/shared': 4.3.1_vue@3.0.7
 | 
			
		||||
      '@vueuse/shared': 4.3.4_vue@3.0.7
 | 
			
		||||
      vue-demi: 0.7.1_vue@3.0.7
 | 
			
		||||
    dev: false
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vue: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-/UkL83zSkE1qb1aqidSjUxADB9ggRnchXe5CliqAb5Ak7Rt9IfdUC4zfvvAtwlIgNvT1Fo9YCtgRma4H2TVLEQ==
 | 
			
		||||
  /@vueuse/head/0.3.1_vue@3.0.7:
 | 
			
		||||
      integrity: sha512-OKMJNdQltsMu8l9MMQ0qvjKK4kO5x0tHveqn6ypWcSQ/NSSMRcUynbE4G404DM52Adg3aFtgrirXcM4uoM6cjg==
 | 
			
		||||
  /@vueuse/head/0.5.1_vue@3.0.7:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      vue: 3.0.7
 | 
			
		||||
    dev: false
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vue: '>=3'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-SaKib18YjFLrErxHYDxLXsBBY4/Q93b6rYer8WRMaRSBqotmZYGEBaoRURhtVYfneBf5dX9O9P3EdjkSn+gL0g==
 | 
			
		||||
  /@vueuse/shared/4.3.1_vue@3.0.7:
 | 
			
		||||
      integrity: sha512-xt6qgtItb4z/7vp664opQc0c2+ZoU9itMfvpmg4+h0uJcEnhl7LYxO4V+G8H7EVki7SyXDIFMfoCiCFaJrArmg==
 | 
			
		||||
  /@vueuse/shared/4.3.4_vue@3.0.7:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      vue-demi: 0.7.1_vue@3.0.7
 | 
			
		||||
    dev: false
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vue: '*'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-K2F+z16BqcOtEp/pJEK7cPvOMsgBChGGfx0UAatXt8Awk+b4Vi6L6//KclAV1N7w+e9u2kJlC1Ld8GqdY5ZxRg==
 | 
			
		||||
  /@windicss/plugin-utils/0.6.2:
 | 
			
		||||
      integrity: sha512-O1PxiG8cSD4YQKHJXWAeBVVTJNpBwCse7TkTsMqqLzqOjP2apbncfPzOcYJHVR5NkUXmtvPBIWAQuRavXKmHSw==
 | 
			
		||||
  /@windicss/plugin-utils/0.6.11:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      esbuild: 0.8.53
 | 
			
		||||
      esbuild-register: 2.0.0_esbuild@0.8.53
 | 
			
		||||
      esbuild: 0.8.56
 | 
			
		||||
      esbuild-register: 2.2.0_esbuild@0.8.56
 | 
			
		||||
      fast-glob: 3.2.5
 | 
			
		||||
      micromatch: 4.0.2
 | 
			
		||||
      windicss: 2.2.0
 | 
			
		||||
      windicss: 2.2.8
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-qR2h/vDn3LZtL0cC3id9nxPwhYqCtkcwASs63sHTUOzLhxz+zkG4xR+odndbR6PTjrlTgBC7n5hLjpq0lxRksg==
 | 
			
		||||
      integrity: sha512-UBPe1yb4ZzGjISjbHV+e9/sj3+bvK2Bb+Mcn18qSW4mUfPnTY+tXBV7yvoaYILgZat9BOppHrRk9dwrI2DJD3w==
 | 
			
		||||
  /abab/2.0.5:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
@ -2504,24 +2504,27 @@ packages:
 | 
			
		||||
      node: '>= 0.4'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
 | 
			
		||||
  /esbuild-register/2.0.0_esbuild@0.8.53:
 | 
			
		||||
  /esbuild-register/2.2.0_esbuild@0.8.56:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      esbuild: 0.8.53
 | 
			
		||||
      joycon: 2.2.5
 | 
			
		||||
      pirates: 4.0.1
 | 
			
		||||
      source-map-support: 0.5.19
 | 
			
		||||
      strip-json-comments: 3.1.1
 | 
			
		||||
      esbuild: 0.8.56
 | 
			
		||||
      jsonc-parser: 3.0.0
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      esbuild: '>=0.8.31'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-98i1+7OnCURCbKaWw5wnY05e4v7uknFEER7LtVxi/lCs8U+sl6/LnITvfeoDLrsqxlA3O6BjxK8QqsirfYULfA==
 | 
			
		||||
      integrity: sha512-27039YMtpC3lI8yYGGm78SAQBtBo/4IPMReWVsNh4++VtvozmasBd1a2HiTdk0297iuA2pMzrzvL5cZJqQCKxQ==
 | 
			
		||||
  /esbuild/0.8.53:
 | 
			
		||||
    dev: true
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    requiresBuild: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-GIaYGdMukH58hu+lf07XWAeESBYFAsz8fXnrylHDCbBXKOSNtFmoYA8PhSeSF+3/qzeJ0VjzV9AkLURo5yfu3g==
 | 
			
		||||
  /esbuild/0.8.56:
 | 
			
		||||
    dev: true
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    requiresBuild: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-PTMdAWK3JI2MNW811znGssGP5GR44tQPr++VQ1rPP0n8Z1cTKbCPD3S/kXPLr3ZZDIwAaVm08fuFym6Rp8l/0A==
 | 
			
		||||
  /escalade/3.1.1:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
@ -3520,12 +3523,6 @@ packages:
 | 
			
		||||
      node: '>= 10.13.0'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
 | 
			
		||||
  /joycon/2.2.5:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>=6'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-YqvUxoOcVPnCp0VU1/56f+iKSdvIRJYPznH22BdXV3xMk75SFXhWeJkZ8C9XxUWt1b5x2X1SxuFygW1U0FmkEQ==
 | 
			
		||||
  /js-tokens/4.0.0:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
@ -3639,6 +3636,10 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-8WlcrtXwiio5/E1J1cpaeBW5jFTHMcFLmlqOhQTbta0kn5hiOM/B56tky/ZJQP7SyHhpVj3zDvaXkVyedYi/LA==
 | 
			
		||||
  /jsonc-parser/3.0.0:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
 | 
			
		||||
  /jsonfile/6.1.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      universalify: 2.0.0
 | 
			
		||||
@ -3793,14 +3794,14 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
 | 
			
		||||
  /markdown-it-prism/2.1.4:
 | 
			
		||||
  /markdown-it-prism/2.1.6:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      prismjs: 1.23.0
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>=6.0.0'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-KjQBiGkSQPivHN7+kDxQy6qKJe3YWLfHqaD97XGVCkwlt2w6zrbJh9xuQvn+sFGhJxiMwIjjHspFIi0YRrLQtQ==
 | 
			
		||||
      integrity: sha512-fuo5lq36A6kzb882vCsvdyh4HUzpwdfNkAl92cr+MjUO0Q9foz/7MZ/RpKRBlZSwt86LmPlW7ubaEwf4C+0b3g==
 | 
			
		||||
  /markdown-it/12.0.4:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      argparse: 2.0.1
 | 
			
		||||
@ -3894,12 +3895,6 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==
 | 
			
		||||
  /node-modules-regexp/1.0.0:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>=0.10.0'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
 | 
			
		||||
  /node-releases/1.1.71:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
@ -4171,14 +4166,6 @@ packages:
 | 
			
		||||
      node: '>=0.10.0'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
 | 
			
		||||
  /pirates/4.0.1:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      node-modules-regexp: 1.0.0
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>= 6'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
 | 
			
		||||
  /pkg-dir/2.0.0:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      find-up: 2.1.0
 | 
			
		||||
@ -4193,13 +4180,13 @@ packages:
 | 
			
		||||
      node: '>=4'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
 | 
			
		||||
  /pnpm/5.18.2:
 | 
			
		||||
  /pnpm/5.18.3:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>=10.16'
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Qp9+Fz5mvWE8T2bS4aUdnceYaa+N9+j9m5D2DAXrdhvr2dTGCCdB0zuMOdlD9jrSOWrLWglQpGiHUYyMWCSdxQ==
 | 
			
		||||
      integrity: sha512-2PJ6eY+qq/4WUBX6uxkyuCJzRT18uIUF9QOZJBBjhOamLsB3mE1mIyNP/dc9n9pt4MT3/ZJDdKpKG7h5rLvzqQ==
 | 
			
		||||
  /postcss-modules-extract-imports/3.0.0_postcss@8.2.6:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      postcss: 8.2.6
 | 
			
		||||
@ -4311,10 +4298,10 @@ packages:
 | 
			
		||||
      node: '>=6'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
 | 
			
		||||
  /prism-theme-vars/0.1.4:
 | 
			
		||||
  /prism-theme-vars/0.2.0:
 | 
			
		||||
    dev: false
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Hu2fmxd1J4gJdgzRf+/VHeDXiLpyJN0fp7cOdcN7+S92fGnF5PXol3d4/zXLQkaYc6ZAO0MW/Vqq5qssU/X52g==
 | 
			
		||||
      integrity: sha512-3hsFwPB8UiMzy+o0hVgS85zZ7KNvwbBYydeOAo09Qyu3F5vYjrteorCAqIn/2oipcSL9UzizWItdNEiPaZK9KA==
 | 
			
		||||
  /prismjs/1.23.0:
 | 
			
		||||
    dev: true
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
@ -5014,10 +5001,10 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
 | 
			
		||||
  /tsutils/3.20.0_typescript@4.2.2:
 | 
			
		||||
  /tsutils/3.20.0_typescript@4.2.3:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      tslib: 1.14.1
 | 
			
		||||
      typescript: 4.2.2
 | 
			
		||||
      typescript: 4.2.3
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>= 6'
 | 
			
		||||
@ -5069,13 +5056,13 @@ packages:
 | 
			
		||||
      node: '>=8'
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
 | 
			
		||||
  /typescript/4.2.2:
 | 
			
		||||
  /typescript/4.2.3:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>=4.2.0'
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
 | 
			
		||||
      integrity: sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
 | 
			
		||||
  /uc.micro/1.0.6:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
@ -5178,21 +5165,21 @@ packages:
 | 
			
		||||
      '0': node >=0.6.0
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
 | 
			
		||||
  /vite-plugin-components/0.7.5_vite@2.0.4:
 | 
			
		||||
  /vite-plugin-components/0.8.0_vite@2.0.5:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      chokidar: 3.5.1
 | 
			
		||||
      debug: 4.3.2
 | 
			
		||||
      fast-glob: /@knightly/fast-glob/3.2.5-knightly-master.202101180131
 | 
			
		||||
      minimatch: 3.0.4
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vite: ^2.0.0-beta.69
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Sly+l1GMRqLeeOFXc9uT1wJUSZQ0LP/65h/c4NK9CWdw2HhHBuB/yyp3ocPLfaq2k+KUeIX2J/Vco/G4hGAy4w==
 | 
			
		||||
  /vite-plugin-icons/0.3.2_08bf6552259f6c806ec5c304a0f62b58:
 | 
			
		||||
      integrity: sha512-VpYIffUxj1CiBUok41xJJV2dc9tI7MSrHM7oSJKSD0CT5SKwxXh+T+WesEP1Ey42vlofup0Lovwmk648Ms/vuw==
 | 
			
		||||
  /vite-plugin-icons/0.3.2_b538fb182a19ba473e10691edb3b5c1a:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@iconify/json': 1.1.311
 | 
			
		||||
      '@iconify/json': 1.1.313
 | 
			
		||||
      '@iconify/json-tools': 1.0.10
 | 
			
		||||
      '@vue/compiler-sfc': 3.0.7_vue@3.0.7
 | 
			
		||||
      vue-template-es2015-compiler: 1.9.1
 | 
			
		||||
@ -5203,19 +5190,19 @@ packages:
 | 
			
		||||
      vue-template-compiler: ^2.6.12
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-6HDBO6aqJLaJ8lkT9FChAUtniRRzhDWbhNzJLfT7QdDcQ2kaapReksngNEA1+tNlFd5Auey4VGS2VjI3V1KkvA==
 | 
			
		||||
  /vite-plugin-md/0.6.0_8ad27c7effb904c0146816a6a98437eb:
 | 
			
		||||
  /vite-plugin-md/0.6.0_bf48963773c10f09e90707239d00d505:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/compiler-sfc': 3.0.7_vue@3.0.7
 | 
			
		||||
      gray-matter: 4.0.2
 | 
			
		||||
      markdown-it: 12.0.4
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      '@vue/compiler-sfc': ^3.0.5
 | 
			
		||||
      vite: ^2.0.0-beta.1
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-JAYDQAqmh+HPcEFea/DnNul6+5xQIsZ+eGB69BuBdqf0IluunBRDhILRGRonqn9Tq11ZZEVpMv6Weyl7BcjUnw==
 | 
			
		||||
  /vite-plugin-pages/0.4.9_vite@2.0.4+vue@3.0.7:
 | 
			
		||||
  /vite-plugin-pages/0.5.1_vite@2.0.5+vue@3.0.7:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/compiler-sfc': 3.0.7_vue@3.0.7
 | 
			
		||||
      chalk: 4.1.0
 | 
			
		||||
@ -5225,16 +5212,16 @@ packages:
 | 
			
		||||
      fast-glob: 3.2.5
 | 
			
		||||
      glob-to-regexp: 0.4.1
 | 
			
		||||
      json5: 2.2.0
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
      vue: 3.0.7
 | 
			
		||||
      vue-router: 4.0.4_vue@3.0.7
 | 
			
		||||
      yaml: 2.0.0-3
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vite: ^2.0.0-beta.64
 | 
			
		||||
      vite: ^2.0.0
 | 
			
		||||
      vue: ^3.0.0
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-NABU6qjKNZqPUmkBJEHW9EXzr6o9FMk/HLQ20RAXHR3zddWrrMeZg185+EpJwUzknjYTlIF1mS2u4ZojLpnGIA==
 | 
			
		||||
      integrity: sha512-RWbYoSEaTROLdpS/r7U9V05rH2b40pS78jLFoqDuPR+4CGpGZY3euA90ToF7dwzAH9JvSq5cf5PMRGKzEH+kGw==
 | 
			
		||||
  /vite-plugin-pwa/0.5.6:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      debug: 4.3.2
 | 
			
		||||
@ -5244,12 +5231,12 @@ packages:
 | 
			
		||||
    dev: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-CQjfKdSm0YMRRdMkfdI1RqJyrCjOFUl61+puGfMNAUMM5tex9rjF9gHxqDV5pN/2jFMQoTKkLLQ7HOYM0VbF2w==
 | 
			
		||||
  /vite-plugin-vue-layouts/0.2.2_vite@2.0.4:
 | 
			
		||||
  /vite-plugin-vue-layouts/0.2.2_vite@2.0.5:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/compiler-sfc': 3.0.6_vue@3.0.6
 | 
			
		||||
      debug: 4.3.2
 | 
			
		||||
      fast-glob: 3.2.5
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
      vue: 3.0.6
 | 
			
		||||
      vue-router: 4.0.4_vue@3.0.6
 | 
			
		||||
    dev: true
 | 
			
		||||
@ -5257,27 +5244,27 @@ packages:
 | 
			
		||||
      vite: ^2.0.0-beta.65
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-I5BfkCHwHV1WlbJE1ps2r6vwTo3N5QpLks3UpGa8XHcmHW03lavvJkdfjBpagI1bUQGEwWjLowFisG0Q/NJq3A==
 | 
			
		||||
  /vite-plugin-windicss/0.6.2_vite@2.0.4:
 | 
			
		||||
  /vite-plugin-windicss/0.6.11_vite@2.0.5:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@windicss/plugin-utils': 0.6.2
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      windicss: 2.2.0
 | 
			
		||||
      '@windicss/plugin-utils': 0.6.11
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
      windicss: 2.2.8
 | 
			
		||||
    dev: true
 | 
			
		||||
    peerDependencies:
 | 
			
		||||
      vite: ^2.0.1
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-V4WnjkxvriJSVQjswY+SrDKogOLNq1eG6dQw1wWcJRV+0QUz9pAGrMolSwed4d4MwSSbJrCA7If8xa+EFLUigw==
 | 
			
		||||
  /vite-ssg/0.8.12_c13497129ea15a8248cf900cb488ae73:
 | 
			
		||||
      integrity: sha512-cFHyEVyCHGZ5Bu7L3EmiMKVsYtsI23+YBEd/bggEbdhdbv93bBk0M3j8ZVwZxwvKgJhLVG9Fthl3jAE+FVl0EA==
 | 
			
		||||
  /vite-ssg/0.8.12_18905f36e6473b2437d75bf1bd2c1afc:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      '@vue/compiler-sfc': 3.0.7_vue@3.0.7
 | 
			
		||||
      '@vue/server-renderer': 3.0.7_vue@3.0.7
 | 
			
		||||
      '@vueuse/head': 0.3.1_vue@3.0.7
 | 
			
		||||
      '@vueuse/head': 0.5.1_vue@3.0.7
 | 
			
		||||
      chalk: 4.1.0
 | 
			
		||||
      fs-extra: 9.1.0
 | 
			
		||||
      html-minifier: 4.0.0
 | 
			
		||||
      jsdom: 16.4.0
 | 
			
		||||
      prettier: 2.2.1
 | 
			
		||||
      vite: 2.0.4
 | 
			
		||||
      vite: 2.0.5
 | 
			
		||||
      vue: 3.0.7
 | 
			
		||||
      vue-router: 4.0.4_vue@3.0.7
 | 
			
		||||
      yargs: 16.2.0
 | 
			
		||||
@ -5294,7 +5281,7 @@ packages:
 | 
			
		||||
      vue-router: ^4.0.1
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-Jyn7QHluvJwTqh3O/O57eRHzNHzYsM8UmPgrX9GStvjvYN8Utdbh7H4wcJSN2iz7jAl7KXZAB5+jSIltXGUGig==
 | 
			
		||||
  /vite/2.0.4:
 | 
			
		||||
  /vite/2.0.5:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      esbuild: 0.8.53
 | 
			
		||||
      postcss: 8.2.6
 | 
			
		||||
@ -5307,7 +5294,7 @@ packages:
 | 
			
		||||
    optionalDependencies:
 | 
			
		||||
      fsevents: 2.3.2
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-+PP89D7AKXFE4gps8c5+4eP5yXTh5qCogjdYX7iSsIxbLZAa26JoGSq6OLk0qdb/fqDh7gtJqGiLbG2V6NvkKQ==
 | 
			
		||||
      integrity: sha512-QTgEDbq1WsTtr6j+++ewjhBFEk6c8v0xz4fb/OWJQKNYU8ZZtphOshwOqAlnarSstPBtWCBR0tsugXx6ajfoUg==
 | 
			
		||||
  /vue-demi/0.7.1_vue@3.0.7:
 | 
			
		||||
    dependencies:
 | 
			
		||||
      vue: 3.0.7
 | 
			
		||||
@ -5486,13 +5473,13 @@ packages:
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
 | 
			
		||||
  /windicss/2.2.0:
 | 
			
		||||
  /windicss/2.2.8:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
      node: '>= 12'
 | 
			
		||||
    hasBin: true
 | 
			
		||||
    resolution:
 | 
			
		||||
      integrity: sha512-UuPhwe/NMgGOmUMnaTR+64eMeoiRCYb/zKJfo4pm9XUb4BRFlaFMm1x0KF1RF8EtK/8jKvDlXMc/J6UPBj8/OA==
 | 
			
		||||
      integrity: sha512-zNh65NiuGDChJvCjkEEMpA5NpykouYOc5vGeT3ynC5XydbENJYCEP7Jt9cfVD9BAG+OQxsNYtsYOabtzQeq4Iw==
 | 
			
		||||
  /word-wrap/1.2.3:
 | 
			
		||||
    dev: true
 | 
			
		||||
    engines:
 | 
			
		||||
@ -5742,30 +5729,30 @@ packages:
 | 
			
		||||
      integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
 | 
			
		||||
specifiers:
 | 
			
		||||
  '@antfu/eslint-config': ^0.4.3
 | 
			
		||||
  '@iconify/json': ^1.1.311
 | 
			
		||||
  '@intlify/vite-plugin-vue-i18n': ^2.0.0
 | 
			
		||||
  '@iconify/json': ^1.1.313
 | 
			
		||||
  '@intlify/vite-plugin-vue-i18n': ^2.0.1
 | 
			
		||||
  '@types/nprogress': ^0.2.0
 | 
			
		||||
  '@typescript-eslint/eslint-plugin': ^4.16.1
 | 
			
		||||
  '@vitejs/plugin-vue': ^1.1.5
 | 
			
		||||
  '@vue/compiler-sfc': ^3.0.7
 | 
			
		||||
  '@vue/server-renderer': ^3.0.7
 | 
			
		||||
  '@vueuse/core': ^4.3.1
 | 
			
		||||
  '@vueuse/head': ^0.3.1
 | 
			
		||||
  '@vueuse/core': ^4.3.4
 | 
			
		||||
  '@vueuse/head': ^0.5.1
 | 
			
		||||
  cross-env: ^7.0.3
 | 
			
		||||
  eslint: ^7.21.0
 | 
			
		||||
  markdown-it-prism: ^2.1.4
 | 
			
		||||
  markdown-it-prism: ^2.1.6
 | 
			
		||||
  nprogress: ^0.2.0
 | 
			
		||||
  pnpm: ^5.18.2
 | 
			
		||||
  prism-theme-vars: ^0.1.4
 | 
			
		||||
  typescript: ^4.2.2
 | 
			
		||||
  vite: ^2.0.4
 | 
			
		||||
  vite-plugin-components: ^0.7.5
 | 
			
		||||
  pnpm: ^5.18.3
 | 
			
		||||
  prism-theme-vars: ^0.2.0
 | 
			
		||||
  typescript: ^4.2.3
 | 
			
		||||
  vite: ^2.0.5
 | 
			
		||||
  vite-plugin-components: ^0.8.0
 | 
			
		||||
  vite-plugin-icons: ^0.3.2
 | 
			
		||||
  vite-plugin-md: ^0.6.0
 | 
			
		||||
  vite-plugin-pages: ^0.4.9
 | 
			
		||||
  vite-plugin-pages: ^0.5.1
 | 
			
		||||
  vite-plugin-pwa: ^0.5.6
 | 
			
		||||
  vite-plugin-vue-layouts: ^0.2.2
 | 
			
		||||
  vite-plugin-windicss: ^0.6.2
 | 
			
		||||
  vite-plugin-windicss: ^0.6.11
 | 
			
		||||
  vite-ssg: ^0.8.12
 | 
			
		||||
  vue: ^3.0.7
 | 
			
		||||
  vue-i18n: ^9.0.0
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user