@commercelayer/react-components 4.3.3 → 4.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercelayer/react-components",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.4",
|
|
4
4
|
"description": "The Official Commerce Layer React Components",
|
|
5
5
|
"main": "lib/cjs/index.js",
|
|
6
6
|
"module": "lib/esm/index.js",
|
|
@@ -162,8 +162,8 @@
|
|
|
162
162
|
"@ac-dev/states-service": "^1.1.1",
|
|
163
163
|
"@adyen/adyen-web": "^5.37.0",
|
|
164
164
|
"@commercelayer/sdk": "^4.27.0",
|
|
165
|
-
"@stripe/react-stripe-js": "^2.
|
|
166
|
-
"@stripe/stripe-js": "^1.
|
|
165
|
+
"@stripe/react-stripe-js": "^2.1.0",
|
|
166
|
+
"@stripe/stripe-js": "^1.51.0",
|
|
167
167
|
"axios": "^1.3.4",
|
|
168
168
|
"braintree-web": "^3.92.0",
|
|
169
169
|
"frames-react": "^1.1.0",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
},
|
|
176
176
|
"devDependencies": {
|
|
177
177
|
"@commercelayer/js-auth": "^2.3.0",
|
|
178
|
-
"@playwright/test": "^1.
|
|
178
|
+
"@playwright/test": "^1.32.0",
|
|
179
179
|
"@testing-library/dom": "^9.0.1",
|
|
180
180
|
"@testing-library/react": "^14.0.0",
|
|
181
181
|
"@types/braintree-web": "^3.75.23",
|