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 Oct 19, 2024
1 parent af39cbf commit 30b60d1
Show file tree
Hide file tree
Showing 2 changed files with 2,696 additions and 850 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,28 +145,28 @@
"@nuxt/kit": "^3.7.4",
"@nuxt/schema": "^3.7.4",
"@types/node": "^20.8.2",
"chokidar": "^3.5.3",
"chokidar": "^4.0.1",
"consola": "^3.2.3",
"filter-anything": "^3.0.7",
"globby": "^13.2.2",
"merge-anything": "^5.1.7",
"minimatch": "^9.0.3",
"remove-anything": "^1.0.5",
"filter-anything": "^4.0.2",
"globby": "^14.0.2",
"merge-anything": "^6.0.2",
"minimatch": "^10.0.1",
"remove-anything": "^2.0.2",
"schob": "^1.0.2",
"unplugin": "^1.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "1.0.0-beta.19",
"@vitest/coverage-v8": "^0.34.6",
"@antfu/eslint-config": "3.8.0",
"@vitest/coverage-v8": "^2.1.3",
"bumpp": "^9.2.0",
"eslint": "^8.50.0",
"lint-staged": "^14.0.1",
"eslint": "^9.13.0",
"lint-staged": "^15.2.10",
"nodemon": "^3.0.1",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"tsup": "^8.3.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vitest": "^0.34.6"
"vitest": "^2.1.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 30b60d1

Please sign in to comment.