@equinor/echo-cli 0.5.7 → 0.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@equinor/echo-cli",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.8",
|
|
4
4
|
"description": "Command line interface for Echo Apps",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"source": "src/test.js",
|
|
@@ -40,54 +40,54 @@
|
|
|
40
40
|
],
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@equinor/echo-update": "^1.3.0",
|
|
43
|
-
"@microsoft/microsoft-graph-types": "^2.
|
|
43
|
+
"@microsoft/microsoft-graph-types": "^2.23.0",
|
|
44
44
|
"@types/express": "^4.17.13",
|
|
45
|
-
"@types/jest": "^28.1.
|
|
45
|
+
"@types/jest": "^28.1.6",
|
|
46
46
|
"@types/listr": "^0.14.4",
|
|
47
|
-
"@types/node": "^
|
|
47
|
+
"@types/node": "^18.6.5",
|
|
48
48
|
"@types/pem": "^1.9.6",
|
|
49
|
-
"@types/react": "^17.0.
|
|
49
|
+
"@types/react": "^17.0.48",
|
|
50
50
|
"@types/webpack-bundle-analyzer": "^4.4.1",
|
|
51
51
|
"@types/webpack-dev-middleware": "^5.3.0",
|
|
52
52
|
"@types/webpack-dev-server": "^4.7.2",
|
|
53
53
|
"@types/webpack-hot-middleware": "^2.25.6",
|
|
54
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
55
|
-
"@typescript-eslint/parser": "^5.
|
|
56
|
-
"babel-jest": "^28.1.
|
|
57
|
-
"eslint": "^8.
|
|
54
|
+
"@typescript-eslint/eslint-plugin": "^5.33.0",
|
|
55
|
+
"@typescript-eslint/parser": "^5.33.0",
|
|
56
|
+
"babel-jest": "^28.1.3",
|
|
57
|
+
"eslint": "^8.21.0",
|
|
58
58
|
"eslint-config-prettier": "^8.5.0",
|
|
59
|
-
"eslint-plugin-prettier": "^4.
|
|
60
|
-
"eslint-plugin-react": "^7.30.
|
|
59
|
+
"eslint-plugin-prettier": "^4.2.1",
|
|
60
|
+
"eslint-plugin-react": "^7.30.1",
|
|
61
61
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
62
|
-
"jest": "^28.1.
|
|
63
|
-
"jest-expo": "^
|
|
64
|
-
"prettier": "^2.7.
|
|
62
|
+
"jest": "^28.1.3",
|
|
63
|
+
"jest-expo": "^46.0.1",
|
|
64
|
+
"prettier": "^2.7.1",
|
|
65
65
|
"react-test-renderer": "^17.0.2"
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
|
-
"@babel/core": "^7.18.
|
|
69
|
-
"@babel/plugin-external-helpers": "^7.
|
|
70
|
-
"@babel/preset-env": "^7.18.
|
|
71
|
-
"@babel/preset-react": "^7.
|
|
72
|
-
"@babel/preset-typescript": "^7.
|
|
68
|
+
"@babel/core": "^7.18.10",
|
|
69
|
+
"@babel/plugin-external-helpers": "^7.18.6",
|
|
70
|
+
"@babel/preset-env": "^7.18.10",
|
|
71
|
+
"@babel/preset-react": "^7.18.6",
|
|
72
|
+
"@babel/preset-typescript": "^7.18.6",
|
|
73
73
|
"@equinor/echo-scripts": "^0.1.5",
|
|
74
74
|
"@oclif/command": "^1.8.16",
|
|
75
75
|
"@rollup/plugin-babel": "^5.3.1",
|
|
76
|
-
"@rollup/plugin-commonjs": "^22.0.
|
|
76
|
+
"@rollup/plugin-commonjs": "^22.0.2",
|
|
77
77
|
"@rollup/plugin-json": "^4.1.0",
|
|
78
78
|
"@rollup/plugin-node-resolve": "^13.3.0",
|
|
79
79
|
"@rollup/plugin-url": "^7.0.0",
|
|
80
|
-
"@svgr/rollup": "^6.
|
|
81
|
-
"@svgr/webpack": "^6.
|
|
80
|
+
"@svgr/rollup": "^6.3.1",
|
|
81
|
+
"@svgr/webpack": "^6.3.1",
|
|
82
82
|
"assert": "^2.0.0",
|
|
83
|
-
"autoprefixer": "^10.4.
|
|
83
|
+
"autoprefixer": "^10.4.8",
|
|
84
84
|
"axios": "^0.27.2",
|
|
85
85
|
"babel-loader": "^8.2.5",
|
|
86
86
|
"babel-polyfill": "^6.26.0",
|
|
87
87
|
"chalk": "^4.1.2",
|
|
88
88
|
"clean-webpack-plugin": "^4.0.0",
|
|
89
89
|
"css-loader": "^6.7.1",
|
|
90
|
-
"dotenv-webpack": "^
|
|
90
|
+
"dotenv-webpack": "^8.0.0",
|
|
91
91
|
"execa": "^5.1.1",
|
|
92
92
|
"express": "^4.18.1",
|
|
93
93
|
"figlet": "^1.5.2",
|
|
@@ -97,31 +97,31 @@
|
|
|
97
97
|
"less-loader": "^11.0.0",
|
|
98
98
|
"listr": "^0.14.3",
|
|
99
99
|
"ncp": "^2.0.0",
|
|
100
|
-
"node-polyfill-webpack-plugin": "^
|
|
100
|
+
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
101
101
|
"open": "^8.4.0",
|
|
102
102
|
"pem": "^1.14.6",
|
|
103
103
|
"pkg-install": "^1.0.0",
|
|
104
|
-
"postcss": "^8.4.
|
|
104
|
+
"postcss": "^8.4.16",
|
|
105
105
|
"react": "17.0.2",
|
|
106
106
|
"react-hot-loader": "^4.13.0",
|
|
107
107
|
"replace-in-file-webpack-plugin": "^1.0.6",
|
|
108
|
-
"rollup": "^2.
|
|
108
|
+
"rollup": "^2.77.2",
|
|
109
109
|
"rollup-plugin-cleanup": "^3.2.1",
|
|
110
110
|
"rollup-plugin-livereload": "^2.0.5",
|
|
111
111
|
"rollup-plugin-node-polyfills": "^0.2.1",
|
|
112
112
|
"rollup-plugin-postcss": "^4.0.2",
|
|
113
|
-
"rollup-plugin-serve": "^
|
|
113
|
+
"rollup-plugin-serve": "^2.0.0",
|
|
114
114
|
"rollup-plugin-typescript2": "^0.32.1",
|
|
115
115
|
"rollup-plugin-web-worker-loader": "^1.6.1",
|
|
116
116
|
"style-loader": "^3.3.1",
|
|
117
117
|
"terser-webpack-plugin": "^5.3.3",
|
|
118
|
-
"ts-loader": "^9.3.
|
|
119
|
-
"typescript": "=4.7.
|
|
118
|
+
"ts-loader": "^9.3.1",
|
|
119
|
+
"typescript": "=4.7.4",
|
|
120
120
|
"url-loader": "^4.1.1",
|
|
121
|
-
"webpack": "^5.
|
|
121
|
+
"webpack": "^5.74.0",
|
|
122
122
|
"webpack-bundle-analyzer": "^4.5.0",
|
|
123
123
|
"webpack-dev-middleware": "^5.3.3",
|
|
124
|
-
"webpack-dev-server": "^4.9.
|
|
124
|
+
"webpack-dev-server": "^4.9.3",
|
|
125
125
|
"webpack-hot-middleware": "^2.25.1",
|
|
126
126
|
"webpack-merge": "^5.8.0",
|
|
127
127
|
"webpackbar": "^5.0.2"
|