Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
flingyp committed Jan 24, 2024
1 parent 74a73ef commit 181e179
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 645 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"animate.css": "^4.1.1",
"axios": "^1.6.3",
"axios": "^1.6.5",
"colord": "^2.9.3",
"dayjs": "^1.11.10",
"driver.js": "^0.9.8",
Expand All @@ -33,14 +33,14 @@
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
"modern-screenshot": "^4.4.37",
"naive-ui": "^2.36.0",
"naive-ui": "^2.37.3",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"swiper": "^10.3.1",
"v-clipboard": "3.0.0-next.1",
"vditor": "^3.9.8",
"vue": "^3.4.3",
"vue-i18n": "^9.8.0",
"vue": "^3.4.15",
"vue-i18n": "^9.9.0",
"vue-router": "^4.2.5",
"vue3-photo-preview": "^0.3.0",
"vuedraggable": "^4.1.0",
Expand All @@ -53,51 +53,51 @@
"@flypeng/eslint-config": "2.0.0-beta.3",
"@flypeng/stylelint-config": "^1.0.1",
"@iconify-json/ant-design": "^1.1.13",
"@iconify-json/carbon": "^1.1.27",
"@iconify-json/carbon": "^1.1.28",
"@iconify-json/ep": "^1.1.14",
"@iconify-json/fa": "^1.1.8",
"@iconify-json/ic": "^1.1.17",
"@iconify-json/line-md": "^1.1.33",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/material-symbols": "^1.1.68",
"@iconify-json/material-symbols": "^1.1.70",
"@iconify-json/mdi": "^1.1.64",
"@iconify-json/mdi-light": "^1.1.10",
"@iconify-json/noto": "^1.1.18",
"@iconify-json/openmoji": "^1.1.46",
"@iconify-json/ph": "^1.1.9",
"@iconify-json/ri": "^1.1.18",
"@iconify-json/tabler": "^1.1.103",
"@iconify-json/ph": "^1.1.10",
"@iconify-json/ri": "^1.1.19",
"@iconify-json/tabler": "^1.1.104",
"@iconify-json/uil": "^1.1.8",
"@iconify-json/vscode-icons": "^1.1.32",
"@iconify-json/vscode-icons": "^1.1.33",
"@iconify/vue": "^4.1.1",
"@tailwindcss/typography": "^0.5.10",
"@types/mockjs": "^1.0.10",
"@types/node": "^18.19.4",
"@types/node": "^18.19.8",
"@types/nprogress": "^0.2.3",
"@vitejs/plugin-vue": "^5.0.2",
"autoprefixer": "^10.4.16",
"@vitejs/plugin-vue": "^5.0.3",
"autoprefixer": "^10.4.17",
"commitizen": "^4.3.0",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"rollup-plugin-external-globals": "^0.8.0",
"sass": "^1.69.7",
"sass": "^1.70.0",
"standard-version": "^9.5.0",
"stylelint": "^15.11.0",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.14.4",
"unplugin-icons": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-clear-console": "^0.2.3",
"vite-plugin-mock": "^2.9.8",
"vite-plugin-pwa": "^0.16.7",
"vite-plugin-spa-loading": "^1.2.2",
"vite-plugin-vue-devtools": "^7.0.3",
"vite-plugin-vue-devtools": "^7.0.11",
"vue-tsc": "^1.8.27"
},
"overrides": {
Expand Down
Loading

0 comments on commit 181e179

Please sign in to comment.