Skip to content

Commit

Permalink
Merge pull request #42 from raydak-labs/deps/up
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackDark authored Jun 26, 2024
2 parents 4543c06 + e695dc7 commit 4f7878c
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 121 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"axios": "^1.7.2",
"dotenv": "^16.4.5",
"node-ts": "^6.0.1",
"pino": "^9.1.0",
"pino-pretty": "^11.2.0",
"simple-git": "^3.24.0",
"swagger-typescript-api": "^13.0.5",
"tsx": "^4.15.1",
"pino": "^9.2.0",
"pino-pretty": "^11.2.1",
"simple-git": "^3.25.0",
"swagger-typescript-api": "^13.0.9",
"tsx": "^4.15.7",
"yaml": "^2.4.5"
},
"devDependencies": {
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.2",
"@playwright/test": "^1.45.0",
"@types/node": "^20.14.9",
"@vitest/coverage-v8": "^1.6.0",
"prettier": "3.3.1",
"typescript": "5.4.5",
"prettier": "3.3.2",
"typescript": "5.5.2",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 4f7878c

Please sign in to comment.