@commercelayer/react-components 2.47.1 → 2.48.3

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": "2.47.1",
3
+ "version": "2.48.3",
4
4
  "description": "The Official Commerce Layer React Components",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/esm/index.js",
@@ -79,7 +79,7 @@
79
79
  "homepage": "https://github.com/commercelayer/commercelayer-react-components#readme",
80
80
  "dependencies": {
81
81
  "@adyen/adyen-web": "^5.2.2",
82
- "@commercelayer/js-auth": "^2.2.3",
82
+ "@commercelayer/js-auth": "^2.2.4",
83
83
  "@commercelayer/sdk": "^2.3.9",
84
84
  "@stripe/react-stripe-js": "^1.6.0",
85
85
  "@stripe/stripe-js": "^1.21.1",
@@ -99,9 +99,8 @@
99
99
  "@babel/preset-react": "^7.16.0",
100
100
  "@babel/preset-typescript": "^7.16.0",
101
101
  "@playwright/test": "^1.16.3",
102
- "@rollup/plugin-alias": "^3.1.8",
103
102
  "@semantic-release/changelog": "^6.0.1",
104
- "@semantic-release/commit-analyzer": "^9.0.1",
103
+ "@semantic-release/commit-analyzer": "^9.0.2",
105
104
  "@semantic-release/git": "^10.0.1",
106
105
  "@semantic-release/github": "^8.0.2",
107
106
  "@semantic-release/npm": "^8.0.3",
@@ -112,7 +111,7 @@
112
111
  "@types/braintree-web": "^3.75.12",
113
112
  "@types/jest": "^27.0.3",
114
113
  "@types/lodash": "^4.14.177",
115
- "@types/node": "^16.11.9",
114
+ "@types/node": "^16.11.10",
116
115
  "@types/prop-types": "^15.7.4",
117
116
  "@types/react": "^17.0.36",
118
117
  "@types/react-test-renderer": "^17.0.1",