Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 9592f01 commit 0afd1ec
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 83 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"test:unit": "vitest --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"@antfu/eslint-config": "^3.15.0",
"@nuxt/eslint-config": "^0.7.5",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^3.0.2",
"@vitest/coverage-v8": "^3.0.3",
"changelogen": "^0.5.7",
"eslint": "^9.18.0",
"knip": "^5.42.2",
"pkg-pr-new": "^0.0.39",
"std-env": "^3.8.0",
"tinyexec": "^0.3.2",
"typescript": "^5.7.3",
"vitest": "^3.0.2",
"vitest": "^3.0.3",
"vue": "^3.5.13"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"ufo": "^1.5.4",
"unbuild": "^3.3.1",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^3.0.2"
"vitest": "^3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"unplugin-purge-polyfills": "^0.0.7",
"vitest": "^3.0.2"
"vitest": "^3.0.3"
}
}
Loading

0 comments on commit 0afd1ec

Please sign in to comment.