Skip to content

Commit

Permalink
Update swc monorepo (#2185)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 62005b6 commit 1120fd7
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions packages/crafty-commons-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"build": "node ../../utils/build.mjs"
},
"dependencies": {
"@swc/core": "1.3.91",
"@swc/helpers": "0.5.2",
"@swc/core": "1.3.92",
"@swc/helpers": "0.5.3",
"@swissquote/crafty-commons": "1.23.0",
"@swissquote/crafty-commons-gulp": "1.23.0",
"@swissquote/crafty-commons-webpack": "1.23.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-preset-swc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"lint": "node ../crafty-preset-eslint/src/commands/jsLint.js --preset recommended --preset node src"
},
"dependencies": {
"@swc/core": "1.3.91",
"@swc/helpers": "0.5.2",
"@swc/core": "1.3.92",
"@swc/helpers": "0.5.3",
"@swissquote/crafty-commons": "1.23.0",
"@swissquote/crafty-commons-gulp": "1.23.0",
"@swissquote/crafty-commons-swc": "1.23.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/crafty-preset-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"main": "src/index.js",
"dependencies": {
"@babel/code-frame": "7.22.13",
"@swc/core": "1.3.91",
"@swc/helpers": "0.5.2",
"@swc/core": "1.3.92",
"@swc/helpers": "0.5.3",
"@swissquote/crafty-commons": "1.23.0",
"@swissquote/crafty-commons-gulp": "1.23.0",
"@swissquote/crafty-commons-swc": "1.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/crafty-runner-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"main": "src/index.js",
"dependencies": {
"@swc/core": "1.3.91",
"@swc/core": "1.3.92",
"@swissquote/crafty": "1.23.0",
"@swissquote/crafty-commons": "1.23.0",
"@swissquote/crafty-preset-terser": "1.23.0",
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2287,90 +2287,90 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

"@swc/core@npm:1.3.91":
version: 1.3.91
resolution: "@swc/core@npm:1.3.91"
"@swc/core@npm:1.3.92":
version: 1.3.92
resolution: "@swc/core@npm:1.3.92"
dependencies:
"@swc/core-darwin-arm64": 1.3.91
"@swc/core-darwin-x64": 1.3.91
"@swc/core-linux-arm-gnueabihf": 1.3.91
"@swc/core-linux-arm64-gnu": 1.3.91
"@swc/core-linux-arm64-musl": 1.3.91
"@swc/core-linux-x64-gnu": 1.3.91
"@swc/core-linux-x64-musl": 1.3.91
"@swc/core-win32-arm64-msvc": 1.3.91
"@swc/core-win32-ia32-msvc": 1.3.91
"@swc/core-win32-x64-msvc": 1.3.91
"@swc/core-darwin-arm64": 1.3.92
"@swc/core-darwin-x64": 1.3.92
"@swc/core-linux-arm-gnueabihf": 1.3.92
"@swc/core-linux-arm64-gnu": 1.3.92
"@swc/core-linux-arm64-musl": 1.3.92
"@swc/core-linux-x64-gnu": 1.3.92
"@swc/core-linux-x64-musl": 1.3.92
"@swc/core-win32-arm64-msvc": 1.3.92
"@swc/core-win32-ia32-msvc": 1.3.92
"@swc/core-win32-x64-msvc": 1.3.92
"@swc/counter": ^0.1.1
"@swc/types": ^0.1.5
peerDependencies:
Expand Down Expand Up @@ -2399,7 +2399,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: a5d0a52080709fe7b45f58e27ab5f3b5613294000991546ebdf9944144c90d4a4d79b7c818f5799573728f9ab61d99a0f01f64f76f0efc2ad52feabfce463291
checksum: 88c0c62ff790e896180862c341be8bae98baf0a5c5e87f2f04f49e14b8c4fba460d6b352618b4dda066c8ae6bf152cd843eab25837f38128175208b8c0635721
languageName: node
linkType: hard

Expand All @@ -2410,12 +2410,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
"@swc/helpers@npm:0.5.3":
version: 0.5.3
resolution: "@swc/helpers@npm:0.5.3"
dependencies:
tslib: ^2.4.0
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
checksum: 61c3f7ccd47fc70ad91437df88be6b458cdc11e311cb331288827d7c50befffc72aa18fe913ec2a9e70fbf44e4b818bed38bfd7c329d689e1ff3c198d084cd02
languageName: node
linkType: hard

Expand Down Expand Up @@ -2491,8 +2491,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/crafty-commons-swc@workspace:packages/crafty-commons-swc"
dependencies:
"@swc/core": 1.3.91
"@swc/helpers": 0.5.2
"@swc/core": 1.3.92
"@swc/helpers": 0.5.3
"@swc/jest": 0.2.29
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-commons-gulp": 1.23.0
Expand Down Expand Up @@ -2695,8 +2695,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/crafty-preset-swc@workspace:packages/crafty-preset-swc"
dependencies:
"@swc/core": 1.3.91
"@swc/helpers": 0.5.2
"@swc/core": 1.3.92
"@swc/helpers": 0.5.3
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-commons-gulp": 1.23.0
"@swissquote/crafty-commons-swc": 1.23.0
Expand All @@ -2719,8 +2719,8 @@ __metadata:
dependencies:
"@babel/code-frame": 7.22.13
"@onigoetz/gulp-typescript": 6.0.0-alpha.1
"@swc/core": 1.3.91
"@swc/helpers": 0.5.2
"@swc/core": 1.3.92
"@swc/helpers": 0.5.3
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-commons-gulp": 1.23.0
"@swissquote/crafty-commons-swc": 1.23.0
Expand Down Expand Up @@ -2756,7 +2756,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@swissquote/crafty-runner-webpack@workspace:packages/crafty-runner-webpack"
dependencies:
"@swc/core": 1.3.91
"@swc/core": 1.3.92
"@swissquote/crafty": 1.23.0
"@swissquote/crafty-commons": 1.23.0
"@swissquote/crafty-preset-terser": 1.23.0
Expand Down

0 comments on commit 1120fd7

Please sign in to comment.