mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 10:57:10 +08:00 
			
		
		
		
	chore: 升级前端依赖
1.TypeScript 4.9.5 => 5.2.2
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -23,7 +23,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 简介
 | 
					## 简介
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ContiNew Admin (Continue New Admin)中后台管理框架/脚手架,持续以最新流行技术栈构建,拥抱变化,迭代优化。在社区贡献者的支持和参与下,持续发展并源源不断地为企业级项目开发提供助力。当前采用的技术栈:Vue3、Spring Boot3(JDK17)、TypeScript、Arco Design Vue、Undertow、Sa-Token、JWT、MariaDB、MyBatis Plus、Redis、Redisson、Easy Excel、Hutool 等。
 | 
					ContiNew Admin (Continue New Admin)中后台管理框架/脚手架,持续以最新流行技术栈构建,拥抱变化,迭代优化。在社区贡献者的支持和参与下,持续发展并源源不断地为企业级项目开发提供助力。当前采用的技术栈:Spring Boot3(Java17)、Vue3 & Arco Design、Sa-Token、MyBatis Plus、Redisson、Liquibase、JustAuth、Easy Excel、Hutool、TypeScript、Vite4 等。
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 项目源码
 | 
					## 项目源码
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -224,10 +224,11 @@ pnpm dev
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
| 名称                                                         | 版本         | 简介                                                         |
 | 
					| 名称                                                         | 版本         | 简介                                                         |
 | 
				
			||||||
| :----------------------------------------------------------- | :----------- | :----------------------------------------------------------- |
 | 
					| :----------------------------------------------------------- | :----------- | :----------------------------------------------------------- |
 | 
				
			||||||
| <a href="https://cn.vuejs.org/" target="_blank">Vue</a>      | 3.3.4        | 渐进式 JavaScript 框架,易学易用,性能出色,适用场景丰富的 Web 前端框架。 |
 | 
					| <a href="https://cn.vuejs.org/" target="_blank">Vue</a>      | 3.3.7        | 渐进式 JavaScript 框架,易学易用,性能出色,适用场景丰富的 Web 前端框架。 |
 | 
				
			||||||
| <a href="https://www.typescriptlang.org/zh/" target="_blank">TypeScript</a> | 4.9.5        | TypeScript 是微软开发的一个开源的编程语言,通过在 JavaScript 的基础上添加静态类型定义构建而成。 |
 | 
					| <a href="https://arco.design/vue/docs/start" target="_blank">Arco Design</a> | 2.53.0       | 字节跳动推出的前端 UI 框架,年轻化的色彩和组件设计。         |
 | 
				
			||||||
| <a href="https://arco.design/vue/docs/start" target="_blank">Arco Design Vue</a> | 2.52.0       | 字节跳动推出的前端 UI 框架,年轻化的色彩和组件设计。         |
 | 
					| <a href="https://www.typescriptlang.org/zh/" target="_blank">TypeScript</a> | 5.2.2        | TypeScript 是微软开发的一个开源的编程语言,通过在 JavaScript 的基础上添加静态类型定义构建而成。 |
 | 
				
			||||||
| <a href="https://spring.io/projects/spring-boot" target="_blank">Spring Boot</a> | 3.1.5        | 简化新 Spring 应用的初始搭建以及开发过程。                   |
 | 
					| <a href="https://cn.vitejs.dev/" target="_blank">Vite</a>    | 4.5.0        | 下一代的前端工具链,为开发提供极速响应。                     |
 | 
				
			||||||
 | 
					| <a href="https://spring.io/projects/spring-boot" target="_blank">Spring Boot</a> | 3.1.5        | 简化 Spring 应用的初始搭建和开发过程,基于“约定优于配置”的理念,使开发人员不再需要定义样板化的配置。(Spring Boot 3.0 开始,要求 Java 17 作为最低版本) |
 | 
				
			||||||
| <a href="https://undertow.io/" target="_blank">Undertow</a>  | 2.3.10.Final | 采用 Java 开发的灵活的高性能 Web 服务器,提供包括阻塞和基于 NIO 的非堵塞机制。 |
 | 
					| <a href="https://undertow.io/" target="_blank">Undertow</a>  | 2.3.10.Final | 采用 Java 开发的灵活的高性能 Web 服务器,提供包括阻塞和基于 NIO 的非堵塞机制。 |
 | 
				
			||||||
| <a href="https://sa-token.dev33.cn/" target="_blank">Sa-Token + JWT</a> | 1.37.0       | 轻量级 Java 权限认证框架,让鉴权变得简单、优雅。             |
 | 
					| <a href="https://sa-token.dev33.cn/" target="_blank">Sa-Token + JWT</a> | 1.37.0       | 轻量级 Java 权限认证框架,让鉴权变得简单、优雅。             |
 | 
				
			||||||
