Skip to content

Commit

Permalink
fix(workspace): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yatendra121 committed Oct 11, 2024
1 parent 8c6a29d commit 94ef73b
Show file tree
Hide file tree
Showing 2 changed files with 1,495 additions and 1,314 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"private": true,
"dependencies": {
"axios": "1.7.7",
"express": "^4.21.0",
"express": "^4.21.1",
"jose": "^5.9.3",
"postcss": "^8.4.47",
"tslib": "^2.7.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@vitest/ui": "2.1.1",
"body-parser": "^1.20.3",
"chalk": "^5.3.0",
"changelogithub": "^0.13.10",
"changelogithub": "^0.13.11",
"dts-bundle-generator": "9.5.1",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
Expand All @@ -73,10 +73,10 @@
"tsx": "^4.19.1",
"typescript": "5.6.2",
"vite": "^5.4.8",
"vite-plugin-dts": "~4.2.2",
"vite-plugin-dts": "~4.2.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^5.0.1",
"winston": "^3.14.2",
"winston": "^3.15.0",
"winston-daily-rotate-file": "^5.0.0",
"zod": "^3.23.8"
}
Expand Down
Loading

0 comments on commit 94ef73b

Please sign in to comment.