|
|
|
@ -72,7 +72,7 @@
|
|
|
|
|
"uplot": "^1.6.21"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/core": "^7.17.10",
|
|
|
|
|
"@babel/core": "^7.18.6",
|
|
|
|
|
"@babel/preset-env": "^7.18.6",
|
|
|
|
|
"@rollup/plugin-babel": "^5.3.1",
|
|
|
|
|
"autoprefixer": "^10.4.7",
|
|
|
|
@ -133,21 +133,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
|
"version": "7.17.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.10.tgz",
|
|
|
|
|
"integrity": "sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==",
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.1.0",
|
|
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
|
|
|
"@babel/generator": "^7.17.10",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.17.7",
|
|
|
|
|
"@babel/helpers": "^7.17.9",
|
|
|
|
|
"@babel/parser": "^7.17.10",
|
|
|
|
|
"@babel/template": "^7.16.7",
|
|
|
|
|
"@babel/traverse": "^7.17.10",
|
|
|
|
|
"@babel/types": "^7.17.10",
|
|
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
|
|
"@babel/generator": "^7.18.6",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
|
|
|
"@babel/helpers": "^7.18.6",
|
|
|
|
|
"@babel/parser": "^7.18.6",
|
|
|
|
|
"@babel/template": "^7.18.6",
|
|
|
|
|
"@babel/traverse": "^7.18.6",
|
|
|
|
|
"@babel/types": "^7.18.6",
|
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
@ -516,14 +516,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
|
"version": "7.17.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
|
|
|
|
|
"integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.16.7",
|
|
|
|
|
"@babel/traverse": "^7.17.9",
|
|
|
|
|
"@babel/types": "^7.17.0"
|
|
|
|
|
"@babel/template": "^7.18.6",
|
|
|
|
|
"@babel/traverse": "^7.18.6",
|
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@ -15275,21 +15275,21 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"version": "7.17.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.10.tgz",
|
|
|
|
|
"integrity": "sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA==",
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@ampproject/remapping": "^2.1.0",
|
|
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
|
|
|
"@babel/generator": "^7.17.10",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.17.10",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.17.7",
|
|
|
|
|
"@babel/helpers": "^7.17.9",
|
|
|
|
|
"@babel/parser": "^7.17.10",
|
|
|
|
|
"@babel/template": "^7.16.7",
|
|
|
|
|
"@babel/traverse": "^7.17.10",
|
|
|
|
|
"@babel/types": "^7.17.10",
|
|
|
|
|
"@babel/code-frame": "^7.18.6",
|
|
|
|
|
"@babel/generator": "^7.18.6",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.18.6",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.18.6",
|
|
|
|
|
"@babel/helpers": "^7.18.6",
|
|
|
|
|
"@babel/parser": "^7.18.6",
|
|
|
|
|
"@babel/template": "^7.18.6",
|
|
|
|
|
"@babel/traverse": "^7.18.6",
|
|
|
|
|
"@babel/types": "^7.18.6",
|
|
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
@ -15564,14 +15564,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/helpers": {
|
|
|
|
|
"version": "7.17.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
|
|
|
|
|
"integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
|
|
|
|
|
"version": "7.18.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.6.tgz",
|
|
|
|
|
"integrity": "sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"requires": {
|
|
|
|
|
"@babel/template": "^7.16.7",
|
|
|
|
|
"@babel/traverse": "^7.17.9",
|
|
|
|
|
"@babel/types": "^7.17.0"
|
|
|
|
|
"@babel/template": "^7.18.6",
|
|
|
|
|
"@babel/traverse": "^7.18.6",
|
|
|
|
|
"@babel/types": "^7.18.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@babel/highlight": {
|
|
|
|
|