Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
holtwick committed May 13, 2024
1 parent 9b2ec93 commit ae3ad37
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,16 @@
"css-what": "^6.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.4.6",
"@antfu/eslint-config": "^2.17.0",
"@antfu/ni": "^0.21.12",
"@types/node": "^20.10.4",
"@vitest/coverage-v8": "^1.0.4",
"c8": "^8.0.1",
"eslint": "^8.56.0",
"tsup": "^8.0.1",
"typedoc": "^0.25.4",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.0.4"
"@types/node": "^20.12.11",
"@vitest/coverage-v8": "^1.6.0",
"c8": "^9.1.0",
"eslint": "^9.2.0",
"tsup": "^8.0.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
}
}

0 comments on commit ae3ad37

Please sign in to comment.