mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:15:24 +00:00
chore(deps): sync dependencies
This commit is contained in:
13
package.json
13
package.json
@@ -19,7 +19,7 @@
|
||||
"fs": "0.0.1-security",
|
||||
"lerna": "^7.4.2",
|
||||
"husky": "^8.0.3",
|
||||
"xlsx": "^0.17.5"
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
@@ -47,7 +47,16 @@
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vue": "3.3.13",
|
||||
"typescript": "latest"
|
||||
"typescript": "latest",
|
||||
"ajv@<6.12.3": ">=6.12.3",
|
||||
"node.extend@<1.1.7": ">=1.1.7",
|
||||
"tough-cookie@<4.1.3": ">=4.1.3",
|
||||
"@babel/traverse@<7.23.2": ">=7.23.2",
|
||||
"follow-redirects@<1.15.4": ">=1.15.4",
|
||||
"axios@>=0.8.1 <0.28.0": ">=0.28.0",
|
||||
"ip@<1.1.9": ">=1.1.9",
|
||||
"ip@=2.0.0": ">=2.0.1",
|
||||
"xml2js@<0.5.0": ">=0.5.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user