mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	Merge branch 'main' of github.com:pure-admin/vue-pure-admin into gitee
This commit is contained in:
		
						commit
						69841db686
					
				@ -34,7 +34,7 @@
 | 
				
			|||||||
    "@logicflow/extension": "^1.2.7",
 | 
					    "@logicflow/extension": "^1.2.7",
 | 
				
			||||||
    "@pureadmin/descriptions": "^1.1.1",
 | 
					    "@pureadmin/descriptions": "^1.1.1",
 | 
				
			||||||
    "@pureadmin/table": "^2.2.0",
 | 
					    "@pureadmin/table": "^2.2.0",
 | 
				
			||||||
    "@pureadmin/utils": "^1.9.1",
 | 
					    "@pureadmin/utils": "^1.9.2",
 | 
				
			||||||
    "@vueuse/core": "^10.1.2",
 | 
					    "@vueuse/core": "^10.1.2",
 | 
				
			||||||
    "@vueuse/motion": "2.0.0-beta.12",
 | 
					    "@vueuse/motion": "2.0.0-beta.12",
 | 
				
			||||||
    "@wangeditor/editor": "^5.1.23",
 | 
					    "@wangeditor/editor": "^5.1.23",
 | 
				
			||||||
@ -135,7 +135,7 @@
 | 
				
			|||||||
    "tailwindcss": "^3.3.2",
 | 
					    "tailwindcss": "^3.3.2",
 | 
				
			||||||
    "terser": "^5.17.6",
 | 
					    "terser": "^5.17.6",
 | 
				
			||||||
    "typescript": "^5.0.4",
 | 
					    "typescript": "^5.0.4",
 | 
				
			||||||
    "vite": "^4.3.8",
 | 
					    "vite": "^4.3.9",
 | 
				
			||||||
    "vite-plugin-cdn-import": "^0.3.5",
 | 
					    "vite-plugin-cdn-import": "^0.3.5",
 | 
				
			||||||
    "vite-plugin-compression": "^0.5.1",
 | 
					    "vite-plugin-compression": "^0.5.1",
 | 
				
			||||||
    "vite-plugin-mock": "^2.9.6",
 | 
					    "vite-plugin-mock": "^2.9.6",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										46
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										46
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -14,7 +14,7 @@ specifiers:
 | 
				
			|||||||
  '@pureadmin/descriptions': ^1.1.1
 | 
					  '@pureadmin/descriptions': ^1.1.1
 | 
				
			||||||
  '@pureadmin/table': ^2.2.0
 | 
					  '@pureadmin/table': ^2.2.0
 | 
				
			||||||
  '@pureadmin/theme': ^3.0.0
 | 
					  '@pureadmin/theme': ^3.0.0
 | 
				
			||||||
  '@pureadmin/utils': ^1.9.1
 | 
					  '@pureadmin/utils': ^1.9.2
 | 
				
			||||||
  '@types/element-resize-detector': 1.1.3
 | 
					  '@types/element-resize-detector': 1.1.3
 | 
				
			||||||
  '@types/intro.js': ^5.1.1
 | 
					  '@types/intro.js': ^5.1.1
 | 
				
			||||||
  '@types/js-cookie': ^3.0.3
 | 
					  '@types/js-cookie': ^3.0.3
 | 
				
			||||||
@ -94,7 +94,7 @@ specifiers:
 | 
				
			|||||||
  typescript: ^5.0.4
 | 
					  typescript: ^5.0.4
 | 
				
			||||||
  v-contextmenu: 3.0.0
 | 
					  v-contextmenu: 3.0.0
 | 
				
			||||||
  v3-infinite-loading: ^1.2.2
 | 
					  v3-infinite-loading: ^1.2.2
 | 
				
			||||||
  vite: ^4.3.8
 | 
					  vite: ^4.3.9
 | 
				
			||||||
  vite-plugin-cdn-import: ^0.3.5
 | 
					  vite-plugin-cdn-import: ^0.3.5
 | 
				
			||||||
  vite-plugin-compression: ^0.5.1
 | 
					  vite-plugin-compression: ^0.5.1
 | 
				
			||||||
  vite-plugin-mock: ^2.9.6
 | 
					  vite-plugin-mock: ^2.9.6
 | 
				
			||||||