| <a href="https://mariadb.org/" target="_blank">MariaDB</a>   | 11.1.2       | MySQL 的一个分支,主要由开源社区在维护,完全兼容 MySQL,包括 API 和命令行,能轻松成为 MySQL 的代替品。 |
 | 
					| <a href="https://mariadb.org/" target="_blank">MariaDB</a>   | 11.1.2       | MySQL 的一个分支,主要由开源社区在维护,完全兼容 MySQL,包括 API 和命令行,能轻松成为 MySQL 的代替品。 |
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -89,7 +89,7 @@
 | 
				
			|||||||
    "stylelint-config-recommended-vue": "^1.5.0",
 | 
					    "stylelint-config-recommended-vue": "^1.5.0",
 | 
				
			||||||
    "stylelint-config-standard": "^34.0.0",
 | 
					    "stylelint-config-standard": "^34.0.0",
 | 
				
			||||||
    "stylelint-order": "^6.0.3",
 | 
					    "stylelint-order": "^6.0.3",
 | 
				
			||||||
    "typescript": "^4.9.5",
 | 
					    "typescript": "^5.2.2",
 | 
				
			||||||
    "unplugin-vue-components": "^0.25.2",
 | 
					    "unplugin-vue-components": "^0.25.2",
 | 
				
			||||||
    "vite": "^4.5.0",
 | 
					    "vite": "^4.5.0",
 | 
				
			||||||
    "vite-plugin-compression": "^0.5.1",
 | 
					    "vite-plugin-compression": "^0.5.1",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										160
									
								
								continew-admin-ui/pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										160
									
								
								continew-admin-ui/pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@@ -43,7 +43,7 @@ dependencies:
 | 
				
			|||||||
    version: 0.2.0
 | 
					    version: 0.2.0
 | 
				
			||||||
  pinia:
 | 
					  pinia:
 | 
				
			||||||
    specifier: ^2.1.7
 | 
					    specifier: ^2.1.7
 | 
				
			||||||
    version: 2.1.7(typescript@4.9.5)(vue@3.3.7)
 | 
					    version: 2.1.7(typescript@5.2.2)(vue@3.3.7)
 | 
				
			||||||
  query-string:
 | 
					  query-string:
 | 
				
			||||||
    specifier: ^8.1.0
 | 
					    specifier: ^8.1.0
 | 
				
			||||||
    version: 8.1.0
 | 
					    version: 8.1.0
 | 
				
			||||||
@@ -52,7 +52,7 @@ dependencies:
 | 
				
			|||||||
    version: 1.15.0
 | 
					    version: 1.15.0
 | 
				
			||||||
  vue:
 | 
					  vue:
 | 
				
			||||||
    specifier: ^3.3.7
 | 
					    specifier: ^3.3.7
 | 
				
			||||||
    version: 3.3.7(typescript@4.9.5)
 | 
					    version: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
  vue-cropper:
 | 
					  vue-cropper:
 | 
				
			||||||
    specifier: ^1.1.1
 | 
					    specifier: ^1.1.1
 | 
				
			||||||
    version: 1.1.1
 | 
					    version: 1.1.1
 | 
				
			||||||
@@ -78,7 +78,7 @@ devDependencies:
 | 
				
			|||||||
    version: 1.4.5
 | 
					    version: 1.4.5
 | 
				
			||||||
  '@commitlint/cli':
 | 
					  '@commitlint/cli':
 | 
				
			||||||
    specifier: ^18.2.0
 | 
					    specifier: ^18.2.0
 | 
				
			||||||
    version: 18.2.0(typescript@4.9.5)
 | 
					    version: 18.2.0(typescript@5.2.2)
 | 
				
			||||||
  '@commitlint/config-conventional':
 | 
					  '@commitlint/config-conventional':
 | 
				
			||||||
    specifier: ^18.1.0
 | 
					    specifier: ^18.1.0
 | 
				
			||||||
    version: 18.1.0
 | 
					    version: 18.1.0
 | 
				
			||||||
@@ -99,10 +99,10 @@ devDependencies:
 | 
				
			|||||||
    version: 1.15.4
 | 
					    version: 1.15.4
 | 
				
			||||||
  '@typescript-eslint/eslint-plugin':
 | 
					  '@typescript-eslint/eslint-plugin':
 | 
				
			||||||
    specifier: ^6.9.1
 | 
					    specifier: ^6.9.1
 | 
				
			||||||
    version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@4.9.5)
 | 
					    version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
  '@typescript-eslint/parser':
 | 
					  '@typescript-eslint/parser':
 | 
				
			||||||
    specifier: ^6.9.1
 | 
					    specifier: ^6.9.1
 | 
				
			||||||
    version: 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					    version: 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
  '@vitejs/plugin-vue':
 | 
					  '@vitejs/plugin-vue':
 | 
				
			||||||
    specifier: ^4.4.0
 | 
					    specifier: ^4.4.0
 | 
				
			||||||
    version: 4.4.0(vite@4.5.0)(vue@3.3.7)
 | 
					    version: 4.4.0(vite@4.5.0)(vue@3.3.7)
 | 
				
			||||||
@@ -162,7 +162,7 @@ devDependencies:
 | 
				
			|||||||
    version: 5.9.2(rollup@4.3.0)
 | 
					    version: 5.9.2(rollup@4.3.0)
 | 
				
			||||||
  stylelint:
 | 
					  stylelint:
 | 
				
			||||||
    specifier: ^15.11.0
 | 
					    specifier: ^15.11.0
 | 
				
			||||||
    version: 15.11.0(typescript@4.9.5)
 | 
					    version: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
  stylelint-config-prettier:
 | 
					  stylelint-config-prettier:
 | 
				
			||||||
    specifier: ^9.0.5
 | 
					    specifier: ^9.0.5
 | 
				
			||||||
    version: 9.0.5(stylelint@15.11.0)
 | 
					    version: 9.0.5(stylelint@15.11.0)
 | 
				
			||||||
