Grok 5 updates
This commit is contained in:
+4
-2
@@ -16,7 +16,8 @@
|
||||
"@types/inquirer": "^9.0.9",
|
||||
"@types/lodash": "^4.17.24",
|
||||
"@types/mysql": "^2.15.27",
|
||||
"@types/node": "^25.3.3"
|
||||
"@types/node": "^25.3.3",
|
||||
"@types/sanitize-html": "^2.16.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
@@ -37,6 +38,7 @@
|
||||
"inquirer": "^13.3.2",
|
||||
"lodash": "^4.17.23",
|
||||
"mariadb": "^3.5.3",
|
||||
"mysql": "^2.18.1"
|
||||
"mysql": "^2.18.1",
|
||||
"sanitize-html": "^2.17.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user