@ -122,7 +122,7 @@ dependencies:
 | 
				
			|||||||
  '@logicflow/extension': 1.2.7
 | 
					  '@logicflow/extension': 1.2.7
 | 
				
			||||||
  '@pureadmin/descriptions': 1.1.1_element-plus@2.3.5
 | 
					  '@pureadmin/descriptions': 1.1.1_element-plus@2.3.5
 | 
				
			||||||
  '@pureadmin/table': 2.2.0_element-plus@2.3.5
 | 
					  '@pureadmin/table': 2.2.0_element-plus@2.3.5
 | 
				
			||||||
  '@pureadmin/utils': 1.9.1_echarts@5.4.2+vue@3.3.4
 | 
					  '@pureadmin/utils': 1.9.2_echarts@5.4.2+vue@3.3.4
 | 
				
			||||||
  '@vueuse/core': 10.1.2_vue@3.3.4
 | 
					  '@vueuse/core': 10.1.2_vue@3.3.4
 | 
				
			||||||
  '@vueuse/motion': 2.0.0-beta.12_vue@3.3.4
 | 
					  '@vueuse/motion': 2.0.0-beta.12_vue@3.3.4
 | 
				
			||||||
  '@wangeditor/editor': 5.1.23
 | 
					  '@wangeditor/editor': 5.1.23
 | 
				
			||||||
@ -185,8 +185,8 @@ devDependencies:
 | 
				
			|||||||
  '@types/sortablejs': 1.15.1
 | 
					  '@types/sortablejs': 1.15.1
 | 
				
			||||||
  '@typescript-eslint/eslint-plugin': 5.59.7_4aqcww3lmhn63lzs6egjlcvgfi
 | 
					  '@typescript-eslint/eslint-plugin': 5.59.7_4aqcww3lmhn63lzs6egjlcvgfi
 | 
				
			||||||
  '@typescript-eslint/parser': 5.59.7_opaykosi7ysrbskpnffskmbrki
 | 
					  '@typescript-eslint/parser': 5.59.7_opaykosi7ysrbskpnffskmbrki
 | 
				
			||||||
  '@vitejs/plugin-vue': 4.2.3_vite@4.3.8+vue@3.3.4
 | 
					  '@vitejs/plugin-vue': 4.2.3_vite@4.3.9+vue@3.3.4
 | 
				
			||||||
  '@vitejs/plugin-vue-jsx': 3.0.1_vite@4.3.8+vue@3.3.4
 | 
					  '@vitejs/plugin-vue-jsx': 3.0.1_vite@4.3.9+vue@3.3.4
 | 
				
			||||||
  '@vue/eslint-config-prettier': 7.1.0_qokqbt3mojjgfarfkyl2cug5vu
 | 
					  '@vue/eslint-config-prettier': 7.1.0_qokqbt3mojjgfarfkyl2cug5vu
 | 
				
			||||||
  '@vue/eslint-config-typescript': 11.0.3_x6wytwc5fxj5ozpkvtrqdyxe3q
 | 
					  '@vue/eslint-config-typescript': 11.0.3_x6wytwc5fxj5ozpkvtrqdyxe3q
 | 
				
			||||||
  autoprefixer: 10.4.14_postcss@8.4.23
 | 
					  autoprefixer: 10.4.14_postcss@8.4.23
 | 
				
			||||||
@ -223,10 +223,10 @@ devDependencies:
 | 
				
			|||||||
  tailwindcss: 3.3.2
 | 
					  tailwindcss: 3.3.2
 | 
				
			||||||
  terser: 5.17.6
 | 
					  terser: 5.17.6
 | 
				
			||||||
  typescript: 5.0.4
 | 
					  typescript: 5.0.4
 | 
				
			||||||
  vite: 4.3.8_nw6eteteusjq4krnkuzypqlnva
 | 
					  vite: 4.3.9_nw6eteteusjq4krnkuzypqlnva
 | 
				
			||||||
  vite-plugin-cdn-import: 0.3.5
 | 
					  vite-plugin-cdn-import: 0.3.5
 | 
				
			||||||
  vite-plugin-compression: 0.5.1_vite@4.3.8
 | 
					  vite-plugin-compression: 0.5.1_vite@4.3.9
 | 
				
			||||||
  vite-plugin-mock: 2.9.8_mockjs@1.1.0+vite@4.3.8
 | 
					  vite-plugin-mock: 2.9.8_mockjs@1.1.0+vite@4.3.9
 | 
				
			||||||
  vite-plugin-remove-console: 2.1.1
 | 
					  vite-plugin-remove-console: 2.1.1
 | 
				
			||||||
  vite-svg-loader: 4.0.0
 | 
					  vite-svg-loader: 4.0.0
 | 
				
			||||||
  vue-eslint-parser: 9.3.0_eslint@8.41.0
 | 
					  vue-eslint-parser: 9.3.0_eslint@8.41.0
 | 
				
			||||||
