Skip to content

Commit

Permalink
chore: update dependencies and lockfile for latest versions
Browse files Browse the repository at this point in the history
Upgraded several dependencies in `pnpm-lock.yaml` to their latest versions, including `lavalink-client`, `openai`, `eslint`, and others. These updates ensure compatibility, enhanced performance, and access to bug fixes or new features.
  • Loading branch information
gabrielmaialva33 committed Jan 18, 2025
1 parent 61131d7 commit 477321b
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 213 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@
"@types/fluent-ffmpeg": "^2.1.27",
"@types/i18n": "^0.13.12",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/signale": "^1.4.7",
"esbuild-copy-files": "^0.2.16",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"multer": "1.4.5-lts.1",
"node-polyfill-webpack-plugin": "^4.1.0",
"nodemon": "^3.1.9",
Expand Down Expand Up @@ -101,15 +101,15 @@
"moment": "^2.30.1",
"multer": "1.4.5-lts.1",
"node-system-stats": "^1.3.0",
"openai": "^4.78.0",
"openai": "^4.79.1",
"p-cancelable": "^4.0.1",
"progress-estimator": "^0.3.1",
"rimraf": "^6.0.1",
"signale": "^1.4.0",
"telegram": "^2.26.16",
"topgg-autoposter": "^2.0.2",
"undici": "^7.2.1",
"youtube-dl-exec": "^3.0.12",
"undici": "^7.2.3",
"youtube-dl-exec": "^3.0.13",
"zod": "^3.24.1"
},
"signale": {
Expand Down
Loading

0 comments on commit 477321b

Please sign in to comment.