Skip to content

Commit

Permalink
chore: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Feb 7, 2024
1 parent 7d5d886 commit aafac0f
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,19 @@
},
"dependencies": {
"@swc-node/register": "^1.8.0",
"acquerello": "^2.0.6",
"acquerello": "^2.0.7",
"hdr-histogram-js": "^3.0.0",
"table": "^6.8.1"
},
"devDependencies": {
"@cowtech/eslint-config": "^9.0.3",
"@swc/cli": "^0.3.2",
"@swc/core": "^1.3.106",
"@types/node": "^20.11.7",
"@types/tap": "^15.0.11",
"@swc/cli": "^0.3.9",
"@swc/core": "^1.4.0",
"@types/node": "^20.11.16",
"c8": "^9.1.0",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"concurrently": "^8.2.2",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"proxyquire": "^2.1.3",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit aafac0f

Please sign in to comment.