@ -1623,8 +1623,8 @@ packages:
 | 
				
			|||||||
      string-hash: 1.1.3
 | 
					      string-hash: 1.1.3
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@pureadmin/utils/1.9.1_echarts@5.4.2+vue@3.3.4:
 | 
					  /@pureadmin/utils/1.9.2_echarts@5.4.2+vue@3.3.4:
 | 
				
			||||||
    resolution: {integrity: sha512-1Gpto6msGnFPLMIci3PWk1UyG+RZOnuNmVQt1wOS1uLTCGpJjfiZSxpVEuVWgYHA0zUkAKaHvSzhkLy8mTYSBw==}
 | 
					    resolution: {integrity: sha512-SI4jbyI0ahDpaO+XZfBTdan367OG7Lb3htuTTlfvSBGWglYVbcjL1B0TKDiVYIZcCC8qygCy2IMZ0q5dainQ2w==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      echarts: '*'
 | 
					      echarts: '*'
 | 
				
			||||||
      vue: '*'
 | 
					      vue: '*'
 | 
				
			||||||
@ -2037,7 +2037,7 @@ packages:
 | 
				
			|||||||
      nanoid: 3.3.6
 | 
					      nanoid: 3.3.6
 | 
				
			||||||
    dev: false
 | 
					    dev: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@vitejs/plugin-vue-jsx/3.0.1_vite@4.3.8+vue@3.3.4:
 | 
					  /@vitejs/plugin-vue-jsx/3.0.1_vite@4.3.9+vue@3.3.4:
 | 
				
			||||||
    resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
 | 
					    resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
 | 
				
			||||||
    engines: {node: ^14.18.0 || >=16.0.0}
 | 
					    engines: {node: ^14.18.0 || >=16.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -2047,20 +2047,20 @@ packages:
 | 
				
			|||||||
      '@babel/core': 7.21.8
 | 
					      '@babel/core': 7.21.8
 | 
				
			||||||
      '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.8
 | 
					      '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.8
 | 
				
			||||||
      '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.8
 | 
					      '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.8
 | 
				
			||||||
      vite: 4.3.8_nw6eteteusjq4krnkuzypqlnva
 | 
					      vite: 4.3.9_nw6eteteusjq4krnkuzypqlnva
 | 
				
			||||||
      vue: 3.3.4
 | 
					      vue: 3.3.4
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /@vitejs/plugin-vue/4.2.3_vite@4.3.8+vue@3.3.4:
 | 
					  /@vitejs/plugin-vue/4.2.3_vite@4.3.9+vue@3.3.4:
 | 
				
			||||||
    resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
 | 
					    resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==}
 | 
				
			||||||
    engines: {node: ^14.18.0 || >=16.0.0}
 | 
					    engines: {node: ^14.18.0 || >=16.0.0}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      vite: ^4.0.0
 | 
					      vite: ^4.0.0
 | 
				
			||||||
      vue: ^3.2.25
 | 
					      vue: ^3.2.25
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      vite: 4.3.8_nw6eteteusjq4krnkuzypqlnva
 | 
					      vite: 4.3.9_nw6eteteusjq4krnkuzypqlnva
 | 
				
			||||||
      vue: 3.3.4
 | 
					      vue: 3.3.4
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -7495,8 +7495,8 @@ packages:
 | 
				
			|||||||
      yargs: 17.7.2
 | 
					      yargs: 17.7.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /rollup/3.22.0:
 | 
					  /rollup/3.23.0:
 | 
				
			||||||
    resolution: {integrity: sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==}
 | 
					    resolution: {integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==}
 | 
				
			||||||
    engines: {node: '>=14.18.0', npm: '>=8.0.0'}
 | 
					    engines: {node: '>=14.18.0', npm: '>=8.0.0'}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
@ -8545,7 +8545,7 @@ packages:
 | 
				
			|||||||
      - rollup
 | 
					      - rollup
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vite-plugin-compression/0.5.1_vite@4.3.8:
 | 
					  /vite-plugin-compression/0.5.1_vite@4.3.9:
 | 
				
			||||||
    resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
 | 
					    resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
      vite: '>=2.0.0'
 | 
					      vite: '>=2.0.0'
 | 
				
			||||||
@ -8553,12 +8553,12 @@ packages:
 | 
				
			|||||||
      chalk: 4.1.2
 | 
					      chalk: 4.1.2
 | 
				
			||||||
      debug: 4.3.4
 | 
					      debug: 4.3.4
 | 
				
			||||||
      fs-extra: 10.1.0
 | 
					      fs-extra: 10.1.0
 | 
				
			||||||
      vite: 4.3.8_nw6eteteusjq4krnkuzypqlnva
 | 
					      vite: 4.3.9_nw6eteteusjq4krnkuzypqlnva
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vite-plugin-mock/2.9.8_mockjs@1.1.0+vite@4.3.8:
 | 
					  /vite-plugin-mock/2.9.8_mockjs@1.1.0+vite@4.3.9:
 | 
				
			||||||
    resolution: {integrity: sha512-YTQM5Sn7t+/DNOwTkr+W26QGTCk1PrDkhGHslTJ90lIPJhJtDTwuSkEYMAuLP9TcVQ/qExTFx/x/GE3kxJ05sw==}
 | 
					    resolution: {integrity: sha512-YTQM5Sn7t+/DNOwTkr+W26QGTCk1PrDkhGHslTJ90lIPJhJtDTwuSkEYMAuLP9TcVQ/qExTFx/x/GE3kxJ05sw==}
 | 
				
			||||||
    engines: {node: '>=12.0.0'}
 | 
					    engines: {node: '>=12.0.0'}
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -8574,7 +8574,7 @@ packages:
 | 
				
			|||||||
      fast-glob: 3.2.12
 | 
					      fast-glob: 3.2.12
 | 
				
			||||||
      mockjs: 1.1.0
 | 
					      mockjs: 1.1.0
 | 
				
			||||||
      path-to-regexp: 6.2.1
 | 
					      path-to-regexp: 6.2.1
 | 
				
			||||||
      vite: 4.3.8_nw6eteteusjq4krnkuzypqlnva
 | 
					      vite: 4.3.9_nw6eteteusjq4krnkuzypqlnva
 | 
				
			||||||
    transitivePeerDependencies:
 | 
					    transitivePeerDependencies:
 | 
				
			||||||
      - supports-color
 | 
					      - supports-color
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
@ -8590,8 +8590,8 @@ packages:
 | 
				
			|||||||
      svgo: 3.0.2
 | 
					      svgo: 3.0.2
 | 
				
			||||||
    dev: true
 | 
					    dev: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /vite/4.3.8_nw6eteteusjq4krnkuzypqlnva:
 | 
					  /vite/4.3.9_nw6eteteusjq4krnkuzypqlnva:
 | 
				
			||||||
    resolution: {integrity: sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==}
 | 
					    resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
 | 
				
			||||||
    engines: {node: ^14.18.0 || >=16.0.0}
 | 
					    engines: {node: ^14.18.0 || >=16.0.0}
 | 
				
			||||||
    hasBin: true
 | 
					    hasBin: true
 | 
				
			||||||
    peerDependencies:
 | 
					    peerDependencies:
 | 
				
			||||||
@ -8618,7 +8618,7 @@ packages:
 | 
				
			|||||||
      '@types/node': 18.16.8
 | 
					      '@types/node': 18.16.8
 | 
				
			||||||
      esbuild: 0.17.19
 | 
					      esbuild: 0.17.19
 | 
				
			||||||
      postcss: 8.4.23
 | 
					      postcss: 8.4.23
 | 
				
			||||||
      rollup: 3.22.0
 | 
					      rollup: 3.23.0
 | 
				
			||||||
      sass: 1.62.1
 | 
					      sass: 1.62.1
 | 
				
			||||||
      terser: 5.17.6
 | 
					      terser: 5.17.6
 | 
				
			||||||
    optionalDependencies:
 | 
					    optionalDependencies:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user