Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Oct 3, 2023
1 parent ba15614 commit 1e6b587
Show file tree
Hide file tree
Showing 2 changed files with 786 additions and 909 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"devDependencies": {
"@ant-design-vue/nuxt": "^1.1.1",
"@ant-design/icons-vue": "^6.1.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@fancyapps/ui": "^5.0.22",
"@iconify/json": "^2.2.121",
"@fancyapps/ui": "^5.0.23",
"@iconify/json": "^2.2.123",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/eslint-module": "^4.1.0",
Expand All @@ -30,18 +30,18 @@
"@types/markdown-it": "^13.0.2",
"@types/markdown-it-emoji": "^2.0.2",
"@types/md5": "^2.3.3",
"@types/node": "^20.7.1",
"@types/node": "^20.8.2",
"@types/sortablejs": "^1.15.3",
"@types/validator": "^13.11.2",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@unocss/nuxt": "^0.56.4",
"@unocss/preset-attributify": "^0.56.4",
"@unocss/preset-icons": "^0.56.4",
"@unocss/preset-uno": "^0.56.4",
"@unocss/transformer-compile-class": "^0.56.4",
"@unocss/transformer-directives": "^0.56.4",
"@unocss/transformer-variant-group": "^0.56.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@unocss/nuxt": "^0.56.5",
"@unocss/preset-attributify": "^0.56.5",
"@unocss/preset-icons": "^0.56.5",
"@unocss/preset-uno": "^0.56.5",
"@unocss/transformer-compile-class": "^0.56.5",
"@unocss/transformer-directives": "^0.56.5",
"@unocss/transformer-variant-group": "^0.56.5",
"@vant/nuxt": "^1.0.3",
"@vite-pwa/nuxt": "^0.1.1",
"@vueuse/core": "^10.4.1",
Expand Down Expand Up @@ -76,9 +76,9 @@
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"pinyin-match": "^1.2.4",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.8",
"postcss-scss": "^4.0.9",
"prettier": "^3.0.3",
"query-string": "^8.1.0",
"sass": "^1.68.0",
Expand All @@ -95,7 +95,7 @@
"unplugin-icons": "^0.17.0",
"validator": "^13.11.0",
"vant": "^4.7.0",
"vite": "^4.4.9",
"vite": "^4.4.10",
"vite-svg-loader": "^4.0.0",
"vue-countup-v3": "^1.3.0",
"vue-echarts": "^6.6.1",
Expand Down
Loading

0 comments on commit 1e6b587

Please sign in to comment.