Skip to content

Commit

Permalink
chore(deps): update root (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 92aa7e2 commit 730fe89
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 517 deletions.
24 changes: 12 additions & 12 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.6",
"is-what": "^4.1.10",
"merge-anything": "^5.1.6",
"remove-anything": "^1.0.4"
"filter-anything": "^3.0.7",
"is-what": "^4.1.15",
"merge-anything": "^5.1.7",
"remove-anything": "^1.0.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.6",
"@types/lodash": "^4.14.194",
"@vitest/coverage-c8": "^0.31.0",
"bumpp": "^9.1.0",
"eslint": "^8.40.0",
"@antfu/eslint-config": "^0.39.7",
"@types/lodash": "^4.14.195",
"@vitest/coverage-c8": "^0.33.0",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vitest": "^0.33.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 730fe89

Please sign in to comment.