Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jihchi committed Sep 23, 2023
1 parent 8b91797 commit 86f6bfb
Show file tree
Hide file tree
Showing 2 changed files with 554 additions and 640 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,12 @@
},
"devDependencies": {
"@sindresorhus/tsconfig": "^3.0.1",
"@vitest/coverage-c8": "^0.31.0",
"prettier": "2.8.8",
"prettier": "3.0.3",
"rimraf": "^3.0.2",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vitest": "^0.31.0"
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.5"
},
"peerDependencies": {
"rescript": "^9 || ^10 || >=11.0.0-alpha",
Expand Down
Loading

0 comments on commit 86f6bfb

Please sign in to comment.