Skip to content

changing the moment to dayjs and adding calendarize#29

Merged
Jaganath-MSJ merged 9 commits into
betafrom
dev
Jan 26, 2026
Merged

changing the moment to dayjs and adding calendarize#29
Jaganath-MSJ merged 9 commits into
betafrom
dev

Conversation

@Jaganath-MSJ

Copy link
Copy Markdown
Owner

No description provided.

Jaganath-MSJ and others added 9 commits January 21, 2026 21:27
The tag cleanup steps were unnecessary as semantic-release handles tag management automatically. This simplifies the workflow while maintaining the same functionality.
- Replace moment.js with day.js for lighter date handling
- Add calendarize package for improved date grid generation
- Update type definitions and utility functions to use dayjs
- Remove moment dependencies from package.json files
- Simplify calendar date rendering logic using calendarize
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rver

- Use consistent double quotes and node:path import
- Add server.open option to automatically open browser on dev server start
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…sh-es-4.17.23

build(deps-dev): bump lodash-es from 4.17.21 to 4.17.23
…sh-4.17.23

build(deps): bump lodash from 4.17.21 to 4.17.23
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 11.7.0 to 11.8.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v11.7.0...v11.8.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: npm
  dependency-version: 11.8.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…i-5dbde75f7e

build(deps): bump tar and npm
@Jaganath-MSJ Jaganath-MSJ merged commit 74785d0 into beta Jan 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant