Merge branch 'master' of https://gitlab.gsstcloud.com/poc/poc-fe
Showing
... | @@ -16,12 +16,13 @@ | ... | @@ -16,12 +16,13 @@ |
"preinstall": "npx only-allow pnpm" | "preinstall": "npx only-allow pnpm" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@icon-park/vue-next": "^1.4.2", | |||
"@iconify/vue": "^4.1.2", | "@iconify/vue": "^4.1.2", | ||
"@microsoft/fetch-event-source": "^2.0.1", | "@microsoft/fetch-event-source": "^2.0.1", | ||
"@traptitech/markdown-it-katex": "^3.6.0", | "@traptitech/markdown-it-katex": "^3.6.0", | ||
"@unocss/reset": "^0.61.3", | "@unocss/reset": "^0.61.9", | ||
"@vueuse/core": "^10.11.0", | "@vueuse/core": "^10.11.1", | ||
"axios": "^1.7.2", | "axios": "^1.7.7", | ||
"clipboardy": "^4.0.0", | "clipboardy": "^4.0.0", | ||
"dayjs": "^1.11.13", | "dayjs": "^1.11.13", | ||
"highlight.js": "^11.10.0", | "highlight.js": "^11.10.0", | ||
... | @@ -29,53 +30,57 @@ | ... | @@ -29,53 +30,57 @@ |
"markdown-it-link-attributes": "^4.0.1", | "markdown-it-link-attributes": "^4.0.1", | ||
"mitt": "^3.0.1", | "mitt": "^3.0.1", | ||
"nanoid": "^5.0.7", | "nanoid": "^5.0.7", | ||
"pinia": "^2.1.7", | "pinia": "^2.2.2", | ||
"vue": "^3.4.31", | "spark-md5": "^3.0.2", | ||
"vue-i18n": "9", | "validator": "^13.12.0", | ||
"vue-router": "^4.4.0" | "vue": "^3.5.6", | ||
"vue-i18n": "^9.14.0", | |||
"vue-router": "^4.4.5" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | "@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.2.2", | "@commitlint/config-conventional": "^19.5.0", | ||
"@commitlint/types": "^19.0.3", | "@commitlint/types": "^19.5.0", | ||
"@intlify/unplugin-vue-i18n": "^4.0.0", | "@intlify/unplugin-vue-i18n": "^4.0.0", | ||
"@types/markdown-it": "^14.1.2", | "@types/markdown-it": "^14.1.2", | ||
"@types/markdown-it-link-attributes": "^3.0.5", | "@types/markdown-it-link-attributes": "^3.0.5", | ||
"@types/node": "^20.14.10", | "@types/node": "^20.16.5", | ||
"@typescript-eslint/parser": "^7.15.0", | "@types/spark-md5": "^3.0.4", | ||
"@unocss/eslint-config": "^0.61.3", | "@types/validator": "^13.12.2", | ||
"@typescript-eslint/parser": "^7.18.0", | |||
"@unocss/eslint-config": "^0.61.9", | |||
"@vitejs/plugin-vue": "^4.6.2", | "@vitejs/plugin-vue": "^4.6.2", | ||
"autoprefixer": "^10.4.19", | "autoprefixer": "^10.4.20", | ||
"eslint": "^9.6.0", | "eslint": "^9.10.0", | ||
"eslint-config-prettier": "^9.1.0", | "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | "eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-vue": "^9.27.0", | "eslint-plugin-vue": "^9.28.0", | ||
"globals": "^15.8.0", | "globals": "^15.9.0", | ||
"husky": "^9.0.11", | "husky": "^9.1.6", | ||
"lint-staged": "^15.2.7", | "lint-staged": "^15.2.10", | ||
"naive-ui": "^2.38.2", | "naive-ui": "^2.39.0", | ||
"postcss": "^8.4.39", | "postcss": "^8.4.47", | ||
"postcss-html": "^1.7.0", | "postcss-html": "^1.7.0", | ||
"prettier": "^3.3.2", | "prettier": "^3.3.3", | ||
"prettier-plugin-tailwindcss": "^0.6.5", | "prettier-plugin-tailwindcss": "^0.6.6", | ||
"rollup-plugin-visualizer": "^5.12.0", | "rollup-plugin-visualizer": "^5.12.0", | ||
"sass": "^1.77.6", | "sass": "^1.79.1", | ||
"stylelint": "^16.6.1", | "stylelint": "^16.9.0", | ||
"stylelint-config-recess-order": "^4.6.0", | "stylelint-config-recess-order": "^4.6.0", | ||
"stylelint-config-recommended-scss": "^14.0.0", | "stylelint-config-recommended-scss": "^14.1.0", | ||
"stylelint-config-recommended-vue": "^1.5.0", | "stylelint-config-recommended-vue": "^1.5.0", | ||
"stylelint-config-standard": "^36.0.1", | "stylelint-config-standard": "^36.0.1", | ||
"stylelint-config-standard-scss": "^13.1.0", | "stylelint-config-standard-scss": "^13.1.0", | ||
"stylelint-order": "^6.0.4", | "stylelint-order": "^6.0.4", | ||
"typescript": "^5.5.3", | "typescript": "^5.6.2", | ||
"typescript-eslint": "^7.15.0", | "typescript-eslint": "^7.18.0", | ||
"unocss": "^0.61.3", | "unocss": "^0.61.9", | ||
"unplugin-auto-import": "^0.17.6", | "unplugin-auto-import": "^0.17.8", | ||
"unplugin-vue-components": "^0.26.0", | "unplugin-vue-components": "^0.26.0", | ||
"vite": "^5.3.3", | "vite": "^5.4.6", | ||
"vite-plugin-checker": "^0.7.1", | "vite-plugin-checker": "^0.7.2", | ||
"vue-eslint-parser": "^9.4.3", | "vue-eslint-parser": "^9.4.3", | ||
"vue-tsc": "^2.0.26" | "vue-tsc": "^2.0.29" | ||
}, | }, | ||
"engines": { | "engines": { | ||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0", | "node": "^18.18.0 || ^20.9.0 || >=21.1.0", | ||
... | ... |
This diff is collapsed.
This diff is collapsed.
50.2 KB
This diff is collapsed.