Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 030fea0 commit 2d363ed
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,33 +76,33 @@
"dependencies": {
"@antfu/utils": "^0.7.5",
"@nuxt/kit": "^3.6.2",
"chokidar": "^3.5.3",
"chokidar": "^4.0.0",
"consola": "^3.2.3",
"debug": "^4.3.4",
"fast-glob": "^3.3.0",
"filter-anything": "^3.0.7",
"globby": "^13.2.2",
"is-what": "^4.1.15",
"filter-anything": "^4.0.2",
"globby": "^14.0.2",
"is-what": "^5.0.2",
"local-pkg": "^0.4.3",
"merge-anything": "^5.1.7",
"minimatch": "^9.0.3",
"merge-anything": "^6.0.2",
"minimatch": "^10.0.1",
"pathe": "^1.1.1",
"remove-anything": "^1.0.5",
"remove-anything": "^2.0.2",
"schob": "^1.0.2",
"unplugin": "^1.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.7",
"@antfu/eslint-config": "^3.7.0",
"@types/debug": "^4.1.8",
"@types/lodash": "^4.14.195",
"@types/minimatch": "^5.1.2",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "^9.1.1",
"eslint": "8.44.0",
"tsup": "^7.1.0",
"eslint": "9.10.0",
"tsup": "^8.3.0",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vitest": "^0.33.0"
"vitest": "^2.1.1"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 2d363ed

Please sign in to comment.