Skip to content

Commit

Permalink
feat: support nuxt@3.0.0 (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
NexZhu committed Dec 25, 2022
1 parent a6e700c commit 05196ec
Show file tree
Hide file tree
Showing 3 changed files with 2,957 additions and 1,813 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -85,6 +85,7 @@
},
"dependencies": {
"@antfu/utils": "^0.7.2",
"@nuxt/kit": "^3.0.0",
"@rollup/pluginutils": "^5.0.2",
"chokidar": "^3.5.3",
"debug": "^4.3.4",
Expand All @@ -99,6 +100,7 @@
"@antfu/eslint-config": "^0.33.1",
"@babel/parser": "^7.20.5",
"@babel/types": "^7.20.5",
"@nuxt/schema": "^3.0.0",
"@types/debug": "^4.1.7",
"@types/minimatch": "^5.1.2",
"@types/node": "^18.11.13",
Expand Down

0 comments on commit 05196ec

Please sign in to comment.