gant-core 0.1.18 → 0.1.19

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/lib/cli/index.js CHANGED
@@ -51309,7 +51309,6 @@ var devDependencies = {
51309
51309
  "@rollup/plugin-terser": "^0.4.4",
51310
51310
  "@rollup/plugin-typescript": "^11.1.6",
51311
51311
  "@root/walk": "^1.1.0",
51312
- "@types/crypto-js": "^4.2.2",
51313
51312
  "@types/ejs": "^3.1.5",
51314
51313
  "@types/html-minifier-terser": "^7.0.2",
51315
51314
  "@types/inquirer": "^9.0.7",
@@ -51324,7 +51323,6 @@ var devDependencies = {
51324
51323
  "html-webpack-tags-plugin": "^3.0.2",
51325
51324
  i18next: "^23.10.1",
51326
51325
  inquirer: "^9.2.14",
51327
- "js-base64": "^3.7.7",
51328
51326
  "lodash-es": "^4.17.21",
51329
51327
  "md5-node": "^1.0.1",
51330
51328
  path: "^0.12.7",
@@ -51349,7 +51347,6 @@ var dependencies = {
51349
51347
  "@swc/core": "^1.4.11",
51350
51348
  axios: "^1.6.8",
51351
51349
  chokidar: "^3.6.0",
51352
- "crypto-js": "^4.2.0",
51353
51350
  "css-loader": "^6.10.0",
51354
51351
  "css-minimizer-webpack-plugin": "^6.0.0",
51355
51352
  esbuild: "^0.20.1",