Skip to content

Commit

Permalink
cho:Re bump dependencies & fix audit @antfu/utils 0.7.2 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
Makio64 committed Jun 15, 2023
1 parent 4d2bc63 commit d37a02c
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 393 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,30 +116,30 @@
}
},
"dependencies": {
"@antfu/utils": "^0.7.2",
"@antfu/utils": "^0.7.4",
"@rollup/pluginutils": "^5.0.2",
"local-pkg": "^0.4.3",
"magic-string": "^0.30.0",
"minimatch": "^9.0.1",
"unimport": "^3.0.7",
"unimport": "^3.0.8",
"unplugin": "^1.3.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.3",
"@antfu/ni": "^0.21.3",
"@nuxt/kit": "^3.5.2",
"@antfu/eslint-config": "^0.39.5",
"@antfu/ni": "^0.21.4",
"@nuxt/kit": "^3.5.3",
"@types/node": "^18.16.16",
"@types/resolve": "^1.20.2",
"@vueuse/metadata": "^10.1.2",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"bumpp": "^9.1.1",
"eslint": "^8.42.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"rollup": "^3.23.0",
"rollup": "^3.25.1",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.31.1",
"webpack": "^5.84.1"
"vitest": "^0.32.0",
"webpack": "^5.86.0"
}
}

0 comments on commit d37a02c

Please sign in to comment.