@@ -179,8 +179,8 @@ devDependencies:
 | 
				
			|||||||
    specifier: ^6.0.3
 | 
					    specifier: ^6.0.3
 | 
				
			||||||
    version: 6.0.3(stylelint@15.11.0)
 | 
					    version: 6.0.3(stylelint@15.11.0)
 | 
				
			||||||
  typescript:
 | 
					  typescript:
 | 
				
			||||||
    specifier: ^4.9.5
 | 
					    specifier: ^5.2.2
 | 
				
			||||||
    version: 4.9.5
 | 
					    version: 5.2.2
 | 
				
			||||||
  unplugin-vue-components:
 | 
					  unplugin-vue-components:
 | 
				
			||||||
    specifier: ^0.25.2
 | 
					    specifier: ^0.25.2
 | 
				
			||||||
    version: 0.25.2(rollup@4.3.0)(vue@3.3.7)
 | 
					    version: 0.25.2(rollup@4.3.0)(vue@3.3.7)
 | 
				
			||||||
@@ -204,7 +204,7 @@ devDependencies:
 | 
				
			|||||||
    version: 4.0.0
 | 
					    version: 4.0.0
 | 
				
			||||||
  vue-tsc:
 | 
					  vue-tsc:
 | 
				
			||||||
    specifier: ^1.8.22
 | 
					    specifier: ^1.8.22
 | 
				
			||||||
    version: 1.8.22(typescript@4.9.5)
 | 
					    version: 1.8.22(typescript@5.2.2)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
packages:
 | 
					packages:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -248,7 +248,7 @@ packages:
 | 
				
			|||||||
      number-precision: 1.6.0
 | 
					      number-precision: 1.6.0
 | 
				
			||||||
      resize-observer-polyfill: 1.5.1
 | 
					      resize-observer-polyfill: 1.5.1
 | 
				
			||||||
      scroll-into-view-if-needed: 2.2.31
 | 
					      scroll-into-view-if-needed: 2.2.31
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@arco-plugins/vite-vue@1.4.5:
 | 
					  /@arco-plugins/vite-vue@1.4.5:
 | 
				
			||||||
@@ -754,14 +754,14 @@ packages:
 | 
				
			|||||||
    deprecated: Potential XSS vulnerability patched in v6.0.0.
 | 
					    deprecated: Potential XSS vulnerability patched in v6.0.0.
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@commitlint/cli@18.2.0(typescript@4.9.5):
 | 
					  /@commitlint/cli@18.2.0(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-F/DCG791kMFmWg5eIdogakuGeg4OiI2kD430ed1a1Hh3epvrJdeIAgcGADAMIOmF+m0S1+VlIYUKG2dvQQ1Izw==}
 | 
					    resolution: {integrity: sha512-F/DCG791kMFmWg5eIdogakuGeg4OiI2kD430ed1a1Hh3epvrJdeIAgcGADAMIOmF+m0S1+VlIYUKG2dvQQ1Izw==}
 | 
				
			||||||
    engines: {node: '>=v18'}
 | 
					    engines: {node: '>=v18'}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@commitlint/format': 18.1.0
 | 
					      '@commitlint/format': 18.1.0
 | 
				
			||||||
      '@commitlint/lint': 18.1.0
 | 
					      '@commitlint/lint': 18.1.0
 | 
				
			||||||
      '@commitlint/load': 18.2.0(typescript@4.9.5)
 | 
					      '@commitlint/load': 18.2.0(typescript@5.2.2)
 | 
				
			||||||
      '@commitlint/read': 18.1.0
 | 
					      '@commitlint/read': 18.1.0
 | 
				
			||||||
      '@commitlint/types': 18.1.0
 | 
					      '@commitlint/types': 18.1.0
 | 
				
			||||||
      execa: 5.1.1
 | 
					      execa: 5.1.1
 | 
				
			||||||
@@ -831,7 +831,7 @@ packages:
 | 
				
			|||||||
      '@commitlint/types': 18.1.0
 | 
					      '@commitlint/types': 18.1.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@commitlint/load@18.2.0(typescript@4.9.5):
 | 
					  /@commitlint/load@18.2.0(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-xjX3d3CRlOALwImhOsmLYZh14/+gW/KxsY7+bPKrzmGuFailf9K7ckhB071oYZVJdACnpY4hDYiosFyOC+MpAA==}
 | 
					    resolution: {integrity: sha512-xjX3d3CRlOALwImhOsmLYZh14/+gW/KxsY7+bPKrzmGuFailf9K7ckhB071oYZVJdACnpY4hDYiosFyOC+MpAA==}
 | 
				
			||||||
    engines: {node: '>=v18'}
 | 
					    engines: {node: '>=v18'}
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
@@ -841,8 +841,8 @@ packages:
 | 
				
			|||||||
      '@commitlint/types': 18.1.0
 | 
					      '@commitlint/types': 18.1.0
 | 
				
			||||||
      '@types/node': 18.15.10
 | 
					      '@types/node': 18.15.10
 | 
				
			||||||
      chalk: 4.1.2
 | 
					      chalk: 4.1.2
 | 
				
			||||||
      cosmiconfig: 8.3.6(typescript@4.9.5)
 | 
					      cosmiconfig: 8.3.6(typescript@5.2.2)
 | 
				
			||||||
      cosmiconfig-typescript-loader: 5.0.0(@types/node@18.15.10)(cosmiconfig@8.3.6)(typescript@4.9.5)
 | 
					      cosmiconfig-typescript-loader: 5.0.0(@types/node@18.15.10)(cosmiconfig@8.3.6)(typescript@5.2.2)
 | 
				
			||||||
      lodash.isplainobject: 4.0.6
 | 
					      lodash.isplainobject: 4.0.6
 | 
				
			||||||
      lodash.merge: 4.6.2
 | 
					      lodash.merge: 4.6.2
 | 
				
			||||||
      lodash.uniq: 4.5.0
 | 
					      lodash.uniq: 4.5.0
 | 
				
			||||||
