Skip to content

Commit

Permalink
chore: update devDependencies for tslib, typescript, vite, and vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaJi committed Nov 19, 2024
1 parent f8646aa commit c188d0e
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 168 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitest": "^2.1.2"
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"vite": "^5.4.11",
"vitest": "^2.1.5"
}
}
Loading

0 comments on commit c188d0e

Please sign in to comment.