Skip to content

Commit

Permalink
chore(deps): upgrade some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed Apr 17, 2024
1 parent fa04c63 commit 1503ff2
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 172 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"type": "module",
"dependencies": {
"@prisma/client": "^5.12.1",
"@sentry/node": "^7.109.0",
"@sentry/node": "^7.110.1",
"@tensorflow/tfjs-node": "^4.17.0",
"@top-gg/sdk": "^3.1.6",
"common-tags": "^1.8.2",
"discord-hybrid-sharding": "^2.1.8",
"discord-hybrid-sharding": "^2.1.9",
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"express": "^4.19.2",
Expand All @@ -40,13 +40,13 @@
"winston": "^3.13.0"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^1.7.0",
"@stylistic/eslint-plugin": "^1.7.2",
"@types/common-tags": "^1.8.4",
"@types/express": "^4.17.21",
"@types/i18n": "^0.13.10",
"@types/js-yaml": "^4.0.9",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/source-map-support": "^0.5.10",
"cz-conventional-changelog": "^3.3.0",
"eslint": "9.0.0",
Expand All @@ -56,8 +56,8 @@
"prisma": "^5.12.1",
"standard-version": "^9.5.0",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.4",
"typescript-eslint": "^7.5.0"
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 1503ff2

Please sign in to comment.