@raisenow/tamaro-cli 1.0.23 → 1.0.25

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/.nvmrc CHANGED
@@ -1 +1 @@
1
- 18.12.1
1
+ 18.14.0
@@ -207,6 +207,8 @@ var getEnvVars = (files, ifMin, ifCore, ifLocalCore, ifHttps) => {
207
207
  "EPP_PROXY_URL_PROD",
208
208
  "EPMS_PROXY_URL_STAGE",
209
209
  "EPMS_PROXY_URL_PROD",
210
+ "EPMS_TWINT_CHECKOUT_URL_STAGE",
211
+ "EPMS_TWINT_CHECKOUT_URL_PROD",
210
212
  "WIDGET_UUID",
211
213
  "CORE_URL",
212
214
  "CORE_VERSION"
package/dist/cli.js CHANGED
@@ -21,7 +21,7 @@ import {
21
21
  resolveBin,
22
22
  resolveOwn,
23
23
  runCommandSync
24
- } from "./chunk-WGWOPIQD.js";
24
+ } from "./chunk-XC5QT3RG.js";
25
25
 
26
26
  // src/cli.ts
27
27
  import { createCommand } from "commander";
@@ -29,7 +29,7 @@ import { createCommand } from "commander";
29
29
  // package.json
30
30
  var package_default = {
31
31
  name: "@raisenow/tamaro-cli",
32
- version: "1.0.23",
32
+ version: "1.0.25",
33
33
  author: {
34
34
  name: "RaiseNow",
35
35
  email: "development@raisenow.com"
@@ -45,77 +45,77 @@ var package_default = {
45
45
  },
46
46
  bin: "dist/cli.js",
47
47
  engines: {
48
- node: ">=18",
48
+ node: ">=16",
49
49
  npm: ">=8"
50
50
  },
51
51
  dependencies: {
52
- "@babel/cli": "^7.19.3",
53
- "@babel/core": "^7.20.2",
54
- "@babel/plugin-proposal-decorators": "^7.20.2",
52
+ "@babel/cli": "^7.20.7",
53
+ "@babel/core": "^7.20.12",
54
+ "@babel/plugin-proposal-decorators": "^7.20.13",
55
55
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
56
56
  "@babel/plugin-transform-runtime": "^7.19.6",
57
57
  "@babel/preset-env": "^7.20.2",
58
58
  "@babel/preset-react": "^7.18.6",
59
59
  "@babel/preset-typescript": "^7.18.6",
60
- "@babel/runtime-corejs3": "^7.20.1",
60
+ "@babel/runtime-corejs3": "^7.20.13",
61
61
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
62
62
  "@statoscope/webpack-plugin": "^5.24.0",
63
63
  "@types/columnify": "^1.5.1",
64
- "@types/lodash": "^4.14.190",
65
- "@types/node": "^18.11.9",
64
+ "@types/lodash": "^4.14.191",
65
+ "@types/node": "^18.11.18",
66
66
  "@types/node-notifier": "^8.0.2",
67
67
  "@types/resolve-bin": "^0.4.1",
68
68
  "@types/webpack-config-utils": "^2.3.1",
69
- "@typescript-eslint/eslint-plugin": "^5.44.0",
70
- "@typescript-eslint/parser": "^5.44.0",
69
+ "@typescript-eslint/eslint-plugin": "^5.50.0",
70
+ "@typescript-eslint/parser": "^5.50.0",
71
71
  autoprefixer: "^10.4.13",
72
- "babel-loader": "^9.1.0",
72
+ "babel-loader": "^9.1.2",
73
73
  "babel-plugin-istanbul": "^6.1.1",
74
74
  "babel-plugin-lodash": "^3.3.4",
75
- chalk: "^5.1.2",
75
+ chalk: "^5.2.0",
76
76
  "clean-webpack-plugin": "^4.0.0",
77
77
  columnify: "^1.6.0",
78
- commander: "^9.4.1",
78
+ commander: "^10.0.0",
79
79
  "copy-webpack-plugin": "^11.0.0",
80
- "core-js": "^3.26.1",
81
- "css-loader": "^6.7.2",
80
+ "core-js": "^3.27.2",
81
+ "css-loader": "^6.7.3",
82
82
  "css-minimizer-webpack-plugin": "^4.2.2",
83
83
  dotenv: "^16.0.3",
84
- "dotenv-expand": "^9.0.0",
84
+ "dotenv-expand": "^10.0.0",
85
85
  "escape-string-regexp": "^5.0.0",
86
- eslint: "^8.28.0",
87
- "eslint-config-prettier": "^8.5.0",
86
+ eslint: "^8.33.0",
87
+ "eslint-config-prettier": "^8.6.0",
88
88
  "eslint-plugin-node": "^11.1.0",
89
89
  "eslint-plugin-promise": "^6.1.1",
90
90
  "eslint-webpack-plugin": "^3.2.0",
91
91
  execa: "^6.1.0",
92
92
  "file-loader": "^6.2.0",
93
- "fork-ts-checker-webpack-plugin": "^7.2.13",
94
- glob: "^8.0.3",
93
+ "fork-ts-checker-webpack-plugin": "^7.3.0",
94
+ glob: "^8.1.0",
95
95
  "html-loader": "^4.2.0",
96
96
  "html-webpack-plugin": "^5.5.0",
97
97
  "json-loader": "^0.5.7",
98
98
  lodash: "^4.17.21",
99
- "mini-css-extract-plugin": "^2.7.0",
99
+ "mini-css-extract-plugin": "^2.7.2",
100
100
  "node-notifier": "^10.0.1",
101
101
  portfinder: "^1.0.32",
102
- postcss: "^8.4.19",
103
- "postcss-custom-properties": "^13.0.0",
104
- "postcss-loader": "^7.0.1",
105
- prettier: "^2.8.0",
102
+ postcss: "^8.4.21",
103
+ "postcss-custom-properties": "^13.1.1",
104
+ "postcss-loader": "^7.0.2",
105
+ prettier: "^2.8.3",
106
106
  "react-refresh": "^0.14.0",
107
107
  "resolve-url-loader": "^5.0.0",
108
- sass: "^1.56.1",
108
+ sass: "^1.58.0",
109
109
  "sass-loader": "^13.2.0",
110
110
  "source-map-loader": "^4.0.1",
111
111
  "strip-indent": "^4.0.0",
112
112
  "style-loader": "^3.3.1",
113
113
  "tsconfig-paths-webpack-plugin": "^4.0.0",
114
114
  tsup: "^6.5.0",
115
- typescript: "^4.9.3",
115
+ typescript: "^4.9.5",
116
116
  "url-loader": "^4.1.1",
117
117
  webpack: "^5.75.0",
118
- "webpack-cli": "^5.0.0",
118
+ "webpack-cli": "^5.0.1",
119
119
  "webpack-config-utils": "^2.3.1",
120
120
  "webpack-dev-server": "^4.11.1",
121
121
  "yaml-loader": "^0.8.0"
@@ -10,7 +10,7 @@ import {
10
10
  logTitle,
11
11
  moduleFileExtensions,
12
12
  resolveApp
13
- } from "./chunk-WGWOPIQD.js";
13
+ } from "./chunk-XC5QT3RG.js";
14
14
 
15
15
  // src/webpack.config.ts
16
16
  import { createRequire } from "module";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raisenow/tamaro-cli",
3
- "version": "1.0.23",
3
+ "version": "1.0.25",
4
4
  "author": {
5
5
  "name": "RaiseNow",
6
6
  "email": "development@raisenow.com"
@@ -16,77 +16,77 @@
16
16
  },
17
17
  "bin": "dist/cli.js",
18
18
  "engines": {
19
- "node": ">=18",
19
+ "node": ">=16",
20
20
  "npm": ">=8"
21
21
  },
22
22
  "dependencies": {
23
- "@babel/cli": "^7.19.3",
24
- "@babel/core": "^7.20.2",
25
- "@babel/plugin-proposal-decorators": "^7.20.2",
23
+ "@babel/cli": "^7.20.7",
24
+ "@babel/core": "^7.20.12",
25
+ "@babel/plugin-proposal-decorators": "^7.20.13",
26
26
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
27
27
  "@babel/plugin-transform-runtime": "^7.19.6",
28
28
  "@babel/preset-env": "^7.20.2",
29
29
  "@babel/preset-react": "^7.18.6",
30
30
  "@babel/preset-typescript": "^7.18.6",
31
- "@babel/runtime-corejs3": "^7.20.1",
31
+ "@babel/runtime-corejs3": "^7.20.13",
32
32
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
33
33
  "@statoscope/webpack-plugin": "^5.24.0",
34
34
  "@types/columnify": "^1.5.1",
35
- "@types/lodash": "^4.14.190",
36
- "@types/node": "^18.11.9",
35
+ "@types/lodash": "^4.14.191",
36
+ "@types/node": "^18.11.18",
37
37
  "@types/node-notifier": "^8.0.2",
38
38
  "@types/resolve-bin": "^0.4.1",
39
39
  "@types/webpack-config-utils": "^2.3.1",
40
- "@typescript-eslint/eslint-plugin": "^5.44.0",
41
- "@typescript-eslint/parser": "^5.44.0",
40
+ "@typescript-eslint/eslint-plugin": "^5.50.0",
41
+ "@typescript-eslint/parser": "^5.50.0",
42
42
  "autoprefixer": "^10.4.13",
43
- "babel-loader": "^9.1.0",
43
+ "babel-loader": "^9.1.2",
44
44
  "babel-plugin-istanbul": "^6.1.1",
45
45
  "babel-plugin-lodash": "^3.3.4",
46
- "chalk": "^5.1.2",
46
+ "chalk": "^5.2.0",
47
47
  "clean-webpack-plugin": "^4.0.0",
48
48
  "columnify": "^1.6.0",
49
- "commander": "^9.4.1",
49
+ "commander": "^10.0.0",
50
50
  "copy-webpack-plugin": "^11.0.0",
51
- "core-js": "^3.26.1",
52
- "css-loader": "^6.7.2",
51
+ "core-js": "^3.27.2",
52
+ "css-loader": "^6.7.3",
53
53
  "css-minimizer-webpack-plugin": "^4.2.2",
54
54
  "dotenv": "^16.0.3",
55
- "dotenv-expand": "^9.0.0",
55
+ "dotenv-expand": "^10.0.0",
56
56
  "escape-string-regexp": "^5.0.0",
57
- "eslint": "^8.28.0",
58
- "eslint-config-prettier": "^8.5.0",
57
+ "eslint": "^8.33.0",
58
+ "eslint-config-prettier": "^8.6.0",
59
59
  "eslint-plugin-node": "^11.1.0",
60
60
  "eslint-plugin-promise": "^6.1.1",
61
61
  "eslint-webpack-plugin": "^3.2.0",
62
62
  "execa": "^6.1.0",
63
63
  "file-loader": "^6.2.0",
64
- "fork-ts-checker-webpack-plugin": "^7.2.13",
65
- "glob": "^8.0.3",
64
+ "fork-ts-checker-webpack-plugin": "^7.3.0",
65
+ "glob": "^8.1.0",
66
66
  "html-loader": "^4.2.0",
67
67
  "html-webpack-plugin": "^5.5.0",
68
68
  "json-loader": "^0.5.7",
69
69
  "lodash": "^4.17.21",
70
- "mini-css-extract-plugin": "^2.7.0",
70
+ "mini-css-extract-plugin": "^2.7.2",
71
71
  "node-notifier": "^10.0.1",
72
72
  "portfinder": "^1.0.32",
73
- "postcss": "^8.4.19",
74
- "postcss-custom-properties": "^13.0.0",
75
- "postcss-loader": "^7.0.1",
76
- "prettier": "^2.8.0",
73
+ "postcss": "^8.4.21",
74
+ "postcss-custom-properties": "^13.1.1",
75
+ "postcss-loader": "^7.0.2",
76
+ "prettier": "^2.8.3",
77
77
  "react-refresh": "^0.14.0",
78
78
  "resolve-url-loader": "^5.0.0",
79
- "sass": "^1.56.1",
79
+ "sass": "^1.58.0",
80
80
  "sass-loader": "^13.2.0",
81
81
  "source-map-loader": "^4.0.1",
82
82
  "strip-indent": "^4.0.0",
83
83
  "style-loader": "^3.3.1",
84
84
  "tsconfig-paths-webpack-plugin": "^4.0.0",
85
85
  "tsup": "^6.5.0",
86
- "typescript": "^4.9.3",
86
+ "typescript": "^4.9.5",
87
87
  "url-loader": "^4.1.1",
88
88
  "webpack": "^5.75.0",
89
- "webpack-cli": "^5.0.0",
89
+ "webpack-cli": "^5.0.1",
90
90
  "webpack-config-utils": "^2.3.1",
91
91
  "webpack-dev-server": "^4.11.1",
92
92
  "yaml-loader": "^0.8.0"
package/src/lib/env.ts CHANGED
@@ -95,6 +95,8 @@ export const getEnvVars = (
95
95
  'EPP_PROXY_URL_PROD',
96
96
  'EPMS_PROXY_URL_STAGE',
97
97
  'EPMS_PROXY_URL_PROD',
98
+ 'EPMS_TWINT_CHECKOUT_URL_STAGE',
99
+ 'EPMS_TWINT_CHECKOUT_URL_PROD',
98
100
 
99
101
  // config
100
102
  'WIDGET_UUID',