Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent 13b0cc4 commit 1b280b8
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
180 changes: 90 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,28 +30,28 @@
"homepage": "https://github.com/OqixDevs/OqixTS#readme",
"dependencies": {
"@discordjs/rest": "2.2.0",
"@prisma/client": "5.11.0",
"discord-api-types": "0.37.74",
"@prisma/client": "5.12.0",
"discord-api-types": "0.37.78",
"discord.js": "14.14.1",
"dotenv": "16.4.5",
"jest-mock-extended": "3.0.5"
},
"devDependencies": {
"@braintree/sanitize-url": "7.0.0",
"@braintree/sanitize-url": "7.0.1",
"@types/cheerio": "0.22.35",
"@types/jest": "29.5.12",
"@types/node": "18.19.24",
"@types/node": "18.19.28",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"axios": "1.6.8",
"cheerio": "1.0.0-rc.12",
"eslint": "8.57.0",
"jest": "29.7.0",
"prettier": "3.2.5",
"prisma": "5.11.0",
"prisma": "5.12.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"optionalDependencies": {
"nodemon": "3.1.0"
Expand Down

0 comments on commit 1b280b8

Please sign in to comment.