Skip to content

Commit 5375c5e

Browse files
fix(deps): update root
1 parent 730fe89 commit 5375c5e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,21 +54,21 @@
5454
"test:watch": "vitest --watch"
5555
},
5656
"dependencies": {
57-
"filter-anything": "^3.0.7",
58-
"is-what": "^4.1.15",
59-
"merge-anything": "^5.1.7",
60-
"remove-anything": "^1.0.5"
57+
"filter-anything": "^4.0.3",
58+
"is-what": "^5.2.0",
59+
"merge-anything": "^6.0.4",
60+
"remove-anything": "^2.0.3"
6161
},
6262
"devDependencies": {
63-
"@antfu/eslint-config": "^0.39.7",
63+
"@antfu/eslint-config": "^4.8.1",
6464
"@types/lodash": "^4.14.195",
6565
"@vitest/coverage-c8": "^0.33.0",
66-
"bumpp": "^9.1.1",
67-
"eslint": "^8.44.0",
68-
"tsup": "^6.7.0",
66+
"bumpp": "^10.1.0",
67+
"eslint": "^9.22.0",
68+
"tsup": "^8.4.0",
6969
"typescript": "^5.1.6",
7070
"vite": "^4.4.2",
71-
"vitest": "^0.33.0"
71+
"vitest": "^3.0.8"
7272
},
7373
"publishConfig": {
7474
"access": "public"

0 commit comments

Comments
 (0)