Browse Source

chore: bump nuxt & vue versions (#8488)

Signed-off-by: mertmit <mertmit99@gmail.com>
pull/8496/head
Mert E 1 month ago committed by GitHub
parent
commit
6537db3200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      package.json
  2. 2
      packages/nc-gui/package.json
  3. 2831
      pnpm-lock.yaml

5
package.json

@ -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"
}
}
}

2
packages/nc-gui/package.json

@ -156,7 +156,7 @@
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"happy-dom": "^6.0.4",
"nuxt": "^3.10.3",
"nuxt": "^3.11.2",
"nuxt-windicss": "^2.6.1",
"prettier": "^2.8.8",
"sass": "^1.71.1",

2831
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save