Skip to content

Commit 92fc7ea

Browse files
author
tecvan
committed
chore: update @swc/core dep
1 parent be2c1f3 commit 92fc7ea

9 files changed

Lines changed: 98 additions & 106 deletions

File tree

common/_templates/solid-component/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@storybook/react": "^7.6.7",
4242
"@storybook/react-vite": "^7.6.7",
4343
"@storybook/test": "^7.6.7",
44-
"@swc/core": "^1.3.35",
44+
"@swc/core": "~1.3.35",
4545
"@swc/helpers": "^0.4.12",
4646
"@testing-library/jest-dom": "^6.1.5",
4747
"@testing-library/react": "^14.1.2",
@@ -70,4 +70,3 @@
7070
"react-dom": ">=18.2.0"
7171
}
7272
}
73-

0 commit comments

Comments
 (0)