Commit eafe979
chore(deps): bump actions/setup-node from 4 to 6 (#6)
* Develop (#2)
* refactored
* updated Readme file
* chore: updated package name
* chore: complete package standardization
- Add copilot-instructions.md for developer guidance
- Add vitest.config.ts for testing configuration
- Add husky pre-commit and pre-push hooks
- Align with standardized frontend package structure
* fix: correct package name in copilot instructions
- Update package name reference from @ciscode/ui-translate-core to @ciscode/ui-translate-kit
- Align with actual package.json configuration
- Ensure consistency across all documentation
* chore: standardize npm scripts (lint, format, typecheck, test, build, clean, verify, prepublishOnly)
* chore: Standardize ESLint and Prettier configs with best practices - use .prettierrc.json
* fix: Add missing ESLint and Prettier dev dependencies
* fix: Export Trans from react-i18next instead of I18nProvider
* chore: Fix package.json exports order and ensure all tests/lint/typecheck pass
---------
Co-authored-by: a-elkhiraooui-ciscode <a.elkhiraoui@ciscod.com>
* chore(deps): bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Zaiid Moumni <141942826+Zaiidmo@users.noreply.github.com>
Co-authored-by: a-elkhiraooui-ciscode <a.elkhiraoui@ciscod.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8eeb190 commit eafe979
File tree
3 files changed
+3
-3
lines changed- .github/workflows
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments