Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed May 16, 2023
1 parent 8385499 commit e348395
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 665 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@vitest/coverage-c8": "^0.28.5",
"dprint": "^0.34.5",
"eslint": "^8.34.0",
"typescript": "^4.9.5",
"vite": "^4.1.1",
"vite-plugin-dts": "^1.7.3",
"vitest": "^0.28.5"
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@vitest/coverage-c8": "^0.31.0",
"dprint": "^0.36.1",
"eslint": "^8.40.0",
"typescript": "^5.0.4",
"vite": "^4.3.6",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.31.0"
},
"dependencies": {
"from-exponential": "^1.1.1"
Expand Down
Loading

0 comments on commit e348395

Please sign in to comment.