Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eve0415 committed Nov 16, 2023
1 parent b48a0c1 commit 6b31cd1
Show file tree
Hide file tree
Showing 11 changed files with 1,106 additions and 1,049 deletions.
1,018 changes: 519 additions & 499 deletions .pnp.cjs

Large diffs are not rendered by default.

89 changes: 63 additions & 26 deletions .pnp.loader.mjs

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

Binary file modified .yarn/install-state.gz
Binary file not shown.
670 changes: 335 additions & 335 deletions .yarn/releases/yarn-4.0.1.cjs → .yarn/releases/yarn-4.0.2.cjs
100644 → 100755

Large diffs are not rendered by default.

Empty file modified .yarn/sdks/eslint/bin/eslint.js
100644 → 100755
Empty file.
Empty file modified .yarn/sdks/typescript/bin/tsc
100644 → 100755
Empty file.
Empty file modified .yarn/sdks/typescript/bin/tsserver
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
yarnPath: .yarn/releases/yarn-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
Empty file modified build.js
100644 → 100755
Empty file.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"lint": "eslint --fix .",
"sdk": "yarn dlx @yarnpkg/sdks"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"dependencies": {
"bufferutil": "^4.0.8",
"discord.js": "^14.13.0",
"luxon": "^3.4.3",
"discord.js": "^14.14.1",
"luxon": "^3.4.4",
"utf-8-validate": "^6.0.3"
},
"devDependencies": {
"@types/luxon": "^3.3.3",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@types/luxon": "^3.3.4",
"@types/node": "^20.9.1",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"dotenv": "^16.3.1",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
Expand Down
Loading

0 comments on commit 6b31cd1

Please sign in to comment.