mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	chore(deps): update
This commit is contained in:
		
							parent
							
								
									e03a0f6d3f
								
							
						
					
					
						commit
						32ccaa4c0f
					
				@ -11,9 +11,12 @@ const include = [
 | 
				
			|||||||
  "dayjs",
 | 
					  "dayjs",
 | 
				
			||||||
  "axios",
 | 
					  "axios",
 | 
				
			||||||
  "pinia",
 | 
					  "pinia",
 | 
				
			||||||
 | 
					  "typeit",
 | 
				
			||||||
  "swiper",
 | 
					  "swiper",
 | 
				
			||||||
 | 
					  "qrcode",
 | 
				
			||||||
  "intro.js",
 | 
					  "intro.js",
 | 
				
			||||||
  "vue-i18n",
 | 
					  "vue-i18n",
 | 
				
			||||||
 | 
					  "vue-types",
 | 
				
			||||||
  "js-cookie",
 | 
					  "js-cookie",
 | 
				
			||||||
  "vue-tippy",
 | 
					  "vue-tippy",
 | 
				
			||||||
  "cropperjs",
 | 
					  "cropperjs",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										56
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										56
									
								
								package.json
									
									
									
									
									
								
							@ -30,13 +30,13 @@
 | 
				
			|||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@amap/amap-jsapi-loader": "^1.0.1",
 | 
					    "@amap/amap-jsapi-loader": "^1.0.1",
 | 
				
			||||||
    "@howdyjs/mouse-menu": "^2.0.7",
 | 
					    "@howdyjs/mouse-menu": "^2.0.9",
 | 
				
			||||||
    "@logicflow/core": "^1.2.9",
 | 
					    "@logicflow/core": "^1.2.10",
 | 
				
			||||||
    "@logicflow/extension": "^1.2.9",
 | 
					    "@logicflow/extension": "^1.2.10",
 | 
				
			||||||
    "@pureadmin/descriptions": "^1.1.1",
 | 
					    "@pureadmin/descriptions": "^1.1.1",
 | 
				
			||||||
    "@pureadmin/table": "^2.3.2",
 | 
					    "@pureadmin/table": "^2.3.3",
 | 
				
			||||||
    "@pureadmin/utils": "^1.9.7",
 | 
					    "@pureadmin/utils": "^1.9.7",
 | 
				
			||||||
    "@vueuse/core": "^10.2.0",
 | 
					    "@vueuse/core": "^10.3.0",
 | 
				
			||||||
    "@vueuse/motion": "^2.0.0",
 | 
					    "@vueuse/motion": "^2.0.0",
 | 
				
			||||||
    "@wangeditor/editor": "^5.1.23",
 | 
					    "@wangeditor/editor": "^5.1.23",
 | 
				
			||||||
    "@wangeditor/editor-for-vue": "^5.1.12",
 | 
					    "@wangeditor/editor-for-vue": "^5.1.12",
 | 
				
			||||||
@ -44,8 +44,8 @@
 | 
				
			|||||||
    "axios": "^1.4.0",
 | 
					    "axios": "^1.4.0",
 | 
				
			||||||
    "china-area-data": "^5.0.1",
 | 
					    "china-area-data": "^5.0.1",
 | 
				
			||||||
    "cropperjs": "^1.5.13",
 | 
					    "cropperjs": "^1.5.13",
 | 
				
			||||||
    "dayjs": "^1.11.8",
 | 
					    "dayjs": "^1.11.9",
 | 
				
			||||||
    "echarts": "^5.4.2",
 | 
					    "echarts": "^5.4.3",
 | 
				
			||||||
    "el-table-infinite-scroll": "^3.0.1",
 | 
					    "el-table-infinite-scroll": "^3.0.1",
 | 
				
			||||||
    "element-plus": "2.3.6",
 | 
					    "element-plus": "2.3.6",
 | 
				
			||||||
    "intro.js": "^7.0.1",
 | 
					    "intro.js": "^7.0.1",
 | 
				
			||||||
@ -53,12 +53,12 @@
 | 
				
			|||||||
    "jsbarcode": "^3.11.5",
 | 
					    "jsbarcode": "^3.11.5",
 | 
				
			||||||
    "md-editor-v3": "2.7.2",
 | 
					    "md-editor-v3": "2.7.2",
 | 
				
			||||||
    "mint-filter": "^4.0.3",
 | 
					    "mint-filter": "^4.0.3",
 | 
				
			||||||
    "mitt": "^3.0.0",
 | 
					    "mitt": "^3.0.1",
 | 
				
			||||||
    "mockjs": "^1.1.0",
 | 
					    "mockjs": "^1.1.0",
 | 
				
			||||||
    "nprogress": "^0.2.0",
 | 
					    "nprogress": "^0.2.0",
 | 
				
			||||||
    "path": "^0.12.7",
 | 
					    "path": "^0.12.7",
 | 
				
			||||||
    "pinia": "^2.1.4",
 | 
					    "pinia": "^2.1.6",
 | 
				
			||||||
    "pinyin-pro": "^3.15.2",
 | 
					    "pinyin-pro": "^3.16.2",
 | 
				
			||||||
    "qrcode": "^1.5.3",
 | 
					    "qrcode": "^1.5.3",
 | 
				
			||||||
    "qs": "^6.11.2",
 | 
					    "qs": "^6.11.2",
 | 
				
			||||||
    "responsive-storage": "^2.2.0",
 | 
					    "responsive-storage": "^2.2.0",
 | 
				
			||||||
@ -66,37 +66,37 @@
 | 
				
			|||||||
    "swiper": "^10.1.0",
 | 
					    "swiper": "^10.1.0",
 | 
				
			||||||
    "typeit": "^8.7.1",
 | 
					    "typeit": "^8.7.1",
 | 
				
			||||||
    "v-contextmenu": "3.0.0",
 | 
					    "v-contextmenu": "3.0.0",
 | 
				
			||||||
    "v3-infinite-loading": "^1.2.2",
 | 
					    "v3-infinite-loading": "^1.3.1",
 | 
				
			||||||
    "version-rocket": "^1.6.7",
 | 
					    "version-rocket": "^1.7.0",
 | 
				
			||||||
    "vue": "^3.3.4",
 | 
					    "vue": "^3.3.4",
 | 
				
			||||||
    "vue-i18n": "^9.2.2",
 | 
					    "vue-i18n": "^9.2.2",
 | 
				
			||||||
    "vue-json-pretty": "^2.2.4",
 | 
					    "vue-json-pretty": "^2.2.4",
 | 
				
			||||||
    "vue-pdf-embed": "^1.1.6",
 | 
					    "vue-pdf-embed": "^1.1.6",
 | 
				
			||||||
    "vue-router": "^4.2.2",
 | 
					    "vue-router": "^4.2.4",
 | 
				
			||||||
    "vue-tippy": "^6.2.0",
 | 
					    "vue-tippy": "^6.3.1",
 | 
				
			||||||
    "vue-types": "^5.1.0",
 | 
					    "vue-types": "^5.1.1",
 | 
				
			||||||
    "vue-virtual-scroller": "2.0.0-beta.7",
 | 
					    "vue-virtual-scroller": "2.0.0-beta.7",
 | 
				
			||||||
    "vue-waterfall-plugin-next": "^2.2.1",
 | 
					    "vue-waterfall-plugin-next": "^2.2.2",
 | 
				
			||||||
    "vue3-danmaku": "^1.4.0",
 | 
					    "vue3-danmaku": "^1.5.1",
 | 
				
			||||||
    "vuedraggable": "^4.1.0",
 | 
					    "vuedraggable": "^4.1.0",
 | 
				
			||||||
    "wavesurfer.js": "^7.0.3",
 | 
					    "wavesurfer.js": "^7.1.2",
 | 
				
			||||||
    "xgplayer": "^3.0.4",
 | 
					    "xgplayer": "^3.0.7",
 | 
				
			||||||
    "xlsx": "^0.18.5"
 | 
					    "xlsx": "^0.18.5"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@commitlint/cli": "^17.6.6",
 | 
					    "@commitlint/cli": "^17.6.6",
 | 
				
			||||||
    "@commitlint/config-conventional": "^17.6.6",
 | 
					    "@commitlint/config-conventional": "^17.6.6",
 | 
				
			||||||
    "@iconify-icons/ep": "^1.2.12",
 | 
					    "@iconify-icons/ep": "^1.2.12",
 | 
				
			||||||
    "@iconify-icons/ri": "^1.2.9",
 | 
					    "@iconify-icons/ri": "^1.2.10",
 | 
				
			||||||
    "@iconify/vue": "^4.1.1",
 | 
					    "@iconify/vue": "^4.1.1",
 | 
				
			||||||
    "@intlify/unplugin-vue-i18n": "^0.11.0",
 | 
					    "@intlify/unplugin-vue-i18n": "^0.11.0",
 | 
				
			||||||
    "@pureadmin/theme": "^3.1.0",
 | 
					    "@pureadmin/theme": "^3.1.0",
 | 
				
			||||||
    "@types/intro.js": "^5.1.1",
 | 
					    "@types/intro.js": "^5.1.1",
 | 
				
			||||||
    "@types/js-cookie": "^3.0.3",
 | 
					    "@types/js-cookie": "^3.0.3",
 | 
				
			||||||
    "@types/mockjs": "^1.0.7",
 | 
					    "@types/mockjs": "^1.0.7",
 | 
				
			||||||
    "@types/node": "^18.16.18",
 | 
					    "@types/node": "^18.17.4",
 | 
				
			||||||
    "@types/nprogress": "0.2.0",
 | 
					    "@types/nprogress": "0.2.0",
 | 
				
			||||||
    "@types/qrcode": "^1.5.0",
 | 
					    "@types/qrcode": "^1.5.1",
 | 
				
			||||||
    "@types/qs": "^6.9.7",
 | 
					    "@types/qs": "^6.9.7",
 | 
				
			||||||
    "@types/sortablejs": "^1.15.1",
 | 
					    "@types/sortablejs": "^1.15.1",
 | 
				
			||||||
    "@typescript-eslint/eslint-plugin": "^5.60.0",
 | 
					    "@typescript-eslint/eslint-plugin": "^5.60.0",
 | 
				
			||||||
@ -114,7 +114,7 @@
 | 
				
			|||||||
    "husky": "^8.0.3",
 | 
					    "husky": "^8.0.3",
 | 
				
			||||||
    "lint-staged": "^13.2.2",
 | 
					    "lint-staged": "^13.2.2",
 | 
				
			||||||
    "picocolors": "^1.0.0",
 | 
					    "picocolors": "^1.0.0",
 | 
				
			||||||
    "postcss": "^8.4.24",
 | 
					    "postcss": "^8.4.27",
 | 
				
			||||||
    "postcss-html": "^1.5.0",
 | 
					    "postcss-html": "^1.5.0",
 | 
				
			||||||
    "postcss-import": "^15.1.0",
 | 
					    "postcss-import": "^15.1.0",
 | 
				
			||||||
    "postcss-scss": "^4.0.6",
 | 
					    "postcss-scss": "^4.0.6",
 | 
				
			||||||
@ -122,7 +122,7 @@
 | 
				
			|||||||
    "pretty-quick": "^3.1.3",
 | 
					    "pretty-quick": "^3.1.3",
 | 
				
			||||||
    "rimraf": "^5.0.1",
 | 
					    "rimraf": "^5.0.1",
 | 
				
			||||||
    "rollup-plugin-visualizer": "^5.9.2",
 | 
					    "rollup-plugin-visualizer": "^5.9.2",
 | 
				
			||||||
    "sass": "^1.63.6",
 | 
					    "sass": "^1.65.1",
 | 
				
			||||||
    "sass-loader": "^13.3.2",
 | 
					    "sass-loader": "^13.3.2",
 | 
				
			||||||
    "stylelint": "^15.9.0",
 | 
					    "stylelint": "^15.9.0",
 | 
				
			||||||
    "stylelint-config-html": "^1.1.0",
 | 
					    "stylelint-config-html": "^1.1.0",
 | 
				
			||||||
@ -136,17 +136,17 @@
 | 
				
			|||||||
    "stylelint-prettier": "^3.0.0",
 | 
					    "stylelint-prettier": "^3.0.0",
 | 
				
			||||||
    "stylelint-scss": "^5.0.1",
 | 
					    "stylelint-scss": "^5.0.1",
 | 
				
			||||||
    "svgo": "^3.0.2",
 | 
					    "svgo": "^3.0.2",
 | 
				
			||||||
    "tailwindcss": "^3.3.2",
 | 
					    "tailwindcss": "^3.3.3",
 | 
				
			||||||
    "terser": "^5.18.1",
 | 
					    "terser": "^5.19.2",
 | 
				
			||||||
    "typescript": "5.0.4",
 | 
					    "typescript": "5.0.4",
 | 
				
			||||||
    "vite": "^4.3.9",
 | 
					    "vite": "^4.4.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",
 | 
				
			||||||
    "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.1",
 | 
					    "vue-eslint-parser": "^9.3.1",
 | 
				
			||||||
    "vue-tsc": "^1.8.1"
 | 
					    "vue-tsc": "^1.8.8"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "pnpm": {
 | 
					  "pnpm": {
 | 
				
			||||||
    "peerDependencyRules": {
 | 
					    "peerDependencyRules": {
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2607
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2607
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 124 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user