mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 04:55:41 +00:00
chore: bump nuxt & vue versions (#8488)
Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vue": "3.3.13",
|
||||
"vue": "latest",
|
||||
"typescript": "latest",
|
||||
"ajv@<6.12.3": ">=6.12.3",
|
||||
"node.extend@<1.1.7": ">=1.1.7",
|
||||
@@ -56,7 +56,8 @@
|
||||
"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"
|
||||
"xml2js@<0.5.0": ">=0.5.0",
|
||||
"ufo": ">=1.5.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user