Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LhonRafaat committed Sep 25, 2024
2 parents dd9c7b2 + 629aa97 commit bbd1975
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,25 +66,25 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@codecov/vite-plugin": "0.0.1-beta.10",
"@commitlint/cli": "19.4.0",
"@codecov/vite-plugin": "1.1.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "^19.2.2",
"@release-it/conventional-changelog": "8.0.1",
"@release-it/conventional-changelog": "8.0.2",
"@types/express": "4.17.21",
"@types/node": "^22.5.1",
"@types/reflect-metadata": "^0.1.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.2.0",
"@vitest/coverage-v8": "2.0.5",
"dotenv": "^16.4.5",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"express": "^4.19.2",
"husky": "9.1.5",
"husky": "9.1.6",
"prettier": "3.3.3",
"release-it": "17.6.0",
"typescript": "^5.5.4",
"vite": "5.4.2",
"vite": "5.4.6",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
Expand Down

0 comments on commit bbd1975

Please sign in to comment.