Skip to content

Commit f8e28cb

Browse files
authored
build: cleanup unused dependencies (#23839)
Cleans up unused dependencies.
1 parent c7017df commit f8e28cb

File tree

2 files changed

+20
-379
lines changed

2 files changed

+20
-379
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@
140140
"@material/touch-target": "14.0.0-canary.1af7c1c4a.0",
141141
"@material/typography": "14.0.0-canary.1af7c1c4a.0",
142142
"@octokit/rest": "18.3.5",
143-
"@rollup/plugin-babel": "^5.3.0",
144-
"@rollup/plugin-commonjs": "^20.0.0",
143+
"@rollup/plugin-commonjs": "^21.0.0",
145144
"@rollup/plugin-node-resolve": "^13.0.5",
146145
"@schematics/angular": "13.0.0-rc.3",
147146
"@types/babel__core": "^7.1.16",
@@ -152,7 +151,6 @@
152151
"@types/jasmine": "^3.6.0",
153152
"@types/luxon": "^1.27.0",
154153
"@types/marked": "^2.0.0",
155-
"@types/merge2": "^0.3.30",
156154
"@types/minimist": "^1.2.0",
157155
"@types/node": "^14.14.22",
158156
"@types/node-fetch": "^2.5.5",
@@ -168,11 +166,9 @@
168166
"browser-sync": "2.26.13",
169167
"chalk": "^4.1.0",
170168
"codelyzer": "^6.0.2",
171-
"conventional-changelog": "^3.0.5",
172169
"date-fns": "^2.23.0",
173170
"dgeni": "^0.4.11",
174171
"dgeni-packages": "^0.28.4",
175-
"diff": "^5.0.0",
176172
"esbuild": "^0.13.3",
177173
"firebase-tools": "^9.2.1",
178174
"fs-extra": "^9.0.1",
@@ -196,7 +192,6 @@
196192
"luxon": "^2.0.0",
197193
"madge": "^4.0.0",
198194
"marked": "^2.0.0",
199-
"merge2": "^1.2.3",
200195
"minimatch": "^3.0.4",
201196
"minimist": "^1.2.0",
202197
"moment": "^2.18.1",

0 commit comments

Comments
 (0)