Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 93b9d74 commit d6de579
Show file tree
Hide file tree
Showing 2 changed files with 1,234 additions and 739 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,44 +22,44 @@
},
"dependencies": {
"@(-.-)/env": "0.3.2",
"@prisma/client": "4.16.1",
"discord.js": "14.11.0",
"dotenv": "16.3.1",
"@prisma/client": "4.16.2",
"discord.js": "14.15.3",
"dotenv": "16.4.5",
"humanize-ms": "1.2.1",
"node-cron": "3.0.2",
"prisma": "4.16.1",
"node-cron": "3.0.3",
"prisma": "4.16.2",
"toml": "3.0.0",
"unzalgo": "3.0.0",
"zod": "3.21.4"
"zod": "3.23.8"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@tsconfig/node18": "2.0.1",
"@types/eslint": "8.40.2",
"@types/humanize-ms": "1.2.2",
"@types/node": "18.16.18",
"@types/node-cron": "3.0.8",
"@types/unzalgo": "3.0.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@vitest/coverage-v8": "0.32.2",
"@types/eslint": "8.56.10",
"@types/humanize-ms": "1.2.5",
"@types/node": "18.19.39",
"@types/node-cron": "3.0.11",
"@types/unzalgo": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-v8": "0.34.6",
"cross-env": "7.0.3",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "47.0.0",
"prettier": "2.8.8",
"rimraf": "5.0.1",
"tsup": "7.1.0",
"tsx": "3.12.7",
"typescript": "5.1.5",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.32.2"
"rimraf": "5.0.7",
"tsup": "7.2.0",
"tsx": "3.14.0",
"typescript": "5.5.2",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6"
},
"engines": {
"node": "^18.12",
"pnpm": ">=8.6"
},
"packageManager": "pnpm@8.6.5"
"packageManager": "pnpm@8.15.8"
}
Loading

0 comments on commit d6de579

Please sign in to comment.