mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-01 21:09:29 +00:00
Compare commits
2 commits
2186af76c9
...
15c4fd7a22
Author | SHA1 | Date | |
---|---|---|---|
|
15c4fd7a22 | ||
|
f579431932 |
2 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
"@eslint/js": "^9.26.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@types/node": "^22.15.18",
|
||||
"@types/pg": "^8.15.1",
|
||||
"@types/pg": "^8.15.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
"cross-env": "^7.0.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1343,14 +1343,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pg@npm:^8.15.1":
|
||||
version: 8.15.1
|
||||
resolution: "@types/pg@npm:8.15.1"
|
||||
"@types/pg@npm:^8.15.2":
|
||||
version: 8.15.2
|
||||
resolution: "@types/pg@npm:8.15.2"
|
||||
dependencies:
|
||||
"@types/node": "npm:*"
|
||||
pg-protocol: "npm:*"
|
||||
pg-types: "npm:^4.0.1"
|
||||
checksum: 10c0/68ab3b2ae56a9ef891fcefe814b4a4eb6da4f4f3860b56d2821de8fe024eb093895ffe152414c708d889f7110cd5b3839392d2955b07d38f111df8e6186c7e8c
|
||||
checksum: 10c0/e3bc75f02af897ed960e83d1af9bd0cba1ff41cd0cbae0eaee323eae84f55e6d433f620aa1c72f7bd5107c80b018185c0e47de553cfc5439514c3da98768ef6c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4569,7 +4569,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@napi-rs/canvas": "npm:^0.1.70"
|
||||
"@types/node": "npm:^22.15.18"
|
||||
"@types/pg": "npm:^8.15.1"
|
||||
"@types/pg": "npm:^8.15.2"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.32.1"
|
||||
"@typescript-eslint/parser": "npm:^8.32.1"
|
||||
cross-env: "npm:^7.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue