Skip to content

Commit

Permalink
chore: sync the logic in unimport
Browse files Browse the repository at this point in the history
  • Loading branch information
noootwo committed Nov 29, 2024
1 parent 81a5a3f commit f9f7f45
Show file tree
Hide file tree
Showing 5 changed files with 974 additions and 337 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@
"dependencies": {
"@antfu/utils": "^0.7.10",
"@rollup/pluginutils": "^5.1.3",
"fast-glob": "^3.3.2",
"local-pkg": "^0.5.1",
"magic-string": "^0.30.14",
"minimatch": "^9.0.5",
"unimport": "^3.13.4",
"picomatch": "^4.0.2",
"tinyglobby": "^0.2.10",
"unimport": "3.14.2",
"unplugin": "^1.16.0"
},
"devDependencies": {
Expand All @@ -178,6 +178,7 @@
"@nuxt/kit": "^3.14.1592",
"@svgr/plugin-jsx": "^8.1.0",
"@types/node": "^22.10.0",
"@types/picomatch": "^3.0.1",
"@types/resolve": "^1.20.6",
"@vueuse/metadata": "^12.0.0",
"bumpp": "^9.8.1",
Expand Down
Loading

0 comments on commit f9f7f45

Please sign in to comment.