Skip to content

Commit

Permalink
chore: Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed Dec 28, 2024
1 parent 442d974 commit 4caca11
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@
},
"dependencies": {
"@swc-node/register": "^1.10.9",
"acquerello": "^3.0.0",
"acquerello": "^3.0.1",
"hdr-histogram-js": "^3.0.0",
"table": "^6.8.2"
"table": "^6.9.0"
},
"devDependencies": {
"@cowtech/eslint-config": "10.0.0",
"@swc/cli": "0.4.1-nightly.20240914",
"@swc/core": "^1.7.36",
"@types/node": "^22.7.7",
"c8": "^10.1.2",
"chokidar": "^4.0.1",
"concurrently": "^9.0.1",
"eslint": "^9.13.0",
"prettier": "^3.3.3",
"@cowtech/eslint-config": "10.2.0",
"@swc/cli": "0.5.2",
"@swc/core": "^1.10.3",
"@types/node": "^22.10.2",
"c8": "^10.1.3",
"chokidar": "^4.0.3",
"concurrently": "^9.1.1",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"proxyquire": "^2.1.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": ">= 20.18.0"
Expand Down

0 comments on commit 4caca11

Please sign in to comment.