Skip to content

Commit

Permalink
chore: update dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
wiidede committed Feb 22, 2024
1 parent 4c11d97 commit b1ed83e
Show file tree
Hide file tree
Showing 2 changed files with 2,753 additions and 764 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "arco-design-nuxt-module",
"type": "module",
"version": "0.0.18",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.3",
"description": "Arco Design Nuxt Module",
"license": "MIT",
"repository": "wiidede/arco-design-nuxt-module",
Expand Down Expand Up @@ -34,23 +34,23 @@
"@arco-design/web-vue": ">=2"
},
"dependencies": {
"@nuxt/kit": "^3.8.1",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0"
"@nuxt/kit": "^3.10.2",
"magic-string": "^0.30.7",
"unplugin": "^1.7.1"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.3",
"@arco-design/web-vue": "^2.53.2",
"@arco-themes/vue-digitforce": "^0.1.5",
"@antfu/eslint-config": "^2.6.4",
"@arco-design/web-vue": "^2.54.5",
"@arco-themes/vue-digitforce": "^0.1.11",
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/schema": "^3.8.1",
"@nuxt/test-utils": "^3.8.1",
"@types/node": "^18.18.9",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"nuxt": "^3.8.1",
"pnpm": "^8.10.5",
"vitest": "^0.34.6"
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.10.2",
"@nuxt/test-utils": "^3.11.0",
"@types/node": "^18.19.17",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"nuxt": "^3.10.2",
"pnpm": "^8.15.3",
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit b1ed83e

Please sign in to comment.