|
@@ -5,6 +5,7 @@
|
|
|
"requires": true,
|
|
|
"packages": {
|
|
|
"": {
|
|
|
+ "name": "m3graph",
|
|
|
"version": "0.9.0",
|
|
|
"dependencies": {
|
|
|
"@wecise/m3js": "^1.0.193",
|
|
@@ -21877,6 +21878,7 @@
|
|
|
"integrity": "sha512-P7ASKBNuz3IZxvO5VPsPGjRey4KRNMJ9Rav0nJ/v+m0ny6uUuwE03Xoli5G3mvdijUbtVZT7+/uULMCEg4bGew==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
+ "@babel/core": "^7.11.0",
|
|
|
"@babel/helper-compilation-targets": "^7.9.6",
|
|
|
"@babel/helper-module-imports": "^7.8.3",
|
|
|
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
|
@@ -21889,6 +21891,7 @@
|
|
|
"@vue/babel-plugin-jsx": "^1.0.3",
|
|
|
"@vue/babel-preset-jsx": "^1.2.4",
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
|
+ "core-js": "^3.6.5",
|
|
|
"core-js-compat": "^3.6.5",
|
|
|
"semver": "^6.1.0"
|
|
|
}
|