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 0fa3c25 commit 0203fac
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,20 @@
"postpublish": "git push origin && git push origin -f --tags"
},
"dependencies": {
"acquerello": "^2.0.6",
"acquerello": "^2.0.7",
"fastify-plugin": "^4.5.1",
"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",
"fastify": "^4.25.2",
"prettier": "^3.2.4",
"fastify": "^4.26.0",
"prettier": "^3.2.5",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit 0203fac

Please sign in to comment.