chore: added seed to fix swc issues

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-05-29 15:56:22 +02:00
parent b1ecb9f325
commit 1370a00b95
+5
View File
@@ -16,3 +16,8 @@
// package: the name of the package, e.g. @testing-library/react
// query: the version query to pin the version for, e.g. ^14.0.0
// version: the version to pin to, must be in range of the query, e.g. 14.11.0
"@swc/core@^1.3.46":
version "1.5.7"
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.5.7.tgz#e1db7b9887d5f34eb4a3256a738d0c5f1b018c33"
integrity sha512-U4qJRBefIJNJDRCCiVtkfa/hpiZ7w0R6kASea+/KLp+vkus3zcLSB8Ub8SvKgTIxjWpwsKcZlPf5nrv4ls46SQ==