Skip to content

Commit 5c85dba

Browse files
chore(deps): update dependency @swc/core to v1.13.5 (#6989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aaa2b44 commit 5c85dba

File tree

3 files changed

+112
-113
lines changed

3 files changed

+112
-113
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@next/eslint-plugin-next": "14.2.23",
7272
"@parcel/watcher": "2.5.1",
7373
"@sentry/cli": "2.40.0",
74-
"@swc/core": "1.10.6",
74+
"@swc/core": "1.13.5",
7575
"@theguild/eslint-config": "0.12.1",
7676
"@theguild/prettier-config": "2.0.7",
7777
"@types/node": "22.10.5",

packages/services/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@hive/storage": "workspace:*",
3333
"@sentry/integrations": "7.114.0",
3434
"@sentry/node": "7.120.2",
35-
"@swc/core": "1.10.6",
35+
"@swc/core": "1.13.5",
3636
"@trpc/client": "10.45.2",
3737
"@trpc/server": "10.45.2",
3838
"@whatwg-node/server": "0.10.5",

0 commit comments

Comments
 (0)