Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Jun 27, 2023
1 parent 0189d7e commit fb4c4a9
Show file tree
Hide file tree
Showing 2 changed files with 1,567 additions and 1,135 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.0",
"@headlessui/vue": "^1.7.13",
"@antfu/eslint-config": "^0.39.5",
"@headlessui/vue": "^1.7.14",
"@iconify-json/fluent-emoji": "^1.1.13",
"@iconify-json/material-symbols": "^1.1.43",
"@iconify-json/tabler": "^1.1.74",
"@nuxt/devtools": "^0.5.0",
"@iconify-json/material-symbols": "^1.1.49",
"@iconify-json/tabler": "^1.1.79",
"@nuxt/devtools": "^0.6.4",
"@pinia/nuxt": "^0.4.11",
"@types/node": "^18.16.5",
"@unocss/eslint-config": "^0.53.0",
"@unocss/nuxt": "^0.53.0",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"eslint": "8.42.0",
"@unocss/eslint-config": "^0.53.4",
"@unocss/nuxt": "^0.53.4",
"@vueuse/core": "^10.2.0",
"@vueuse/nuxt": "^10.2.0",
"eslint": "8.43.0",
"lint-staged": "^13.2.2",
"nuxt": "^3.5.0",
"pinia": "^2.1.3",
"nuxt": "^3.6.1",
"pinia": "^2.1.4",
"primevue": "^3.29.2",
"simple-git-hooks": "^2.8.1",
"vue-tsc": "^1.6.4"
"vue-tsc": "^1.8.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit fb4c4a9

Please sign in to comment.