6c3dd344e6
PR-733704: update dependencies to latest, bump to v1.4.1
...
- Bump version 1.4.0 → 1.4.1
- Upgrade Babel 7 → 8 (@babel/core, preset-env, preset-react,
preset-typescript, register)
- Add ts-node devDependency (webpack-cli needs it to load
webpack.config.ts now that @babel/register v8 removed .hook)
- Replace __dirname with path.resolve() in webpack.config.ts and
webpack.cy.config.ts (ESM-safe, no __dirname needed)
- Add npm overrides: force @babel/core ^8 for ts-jest (peerOptional
conflict) and js-yaml ^4.2.0 to fix GHSA-h67p-54hq-rp68 DoS vuln
- Add babel hook in .storybook/main.js to strip bugfixes option that
Storybook injects into @babel/preset-env (removed in Babel 8)
- Patch Storybook addons 10.4.3 → 10.4.6, @types/node v25→v26,
globals v16→v17, sass minor, ts-loader patch, typescript-eslint patch
- 0 npm audit vulnerabilities
2026-06-21 05:40:41 +00:00
57815d0949
PR-227028: fix CI — bump Node to 22 and regenerate lock file
...
- Bump CI Node from 20 to 22 across all jobs. sass-loader@17 requires
Node >= 22.11, so Node 20 was unsupported (EBADENGINE).
- Regenerate package-lock.json from scratch to fix npm ci failing with
"Missing: @emnapi/runtime from lock file" — an npm optional-deps issue with
the oxc/wasm bindings pulled by typescript-eslint's resolver.
2026-06-09 17:47:09 +00:00
a8e3057f02
PR-227028: update dependencies, migrate to TypeScript 6 and ESLint flat config
...
- Bump all dependencies to latest (React 19.2.7, Storybook 10.4.3, Webpack
5.107.2 + webpack-cli 7, Jest 30.4.2, Cypress 15.17.0, Babel 7.29.7,
sass-loader 17, css-minimizer-webpack-plugin 8, eslint-webpack-plugin 6).
- Migrate TypeScript 5.9 -> 6.0.3: set tsconfig rootDir, add
ignoreDeprecations "6.0", scope include to src/components + src/@types, and
declare *.scss/*.sass/*.css modules for stricter side-effect imports.
- Switch @babel/preset-react to the automatic JSX runtime and drop redundant
React imports in stories and tests.
- Migrate ESLint from the deprecated .eslintrc.js to flat config
(eslint.config.mjs) using typescript-eslint, @eslint/js, globals and the
React/Storybook plugins. Keep ESLint at v9 because eslint-plugin-react does
not support v10 yet. This fixes the previously broken lint (missing
@typescript-eslint parser/plugin) and normalizes formatting.
- Fix a latent bug in .storybook/main.js (comma instead of semicolon joining
two assignments via the comma operator).
- npm audit fix: 0 vulnerabilities.
- Bump package version to 1.4.0.
2026-06-09 17:33:58 +00:00
5e12519d5b
PR-325031: updating packages.
2026-01-27 22:44:38 +00:00
9210349485
PR-500824updating packages.
2025-08-10 05:22:04 +00:00
f1c8a03ae1
PR-342468: fixing types of jest.
2025-07-16 18:20:33 +00:00
baa85f7916
PR-342468: trying to fix cypress pipeline.
2025-07-16 17:40:48 +00:00
6a43259137
PR-342468: fixing test.
2025-07-16 14:37:53 +00:00
ac2587a879
PR-342468: updating packages.
2025-07-16 13:59:45 +00:00
6678104055
PR-839242: Updating packages.
2024-10-29 23:28:12 +00:00
7c20a832bc
PR-831934: fixing cypress types dependencies.
2024-10-27 05:49:35 +00:00
5d4c3d6ebe
PR-831934: Updating packages.
2024-10-27 05:31:06 +00:00
f4001356f6
PR-431618: updating packages and fixing the missing exports of types.
2024-10-21 18:37:42 +00:00
7ab40e152d
PR-259604: Updating packages and fix css-loader.
2024-10-12 21:28:48 +00:00
6bf539a1fa
PR-953428: Updating packages
2024-09-18 18:57:48 +00:00
0b6db0459f
PR-202408: updating packages and fixing mdx files.
2024-08-29 05:26:45 +00:00
6ddee3084b
PR-883617: Actualización de dependencias y tokens de autenticación de NPM
2024-02-14 01:39:34 +00:00
a7fed4fc3f
PR-364594: Update dependencies in package.json .
2024-01-19 21:24:26 +00:00
b65c38af79
PR-267857: Update dependencies.
2024-01-05 22:43:18 +00:00
b1c9a66f23
PR-665639: Update webpack.config.ts, webpack.cy.config.ts,
...
.storybook/main.js, and package.json to add support to sass modules.
2023-11-22 15:23:48 +00:00
b2900d6677
PR-314156: updating packages.
2023-11-20 17:48:17 +00:00
85e919f13a
PR-843991: updating packages and changing the github actions workflow to use only one file.
2023-11-10 18:31:42 +00:00
980bfb0bf5
PR-667990: updating packages.
2023-11-08 19:21:02 +00:00
2c3112e698
PR-512606: updating package and moving Card.stories.tsx to components folder.
2023-10-09 21:13:49 +00:00
990662d6c6
PR-095128: Updating packages.
2023-09-11 01:12:20 +00:00
73df60f3b5
PR-189691: updating packages.
2023-06-27 14:58:24 +00:00
bd09a8d244
PR-489489: Adding baseUrl.
2023-06-27 03:08:57 +00:00
8bf59d3901
PR-712281: updating packes and updating some storybook functions.
2023-06-21 22:45:47 +00:00
514fe72d2e
PR-070956: updating packages.
2023-06-20 23:12:25 +00:00
209038f17b
PR-769399: updating packages.
2023-06-15 13:26:51 +00:00
1266886fb8
PR-007818: updating packages.
2023-05-04 13:59:48 +00:00
4e9fd1177f
PR-972038: updating packages.
2023-04-20 22:50:18 +00:00
c4fee0e18e
PR-322412: updating packages.
2023-04-14 15:00:02 +00:00
e9d0291916
PR-912037: updating packages.
2023-03-28 23:36:47 +00:00
c9ed7f0818
PR-472757: updating packages.
2023-03-14 13:01:35 +00:00
fd32a51ea0
PR-452734: updating packages.
2023-03-06 17:19:50 +00:00
4befddc726
PR-264673: fixing the conflict with cypress and jest.
2023-03-04 01:07:57 +00:00
24987d7c09
PR-440978: Adding Cypress Component Testing.
2023-03-03 08:27:25 -06:00
08f7dc34df
PR-069416: updating packages.
2023-03-02 14:51:37 +00:00
563b6410d5
PR-342203: updating packages.
2023-02-21 00:37:43 +00:00
07d025fc97
PR-847286: fixing missing dependency.
2023-02-11 03:36:50 +00:00
4fcf58560a
PR-461834: updating packages.
2023-02-10 23:09:29 +00:00
65b6f55647
PR-747694: Updating packages.
2023-01-25 17:04:07 +00:00
db479feb01
PR-401501: Updating packages.
2022-12-28 14:06:31 +00:00
3b11cbc2b3
PR-788604: updating packages.
2022-12-05 19:24:30 +00:00
5c812af748
PR-135035: updating packages.
2022-10-08 07:47:29 +00:00
18d39e8eaa
PR-989778: updating packages.
2022-09-29 20:37:46 +00:00
5afeb4567d
PR-221589: updating packages.
2022-09-15 14:21:19 +00:00
6da9899473
PR-415692: updating packages.
2022-08-30 18:23:55 +00:00
7c688a0984
PR-393955: updating packages.
2022-08-23 14:52:14 +00:00