@@ -1299,7 +1299,7 @@ packages:
 | 
				
			|||||||
      prismjs: 1.29.0
 | 
					      prismjs: 1.29.0
 | 
				
			||||||
      resize-observer-polyfill: 1.5.1
 | 
					      resize-observer-polyfill: 1.5.1
 | 
				
			||||||
      vant: 3.6.12(vue@3.3.7)
 | 
					      vant: 3.6.12(vue@3.3.7)
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
      xss: 1.0.14
 | 
					      xss: 1.0.14
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
@@ -1645,7 +1645,7 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
 | 
					    resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@4.9.5):
 | 
					  /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
 | 
					    resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==}
 | 
				
			||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -1657,10 +1657,10 @@ packages:
 | 
				
			|||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@eslint-community/regexpp': 4.8.0
 | 
					      '@eslint-community/regexpp': 4.8.0
 | 
				
			||||||
      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      '@typescript-eslint/scope-manager': 6.9.1
 | 
					      '@typescript-eslint/scope-manager': 6.9.1
 | 
				
			||||||
      '@typescript-eslint/type-utils': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/type-utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      '@typescript-eslint/visitor-keys': 6.9.1
 | 
					      '@typescript-eslint/visitor-keys': 6.9.1
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      eslint: 8.53.0
 | 
					      eslint: 8.53.0
 | 
				
			||||||
