@pnp/spfx-controls-react 3.18.0-beta.7880188 → 3.18.0-beta.7996260

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.
@@ -1,2 +1,2 @@
1
- export var version = "3.18.0-beta.7880188";
1
+ export var version = "3.18.0-beta.7996260";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnp/spfx-controls-react",
3
3
  "description": "Reusable React controls for SharePoint Framework solutions",
4
- "version": "3.18.0-beta.7880188",
4
+ "version": "3.18.0-beta.7996260",
5
5
  "node": ">=16.13.0 <17.0.0 || >=18.17.1 <19.0.0",
6
6
  "scripts": {
7
7
  "build": "gulp build",
@@ -34,6 +34,7 @@
34
34
  "@fluentui/scheme-utilities": "^8.2.12",
35
35
  "@fluentui/styles": "0.66.5",
36
36
  "@fluentui/theme": "^2.6.6",
37
+ "@iconify/react": "^4.1.1",
37
38
  "@microsoft/decorators": "1.18.2",
38
39
  "@microsoft/mgt-react": "3.1.3",
39
40
  "@microsoft/mgt-spfx": "3.1.3",
@@ -82,8 +83,7 @@
82
83
  "react-quill": "2.0.0",
83
84
  "regexify-string": "^1.0.16",
84
85
  "spfx-uifabric-themes": "^0.9.0",
85
- "swiper": "^8.2.6",
86
- "@iconify/react": "^4.1.1"
86
+ "swiper": "^8.2.6"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@microsoft/eslint-config-spfx": "1.18.2",
@@ -101,9 +101,6 @@
101
101
  "@types/lodash": "4.14.202",
102
102
  "@types/quill": "^1.3.10",
103
103
  "@types/react": "17.0.45",
104
- "@types/react-addons-shallow-compare": "0.14.17",
105
- "@types/react-addons-test-utils": "0.14.15",
106
- "@types/react-addons-update": "0.14.21",
107
104
  "@types/react-dom": "17.0.17",
108
105
  "@types/react-mentions": "^4.1.3",
109
106
  "@types/sinon": "10.0.13",