Skip to content

Commit

Permalink
chore(deps): update outdated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed Dec 17, 2024
1 parent 1a75107 commit 657b0db
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 610 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"type": "module",
"dependencies": {
"@prisma/client": "^6.0.0",
"@sentry/node": "^8.41.0",
"@prisma/client": "^6.0.1",
"@sentry/node": "^8.45.0",
"common-tags": "^1.8.2",
"discord-hybrid-sharding": "^2.2.3",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"express": "^5.0.1",
"google-translate-api-x": "^10.7.1",
"husky": "^9.1.7",
Expand All @@ -42,23 +42,23 @@
"winston": "^3.17.0"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.11.0",
"@stylistic/eslint-plugin": "^2.12.1",
"@types/common-tags": "^1.8.4",
"@types/express": "^5.0.0",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.13",
"@types/ms": "^0.7.34",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/source-map-support": "^0.5.10",
"cz-conventional-changelog": "^3.3.0",
"eslint": "9.14.0",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prisma": "^6.0.0",
"eslint": "9.17.0",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"prisma": "^6.0.1",
"release-it": "^17.10.0",
"tsc-watch": "^6.2.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
"typescript-eslint": "^8.18.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 657b0db

Please sign in to comment.