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] authored Sep 5, 2024
1 parent af39cbf commit fe23ee2
Show file tree
Hide file tree
Showing 2 changed files with 1,058 additions and 610 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,30 +141,30 @@
}
},
"dependencies": {
"@antfu/utils": "^0.7.6",
"@nuxt/kit": "^3.7.4",
"@nuxt/schema": "^3.7.4",
"@types/node": "^20.8.2",
"chokidar": "^3.5.3",
"@antfu/utils": "^0.7.10",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"@types/node": "^20.16.5",
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"filter-anything": "^3.0.7",
"globby": "^13.2.2",
"merge-anything": "^5.1.7",
"minimatch": "^9.0.3",
"minimatch": "^9.0.5",
"remove-anything": "^1.0.5",
"schob": "^1.0.2",
"unplugin": "^1.5.0"
"unplugin": "^1.13.1"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.19",
"@antfu/eslint-config": "1.2.1",
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.2.0",
"eslint": "^8.50.0",
"bumpp": "^9.5.2",
"eslint": "^8.57.0",
"lint-staged": "^14.0.1",
"nodemon": "^3.0.1",
"simple-git-hooks": "^2.9.0",
"nodemon": "^3.1.4",
"simple-git-hooks": "^2.11.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"typescript": "^5.5.4",
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit fe23ee2

Please sign in to comment.