Skip to content

Commit b071a53

Browse files
chore(deps): pin dependencies (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4c0aec commit b071a53

File tree

2 files changed

+57
-62
lines changed

2 files changed

+57
-62
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
"@storybook/manager-webpack5": "6.5.16",
115115
"@storybook/react": "6.5.16",
116116
"@storybook/theming": "6.5.16",
117-
"@swc-node/register": "~1.6.7",
118-
"@swc/core": "~1.3.85",
119-
"@swc/helpers": "~0.5.2",
117+
"@swc-node/register": "1.6.8",
118+
"@swc/core": "1.3.107",
119+
"@swc/helpers": "0.5.15",
120120
"@testing-library/cypress": "8.0.2",
121121
"@testing-library/dom": "8.20.1",
122122
"@testing-library/jest-dom": "6.2.1",
@@ -184,7 +184,7 @@
184184
"ts-loader": "9.5.1",
185185
"ts-node": "10.9.1",
186186
"tsconfig-paths-webpack-plugin": "3.5.1",
187-
"typescript": "~5.3.2",
187+
"typescript": "5.3.3",
188188
"webpack": "5.94.0",
189189
"zod": "3.22.3",
190190
"zod-to-ts": "1.2.0"

0 commit comments

Comments
 (0)