@descope/flow-components 2.0.492 → 2.0.494

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/dist/index.cjs.js CHANGED
@@ -86890,11 +86890,6 @@ descope-boolean-field-internal {
86890
86890
  dialCode: '+351',
86891
86891
  code: 'PT',
86892
86892
  },
86893
- {
86894
- name: 'Puerto Rico',
86895
- dialCode: '+1939',
86896
- code: 'PR',
86897
- },
86898
86893
  {
86899
86894
  name: 'Qatar',
86900
86895
  dialCode: '+974',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope/flow-components",
3
- "version": "2.0.492",
3
+ "version": "2.0.494",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",
@@ -77,7 +77,7 @@
77
77
  "eslint-plugin-n": "17.16.2",
78
78
  "eslint-plugin-no-only-tests": "3.3.0",
79
79
  "eslint-plugin-prefer-arrow": "1.2.3",
80
- "eslint-plugin-prettier": "5.2.4",
80
+ "eslint-plugin-prettier": "5.2.5",
81
81
  "eslint-plugin-promise": "7.2.1",
82
82
  "eslint-plugin-react": "^7.30.1",
83
83
  "eslint-plugin-testing-library": "^7.0.0",
@@ -104,7 +104,7 @@
104
104
  "typescript": "^5.7.2"
105
105
  },
106
106
  "dependencies": {
107
- "@descope/web-components-ui": "1.55.0"
107
+ "@descope/web-components-ui": "1.56.0"
108
108
  },
109
109
  "peerDependencies": {
110
110
  "react": ">= 18"