@raisenow/tamaro-cli 1.7.0-dev.0 → 1.7.0-dev.2

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.
Files changed (128) hide show
  1. package/.eslintignore +7 -0
  2. package/.eslintrc.cjs +148 -0
  3. package/.history/.eslintignore_20220609190420 +4 -0
  4. package/.history/.eslintignore_20230911190227 +6 -0
  5. package/.history/.eslintignore_20230911211247 +7 -0
  6. package/.history/.eslintignore_20230911211250 +7 -0
  7. package/.history/.eslintrc_20230911201601.js +49 -0
  8. package/.history/.eslintrc_20230911201643.js +49 -0
  9. package/.history/.eslintrc_20230911201735.js +49 -0
  10. package/.history/.eslintrc_20230911201913.js +64 -0
  11. package/.history/.eslintrc_20230911202002.js +62 -0
  12. package/.history/.eslintrc_20230911202138.js +133 -0
  13. package/.history/.eslintrc_20230911202140.js +133 -0
  14. package/.history/.eslintrc_20230911202145.js +133 -0
  15. package/.history/.eslintrc_20230911202147.js +133 -0
  16. package/.history/.eslintrc_20230911202406.js +133 -0
  17. package/.history/.eslintrc_20230911202447.js +133 -0
  18. package/.history/.eslintrc_20230911202453.js +133 -0
  19. package/.history/.eslintrc_20230911202511.js +133 -0
  20. package/.history/.eslintrc_20230911202527.js +133 -0
  21. package/.history/.eslintrc_20230911202639.js +125 -0
  22. package/.history/.eslintrc_20230911202721.js +149 -0
  23. package/.history/.eslintrc_20230911202746.js +149 -0
  24. package/.history/.eslintrc_20240423125702.cjs +148 -0
  25. package/.history/.gitignore_20220609190420 +14 -0
  26. package/.history/.gitignore_20230911185959 +4 -0
  27. package/.history/.gitignore_20230911190006 +4 -0
  28. package/.history/.gitignore_20230911190007 +4 -0
  29. package/.history/.nmprc_20241004144025 +0 -0
  30. package/.history/.nmprc_20241004144041 +1 -0
  31. package/.history/.npmrc_20241004144040 +1 -0
  32. package/.history/.npmrc_20241004144152 +1 -0
  33. package/.history/.npmrc_20241004145639 +2 -0
  34. package/.history/.npmrc_20241004145649 +1 -0
  35. package/.history/.nvmrc_20250729181039 +1 -0
  36. package/.history/.prettierignore_20220609190420 +5 -0
  37. package/.history/.prettierignore_20230911190242 +7 -0
  38. package/.history/.prettierignore_20230911190245 +7 -0
  39. package/.history/.prettierignore_20230911211301 +8 -0
  40. package/.history/CHANGELOG_20250729195139.md +28 -0
  41. package/.history/CHANGELOG_20250729195148.md +29 -0
  42. package/.history/CHANGELOG_20250729195156.md +28 -0
  43. package/.history/CHANGELOG_20250729195218.md +29 -0
  44. package/.history/CHANGELOG_20250729195223.md +27 -0
  45. package/.history/CHANGELOG_20250729195506.md +29 -0
  46. package/.history/CHANGELOG_20250729224404.md +30 -0
  47. package/.history/CHANGELOG_20250729224411.md +30 -0
  48. package/.history/CHANGELOG_20250730124538.md +41 -0
  49. package/.history/CHANGELOG_20250730124603.md +38 -0
  50. package/.history/CHANGELOG_20250730124627.md +36 -0
  51. package/.history/CHANGELOG_20250730124638.md +36 -0
  52. package/.history/CHANGELOG_20250730124640.md +36 -0
  53. package/.history/README_20230911145033.md +245 -0
  54. package/.history/README_20230911151749.md +245 -0
  55. package/.history/README_20230911151844.md +245 -0
  56. package/.history/README_20230911153040.md +245 -0
  57. package/.history/README_20230911202959.md +245 -0
  58. package/.history/bitbucket-pipelines_20250729111540.yml +46 -0
  59. package/.history/bitbucket-pipelines_20250729210338.yml +46 -0
  60. package/.history/bitbucket-pipelines_20250729210340.yml +46 -0
  61. package/.history/bitbucket-pipelines_20250729210342.yml +46 -0
  62. package/.history/bitbucket-pipelines_20250729222234.yml +47 -0
  63. package/.history/bitbucket-pipelines_20250729222554.yml +47 -0
  64. package/.history/bitbucket-pipelines_20250729222555.yml +47 -0
  65. package/.history/bitbucket-pipelines_20250729223022.yml +46 -0
  66. package/.history/bitbucket-pipelines_20250729223024.yml +46 -0
  67. package/.history/cli_20241005014539 +3 -0
  68. package/.history/cli_20241005014542 +3 -0
  69. package/.history/cli_20241005014848 +3 -0
  70. package/.history/dist/chunk-FICM3HUI_20230912183408.js +302 -0
  71. package/{dist/chunk-ALQDGTID.js → .history/dist/chunk-FICM3HUI_20230912201610.js} +45 -150
  72. package/.history/package_20250729182417.json +111 -0
  73. package/.history/package_20250729182419.json +111 -0
  74. package/.history/package_20250729182618.json +110 -0
  75. package/.history/package_20250729182834.json +110 -0
  76. package/.history/package_20250729183032.json +110 -0
  77. package/.history/package_20250729183033.json +110 -0
  78. package/.history/package_20250729185750.json +110 -0
  79. package/.history/package_20250729185815.json +110 -0
  80. package/.history/package_20250729185846.json +110 -0
  81. package/.history/package_20250729185854.json +110 -0
  82. package/.history/package_20250729185943.json +110 -0
  83. package/.history/package_20250729190645.json +110 -0
  84. package/.history/package_20250729195934.json +110 -0
  85. package/.history/package_20250729200013.json +110 -0
  86. package/.history/package_20250729200056.json +110 -0
  87. package/.history/package_20250729200434.json +110 -0
  88. package/.history/package_20250729200808.json +110 -0
  89. package/.history/package_20250729200944.json +110 -0
  90. package/.history/package_20250729214420.json +114 -0
  91. package/.history/package_20250729223112.json +110 -0
  92. package/.history/package_20250729223127.json +110 -0
  93. package/.history/package_20250729223134.json +110 -0
  94. package/.history/package_20250730124647.json +114 -0
  95. package/.history/tsconfig_20241005001442.json +34 -0
  96. package/.history/tsconfig_20241005001500.json +34 -0
  97. package/.history/tsconfig_20241005001540.json +34 -0
  98. package/.history/tsconfig_20241005014429.json +42 -0
  99. package/.history/tsconfig_20241005014436.json +42 -0
  100. package/.history/tsconfig_20241005014439.json +38 -0
  101. package/.history/tsconfig_20241005014455.json +38 -0
  102. package/.history/tsconfig_20241005014521.json +38 -0
  103. package/.history/vitest.config_20250729214539.ts +0 -0
  104. package/.history/vitest.config_20250729214659.ts +24 -0
  105. package/.history/vitest.config_20250729214748.ts +21 -0
  106. package/.history/vitest.config_20250729214825.ts +21 -0
  107. package/.history/vitest.config_20250729214902.ts +21 -0
  108. package/.history/vitest.config_20250729222125.ts +20 -0
  109. package/.history/vitest.config_20250729222213.ts +20 -0
  110. package/.idea/codeStyles/Project.xml +131 -0
  111. package/.idea/codeStyles/codeStyleConfig.xml +5 -0
  112. package/.idea/inspectionProfiles/Project_Default.xml +6 -0
  113. package/.idea/misc.xml +17 -0
  114. package/.idea/modules.xml +8 -0
  115. package/.idea/prettier.xml +6 -0
  116. package/.idea/tamaro-cli.iml +12 -0
  117. package/.idea/vcs.xml +6 -0
  118. package/.nvmrc +1 -0
  119. package/.prettierignore +8 -0
  120. package/.prettierrc.cjs +19 -0
  121. package/bitbucket-pipelines.yml +47 -0
  122. package/dist/cli.js +768 -1461
  123. package/dist/env-Bx5mwt8E.js +254 -0
  124. package/dist/webpack.config.js +308 -443
  125. package/package.json +28 -39
  126. package/renovate.json +3 -0
  127. package/tsdown.config.ts +13 -0
  128. package/vitest.config.ts +20 -0
