We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0cb68b commit 37e1a83Copy full SHA for 37e1a83
apps/core/package.json
@@ -50,9 +50,9 @@
50
"dependencies": {
51
"@algolia/client-search": "^4.22.1",
52
"@aws-sdk/client-s3": "3.583.0",
53
- "@babel/core": "7.24.6",
54
- "@babel/plugin-transform-modules-commonjs": "7.24.6",
55
- "@babel/plugin-transform-typescript": "7.24.6",
+ "@babel/core": "7.24.7",
+ "@babel/plugin-transform-modules-commonjs": "7.24.7",
+ "@babel/plugin-transform-typescript": "7.24.7",
56
"@babel/types": "^7.24.0",
57
"@clerk/clerk-sdk-node": "5.0.9",
58
"@fastify/cookie": "9.3.1",
0 commit comments