Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Aug 31, 2023
1 parent 141209f commit c8e19fe
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 312 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ant-design/icons-vue": "^6.1.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@iconify/json": "^2.2.107",
"@iconify/json": "^2.2.109",
"@nuxt/devtools": "latest",
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/stylelint-module": "^5.1.0",
Expand All @@ -28,19 +28,19 @@
"@types/validator": "^13.11.1",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@unocss/nuxt": "^0.55.3",
"@unocss/preset-attributify": "^0.55.3",
"@unocss/preset-icons": "^0.55.3",
"@unocss/preset-uno": "^0.55.3",
"@unocss/transformer-compile-class": "^0.55.3",
"@unocss/transformer-directives": "^0.55.3",
"@unocss/transformer-variant-group": "^0.55.3",
"@unocss/nuxt": "^0.55.4",
"@unocss/preset-attributify": "^0.55.4",
"@unocss/preset-icons": "^0.55.4",
"@unocss/preset-uno": "^0.55.4",
"@unocss/transformer-compile-class": "^0.55.4",
"@unocss/transformer-directives": "^0.55.4",
"@unocss/transformer-variant-group": "^0.55.4",
"@vant/nuxt": "^1.0.2",
"@vite-pwa/nuxt": "^0.1.0",
"@vueuse/core": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"animate.css": "^4.1.1",
"ant-design-vue": "~4.0.1",
"ant-design-vue": "~4.0.2",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"eslint": "^8.48.0",
Expand All @@ -59,13 +59,13 @@
"meilisearch": "^0.34.1",
"modern-normalize": "^2.0.0",
"nuxt": "^3.7.0",
"nuxt-gtag": "^0.6.1",
"nuxt-gtag": "^0.6.2",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.7",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"query-string": "^8.1.0",
"sass": "^1.66.1",
"stylelint": "^15.10.3",
Expand All @@ -86,7 +86,7 @@
"xss": "^1.0.14"
},
"dependencies": {
"@types/lodash-es": "^4.17.8",
"@types/lodash-es": "^4.17.9",
"lodash-es": "^4.17.21"
}
}
Loading

0 comments on commit c8e19fe

Please sign in to comment.