Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

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 Feb 12, 2024
1 parent 0b476da commit 311b314
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 111 deletions.
2 changes: 1 addition & 1 deletion libs/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@sapphire/snowflake": "^3.5.3",
"@sapphire/utilities": "^3.15.3",
"amqp-connection-manager": "^4.1.14",
"discord-api-types": "^0.37.67",
"discord-api-types": "^0.37.69",
"ioredis": "^5.3.2",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion libs/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"amqplib": "^0.10.3",
"discord-api-types": "^0.37.67",
"discord-api-types": "^0.37.69",
"gen-esm-wrapper": "^1.1.3",
"tslib": "^2.6.2"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^11.0.0",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.104",
"@types/node": "^20.11.5",
"@swc/cli": "^0.3.9",
"@swc/core": "^1.4.0",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"lerna": "^8.0.2",
"lerna": "^8.1.2",
"rimraf": "^5.0.5",
"turbo": "^1.11.3",
"turbo": "^1.12.3",
"typescript": "^5.3.3"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/fastify-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"fastify": "^4.25.2",
"fastify": "^4.26.1",
"socket.io": "^4.7.4",
"socket.io-client": "^4.7.4"
}
Expand Down
Loading

0 comments on commit 311b314

Please sign in to comment.