Skip to content

Commit

Permalink
⚡ update (project 📦): updated libraries. ✏️
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilG-MC committed Jun 21, 2024
1 parent 7642b82 commit 2f56eaa
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.1/schema.json",
"$schema": "https://biomejs.dev/schemas/1.8.2/schema.json",
"organizeImports": {
"enabled": true
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
"shoukaku": "github:shipgirlproject/Shoukaku"
},
"devDependencies": {
"@biomejs/biome": "^1.8.1",
"@biomejs/biome": "^1.8.2",
"@types/humanize-duration": "^3.27.4",
"@types/ms": "^0.7.34",
"@types/node": "^20.14.5",
"@types/node": "^20.14.7",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prisma": "^5.15.1",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"imports": {
"#stelle/client": "./dist/structures/client/Stelle.js",
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

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

0 comments on commit 2f56eaa

Please sign in to comment.