Update @babel/traverse to 7.23.2
This commit is contained in:
parent
9ac02c3881
commit
dc4f61e2de
3 changed files with 510 additions and 318 deletions
BIN
cards.db
BIN
cards.db
Binary file not shown.
|
@ -24,12 +24,12 @@
|
|||
"funding": "https://ko-fi.com/vylpes",
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^1.1.0",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/jest": "^29.5.7",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"googleapis": "^126.0.0",
|
||||
"jest": "^29.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-mock-extended": "^3.0.0",
|
||||
"minimatch": "9.0.2",
|
||||
"mysql": "^2.18.1",
|
||||
|
@ -38,7 +38,7 @@
|
|||
"typeorm": "0.3.17"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/semver": "^7.5.2"
|
||||
"**/@babel/traverse": "^7.23.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.0.0",
|
||||
|
|
Loading…
Reference in a new issue