mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
feat: update packages (#9969)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"rimraf": "^6.0.1",
|
||||
"@types/node": "^20.6",
|
||||
"typescript": "~5.6",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.19.0",
|
||||
"typescript": "~5.6.3",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@vates/types": "^1.26.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "~5.6",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
"repository": {
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"rimraf": "^6.0.1",
|
||||
"@types/node": "^22.3.0",
|
||||
"typescript": "~5.6",
|
||||
"typescript-eslint": "^8.23.0",
|
||||
"typescript-eslint": "^8.61.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
"sinon": "^18.0.0",
|
||||
"tar-stream": "^3.1.8",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"rimraf": "^6.0.1",
|
||||
"@types/node": "^22.3.0",
|
||||
"typescript": "~5.6",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
@@ -21,11 +21,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/abort-controller": "^3.272.0",
|
||||
"@aws-sdk/client-s3": "^3.54.0",
|
||||
"@aws-sdk/lib-storage": "^3.54.0",
|
||||
"@aws-sdk/client-s3": "^3.1065.0",
|
||||
"@aws-sdk/lib-storage": "^3.1065.0",
|
||||
"@aws-sdk/middleware-apply-body-checksum": "^3.58.0",
|
||||
"@aws-sdk/node-http-handler": "^3.54.0",
|
||||
"@azure/storage-blob": "^12.26.0",
|
||||
"@azure/storage-blob": "^12.32.0",
|
||||
"@vates/async-each": "^1.0.3",
|
||||
"@vates/coalesce-calls": "^0.1.0",
|
||||
"@vates/decorate-with": "^2.1.0",
|
||||
@@ -45,11 +45,11 @@
|
||||
"xo-remote-parser": "^0.10.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.1.6",
|
||||
"@babel/plugin-proposal-function-bind": "^7.0.0",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.29.0",
|
||||
"@babel/plugin-proposal-function-bind": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"dotenv": "^16.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"vite": "^8.0.0",
|
||||
"vue": "~3.5.13",
|
||||
"vue-i18n": "^11.1.2",
|
||||
"vue-router": "^5.0.0",
|
||||
"vue-router": "5.0.6",
|
||||
"vue-tsc": "~2.2.8",
|
||||
"zx": "^7.2.3"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@vates/types": "^1.26.0",
|
||||
"rimraf": "^6.0.0",
|
||||
"typescript": "~5.6.3",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
|
||||
@@ -23,9 +23,9 @@
|
||||
"prepublishOnly": "yarn run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.7.4",
|
||||
"@babel/core": "^7.7.4",
|
||||
"@babel/preset-env": "^7.7.4",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"rimraf": "^6.0.1",
|
||||
"@types/node": "^22.3.0",
|
||||
"typescript": "~5.6",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xen-orchestra/disk-transform": "^1.3.0"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"openapi-types": "^12.1.3",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "~5.6.3",
|
||||
"typescript-eslint": "^8.23.0"
|
||||
"typescript-eslint": "^8.61.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vates/async-each": "^1.0.3",
|
||||
|
||||
@@ -46,9 +46,9 @@
|
||||
"xo-vmdk-to-vhd": "^2.5.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
||||
"@fortawesome/vue-fontawesome": "^3.0.8",
|
||||
"@novnc/novnc": "~1.5.0",
|
||||
"@regle/core": "^1.20.2",
|
||||
"@regle/rules": "^1.20.2",
|
||||
"@regle/core": "^1.26.0",
|
||||
"@regle/rules": "^1.26.0",
|
||||
"@regle/schemas": "^1.20.2",
|
||||
"@types/d3-time-format": "^4.0.3",
|
||||
"@vueuse/core": "^14.0.0",
|
||||
@@ -50,7 +50,7 @@
|
||||
"pinia": "^3.0.1",
|
||||
"vue": "~3.5.13",
|
||||
"vue-i18n": "^11.1.2",
|
||||
"vue-router": "^5.0.0"
|
||||
"vue-router": "5.0.6"
|
||||
},
|
||||
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/web-core",
|
||||
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"@fortawesome/vue-fontawesome": "^3.0.8",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.3",
|
||||
"@novnc/novnc": "~1.5.0",
|
||||
"@regle/core": "^1.20.2",
|
||||
"@regle/rules": "^1.20.2",
|
||||
"@regle/core": "^1.26.0",
|
||||
"@regle/rules": "^1.26.0",
|
||||
"@regle/schemas": "^1.20.2",
|
||||
"@tsconfig/node18": "^18.2.4",
|
||||
"@types/d3-time-format": "^4.0.3",
|
||||
@@ -54,7 +54,7 @@
|
||||
"vite": "^8.0.0",
|
||||
"vue": "~3.5.13",
|
||||
"vue-i18n": "^11.1.2",
|
||||
"vue-router": "^5.0.0",
|
||||
"vue-router": "5.0.6",
|
||||
"vue-tsc": "^3.0.0",
|
||||
"vue-virtual-scroller": "^2.0.0-beta.8"
|
||||
},
|
||||
|
||||
@@ -59,6 +59,13 @@
|
||||
- [Netbox] Add option to ignore [RFC 1918](https://datatracker.ietf.org/doc/html/rfc1918) private IPs during synchronization. Thanks [@sboyd-m](https://github.com/sboyd-m)! (PR [#6306](https://github.com/vatesfr/xen-orchestra/pull/6306))
|
||||
- [SR] Storage repositories can now be connected from the Pool/Host Storage tab (PR [#9877](https://github.com/vatesfr/xen-orchestra/pull/9877))
|
||||
|
||||
- [Dependabot] Update packages and sync package.json with yarn.lock (PR [#9969](https://github.com/vatesfr/xen-orchestra/pull/9969))
|
||||
- update shell-quote to 1.8.4:
|
||||
- xo-web aka XO 5 (only in dev dependencies for watchify)
|
||||
- @xen-orchestra/lite (only in dev dependencies for npm-run-all)
|
||||
- vue-router fixed to 5.0.6 (@babel/generator@^8.0.0-rc.4 in 5.0.7)
|
||||
- update packages to sync with yarn.lock (e.g. client-s3 package)
|
||||
|
||||
### Bug fixes
|
||||
|
||||
> Users must be able to say: "I had this issue, happy to know it's fixed"
|
||||
@@ -97,11 +104,16 @@
|
||||
- @xen-orchestra/backup-archive patch
|
||||
- @xen-orchestra/backups patch
|
||||
- @xen-orchestra/disk-transform patch
|
||||
- @xen-orchestra/fs patch
|
||||
- @xen-orchestra/qa-test minor
|
||||
- @xen-orchestra/mcp patch
|
||||
- @xen-orchestra/openflow patch
|
||||
- @xen-orchestra/qcow2 patch
|
||||
- @xen-orchestra/rest-api minor
|
||||
- @xen-orchestra/upload-ova patch
|
||||
- @xen-orchestra/web minor
|
||||
- @xen-orchestra/web-core minor
|
||||
- @vates/generator-toolbox patch
|
||||
- @xen-orchestra/xapi minor
|
||||
- xo-common minor
|
||||
- xo-server minor
|
||||
|
||||
5223
docs/yarn.lock
5223
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
@@ -2,9 +2,9 @@
|
||||
"name": "xen-orchestra",
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/eslint-parser": "^7.13.8",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/eslint-parser": "^7.29.0",
|
||||
"@babel/register": "^7.29.0",
|
||||
"@commitlint/cli": "^19.4.1",
|
||||
"@commitlint/config-conventional": "^19.4.1",
|
||||
"@intlify/eslint-plugin-vue-i18n": "^3.0.0",
|
||||
|
||||
@@ -26,9 +26,9 @@
|
||||
"make-error": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"promise-toolbox": "^0.21.0",
|
||||
"rimraf": "^6.0.1"
|
||||
|
||||
@@ -34,9 +34,9 @@
|
||||
"make-error": "^1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
"url-parse": "^1.4.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"deep-freeze": "^0.0.1",
|
||||
"rimraf": "^6.0.1"
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.7.0",
|
||||
"@babel/core": "^7.7.2",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -28,9 +28,9 @@
|
||||
"passport-github": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0"
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "NODE_ENV=production babel --source-maps --out-dir=dist/ src/",
|
||||
|
||||
@@ -32,9 +32,9 @@
|
||||
"passport-google-oauth20": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -39,9 +39,9 @@
|
||||
"promise-toolbox": "^0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -32,9 +32,9 @@
|
||||
"@node-saml/passport-saml": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -41,9 +41,9 @@
|
||||
"moment-timezone": "^0.5.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
"lodash": "^4.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0"
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "NODE_ENV=production babel --source-maps --out-dir=dist/ src/",
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
"semver": "^7.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.13.16",
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/plugin-proposal-export-default-from": "^7.18.10",
|
||||
"@babel/preset-env": "^7.14.1",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -25,9 +25,9 @@
|
||||
"mjml": "^4.15.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
"node": ">=10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
"promise-toolbox": "^0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
"node": ">=8.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.4",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -33,9 +33,9 @@
|
||||
"buffer-crc32": "^0.2.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -32,9 +32,9 @@
|
||||
"@slack/webhook": "^7.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -32,9 +32,9 @@
|
||||
"@xmpp/client": "^0.13.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -40,9 +40,9 @@
|
||||
"promise-toolbox": "^0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -32,9 +32,9 @@
|
||||
"@xen-orchestra/log": "^0.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.7.0",
|
||||
"@babel/core": "^7.7.2",
|
||||
"@babel/preset-env": "^7.8.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"rimraf": "^6.0.1"
|
||||
},
|
||||
|
||||
@@ -154,14 +154,14 @@
|
||||
"xo-vmdk-to-vhd": "^2.5.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.29.0",
|
||||
"@babel/plugin-proposal-export-default-from": "^7.0.0",
|
||||
"@babel/plugin-proposal-function-bind": "^7.0.0",
|
||||
"@babel/plugin-proposal-function-bind": "^7.29.0",
|
||||
"@babel/plugin-proposal-pipeline-operator": "^7.0.0",
|
||||
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
|
||||
"@babel/preset-env": "^7.11.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"@xen-orchestra/acl": "^1.2.0",
|
||||
"babel-plugin-transform-define": "^2.1.4",
|
||||
"babel-plugin-transform-dev": "^2.0.1",
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
"xml2js": "^0.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/preset-env": "^7.0.0",
|
||||
"@babel/cli": "^7.29.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"async-iterator-to-stream": "^1.2.0",
|
||||
"child-process-promise": "^2.2.0",
|
||||
"cross-env": "^7.0.2",
|
||||
|
||||
@@ -30,13 +30,13 @@
|
||||
"node": ">=7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.8",
|
||||
"@babel/plugin-proposal-decorators": "^7.13.0",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/plugin-proposal-decorators": "^7.29.0",
|
||||
"@babel/plugin-proposal-export-default-from": "^7.12.13",
|
||||
"@babel/plugin-proposal-function-bind": "^7.12.13",
|
||||
"@babel/preset-env": "^7.13.8",
|
||||
"@babel/plugin-proposal-function-bind": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"@babel/register": "^7.13.8",
|
||||
"@babel/register": "^7.29.0",
|
||||
"@nraynaud/novnc": "0.6.1",
|
||||
"@xen-orchestra/cron": "^1.0.7",
|
||||
"@xen-orchestra/defined": "^0.0.2",
|
||||
|
||||
Reference in New Issue
Block a user