Skip to content

Commit

Permalink
!205 v3.3.2.2
Browse files Browse the repository at this point in the history
Merge pull request !205 from 码匠君/develop
  • Loading branch information
herodotus-ecosystem authored and gitee-org committed Aug 15, 2024
2 parents 60186ce + fe3d1c1 commit 83b9f99
Show file tree
Hide file tree
Showing 110 changed files with 730 additions and 917 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.4.0-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.4.0"></a>
</p>
<p align="center">
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.2.1-red.svg?logo=spring" alt="Version 3.3.2.1"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.2.1-red.svg?logo=spring" alt="Dante Engine 3.3.2.1"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.2.1-red.svg?logo=spring" alt="Dante OSS 3.3.2.1"></a>
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.2.2-red.svg?logo=spring" alt="Version 3.3.2.2"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.2.2-red.svg?logo=spring" alt="Dante Engine 3.3.2.2"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.2.2-red.svg?logo=spring" alt="Dante OSS 3.3.2.2"></a>
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-AGPL--3.0-blue.svg?logo=apache" alt="License AGPL 3.0"></a>
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dante-cloud-ui",
"private": true,
"version": "3.3.2.1",
"version": "3.3.2.2",
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down Expand Up @@ -29,53 +29,53 @@
"dependencies": {
"@quasar/extras": "^1.16.12",
"lodash-es": "^4.17.21",
"pinia": "^2.2.0",
"pinia": "^2.2.1",
"pinia-plugin-persistedstate": "^3.2.1",
"qs": "^6.12.3",
"quasar": "^2.16.6",
"vue": "^3.4.35",
"qs": "^6.13.0",
"quasar": "^2.16.8",
"vue": "^3.4.37",
"vue-i18n": "^9.13.1"
},
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@quasar/vite-plugin": "^1.7.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.0.2",
"@types/node": "^22.3.0",
"@types/qs": "^6.9.15",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-vue": "^5.1.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@vitejs/plugin-vue": "^5.1.2",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"dotenv": "^16.4.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-quasar": "^1.1.0",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"postcss": "^8.4.40",
"lint-staged": "^15.2.9",
"postcss": "^8.4.41",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"rollup": "4.19.2",
"rollup": "4.20.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.8",
"stylelint": "^16.8.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"terser": "^5.31.3",
"terser": "^5.31.6",
"typescript": "^5.5.4",
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.1",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.3.5",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "3.9.1",
"vite-plugin-dts": "4.0.3",
"vite-plugin-html": "^3.2.2",
"vue-tsc": "^2.0.29"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dante/ui",
"version": "3.3.2.1",
"version": "3.3.2.2",
"description": "",
"keywords": [],
"author": "",
Expand All @@ -25,23 +25,23 @@
"@stomp/stompjs": "^7.0.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"animate.css": "^4.1.1",
"colord": "^2.9.3",
"echarts": "^5.5.1",
"element-resize-detector": "^1.2.4",
"highlight.js": "^11.10.0",
"jwt-decode": "^4.0.0",
"vkbeautify": "^0.99.3",
"vue": "^3.4.35",
"vue": "^3.4.37",
"vue-cookies": "^1.8.4",
"vue-i18n": "^9.13.1",
"vue-router": "^4.4.2",
"vue-router": "^4.4.3",
"vue-simple-uploader": "^1.0.3",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@types/node": "22.0.2",
"@types/node": "22.3.0",
"@types/vkbeautify": "^0.99.4"
}
}
Loading

0 comments on commit 83b9f99

Please sign in to comment.