364409dbed
Merge pull request #53 from aleleba/PR-227028
...
PR-227028: Update dependencies, migrate to TypeScript 6 and ESLint flat config
2026-06-09 11:49:52 -06: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
6e54dac709
Merge pull request #52 from aleleba/PR-325031
...
PR-325031: updating packages.
2026-01-27 16:50:15 -06:00
5e12519d5b
PR-325031: updating packages.
2026-01-27 22:44:38 +00:00
8e966512a2
Merge pull request #51 from aleleba/PR-500824
...
PR-500824: updating packages.
2025-08-10 00:45:36 -06:00
b8cfa9c2a1
PR-500824: fixing CI
2025-08-10 06:42:57 +00:00
9210349485
PR-500824updating packages.
2025-08-10 05:22:04 +00:00
e1617cde03
Merge pull request #50 from aleleba/PR-342468
...
PR-342468: updating packages.
2025-07-16 12:40:32 -06:00
b1ef41f175
PR-342468: fixing auto import of types on the build bundle.
2025-07-16 18:38:25 +00:00
f1c8a03ae1
PR-342468: fixing types of jest.
2025-07-16 18:20:33 +00:00
f3ac5c9e49
PR-342468: miss the Typescript building test validation.
2025-07-16 17:50:57 +00:00
baa85f7916
PR-342468: trying to fix cypress pipeline.
2025-07-16 17:40:48 +00:00
665252faa4
PR-342468: Trying to fix pipeline issues.
2025-07-16 15:03:25 +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
4a4e743b9d
Merge pull request #49 from aleleba/PR-839242
...
PR-839242: Updating packages.
2024-10-29 17:33:26 -06:00
6678104055
PR-839242: Updating packages.
2024-10-29 23:28:12 +00:00
87dc241c2c
Merge pull request #48 from aleleba/PR-831934
...
PR-831934: Updating packages.
2024-10-26 23:53:48 -06: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
67d46b53e9
Merge pull request #47 from aleleba/PR-431618
...
PR-431618: updating packages and fixing the missing exports of types.
2024-10-21 12:42:06 -06:00
f4001356f6
PR-431618: updating packages and fixing the missing exports of types.
2024-10-21 18:37:42 +00:00
6ce8856804
Merge pull request #46 from aleleba/PR-259604
...
PR-259604: Updating packages and fix css-loader.
2024-10-12 15:33:40 -06:00
7ab40e152d
PR-259604: Updating packages and fix css-loader.
2024-10-12 21:28:48 +00:00
410dda1923
Merge pull request #45 from aleleba/PR-953428
...
PR-953428: Updating packages
2024-09-18 13:02:46 -06:00
6bf539a1fa
PR-953428: Updating packages
2024-09-18 18:57:48 +00:00
bc85fdc380
Merge pull request #44 from aleleba/PR-202408
...
PR-202408: updating packages and fixing mdx files.
2024-08-28 23:31:12 -06:00
0b6db0459f
PR-202408: updating packages and fixing mdx files.
2024-08-29 05:26:45 +00:00
f7703e92b3
Merge pull request #43 from aleleba/PR-883617
...
PR-883617: Actualización de dependencias y tokens de autenticación de NPM
2024-02-13 17:42:36 -08:00
6ddee3084b
PR-883617: Actualización de dependencias y tokens de autenticación de NPM
2024-02-14 01:39:34 +00:00
30bae2d940
Merge pull request #42 from aleleba/PR-364594
...
PR-364594: Update dependencies in package.json .
2024-01-19 15:27:08 -06:00
a7fed4fc3f
PR-364594: Update dependencies in package.json .
2024-01-19 21:24:26 +00:00
a3eeb60d22
Merge pull request #41 from aleleba/PR-267857
...
PR-267857: Update dependencies.
2024-01-05 16:47:50 -06:00
b65c38af79
PR-267857: Update dependencies.
2024-01-05 22:43:18 +00:00
2fbcca0fd3
Merge pull request #40 from aleleba/PR-665639
...
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 09:26:57 -06: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
7e1457cbf8
Merge pull request #39 from aleleba/PR-314156
...
PR-314156: updating packages.
2023-11-20 11:51:56 -06:00
b2900d6677
PR-314156: updating packages.
2023-11-20 17:48:17 +00:00
d46f7cd866
Merge pull request #38 from aleleba/PR-843991
...
PR-843991: updating packages and changing the github actions workflow to use only one file.
2023-11-10 12:36:16 -06:00
1f83b07f83
PR-843991: fix github action workflow.
2023-11-10 18:34:03 +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
edd283c01e
Merge pull request #37 from aleleba/PR-667990
...
PR-667990: updating packages.
2023-11-08 13:23:50 -06:00
980bfb0bf5
PR-667990: updating packages.
2023-11-08 19:21:02 +00:00
739b1edd4e
Merge pull request #36 from aleleba/PR-512606
...
PR-512606: updating package and moving Card.stories.tsx to components folder.
2023-10-09 15:17:40 -06:00
2c3112e698
PR-512606: updating package and moving Card.stories.tsx to components folder.
2023-10-09 21:13:49 +00:00
cdd5b15330
Merge pull request #35 from aleleba/PR-095128
...
PR-095128: Updating packages.
2023-09-10 19:19:54 -06:00
990662d6c6
PR-095128: Updating packages.
2023-09-11 01:12:20 +00:00
c6533e6133
Merge pull request #34 from aleleba/PR-189691
...
PR-189691: updating packages.
2023-06-27 09:01:24 -06:00
73df60f3b5
PR-189691: updating packages.
2023-06-27 14:58:24 +00:00