@@ -0,0 +1,114 @@
1
+ {
2
+ "name": "@raisenow/tamaro-cli",
3
+ "version": "1.2.0",
4
+ "author": {
5
+ "name": "RaiseNow",
6
+ "email": "development@raisenow.com"
7
+ },
8
+ "type": "module",
9
+ "bin": "dist/cli.js",
10
+ "packageManager": "pnpm@9.14.2",
11
+ "engines": {
12
+ "node": ">=20",
13
+ "pnpm": ">= 9.12",
14
+ "npm": "please-use-pnpm",
15
+ "yarn": "please-use-pnpm"
16
+ },
17
+ "scripts": {
18
+ "prepare": "pnpm build",
19
+ "typecheck": "tsc --noEmit",
20
+ "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
21
+ "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
22
+ "readme": "pnpx http-server . --cors -o /readme.html",
23
+ "lint": "DEBUG=eslint:cli-engine eslint .",
24
+ "lint:fix": "DEBUG=eslint:cli-engine eslint --fix .",
25
+ "format": "prettier --write .",
26
+ "test": "vitest",
27
+ "test:watch": "vitest --watch",
28
+ "test:coverage": "vitest --coverage"
29
+ },
30
+ "dependencies": {
31
+ "@babel/cli": "^7.28.0",
32
+ "@babel/core": "^7.28.0",
33
+ "@babel/plugin-proposal-decorators": "^7.28.0",
34
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
35
+ "@babel/plugin-transform-runtime": "^7.28.0",
36
+ "@babel/preset-env": "^7.28.0",
37
+ "@babel/preset-react": "^7.27.1",
38
+ "@babel/preset-typescript": "^7.27.1",
39
+ "@babel/runtime-corejs3": "^7.28.2",
40
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
41
+ "@statoscope/webpack-plugin": "^5.29.0",
42
+ "@types/columnify": "^1.5.4",
43
+ "@types/handlebars-helpers": "^0.5.6",
44
+ "@types/lodash": "^4.17.20",
45
+ "@types/node": "^22.17.0",
46
+ "@types/node-notifier": "^8.0.5",
47
+ "@types/prompts": "^2.4.9",
48
+ "@types/resolve-bin": "^0.4.3",
49
+ "@types/webpack-config-utils": "^2.3.4",
50
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
51
+ "@typescript-eslint/parser": "^7.18.0",
52
+ "autoprefixer": "^10.4.21",
53
+ "babel-loader": "^10.0.0",
54
+ "babel-plugin-istanbul": "^7.0.0",
55
+ "babel-plugin-lodash": "^3.3.4",
56
+ "chalk": "^5.4.1",
57
+ "clean-webpack-plugin": "^4.0.0",
58
+ "columnify": "^1.6.0",
59
+ "commander": "^14.0.0",
60
+ "copy-webpack-plugin": "^13.0.0",
61
+ "core-js": "^3.44.0",
62
+ "css-loader": "^7.1.2",
63
+ "css-minimizer-webpack-plugin": "^7.0.2",
64
+ "dotenv": "^17.2.1",
65
+ "escape-string-regexp": "^5.0.0",
66
+ "eslint": "^8.57.1",
67
+ "eslint-config-prettier": "^10.1.8",
68
+ "eslint-import-resolver-typescript": "^3.6.3",
69
+ "eslint-plugin-deprecation": "^3.0.0",
70
+ "eslint-plugin-import": "^2.32.0",
71
+ "eslint-plugin-markdownlint": "^0.9.0",
72
+ "eslint-plugin-promise": "^7.2.1",
73
+ "eslint-plugin-unused-imports": "^3.2.0",
74
+ "eslint-plugin-yml": "^1.18.0",
75
+ "eslint-webpack-plugin": "^4.2.0",
76
+ "execa": "^9.6.0",
77
+ "file-loader": "^6.2.0",
78
+ "fork-ts-checker-webpack-plugin": "^9.1.0",
79
+ "glob": "^11.0.3",
80
+ "handlebars": "^4.7.8",
81
+ "handlebars-helpers": "^0.10.0",
82
+ "html-loader": "^5.1.0",
83
+ "html-webpack-plugin": "^5.6.3",
84
+ "json-loader": "^0.5.7",
85
+ "lodash": "^4.17.21",
86
+ "mini-css-extract-plugin": "^2.9.2",
87
+ "node-notifier": "^10.0.1",
88
+ "portfinder": "^1.0.37",
89
+ "postcss": "^8.5.6",
90
+ "postcss-custom-properties": "^14.0.6",
91
+ "postcss-import": "^16.1.1",
92
+ "postcss-loader": "^8.1.1",
93
+ "postcss-nested": "^7.0.2",
94
+ "prettier": "^3.6.2",
95
+ "prompts": "^2.4.2",
96
+ "react-refresh": "^0.17.0",
97
+ "resolve-url-loader": "^5.0.0",
98
+ "sass": "^1.89.2",
99
+ "sass-loader": "^16.0.5",
100
+ "source-map-loader": "^5.0.0",
101
+ "strip-indent": "^4.0.0",
102
+ "style-loader": "^4.0.0",
103
+ "tsconfig-paths-webpack-plugin": "^4.2.0",
104
+ "tsup": "^8.5.0",
105
+ "typescript": "^5.8.3",
106
+ "url-loader": "^4.1.1",
107
+ "vitest": "^3.2.4",
108
+ "webpack": "^5.101.0",
109
+ "webpack-cli": "^6.0.1",
110
+ "webpack-config-utils": "^2.3.1",
111
+ "webpack-dev-server": "^5.2.2",
112
+ "yaml-loader": "^0.8.1"
113
+ }
114
+ }
@@ -0,0 +1,110 @@
1
+ {
2
+ "name": "@raisenow/tamaro-cli",
3
+ "version": "1.2.0",
4
+ "author": {
5
+ "name": "RaiseNow",
6
+ "email": "development@raisenow.com"
7
+ },
8
+ "type": "module",
9
+ "bin": "dist/cli.js",
10
+ "packageManager": "pnpm@10.13.1",
11
+ "engines": {
12
+ "node": ">=20",
13
+ "pnpm": ">= 9.12",
14
+ "npm": "please-use-pnpm",
15
+ "yarn": "please-use-pnpm"
16
+ },
17
+ "scripts": {
18
+ "prepare": "pnpm build",
19
+ "typecheck": "tsc --noEmit",
20
+ "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
21
+ "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
22
+ "readme": "pnpx http-server . --cors -o /readme.html",
23
+ "lint": "DEBUG=eslint:cli-engine eslint .",
24
+ "lint:fix": "DEBUG=eslint:cli-engine eslint --fix .",
25
+ "format": "prettier --write ."
26
+ },
27
+ "dependencies": {
28
+ "@babel/cli": "^7.28.0",
29
+ "@babel/core": "^7.28.0",
30
+ "@babel/plugin-proposal-decorators": "^7.28.0",
31
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
32
+ "@babel/plugin-transform-runtime": "^7.28.0",
33
+ "@babel/preset-env": "^7.28.0",
34
+ "@babel/preset-react": "^7.27.1",
35
+ "@babel/preset-typescript": "^7.27.1",
36
+ "@babel/runtime-corejs3": "^7.28.2",
37
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
38
+ "@statoscope/webpack-plugin": "^5.29.0",
39
+ "@types/columnify": "^1.5.4",
40
+ "@types/handlebars-helpers": "^0.5.6",
41
+ "@types/lodash": "^4.17.20",
42
+ "@types/node": "^22.17.0",
43
+ "@types/node-notifier": "^8.0.5",
44
+ "@types/prompts": "^2.4.9",
45
+ "@types/resolve-bin": "^0.4.3",
46
+ "@types/webpack-config-utils": "^2.3.4",
47
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
48
+ "@typescript-eslint/parser": "^7.18.0",
49
+ "autoprefixer": "^10.4.21",
50
+ "babel-loader": "^10.0.0",
51
+ "babel-plugin-istanbul": "^7.0.0",
52
+ "babel-plugin-lodash": "^3.3.4",
53
+ "chalk": "^5.4.1",
54
+ "clean-webpack-plugin": "^4.0.0",
55
+ "columnify": "^1.6.0",
56
+ "commander": "^14.0.0",
57
+ "copy-webpack-plugin": "^13.0.0",
58
+ "core-js": "^3.44.0",
59
+ "css-loader": "^7.1.2",
60
+ "css-minimizer-webpack-plugin": "^7.0.2",
61
+ "dotenv": "^17.2.1",
62
+ "escape-string-regexp": "^5.0.0",
63
+ "eslint": "^8.57.1",
64
+ "eslint-config-prettier": "^10.1.8",
65
+ "eslint-import-resolver-typescript": "^3.6.3",
66
+ "eslint-plugin-deprecation": "^3.0.0",
67
+ "eslint-plugin-import": "^2.32.0",
68
+ "eslint-plugin-markdownlint": "^0.9.0",
69
+ "eslint-plugin-promise": "^7.2.1",
70
+ "eslint-plugin-unused-imports": "^3.2.0",
71
+ "eslint-plugin-yml": "^1.18.0",
72
+ "eslint-webpack-plugin": "^4.2.0",
73
+ "execa": "^9.6.0",
74
+ "file-loader": "^6.2.0",
75
+ "fork-ts-checker-webpack-plugin": "^9.1.0",
76
+ "glob": "^11.0.3",
77
+ "handlebars": "^4.7.8",
78
+ "handlebars-helpers": "^0.10.0",
79
+ "html-loader": "^5.1.0",
80
+ "html-webpack-plugin": "^5.6.3",
81
+ "json-loader": "^0.5.7",
82
+ "lodash": "^4.17.21",
83
+ "mini-css-extract-plugin": "^2.9.2",
84
+ "node-notifier": "^10.0.1",
85
+ "portfinder": "^1.0.37",
86
+ "postcss": "^8.5.6",
87
+ "postcss-custom-properties": "^14.0.6",
88
+ "postcss-import": "^16.1.1",
89
+ "postcss-loader": "^8.1.1",
90
+ "postcss-nested": "^7.0.2",
91
+ "prettier": "^3.6.2",
92
+ "prompts": "^2.4.2",
93
+ "react-refresh": "^0.17.0",
94
+ "resolve-url-loader": "^5.0.0",
95
+ "sass": "^1.89.2",
96
+ "sass-loader": "^16.0.5",
97
+ "source-map-loader": "^5.0.0",
98
+ "strip-indent": "^4.0.0",
99
+ "style-loader": "^4.0.0",
100
+ "tsconfig-paths-webpack-plugin": "^4.2.0",
101
+ "tsup": "^8.5.0",
102
+ "typescript": "^5.8.3",
103
+ "url-loader": "^4.1.1",
104
+ "webpack": "^5.101.0",
105
+ "webpack-cli": "^6.0.1",
106
+ "webpack-config-utils": "^2.3.1",
107
+ "webpack-dev-server": "^5.2.2",
108
+ "yaml-loader": "^0.8.1"
109
+ }
110
+ }
@@ -0,0 +1,110 @@
1
+ {
2
+ "name": "@raisenow/tamaro-cli",
3
+ "version": "1.2.0",
4
+ "author": {
5
+ "name": "RaiseNow",
6
+ "email": "development@raisenow.com"
7
+ },
8
+ "type": "module",
9
+ "bin": "dist/cli.js",
10
+ "packageManager": "pnpm@10.13.1",
11
+ "engines": {
12
+ "node": ">=22",
13
+ "pnpm": ">= 10",
14
+ "npm": "please-use-pnpm",
15
+ "yarn": "please-use-pnpm"
16
+ },
17
+ "scripts": {
18
+ "prepare": "pnpm build",
19
+ "typecheck": "tsc --noEmit",
20
+ "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
21
+ "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
22
+ "readme": "pnpx http-server . --cors -o /readme.html",
23
+ "lint": "DEBUG=eslint:cli-engine eslint .",
24
+ "lint:fix": "DEBUG=eslint:cli-engine eslint --fix .",
25
+ "format": "prettier --write ."
26
+ },
27
+ "dependencies": {
28
+ "@babel/cli": "^7.28.0",
29
+ "@babel/core": "^7.28.0",
30
+ "@babel/plugin-proposal-decorators": "^7.28.0",
31
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
32
+ "@babel/plugin-transform-runtime": "^7.28.0",
33
+ "@babel/preset-env": "^7.28.0",
34
+ "@babel/preset-react": "^7.27.1",
35
+ "@babel/preset-typescript": "^7.27.1",
36
+ "@babel/runtime-corejs3": "^7.28.2",
37
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
38
+ "@statoscope/webpack-plugin": "^5.29.0",
39
+ "@types/columnify": "^1.5.4",
40
+ "@types/handlebars-helpers": "^0.5.6",
41
+ "@types/lodash": "^4.17.20",
42
+ "@types/node": "^22.17.0",
43
+ "@types/node-notifier": "^8.0.5",
44
+ "@types/prompts": "^2.4.9",
45
+ "@types/resolve-bin": "^0.4.3",
46
+ "@types/webpack-config-utils": "^2.3.4",
47
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
48
+ "@typescript-eslint/parser": "^7.18.0",
49
+ "autoprefixer": "^10.4.21",
50
+ "babel-loader": "^10.0.0",
51
+ "babel-plugin-istanbul": "^7.0.0",
52
+ "babel-plugin-lodash": "^3.3.4",
53
+ "chalk": "^5.4.1",
54
+ "clean-webpack-plugin": "^4.0.0",
55
+ "columnify": "^1.6.0",
56
+ "commander": "^14.0.0",
57
+ "copy-webpack-plugin": "^13.0.0",
58
+ "core-js": "^3.44.0",
59
+ "css-loader": "^7.1.2",
60
+ "css-minimizer-webpack-plugin": "^7.0.2",
61
+ "dotenv": "^17.2.1",
62
+ "escape-string-regexp": "^5.0.0",
63
+ "eslint": "^8.57.1",
64
+ "eslint-config-prettier": "^10.1.8",
65
+ "eslint-import-resolver-typescript": "^3.6.3",
66
+ "eslint-plugin-deprecation": "^3.0.0",
67
+ "eslint-plugin-import": "^2.32.0",
68
+ "eslint-plugin-markdownlint": "^0.9.0",
69
+ "eslint-plugin-promise": "^7.2.1",
70
+ "eslint-plugin-unused-imports": "^3.2.0",
71
+ "eslint-plugin-yml": "^1.18.0",
72
+ "eslint-webpack-plugin": "^4.2.0",
73
+ "execa": "^9.6.0",
74
+ "file-loader": "^6.2.0",
75
+ "fork-ts-checker-webpack-plugin": "^9.1.0",
76
+ "glob": "^11.0.3",
77
+ "handlebars": "^4.7.8",
78
+ "handlebars-helpers": "^0.10.0",
79
+ "html-loader": "^5.1.0",
80
+ "html-webpack-plugin": "^5.6.3",
81
+ "json-loader": "^0.5.7",
82
+ "lodash": "^4.17.21",
83
+ "mini-css-extract-plugin": "^2.9.2",
84
+ "node-notifier": "^10.0.1",
85
+ "portfinder": "^1.0.37",
86
+ "postcss": "^8.5.6",
87
+ "postcss-custom-properties": "^14.0.6",
88
+ "postcss-import": "^16.1.1",
89
+ "postcss-loader": "^8.1.1",
90
+ "postcss-nested": "^7.0.2",
91
+ "prettier": "^3.6.2",
92
+ "prompts": "^2.4.2",
93
+ "react-refresh": "^0.17.0",
94
+ "resolve-url-loader": "^5.0.0",
95
+ "sass": "^1.89.2",
96
+ "sass-loader": "^16.0.5",
97
+ "source-map-loader": "^5.0.0",
98
+ "strip-indent": "^4.0.0",
99
+ "style-loader": "^4.0.0",
100
+ "tsconfig-paths-webpack-plugin": "^4.2.0",
101
+ "tsup": "^8.5.0",
102
+ "typescript": "^5.8.3",
103
+ "url-loader": "^4.1.1",
104
+ "webpack": "^5.101.0",
105
+ "webpack-cli": "^6.0.1",
106
+ "webpack-config-utils": "^2.3.1",
107
+ "webpack-dev-server": "^5.2.2",
108
+ "yaml-loader": "^0.8.1"
109
+ }
110
+ }
@@ -0,0 +1,110 @@
1
+ {
2
+ "name": "@raisenow/tamaro-cli",
3
+ "version": "1.2.0",
4
+ "author": {
5
+ "name": "RaiseNow",
6
+ "email": "development@raisenow.com"
7
+ },
8
+ "type": "module",
9
+ "bin": "dist/cli.js",
10
+ "packageManager": "pnpm@10.13.1",
11
+ "engines": {
12
+ "node": ">=22",
13
+ "pnpm": ">= 10",
14
+ "npm": "please-use-pnpm",
15
+ "yarn": "please-use-pnpm"
16
+ },
17
+ "scripts": {
18
+ "prepare": "pnpm build",
19
+ "typecheck": "tsc --noEmit",
20
+ "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
21
+ "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
22
+ "readme": "pnpx http-server . --cors -o /readme.html",
23
+ "lint": "DEBUG=eslint:cli-engine eslint .",
24
+ "lint:fix": "DEBUG=eslint:cli-engine eslint --fix .",
25
+ "format": "prettier --write ."
26
+ },
27
+ "dependencies": {
28
+ "@babel/cli": "^7.28.0",
29
+ "@babel/core": "^7.28.0",
30
+ "@babel/plugin-proposal-decorators": "^7.28.0",
31
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
32
+ "@babel/plugin-transform-runtime": "^7.28.0",
33
+ "@babel/preset-env": "^7.28.0",
34
+ "@babel/preset-react": "^7.27.1",
35
+ "@babel/preset-typescript": "^7.27.1",
36
+ "@babel/runtime-corejs3": "^7.28.2",
37
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
38
+ "@statoscope/webpack-plugin": "^5.29.0",
39
+ "@types/columnify": "^1.5.4",
40
+ "@types/handlebars-helpers": "^0.5.6",
41
+ "@types/lodash": "^4.17.20",
42
+ "@types/node": "^22.17.0",
43
+ "@types/node-notifier": "^8.0.5",
44
+ "@types/prompts": "^2.4.9",
45
+ "@types/resolve-bin": "^0.4.3",
46
+ "@types/webpack-config-utils": "^2.3.4",
47
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
48
+ "@typescript-eslint/parser": "^7.18.0",
49
+ "autoprefixer": "^10.4.21",
50
+ "babel-loader": "^10.0.0",
51
+ "babel-plugin-istanbul": "^7.0.0",
52
+ "babel-plugin-lodash": "^3.3.4",
53
+ "chalk": "^5.4.1",
54
+ "clean-webpack-plugin": "^4.0.0",
55
+ "columnify": "^1.6.0",
56
+ "commander": "^14.0.0",
57
+ "copy-webpack-plugin": "^13.0.0",
58
+ "core-js": "^3.44.0",
59
+ "css-loader": "^7.1.2",
60
+ "css-minimizer-webpack-plugin": "^7.0.2",
61
+ "dotenv": "^17.2.1",
62
+ "escape-string-regexp": "^5.0.0",
63
+ "eslint": "^8.57.1",
64
+ "eslint-config-prettier": "^10.1.8",
65
+ "eslint-import-resolver-typescript": "^3.6.3",
66
+ "eslint-plugin-deprecation": "^3.0.0",
67
+ "eslint-plugin-import": "^2.32.0",
68
+ "eslint-plugin-markdownlint": "^0.9.0",
69
+ "eslint-plugin-promise": "^7.2.1",
70
+ "eslint-plugin-unused-imports": "^3.2.0",
71
+ "eslint-plugin-yml": "^1.18.0",
72
+ "eslint-webpack-plugin": "^4.2.0",
73
+ "execa": "^9.6.0",
74
+ "file-loader": "^6.2.0",
75
+ "fork-ts-checker-webpack-plugin": "^9.1.0",
76
+ "glob": "^11.0.3",
77
+ "handlebars": "^4.7.8",
78
+ "handlebars-helpers": "^0.10.0",
79
+ "html-loader": "^5.1.0",
80
+ "html-webpack-plugin": "^5.6.3",
81
+ "json-loader": "^0.5.7",
82
+ "lodash": "^4.17.21",
83
+ "mini-css-extract-plugin": "^2.9.2",
84
+ "node-notifier": "^10.0.1",
85
+ "portfinder": "^1.0.37",
86
+ "postcss": "^8.5.6",
87
+ "postcss-custom-properties": "^14.0.6",
88
+ "postcss-import": "^16.1.1",
89
+ "postcss-loader": "^8.1.1",
90
+ "postcss-nested": "^7.0.2",
91
+ "prettier": "^3.6.2",
92
+ "prompts": "^2.4.2",
93
+ "react-refresh": "^0.17.0",
94
+ "resolve-url-loader": "^5.0.0",
95
+ "sass": "^1.89.2",
96
+ "sass-loader": "^16.0.5",
97
+ "source-map-loader": "^5.0.0",
98
+ "strip-indent": "^4.0.0",
99
+ "style-loader": "^4.0.0",
100
+ "tsconfig-paths-webpack-plugin": "^4.2.0",
101
+ "tsup": "^8.5.0",
102
+ "typescript": "^5.8.3",
103
+ "url-loader": "^4.1.1",
104
+ "webpack": "^5.101.0",
105
+ "webpack-cli": "^6.0.1",
106
+ "webpack-config-utils": "^2.3.1",
107
+ "webpack-dev-server": "^5.2.2",
108
+ "yaml-loader": "^0.8.1"
109
+ }
110
+ }
@@ -0,0 +1,114 @@
1
+ {
2
+ "name": "@raisenow/tamaro-cli",
3
+ "version": "1.3.0",
4
+ "author": {
5
+ "name": "RaiseNow",
6
+ "email": "development@raisenow.com"
7
+ },
8
+ "type": "module",
9
+ "bin": "dist/cli.js",
10
+ "packageManager": "pnpm@10.13.1",
11
+ "engines": {
12
+ "node": ">=22",
13
+ "pnpm": ">= 10",
14
+ "npm": "please-use-pnpm",
15
+ "yarn": "please-use-pnpm"
16
+ },
17
+ "scripts": {
18
+ "prepare": "pnpm build",
19
+ "typecheck": "tsc --noEmit",
20
+ "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
21
+ "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
22
+ "readme": "pnpx http-server . --cors -o /readme.html",
23
+ "lint": "DEBUG=eslint:cli-engine eslint .",
24
+ "lint:fix": "DEBUG=eslint:cli-engine eslint --fix .",
25
+ "format": "prettier --write .",
26
+ "test": "vitest",
27
+ "test:watch": "vitest --watch",
28
+ "test:coverage": "vitest --coverage"
29
+ },
30
+ "dependencies": {
31
+ "@babel/cli": "^7.28.0",
32
+ "@babel/core": "^7.28.0",
33
+ "@babel/plugin-proposal-decorators": "^7.28.0",
34
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
35
+ "@babel/plugin-transform-runtime": "^7.28.0",
36
+ "@babel/preset-env": "^7.28.0",
37
+ "@babel/preset-react": "^7.27.1",
38
+ "@babel/preset-typescript": "^7.27.1",
39
+ "@babel/runtime-corejs3": "^7.28.2",
40
+ "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
41
+ "@statoscope/webpack-plugin": "^5.29.0",
42
+ "@types/columnify": "^1.5.4",
43
+ "@types/handlebars-helpers": "^0.5.6",
44
+ "@types/lodash": "^4.17.20",
45
+ "@types/node": "^22.17.0",
46
+ "@types/node-notifier": "^8.0.5",
47
+ "@types/prompts": "^2.4.9",
48
+ "@types/resolve-bin": "^0.4.3",
49
+ "@types/webpack-config-utils": "^2.3.4",
50
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
51
+ "@typescript-eslint/parser": "^7.18.0",
52
+ "autoprefixer": "^10.4.21",
53
+ "babel-loader": "^10.0.0",
54
+ "babel-plugin-istanbul": "^7.0.0",
55
+ "babel-plugin-lodash": "^3.3.4",
56
+ "chalk": "^5.4.1",
57
+ "clean-webpack-plugin": "^4.0.0",
58
+ "columnify": "^1.6.0",
59
+ "commander": "^14.0.0",
60
+ "copy-webpack-plugin": "^13.0.0",
61
+ "core-js": "^3.44.0",
62
+ "css-loader": "^7.1.2",
63
+ "css-minimizer-webpack-plugin": "^7.0.2",
64
+ "dotenv": "^17.2.1",
65
+ "escape-string-regexp": "^5.0.0",
66
+ "eslint": "^8.57.1",
67
+ "eslint-config-prettier": "^10.1.8",
68
+ "eslint-import-resolver-typescript": "^3.6.3",
69
+ "eslint-plugin-deprecation": "^3.0.0",
70
+ "eslint-plugin-import": "^2.32.0",
71
+ "eslint-plugin-markdownlint": "^0.9.0",
72
+ "eslint-plugin-promise": "^7.2.1",
73
+ "eslint-plugin-unused-imports": "^3.2.0",
74
+ "eslint-plugin-yml": "^1.18.0",
75
+ "eslint-webpack-plugin": "^4.2.0",
76
+ "execa": "^9.6.0",
77
+ "file-loader": "^6.2.0",
78
+ "fork-ts-checker-webpack-plugin": "^9.1.0",
79
+ "glob": "^11.0.3",
80
+ "handlebars": "^4.7.8",
81
+ "handlebars-helpers": "^0.10.0",
82
+ "html-loader": "^5.1.0",
83
+ "html-webpack-plugin": "^5.6.3",
84
+ "json-loader": "^0.5.7",
85
+ "lodash": "^4.17.21",
86
+ "mini-css-extract-plugin": "^2.9.2",
87
+ "node-notifier": "^10.0.1",
88
+ "portfinder": "^1.0.37",
89
+ "postcss": "^8.5.6",
90
+ "postcss-custom-properties": "^14.0.6",
91
+ "postcss-import": "^16.1.1",
92
+ "postcss-loader": "^8.1.1",
93
+ "postcss-nested": "^7.0.2",
94
+ "prettier": "^3.6.2",
95
+ "prompts": "^2.4.2",
96
+ "react-refresh": "^0.17.0",
97
+ "resolve-url-loader": "^5.0.0",
98
+ "sass": "^1.89.2",
99
+ "sass-loader": "^16.0.5",
100
+ "source-map-loader": "^5.0.0",
101
+ "strip-indent": "^4.0.0",
102
+ "style-loader": "^4.0.0",
103
+ "tsconfig-paths-webpack-plugin": "^4.2.0",
104
+ "tsup": "^8.5.0",
105
+ "typescript": "^5.8.3",
106
+ "url-loader": "^4.1.1",
107
+ "vitest": "^3.2.4",
108
+ "webpack": "^5.101.0",
109
+ "webpack-cli": "^6.0.1",
110
+ "webpack-config-utils": "^2.3.1",
111
+ "webpack-dev-server": "^5.2.2",
112
+ "yaml-loader": "^0.8.1"
113
+ }
114
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "target": "esnext",
5
+ "module": "esnext",
6
+ "allowJs": true,
7
+ "jsx": "react",
8
+ "noEmit": true,
9
+ "isolatedModules": true,
10
+ "strict": true,
11
+ "noFallthroughCasesInSwitch": true,
12
+ "moduleResolution": "node",
13
+ "baseUrl": ".",
14
+ "paths": {
15
+ "commands/*": ["src/commands/*"],
16
+ "lib/*": ["src/lib/*"]
17
+ },
18
+ "allowSyntheticDefaultImports": true,
19
+ "esModuleInterop": true,
20
+ "skipLibCheck": true,
21
+ "forceConsistentCasingInFileNames": true,
22
+ "resolveJsonModule": true,
23
+ },
24
+ "include": [
25
+ "**/*",
26
+ ".eslintrc.cjs",
27
+ ],
28
+ "exclude": [
29
+ ".history/**/*",
30
+ ".idea/**/*",
31
+ "dist/**/*",
32
+ "node_modules/**/*",
33
+ ]
34
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "target": "esnext",
5
+ "module": "esnext",
6
+ "allowJs": true,
7
+ "jsx": "react",
8
+ "noEmit": true,
9
+ "isolatedModules": true,
10
+ "strict": true,
11
+ "noFallthroughCasesInSwitch": true,
12
+ "moduleResolution": "node",
13
+ "baseUrl": ".",
14
+ "paths": {
15
+ "commands/*": ["src/commands/*"],
16
+ "lib/*": ["src/lib/*"]
17
+ },
18
+ "allowSyntheticDefaultImports": true,
19
+ "esModuleInterop": true,
20
+ "skipLibCheck": true,
21
+ "forceConsistentCasingInFileNames": true,
22
+ "resolveJsonModule": true,
23
+ },
24
+ "include": [
25
+ "**/*",
26
+ ".eslintrc.cjs",
27
+ ],
28
+ "exclude": [
29
+ ".history/**/*",
30
+ ".idea/**/*",
31
+ "dist/**/*",
32
+ "node_modules/**/*",
33
+ ]
34
+ }
@@ -0,0 +1,34 @@
1
+ {
2
+ /* https://aka.ms/tsconfig.json */
3
+ "compilerOptions": {
4
+ "target": "esnext",
5
+ "module": "esnext",
6
+ "allowJs": true,
7
+ "jsx": "react",
8
+ "noEmit": true,
9
+ "isolatedModules": true,
10
+ "strict": true,
11
+ "noFallthroughCasesInSwitch": true,
12
+ "moduleResolution": "node",
13
+ "baseUrl": ".",
14
+ "paths": {
15
+ "commands/*": ["src/commands/*"],
16
+ "lib/*": ["src/lib/*"]
17
+ },
18
+ "allowSyntheticDefaultImports": true,
19
+ "esModuleInterop": true,
20
+ "skipLibCheck": true,
21
+ "forceConsistentCasingInFileNames": true,
22
+ "resolveJsonModule": true,
23
+ },
24
+ "include": [
25
+ "**/*",
26
+ ".eslintrc.cjs",
27
+ ],
28
+ "exclude": [
29
+ ".history/**/*",
30
+ ".idea/**/*",
31
+ "dist/**/*",
32
+ "node_modules/**/*",
33
+ ]
34
+ }