@@ -1668,13 +1668,13 @@ packages:
 | 
				
			|||||||
      ignore: 5.2.4
 | 
					      ignore: 5.2.4
 | 
				
			||||||
      natural-compare: 1.4.0
 | 
					      natural-compare: 1.4.0
 | 
				
			||||||
      semver: 7.5.4
 | 
					      semver: 7.5.4
 | 
				
			||||||
      ts-api-utils: 1.0.3(typescript@4.9.5)
 | 
					      ts-api-utils: 1.0.3(typescript@5.2.2)
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/parser@6.9.1(eslint@8.53.0)(typescript@4.9.5):
 | 
					  /@typescript-eslint/parser@6.9.1(eslint@8.53.0)(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
 | 
					    resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==}
 | 
				
			||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -1686,11 +1686,11 @@ packages:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/scope-manager': 6.9.1
 | 
					      '@typescript-eslint/scope-manager': 6.9.1
 | 
				
			||||||
      '@typescript-eslint/types': 6.9.1
 | 
					      '@typescript-eslint/types': 6.9.1
 | 
				
			||||||
      '@typescript-eslint/typescript-estree': 6.9.1(typescript@4.9.5)
 | 
					      '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
 | 
				
			||||||
      '@typescript-eslint/visitor-keys': 6.9.1
 | 
					      '@typescript-eslint/visitor-keys': 6.9.1
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      eslint: 8.53.0
 | 
					      eslint: 8.53.0
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
@@ -1703,7 +1703,7 @@ packages:
 | 
				
			|||||||
      '@typescript-eslint/visitor-keys': 6.9.1
 | 
					      '@typescript-eslint/visitor-keys': 6.9.1
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/type-utils@6.9.1(eslint@8.53.0)(typescript@4.9.5):
 | 
					  /@typescript-eslint/type-utils@6.9.1(eslint@8.53.0)(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==}
 | 
					    resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==}
 | 
				
			||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -1713,12 +1713,12 @@ packages:
 | 
				
			|||||||
      typescript:
 | 
					      typescript:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/typescript-estree': 6.9.1(typescript@4.9.5)
 | 
					      '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
 | 
				
			||||||
      '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      eslint: 8.53.0
 | 
					      eslint: 8.53.0
 | 
				
			||||||
      ts-api-utils: 1.0.3(typescript@4.9.5)
 | 
					      ts-api-utils: 1.0.3(typescript@5.2.2)
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
@@ -1728,7 +1728,7 @@ packages:
 | 
				
			|||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/typescript-estree@6.9.1(typescript@4.9.5):
 | 
					  /@typescript-eslint/typescript-estree@6.9.1(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
 | 
					    resolution: {integrity: sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==}
 | 
				
			||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -1743,13 +1743,13 @@ packages:
 | 
				
			|||||||
      globby: 11.1.0
 | 
					      globby: 11.1.0
 | 
				
			||||||
      is-glob: 4.0.3
 | 
					      is-glob: 4.0.3
 | 
				
			||||||
      semver: 7.5.4
 | 
					      semver: 7.5.4
 | 
				
			||||||
      ts-api-utils: 1.0.3(typescript@4.9.5)
 | 
					      ts-api-utils: 1.0.3(typescript@5.2.2)
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@typescript-eslint/utils@6.9.1(eslint@8.53.0)(typescript@4.9.5):
 | 
					  /@typescript-eslint/utils@6.9.1(eslint@8.53.0)(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
 | 
					    resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==}
 | 
				
			||||||
    engines: {node: ^16.0.0 || >=18.0.0}
 | 
					    engines: {node: ^16.0.0 || >=18.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -1760,7 +1760,7 @@ packages:
 | 
				
			|||||||
      '@types/semver': 7.5.4
 | 
					      '@types/semver': 7.5.4
 | 
				
			||||||
      '@typescript-eslint/scope-manager': 6.9.1
 | 
					      '@typescript-eslint/scope-manager': 6.9.1
 | 
				
			||||||
      '@typescript-eslint/types': 6.9.1
 | 
					      '@typescript-eslint/types': 6.9.1
 | 
				
			||||||
      '@typescript-eslint/typescript-estree': 6.9.1(typescript@4.9.5)
 | 
					      '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2)
 | 
				
			||||||
      eslint: 8.53.0
 | 
					      eslint: 8.53.0
 | 
				
			||||||
      semver: 7.5.4
 | 
					      semver: 7.5.4
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
@@ -1793,7 +1793,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      vue: ^3.0.0
 | 
					      vue: ^3.0.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@vitejs/plugin-vue-jsx@3.0.2(vite@4.5.0)(vue@3.3.7):
 | 
					  /@vitejs/plugin-vue-jsx@3.0.2(vite@4.5.0)(vue@3.3.7):
 | 
				
			||||||
@@ -1807,7 +1807,7 @@ packages:
 | 
				
			|||||||
      '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.2)
 | 
					      '@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.2)
 | 
				
			||||||
      '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2)
 | 
					      '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2)
 | 
				
			||||||
      vite: 4.5.0(@types/node@18.15.10)(less@4.2.0)
 | 
					      vite: 4.5.0(@types/node@18.15.10)(less@4.2.0)
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
@@ -1820,7 +1820,7 @@ packages:
 | 
				
			|||||||
      vue: ^3.2.25
 | 
					      vue: ^3.2.25
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vite: 4.5.0(@types/node@18.15.10)(less@4.2.0)
 | 
					      vite: 4.5.0(@types/node@18.15.10)(less@4.2.0)
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@volar/language-core@1.10.10:
 | 
					  /@volar/language-core@1.10.10:
 | 
				
			||||||
@@ -1903,7 +1903,7 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
 | 
					    resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@vue/language-core@1.8.22(typescript@4.9.5):
 | 
					  /@vue/language-core@1.8.22(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==}
 | 
					    resolution: {integrity: sha512-bsMoJzCrXZqGsxawtUea1cLjUT9dZnDsy5TuZ+l1fxRMzUGQUG9+Ypq4w//CqpWmrx7nIAJpw2JVF/t258miRw==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      typescript: '*'
 | 
					      typescript: '*'
 | 
				
			||||||
@@ -1918,7 +1918,7 @@ packages:
 | 
				
			|||||||
      computeds: 0.0.1
 | 
					      computeds: 0.0.1
 | 
				
			||||||
      minimatch: 9.0.3
 | 
					      minimatch: 9.0.3
 | 
				
			||||||
      muggle-string: 0.3.1
 | 
					      muggle-string: 0.3.1
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
      vue-template-compiler: 2.7.14
 | 
					      vue-template-compiler: 2.7.14
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -1956,7 +1956,7 @@ packages:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@vue/compiler-ssr': 3.3.7
 | 
					      '@vue/compiler-ssr': 3.3.7
 | 
				
			||||||
      '@vue/shared': 3.3.7
 | 
					      '@vue/shared': 3.3.7
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@vue/shared@3.3.7:
 | 
					  /@vue/shared@3.3.7:
 | 
				
			||||||
    resolution: {integrity: sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg==}
 | 
					    resolution: {integrity: sha512-N/tbkINRUDExgcPTBvxNkvHGu504k8lzlNQRITVnm6YjOjwa4r0nnbd4Jb01sNpur5hAllyRJzSK5PvB9PPwRg==}
 | 
				
			||||||
@@ -2934,7 +2934,7 @@ packages:
 | 
				
			|||||||
      vary: 1.1.2
 | 
					      vary: 1.1.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /cosmiconfig-typescript-loader@5.0.0(@types/node@18.15.10)(cosmiconfig@8.3.6)(typescript@4.9.5):
 | 
					  /cosmiconfig-typescript-loader@5.0.0(@types/node@18.15.10)(cosmiconfig@8.3.6)(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
 | 
					    resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
 | 
				
			||||||
    engines: {node: '>=v16'}
 | 
					    engines: {node: '>=v16'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -2943,9 +2943,9 @@ packages:
 | 
				
			|||||||
      typescript: '>=4'
 | 
					      typescript: '>=4'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@types/node': 18.15.10
 | 
					      '@types/node': 18.15.10
 | 
				
			||||||
      cosmiconfig: 8.3.6(typescript@4.9.5)
 | 
					      cosmiconfig: 8.3.6(typescript@5.2.2)
 | 
				
			||||||
      jiti: 1.21.0
 | 
					      jiti: 1.21.0
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /cosmiconfig@5.2.1:
 | 
					  /cosmiconfig@5.2.1:
 | 
				
			||||||
@@ -2958,7 +2958,7 @@ packages:
 | 
				
			|||||||
      parse-json: 4.0.0
 | 
					      parse-json: 4.0.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /cosmiconfig@8.3.6(typescript@4.9.5):
 | 
					  /cosmiconfig@8.3.6(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
 | 
					    resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
 | 
				
			||||||
    engines: {node: '>=14'}
 | 
					    engines: {node: '>=14'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@@ -2971,7 +2971,7 @@ packages:
 | 
				
			|||||||
      js-yaml: 4.1.0
 | 
					      js-yaml: 4.1.0
 | 
				
			||||||
      parse-json: 5.2.0
 | 
					      parse-json: 5.2.0
 | 
				
			||||||
      path-type: 4.0.0
 | 
					      path-type: 4.0.0
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /cross-env@7.0.3:
 | 
					  /cross-env@7.0.3:
 | 
				
			||||||
@@ -4481,7 +4481,7 @@ packages:
 | 
				
			|||||||
      eslint-import-resolver-webpack:
 | 
					      eslint-import-resolver-webpack:
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      debug: 3.2.7
 | 
					      debug: 3.2.7
 | 
				
			||||||
      eslint: 8.53.0
 | 
					      eslint: 8.53.0
 | 
				
			||||||
      eslint-import-resolver-node: 0.3.9
 | 
					      eslint-import-resolver-node: 0.3.9
 | 
				
			||||||
@@ -4500,7 +4500,7 @@ packages:
 | 
				
			|||||||
      '@typescript-eslint/parser':
 | 
					      '@typescript-eslint/parser':
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@4.9.5)
 | 
					      '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2)
 | 
				
			||||||
      array-includes: 3.1.7
 | 
					      array-includes: 3.1.7
 | 
				
			||||||
      array.prototype.findlastindex: 1.2.3
 | 
					      array.prototype.findlastindex: 1.2.3
 | 
				
			||||||
      array.prototype.flat: 1.3.2
 | 
					      array.prototype.flat: 1.3.2
 | 
				
			||||||
@@ -7817,7 +7817,7 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
 | 
					    resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
 | 
				
			||||||
    engines: {node: '>=6'}
 | 
					    engines: {node: '>=6'}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /pinia@2.1.7(typescript@4.9.5)(vue@3.3.7):
 | 
					  /pinia@2.1.7(typescript@5.2.2)(vue@3.3.7):
 | 
				
			||||||
    resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
 | 
					    resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      '@vue/composition-api': ^1.4.0
 | 
					      '@vue/composition-api': ^1.4.0
 | 
				
			||||||
@@ -7830,8 +7830,8 @@ packages:
 | 
				
			|||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@vue/devtools-api': 6.5.0
 | 
					      '@vue/devtools-api': 6.5.0
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
      vue-demi: 0.14.6(vue@3.3.7)
 | 
					      vue-demi: 0.14.6(vue@3.3.7)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -9219,7 +9219,7 @@ packages:
 | 
				
			|||||||
      stylelint: '>=14.0.0'
 | 
					      stylelint: '>=14.0.0'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      postcss-html: 1.5.0
 | 
					      postcss-html: 1.5.0
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /stylelint-config-prettier@9.0.5(stylelint@15.11.0):
 | 
					  /stylelint-config-prettier@9.0.5(stylelint@15.11.0):
 | 
				
			||||||
@@ -9229,7 +9229,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      stylelint: '>= 11.x < 15'
 | 
					      stylelint: '>= 11.x < 15'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /stylelint-config-rational-order@0.1.2:
 | 
					  /stylelint-config-rational-order@0.1.2:
 | 
				
			||||||
@@ -9250,7 +9250,7 @@ packages:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      postcss-html: 1.5.0
 | 
					      postcss-html: 1.5.0
 | 
				
			||||||
      semver: 7.5.4
 | 
					      semver: 7.5.4
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
      stylelint-config-html: 1.1.0(postcss-html@1.5.0)(stylelint@15.11.0)
 | 
					      stylelint-config-html: 1.1.0(postcss-html@1.5.0)(stylelint@15.11.0)
 | 
				
			||||||
      stylelint-config-recommended: 11.0.0(stylelint@15.11.0)
 | 
					      stylelint-config-recommended: 11.0.0(stylelint@15.11.0)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
@@ -9260,7 +9260,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      stylelint: ^15.3.0
 | 
					      stylelint: ^15.3.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /stylelint-config-recommended@13.0.0(stylelint@15.11.0):
 | 
					  /stylelint-config-recommended@13.0.0(stylelint@15.11.0):
 | 
				
			||||||
@@ -9269,7 +9269,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      stylelint: ^15.10.0
 | 
					      stylelint: ^15.10.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /stylelint-config-standard@34.0.0(stylelint@15.11.0):
 | 
					  /stylelint-config-standard@34.0.0(stylelint@15.11.0):
 | 
				
			||||||
@@ -9278,7 +9278,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      stylelint: ^15.10.0
 | 
					      stylelint: ^15.10.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
      stylelint-config-recommended: 13.0.0(stylelint@15.11.0)
 | 
					      stylelint-config-recommended: 13.0.0(stylelint@15.11.0)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -9301,10 +9301,10 @@ packages:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      postcss: 8.4.21
 | 
					      postcss: 8.4.21
 | 
				
			||||||
      postcss-sorting: 8.0.2(postcss@8.4.21)
 | 
					      postcss-sorting: 8.0.2(postcss@8.4.21)
 | 
				
			||||||
      stylelint: 15.11.0(typescript@4.9.5)
 | 
					      stylelint: 15.11.0(typescript@5.2.2)
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /stylelint@15.11.0(typescript@4.9.5):
 | 
					  /stylelint@15.11.0(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==}
 | 
					    resolution: {integrity: sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==}
 | 
				
			||||||
    engines: {node: ^14.13.1 || >=16.0.0}
 | 
					    engines: {node: ^14.13.1 || >=16.0.0}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
@@ -9315,7 +9315,7 @@ packages:
 | 
				
			|||||||
      '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13)
 | 
					      '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13)
 | 
				
			||||||
      balanced-match: 2.0.0
 | 
					      balanced-match: 2.0.0
 | 
				
			||||||
      colord: 2.9.3
 | 
					      colord: 2.9.3
 | 
				
			||||||
      cosmiconfig: 8.3.6(typescript@4.9.5)
 | 
					      cosmiconfig: 8.3.6(typescript@5.2.2)
 | 
				
			||||||
      css-functions-list: 3.2.1
 | 
					      css-functions-list: 3.2.1
 | 
				
			||||||
      css-tree: 2.3.1
 | 
					      css-tree: 2.3.1
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
@@ -9691,13 +9691,13 @@ packages:
 | 
				
			|||||||
    resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==}
 | 
					    resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==}
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /ts-api-utils@1.0.3(typescript@4.9.5):
 | 
					  /ts-api-utils@1.0.3(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
 | 
					    resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
 | 
				
			||||||
    engines: {node: '>=16.13.0'}
 | 
					    engines: {node: '>=16.13.0'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      typescript: '>=4.2.0'
 | 
					      typescript: '>=4.2.0'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /tsconfig-paths@3.14.2:
 | 
					  /tsconfig-paths@3.14.2:
 | 
				
			||||||
@@ -9802,9 +9802,9 @@ packages:
 | 
				
			|||||||
      is-typed-array: 1.1.10
 | 
					      is-typed-array: 1.1.10
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /typescript@4.9.5:
 | 
					  /typescript@5.2.2:
 | 
				
			||||||
    resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
 | 
					    resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
 | 
				
			||||||
    engines: {node: '>=4.2.0'}
 | 
					    engines: {node: '>=14.17'}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /uc.micro@1.0.6:
 | 
					  /uc.micro@1.0.6:
 | 
				
			||||||
@@ -9931,7 +9931,7 @@ packages:
 | 
				
			|||||||
      minimatch: 9.0.3
 | 
					      minimatch: 9.0.3
 | 
				
			||||||
      resolve: 1.22.4
 | 
					      resolve: 1.22.4
 | 
				
			||||||
      unplugin: 1.4.0
 | 
					      unplugin: 1.4.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - rollup
 | 
					      - rollup
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
@@ -10043,7 +10043,7 @@ packages:
 | 
				
			|||||||
      '@vant/icons': 1.8.0
 | 
					      '@vant/icons': 1.8.0
 | 
				
			||||||
      '@vant/popperjs': 1.3.0
 | 
					      '@vant/popperjs': 1.3.0
 | 
				
			||||||
      '@vant/use': 1.5.2(vue@3.3.7)
 | 
					      '@vant/use': 1.5.2(vue@3.3.7)
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vary@1.1.2:
 | 
					  /vary@1.1.2:
 | 
				
			||||||
@@ -10214,7 +10214,7 @@ packages:
 | 
				
			|||||||
      '@vue/composition-api':
 | 
					      '@vue/composition-api':
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-demi@0.14.6(vue@3.3.7):
 | 
					  /vue-demi@0.14.6(vue@3.3.7):
 | 
				
			||||||
@@ -10229,7 +10229,7 @@ packages:
 | 
				
			|||||||
      '@vue/composition-api':
 | 
					      '@vue/composition-api':
 | 
				
			||||||
        optional: true
 | 
					        optional: true
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-echarts@6.6.1(echarts@5.4.3)(vue@3.3.7):
 | 
					  /vue-echarts@6.6.1(echarts@5.4.3)(vue@3.3.7):
 | 
				
			||||||
@@ -10245,7 +10245,7 @@ packages:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      echarts: 5.4.3
 | 
					      echarts: 5.4.3
 | 
				
			||||||
      resize-detector: 0.3.0
 | 
					      resize-detector: 0.3.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
      vue-demi: 0.13.11(vue@3.3.7)
 | 
					      vue-demi: 0.13.11(vue@3.3.7)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -10276,7 +10276,7 @@ packages:
 | 
				
			|||||||
      '@intlify/core-base': 9.6.5
 | 
					      '@intlify/core-base': 9.6.5
 | 
				
			||||||
      '@intlify/shared': 9.6.5
 | 
					      '@intlify/shared': 9.6.5
 | 
				
			||||||
      '@vue/devtools-api': 6.5.0
 | 
					      '@vue/devtools-api': 6.5.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-json-pretty@2.2.4(vue@3.3.7):
 | 
					  /vue-json-pretty@2.2.4(vue@3.3.7):
 | 
				
			||||||
@@ -10285,7 +10285,7 @@ packages:
 | 
				
			|||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      vue: '>=3.0.0'
 | 
					      vue: '>=3.0.0'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-router@4.2.5(vue@3.3.7):
 | 
					  /vue-router@4.2.5(vue@3.3.7):
 | 
				
			||||||
@@ -10294,7 +10294,7 @@ packages:
 | 
				
			|||||||
      vue: ^3.2.0
 | 
					      vue: ^3.2.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@vue/devtools-api': 6.5.0
 | 
					      '@vue/devtools-api': 6.5.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-template-compiler@2.7.14:
 | 
					  /vue-template-compiler@2.7.14:
 | 
				
			||||||
@@ -10304,16 +10304,16 @@ packages:
 | 
				
			|||||||
      he: 1.2.0
 | 
					      he: 1.2.0
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-tsc@1.8.22(typescript@4.9.5):
 | 
					  /vue-tsc@1.8.22(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-j9P4kHtW6eEE08aS5McFZE/ivmipXy0JzrnTgbomfABMaVKx37kNBw//irL3+LlE3kOo63XpnRigyPC3w7+z+A==}
 | 
					    resolution: {integrity: sha512-j9P4kHtW6eEE08aS5McFZE/ivmipXy0JzrnTgbomfABMaVKx37kNBw//irL3+LlE3kOo63XpnRigyPC3w7+z+A==}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      typescript: '*'
 | 
					      typescript: '*'
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@volar/typescript': 1.10.10
 | 
					      '@volar/typescript': 1.10.10
 | 
				
			||||||
      '@vue/language-core': 1.8.22(typescript@4.9.5)
 | 
					      '@vue/language-core': 1.8.22(typescript@5.2.2)
 | 
				
			||||||
      semver: 7.5.4
 | 
					      semver: 7.5.4
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue-types@4.2.1(vue@3.3.7):
 | 
					  /vue-types@4.2.1(vue@3.3.7):
 | 
				
			||||||
@@ -10323,7 +10323,7 @@ packages:
 | 
				
			|||||||
      vue: ^2.0.0 || ^3.0.0
 | 
					      vue: ^2.0.0 || ^3.0.0
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      is-plain-object: 5.0.0
 | 
					      is-plain-object: 5.0.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue3-colorpicker@2.2.2(@aesoper/normal-utils@0.1.5)(@popperjs/core@2.11.8)(@vueuse/core@10.5.0)(gradient-parser@1.0.2)(lodash-es@4.17.21)(tinycolor2@1.6.0)(vue-types@4.2.1)(vue@3.3.7):
 | 
					  /vue3-colorpicker@2.2.2(@aesoper/normal-utils@0.1.5)(@popperjs/core@2.11.8)(@vueuse/core@10.5.0)(gradient-parser@1.0.2)(lodash-es@4.17.21)(tinycolor2@1.6.0)(vue-types@4.2.1)(vue@3.3.7):
 | 
				
			||||||
@@ -10344,11 +10344,11 @@ packages:
 | 
				
			|||||||
      gradient-parser: 1.0.2
 | 
					      gradient-parser: 1.0.2
 | 
				
			||||||
      lodash-es: 4.17.21
 | 
					      lodash-es: 4.17.21
 | 
				
			||||||
      tinycolor2: 1.6.0
 | 
					      tinycolor2: 1.6.0
 | 
				
			||||||
      vue: 3.3.7(typescript@4.9.5)
 | 
					      vue: 3.3.7(typescript@5.2.2)
 | 
				
			||||||
      vue-types: 4.2.1(vue@3.3.7)
 | 
					      vue-types: 4.2.1(vue@3.3.7)
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vue@3.3.7(typescript@4.9.5):
 | 
					  /vue@3.3.7(typescript@5.2.2):
 | 
				
			||||||
    resolution: {integrity: sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA==}
 | 
					    resolution: {integrity: sha512-YEMDia1ZTv1TeBbnu6VybatmSteGOS3A3YgfINOfraCbf85wdKHzscD6HSS/vB4GAtI7sa1XPX7HcQaJ1l24zA==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      typescript: '*'
 | 
					      typescript: '*'
 | 
				
			||||||
@@ -10361,7 +10361,7 @@ packages:
 | 
				
			|||||||
      '@vue/runtime-dom': 3.3.7
 | 
					      '@vue/runtime-dom': 3.3.7
 | 
				
			||||||
      '@vue/server-renderer': 3.3.7(vue@3.3.7)
 | 
					      '@vue/server-renderer': 3.3.7(vue@3.3.7)
 | 
				
			||||||
      '@vue/shared': 3.3.7
 | 
					      '@vue/shared': 3.3.7
 | 
				
			||||||
      typescript: 4.9.5
 | 
					      typescript: 5.2.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /webpack-chain@4.12.1:
 | 
					  /webpack-chain@4.12.1:
 | 
				
			||||||
    resolution: {integrity: sha512-BCfKo2YkDe2ByqkEWe1Rw+zko4LsyS75LVr29C6xIrxAg9JHJ4pl8kaIZ396SUSNp6b4815dRZPSTAS8LlURRQ==}
 | 
					    resolution: {integrity: sha512-BCfKo2YkDe2ByqkEWe1Rw+zko4LsyS75LVr29C6xIrxAg9JHJ4pl8kaIZ396SUSNp6b4815dRZPSTAS8LlURRQ==}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -177,7 +177,7 @@
 | 
				
			|||||||
   * 上传头像
 | 
					   * 上传头像
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  const handleUpload = () => {
 | 
					  const handleUpload = () => {
 | 
				
			||||||
    cropperRef.value.getCropBlob((data: string | Blob) => {
 | 
					    cropperRef.value.getCropBlob((data: any) => {
 | 
				
			||||||
      const formData = new FormData();
 | 
					      const formData = new FormData();
 | 
				
			||||||
      formData.append('avatarFile', data, fileRef.value?.name);
 | 
					      formData.append('avatarFile', data, fileRef.value?.name);
 | 
				
			||||||
      uploadAvatar(formData).then((res) => {
 | 
					      uploadAvatar(formData).then((res) => {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user