@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raisenow/tamaro-cli",
3
- "version": "1.7.0-dev.0",
3
+ "version": "1.7.0-dev.2",
4
4
  "author": {
5
5
  "name": "RaiseNow",
6
6
  "email": "development@raisenow.com"
@@ -8,47 +8,43 @@
8
8
  "type": "module",
9
9
  "bin": "dist/cli.js",
10
10
  "engines": {
11
- "node": ">=22.22.0",
12
- "pnpm": ">=10.28.2",
11
+ "node": ">=22.22.1",
12
+ "pnpm": ">=10.32.1",
13
13
  "npm": "please-use-pnpm",
14
14
  "yarn": "please-use-pnpm"
15
15
  },
16
16
  "dependencies": {
17
17
  "@babel/cli": "^7.28.6",
18
18
  "@babel/core": "^7.29.0",
19
- "@babel/plugin-proposal-decorators": "^7.29.0",
20
19
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
21
- "@babel/plugin-transform-runtime": "^7.29.0",
22
- "@babel/preset-env": "^7.29.0",
20
+ "@babel/preset-env": "^7.29.2",
23
21
  "@babel/preset-react": "^7.28.5",
24
22
  "@babel/preset-typescript": "^7.28.5",
25
- "@babel/runtime-corejs3": "^7.29.0",
26
23
  "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
27
24
  "@statoscope/webpack-plugin": "^5.29.0",
28
25
  "@types/columnify": "^1.5.4",
29
26
  "@types/handlebars-helpers": "^0.5.6",
30
- "@types/lodash": "^4.17.23",
31
- "@types/node": "^22.19.8",
27
+ "@types/lodash": "^4.17.24",
28
+ "@types/node": "^22.19.15",
32
29
  "@types/node-notifier": "^8.0.5",
33
30
  "@types/prompts": "^2.4.9",
34
31
  "@types/resolve-bin": "^0.4.3",
35
32
  "@types/webpack-config-utils": "^2.3.4",
36
33
  "@typescript-eslint/eslint-plugin": "^7.18.0",
37
34
  "@typescript-eslint/parser": "^7.18.0",
38
- "autoprefixer": "^10.4.24",
39
- "babel-loader": "^10.0.0",
35
+ "autoprefixer": "^10.4.27",
36
+ "babel-loader": "^10.1.1",
40
37
  "babel-plugin-istanbul": "^7.0.1",
41
38
  "babel-plugin-lodash": "^3.3.4",
42
39
  "chalk": "^5.6.2",
43
40
  "clean-webpack-plugin": "^4.0.0",
44
41
  "columnify": "^1.6.0",
45
42
  "commander": "^14.0.3",
46
- "copy-webpack-plugin": "^13.0.1",
47
- "core-js": "^3.48.0",
48
- "css-loader": "^7.1.3",
49
- "css-minimizer-webpack-plugin": "^7.0.4",
50
- "dotenv": "^17.2.3",
51
- "env-paths": "^4.0.0",
43
+ "copy-webpack-plugin": "^14.0.0",
44
+ "core-js": "^3.49.0",
45
+ "css-loader": "^7.1.4",
46
+ "css-minimizer-webpack-plugin": "^8.0.0",
47
+ "dotenv": "^17.3.1",
52
48
  "escape-string-regexp": "^5.0.0",
53
49
  "eslint": "^8.57.1",
54
50
  "eslint-config-prettier": "^10.1.8",
@@ -59,54 +55,47 @@
59
55
  "eslint-plugin-promise": "^7.2.1",
60
56
  "eslint-plugin-unused-imports": "^3.2.0",
61
57
  "eslint-plugin-yml": "^1.19.1",
62
- "eslint-webpack-plugin": "^5.0.2",
58
+ "eslint-webpack-plugin": "^5.0.3",
63
59
  "execa": "^9.6.1",
64
60
  "file-loader": "^6.2.0",
65
61
  "fork-ts-checker-webpack-plugin": "^9.1.0",
66
- "glob": "^13.0.1",
62
+ "glob": "^13.0.6",
67
63
  "handlebars": "^4.7.8",
68
64
  "handlebars-helpers": "^0.10.0",
69
65
  "html-loader": "^5.1.0",
70
66
  "html-webpack-plugin": "^5.6.6",
71
- "js-yaml": "^4.1.1",
72
67
  "json-loader": "^0.5.7",
73
- "ky": "^1.14.3",
74
68
  "lodash": "^4.17.23",
75
- "mini-css-extract-plugin": "^2.10.0",
69
+ "mini-css-extract-plugin": "^2.10.1",
76
70
  "node-notifier": "^10.0.1",
77
71
  "portfinder": "^1.0.38",
78
- "postcss": "^8.5.6",
79
- "postcss-custom-properties": "^14.0.6",
72
+ "postcss": "^8.5.8",
80
73
  "postcss-import": "^16.1.1",
81
- "postcss-loader": "^8.2.0",
74
+ "postcss-loader": "^8.2.1",
82
75
  "postcss-nested": "^7.0.2",
83
76
  "prettier": "^3.8.1",
84
77
  "prompts": "^2.4.2",
85
78
  "react-refresh": "^0.18.0",
86
79
  "resolve-url-loader": "^5.0.0",
87
- "sass": "^1.97.3",
88
- "sass-loader": "^16.0.6",
80
+ "sass": "^1.98.0",
81
+ "sass-loader": "^16.0.7",
89
82
  "strip-indent": "^4.1.1",
90
83
  "style-loader": "^4.0.0",
91
- "terser-webpack-plugin": "^5.3.16",
84
+ "terser-webpack-plugin": "^5.4.0",
92
85
  "tsconfig-paths-webpack-plugin": "^4.2.0",
93
- "tsup": "^8.5.1",
94
- "typescript": "^5.9.3",
86
+ "tsdown": "^0.21.4",
87
+ "typescript": "^6.0.2",
95
88
  "url-loader": "^4.1.1",
96
- "vitest": "^4.0.18",
97
- "webpack": "^5.105.0",
98
- "webpack-cli": "^6.0.1",
89
+ "vitest": "^4.1.1",
90
+ "webpack": "^5.105.4",
91
+ "webpack-cli": "^7.0.2",
99
92
  "webpack-config-utils": "^2.3.1",
100
93
  "webpack-dev-server": "^5.2.3",
101
- "yaml-loader": "^0.9.0",
102
- "zod": "^4.3.6"
103
- },
104
- "devDependencies": {
105
- "@types/js-yaml": "^4.0.9"
94
+ "yaml-loader": "^0.9.0"
106
95
  },
107
96
  "scripts": {
108
97
  "typecheck": "tsc --noEmit",
109
- "build": "tsup src/cli.ts src/webpack.config.ts --clean --shims --format esm",
98
+ "build": "tsdown",
110
99
  "build:watch": "pnpm build --watch --ignore-watch .history --ignore-watch .idea",
111
100
  "dev": "pnpm build:watch",
112
101
  "readme": "pnpx http-server . --cors -o /readme.html",
package/renovate.json ADDED
@@ -0,0 +1,3 @@
1
+ {
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json"
3
+ }
@@ -0,0 +1,13 @@
1
+ import {defineConfig} from 'tsdown'
2
+
3
+ export default defineConfig({
4
+ entry: ['./src/cli.ts', './src/webpack.config.ts'],
5
+ clean: true,
6
+ shims: true,
7
+ fixedExtension: false,
8
+ outDir: './dist',
9
+ target: 'esnext',
10
+ deps: {
11
+ onlyBundle: false,
12
+ },
13
+ })
@@ -0,0 +1,20 @@
1
+ import {defineConfig} from 'vitest/config'
2
+
3
+ export default defineConfig({
4
+ test: {
5
+ watch: false,
6
+ globals: true,
7
+ environment: 'node',
8
+ include: ['{src,tests}/**/*.{test,spec}.{ts,tsx}'],
9
+ reporters: ['default'],
10
+ coverage: {
11
+ provider: 'v8',
12
+ exclude: [
13
+ 'dist/**',
14
+ '.eslintrc.cjs',
15
+ '.prettierrc.cjs',
16
+ 'vitest.config.ts',
17
+ ],
18
+ },
19
+ },
20
+ })