Skip to content

Commit 813244e

Browse files
author
John Doe
committed
refactor: fix Binding issue in Nx v22
1 parent 9e60d56 commit 813244e

File tree

2 files changed

+185
-39
lines changed

2 files changed

+185
-39
lines changed

package-lock.json

Lines changed: 183 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@axe-core/playwright": "^4.11.0",
2323
"@code-pushup/portal-client": "^0.16.0",
2424
"@nx/devkit": "22.3.3",
25-
"@swc/helpers": "0.5.13",
25+
"@swc/helpers": "0.5.18",
2626
"ansis": "^3.3.2",
2727
"build-md": "^0.4.2",
2828
"bundle-require": "^5.1.0",
@@ -67,7 +67,7 @@
6767
"@push-based/nx-verdaccio": "0.0.7",
6868
"@swc-node/register": "1.9.2",
6969
"@swc/cli": "0.6.0",
70-
"@swc/core": "1.5.7",
70+
"@swc/core": "1.15.8",
7171
"@testing-library/jest-dom": "^6.4.2",
7272
"@testing-library/react": "16.1.0",
7373
"@trivago/prettier-plugin-sort-imports": "^4.3.0",

0 commit comments

Comments
 (0)