Skip to content

Commit

Permalink
chore(deps): bump the npm-dependencies group with 2 updates (#1938)
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 2 updates: [react-day-picker](https://github.com/gpbl/react-day-picker) and [@swc/core](https://github.com/swc-project/swc).


Updates `react-day-picker` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.5.0...v9.5.1)

Updates `@swc/core` from 1.10.9 to 1.10.11
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.9...v1.10.11)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent aa9ac48 commit 9cf764b
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 154 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"nuqs": "^2.3.1",
"p-lazy": "^5.0.0",
"react": "^19.0.0",
"react-day-picker": "^9.5.0",
"react-day-picker": "^9.5.1",
"react-dom": "^19.0.0",
"react-google-recaptcha": "^3.1.0",
"react-headroom": "^3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-catalyst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@bigcommerce/eslint-config": "^2.10.0",
"@bigcommerce/eslint-config-catalyst": "workspace:^",
"@swc/core": "^1.10.9",
"@swc/core": "^1.10.11",
"@swc/jest": "^0.2.37",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.14",
Expand Down
Loading

0 comments on commit 9cf764b

Please sign in to comment.