Merge pull request #675 from gitroomhq/dependabot/npm_and_yarn/swc/helpers-0.5.15

chore(deps): bump @swc/helpers from 0.5.13 to 0.5.15
This commit is contained in:
egelhaus 2025-04-03 07:47:33 +02:00 committed by GitHub
commit 126efb8556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@ -51,7 +51,7 @@
"@prisma/client": "^6.5.0",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@swc/helpers": "0.5.13",
"@swc/helpers": "0.5.15",
"@sweetalert2/theme-dark": "^5.0.16",
"@types/bcrypt": "^5.0.2",
"@types/concat-stream": "^2.0.3",
@ -15450,11 +15450,12 @@
"integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ=="
},
"node_modules/@swc/helpers": {
"version": "0.5.13",
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.13.tgz",
"integrity": "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==",
"version": "0.5.15",
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
"integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.4.0"
"tslib": "^2.8.0"
}
},
"node_modules/@swc/types": {

View File

@ -75,7 +75,7 @@
"@prisma/client": "^6.5.0",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/wallet-adapter-react-ui": "^0.9.35",
"@swc/helpers": "0.5.13",
"@swc/helpers": "0.5.15",
"@sweetalert2/theme-dark": "^5.0.16",
"@types/bcrypt": "^5.0.2",
"@types/concat-stream": "^2.0.3",