Bump dependencies

This commit is contained in:
Arnaud 2024-10-21 15:42:18 +02:00
parent f5de413cf2
commit 88147ef306
No known key found for this signature in database
GPG Key ID: 69D6CE281FCAE663
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.3",
"license": "MIT",
"dependencies": {
"@codex-storage/marketplace-ui-components": "^0.0.18",
"@codex-storage/marketplace-ui-components": "^0.0.22",
"@codex-storage/sdk-js": "^0.0.8",
"@sentry/browser": "^8.32.0",
"@sentry/react": "^8.31.0",
@ -354,9 +354,9 @@
"dev": true
},
"node_modules/@codex-storage/marketplace-ui-components": {
"version": "0.0.18",
"resolved": "https://registry.npmjs.org/@codex-storage/marketplace-ui-components/-/marketplace-ui-components-0.0.18.tgz",
"integrity": "sha512-sK7YdlURXqE/GmoFDWJA4X18EdafFgCsJkEsdMyktn05qxCFtN7EGMWZHJrJ1FjlBFNZP5NIMljFrGKfY+xmVg==",
"version": "0.0.22",
"resolved": "https://registry.npmjs.org/@codex-storage/marketplace-ui-components/-/marketplace-ui-components-0.0.22.tgz",
"integrity": "sha512-tzEmojhQv+6GGQ8PDCbZpUDce7Q7OUTSAZcRxhQI9GfbbaOCwMLIGgC499Xfl+5376lEhcYO0rAWJjqih3odfQ==",
"dependencies": {
"lucide-react": "^0.441.0"
},

View File

@ -24,7 +24,7 @@
"React"
],
"dependencies": {
"@codex-storage/marketplace-ui-components": "^0.0.18",
"@codex-storage/marketplace-ui-components": "^0.0.22",
"@codex-storage/sdk-js": "^0.0.8",
"@sentry/browser": "^8.32.0",
"@sentry/react": "^8.31.0",