Skip to content

Commit 2462646

Browse files
Merge pull request #1771 from pnp/clean-packages
remove unnecessary dependencies
2 parents 36753f1 + 22997fd commit 2462646

File tree

2 files changed

+2
-35
lines changed

2 files changed

+2
-35
lines changed

package-lock.json

Lines changed: 0 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"@fluentui/scheme-utilities": "^8.2.12",
3535
"@fluentui/styles": "0.66.5",
3636
"@fluentui/theme": "^2.6.6",
37+
"@iconify/react": "^4.1.1",
3738
"@microsoft/decorators": "1.18.2",
3839
"@microsoft/mgt-react": "3.1.3",
3940
"@microsoft/mgt-spfx": "3.1.3",
@@ -82,8 +83,7 @@
8283
"react-quill": "2.0.0",
8384
"regexify-string": "^1.0.16",
8485
"spfx-uifabric-themes": "^0.9.0",
85-
"swiper": "^8.2.6",
86-
"@iconify/react": "^4.1.1"
86+
"swiper": "^8.2.6"
8787
},
8888
"devDependencies": {
8989
"@microsoft/eslint-config-spfx": "1.18.2",
@@ -101,9 +101,6 @@
101101
"@types/lodash": "4.14.202",
102102
"@types/quill": "^1.3.10",
103103
"@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",
107104
"@types/react-dom": "17.0.17",
108105
"@types/react-mentions": "^4.1.3",
109106
"@types/sinon": "10.0.13",

0 commit comments

Comments
 (0)