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 Jun 7, 2024
1 parent 730fe89 commit db47212
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
"test:watch": "vitest --watch"
},
"dependencies": {
"filter-anything": "^3.0.7",
"is-what": "^4.1.15",
"merge-anything": "^5.1.7",
"remove-anything": "^1.0.5"
"filter-anything": "^4.0.2",
"is-what": "^5.0.2",
"merge-anything": "^6.0.2",
"remove-anything": "^2.0.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.7",
"@antfu/eslint-config": "^2.20.0",
"@types/lodash": "^4.14.195",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"tsup": "^6.7.0",
"eslint": "^9.4.0",
"tsup": "^8.1.0",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vitest": "^0.33.0"
"vitest": "^1.6.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit db47212

Please sign in to comment.