Skip to content

Commit

Permalink
chore(deps-dev): bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
exuanbo committed Dec 7, 2024
1 parent 446b492 commit 76ee967
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 645 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,21 @@
},
"homepage": "https://exuanbo.xyz/di-wise/",
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@stylistic/eslint-plugin": "^2.11.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"bunchee": "^5.6.1",
"eslint": "^9.15.0",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"bunchee": "^6.0.3",
"eslint": "^9.16.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.12.0",
"prettier": "^3.4.1",
"typedoc": "^0.27.0",
"typescript": "5.7.2",
"typescript-eslint": "^8.16.0",
"vitest": "^2.1.6"
"globals": "^15.13.0",
"prettier": "^3.4.2",
"typedoc": "^0.27.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"vitest": "^2.1.8"
},
"prettier": {
"printWidth": 100,
Expand Down
Loading

0 comments on commit 76ee967

Please sign in to comment.