Skip to content

Commit

Permalink
build(deps): Bump the swc group with 2 updates (#6826)
Browse files Browse the repository at this point in the history
Bumps the swc group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [@swc/helpers](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.4.12 to 1.4.14
- [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.4.12...v1.4.14)

Updates `@swc/helpers` from 0.5.8 to 0.5.9
- [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)

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

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 Apr 15, 2024
1 parent 063550b commit 6ece3af
Show file tree
Hide file tree
Showing 6 changed files with 139 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@size-limit/webpack": "^11.1.2",
"@size-limit/webpack-css": "^11.1.2",
"@swc/cli": "^0.3.12",
"@swc/core": "1.4.12",
"@swc/core": "1.4.14",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typescript": "^5.4.5"
},
"devDependencies": {
"@swc/core": "^1.4.12",
"@swc/core": "^1.4.14",
"@swc/jest": "^0.2.36",
"@types/cross-spawn": "^6.0.6",
"@types/jest": "^29.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-translator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typescript": "^5.4.5"
},
"devDependencies": {
"@swc/core": "1.4.12",
"@swc/core": "1.4.14",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"@types/postcss-less": "^4.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/vkui-floating-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
},
"dependencies": {
"@floating-ui/react-dom": "^2.0.8",
"@swc/helpers": "^0.5.8"
"@swc/helpers": "^0.5.9"
},
"devDependencies": {
"@swc/core": "^1.4.12",
"@swc/core": "^1.4.14",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.12",
"jest": "^29.7.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vkui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@swc/helpers": "^0.5.8",
"@swc/helpers": "^0.5.9",
"@vkontakte/icons": "^2.104.1",
"@vkontakte/vkjs": "^1.1.2",
"@vkontakte/vkui-floating-ui": "^0.1.5",
Expand Down
141 changes: 133 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3564,70 +3564,140 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-darwin-arm64@npm:1.4.14"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-darwin-x64@npm:1.4.12"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-darwin-x64@npm:1.4.14"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.4.12"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.4.14"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-linux-arm64-gnu@npm:1.4.12"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-linux-arm64-gnu@npm:1.4.14"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-linux-arm64-musl@npm:1.4.12"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-linux-arm64-musl@npm:1.4.14"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-linux-x64-gnu@npm:1.4.12"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-linux-x64-gnu@npm:1.4.14"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-linux-x64-musl@npm:1.4.12"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-linux-x64-musl@npm:1.4.14"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-win32-arm64-msvc@npm:1.4.12"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-win32-arm64-msvc@npm:1.4.14"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-win32-ia32-msvc@npm:1.4.12"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-win32-ia32-msvc@npm:1.4.14"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.4.12":
version: 1.4.12
resolution: "@swc/core-win32-x64-msvc@npm:1.4.12"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:*, @swc/core@npm:1.4.12, @swc/core@npm:^1.3.102, @swc/core@npm:^1.4.12":
"@swc/core-win32-x64-msvc@npm:1.4.14":
version: 1.4.14
resolution: "@swc/core-win32-x64-msvc@npm:1.4.14"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:*, @swc/core@npm:^1.3.102":
version: 1.4.12
resolution: "@swc/core@npm:1.4.12"
dependencies:
Expand Down Expand Up @@ -3673,14 +3743,60 @@ __metadata:
languageName: node
linkType: hard

"@swc/core@npm:1.4.14, @swc/core@npm:^1.4.14":
version: 1.4.14
resolution: "@swc/core@npm:1.4.14"
dependencies:
"@swc/core-darwin-arm64": 1.4.14
"@swc/core-darwin-x64": 1.4.14
"@swc/core-linux-arm-gnueabihf": 1.4.14
"@swc/core-linux-arm64-gnu": 1.4.14
"@swc/core-linux-arm64-musl": 1.4.14
"@swc/core-linux-x64-gnu": 1.4.14
"@swc/core-linux-x64-musl": 1.4.14
"@swc/core-win32-arm64-msvc": 1.4.14
"@swc/core-win32-ia32-msvc": 1.4.14
"@swc/core-win32-x64-msvc": 1.4.14
"@swc/counter": ^0.1.2
"@swc/types": ^0.1.5
peerDependencies:
"@swc/helpers": ^0.5.0
dependenciesMeta:
"@swc/core-darwin-arm64":
optional: true
"@swc/core-darwin-x64":
optional: true
"@swc/core-linux-arm-gnueabihf":
optional: true
"@swc/core-linux-arm64-gnu":
optional: true
"@swc/core-linux-arm64-musl":
optional: true
"@swc/core-linux-x64-gnu":
optional: true
"@swc/core-linux-x64-musl":
optional: true
"@swc/core-win32-arm64-msvc":
optional: true
"@swc/core-win32-ia32-msvc":
optional: true
"@swc/core-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 11f2c7c79a26e49d164884c1c8395eebe468a1ac46bf7f6ee2d76a600ced80fec962c1dbb0e87ad3f3debc6fbb92fbd13fb1cf92029fee3493b1a02e08f2e596
languageName: node
linkType: hard

"@swc/counter@npm:^0.1.2, @swc/counter@npm:^0.1.3":
version: 0.1.3
resolution: "@swc/counter@npm:0.1.3"
checksum: df8f9cfba9904d3d60f511664c70d23bb323b3a0803ec9890f60133954173047ba9bdeabce28cd70ba89ccd3fd6c71c7b0bd58be85f611e1ffbe5d5c18616598
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.0, @swc/helpers@npm:^0.5.1, @swc/helpers@npm:^0.5.3, @swc/helpers@npm:^0.5.8":
"@swc/helpers@npm:^0.5.0, @swc/helpers@npm:^0.5.1, @swc/helpers@npm:^0.5.3":
version: 0.5.8
resolution: "@swc/helpers@npm:0.5.8"
dependencies:
Expand All @@ -3689,6 +3805,15 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.9":
version: 0.5.9
resolution: "@swc/helpers@npm:0.5.9"
dependencies:
tslib: ^2.4.0
checksum: ef2f076560711adbc37157e796046c358dc5c91716ce2ddc8d1a6d4a71e0769e145b28d1d1c7689c57d1087509b40646af84e15d623cade7ab653ebf50270bda
languageName: node
linkType: hard

"@swc/jest@npm:^0.2.36":
version: 0.2.36
resolution: "@swc/jest@npm:0.2.36"
Expand Down Expand Up @@ -4873,7 +4998,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/vkui-codemods@workspace:packages/codemods"
dependencies:
"@swc/core": ^1.4.12
"@swc/core": ^1.4.14
"@swc/jest": ^0.2.36
"@types/cross-spawn": ^6.0.6
"@types/jest": ^29.5.12
Expand Down Expand Up @@ -4911,8 +5036,8 @@ __metadata:
resolution: "@vkontakte/vkui-floating-ui@workspace:packages/vkui-floating-ui"
dependencies:
"@floating-ui/react-dom": ^2.0.8
"@swc/core": ^1.4.12
"@swc/helpers": ^0.5.8
"@swc/core": ^1.4.14
"@swc/helpers": ^0.5.9
"@swc/jest": ^0.2.36
"@types/jest": ^29.5.12
jest: ^29.7.0
Expand All @@ -4938,7 +5063,7 @@ __metadata:
"@size-limit/webpack": ^11.1.2
"@size-limit/webpack-css": ^11.1.2
"@swc/cli": ^0.3.12
"@swc/core": 1.4.12
"@swc/core": 1.4.14
"@swc/jest": ^0.2.36
"@testing-library/jest-dom": ^6.4.2
"@testing-library/react": ^14.2.2
Expand Down Expand Up @@ -5018,7 +5143,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/vkui-token-translator@workspace:packages/token-translator"
dependencies:
"@swc/core": 1.4.12
"@swc/core": 1.4.14
"@swc/jest": ^0.2.36
"@types/jest": ^29.5.12
"@types/node": ^20.12.7
Expand Down Expand Up @@ -5048,7 +5173,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@vkontakte/vkui@workspace:packages/vkui"
dependencies:
"@swc/helpers": ^0.5.8
"@swc/helpers": ^0.5.9
"@vkontakte/icons": ^2.104.1
"@vkontakte/vkjs": ^1.1.2
"@vkontakte/vkui-floating-ui": ^0.1.5
Expand Down

0 comments on commit 6ece3af

Please sign in to comment.