Skip to content

Commit

Permalink
chore(deps): bump the swc group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the swc group with 3 updates in the / directory: [@swc/helpers](https://github.com/swc-project/swc), [@swc/cli](https://github.com/swc-project/pkgs) and [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/helpers` from 0.5.13 to 0.5.15
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@swc/cli` from 0.5.0 to 0.5.2
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.7.42 to 1.10.2
- [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.7.42...v1.10.2)

---
updated-dependencies:
- dependency-name: "@swc/helpers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 6f13ac5 commit 3671079
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 677 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"tailwindcss": ">=3.2.0"
},
"dependencies": {
"@swc/helpers": "0.5.13",
"@swc/helpers": "0.5.15",
"lodash": "4.17.21"
},
"devDependencies": {
"@swc/cli": "0.5.0",
"@swc/core": "1.7.42",
"@swc/cli": "0.5.2",
"@swc/core": "1.10.2",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
Expand Down
Loading

0 comments on commit 3671079

Please sign in to comment.