Skip to content

Commit 43028df

Browse files
committed
fix: putout: rm unused dependencies
1 parent e1f058b commit 43028df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/putout/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
"@putout/plugin-coverage": "^1.0.0",
114114
"@putout/plugin-declare": "^4.0.0",
115115
"@putout/plugin-declare-before-reference": "^5.0.0",
116-
"@putout/plugin-declare-imports-first": "^2.0.0",
117116
"@putout/plugin-eslint": "^9.0.0",
118117
"@putout/plugin-esm": "^1.0.0",
119118
"@putout/plugin-extract-object-properties": "^9.0.0",
@@ -123,15 +122,13 @@
123122
"@putout/plugin-generators": "^1.0.0",
124123
"@putout/plugin-github": "^13.0.0",
125124
"@putout/plugin-gitignore": "^6.0.0",
126-
"@putout/plugin-group-imports-by-source": "^2.0.0",
127125
"@putout/plugin-labels": "^1.0.0",
128126
"@putout/plugin-logical-expressions": "^7.0.0",
129127
"@putout/plugin-madrun": "^19.0.0",
130128
"@putout/plugin-math": "^2.0.0",
131129
"@putout/plugin-maybe": "^2.0.0",
132130
"@putout/plugin-merge-destructuring-properties": "^10.0.0",
133131
"@putout/plugin-merge-duplicate-functions": "^2.0.0",
134-
"@putout/plugin-merge-duplicate-imports": "^11.0.0",
135132
"@putout/plugin-montag": "^3.0.0",
136133
"@putout/plugin-new": "^3.0.1",
137134
"@putout/plugin-nodejs": "^13.0.0",
@@ -150,7 +147,6 @@
150147
"@putout/plugin-remove-empty": "^13.0.0",
151148
"@putout/plugin-remove-iife": "^4.0.0",
152149
"@putout/plugin-remove-nested-blocks": "^6.0.0",
153-
"@putout/plugin-remove-quotes-from-import-assertions": "^1.0.0",
154150
"@putout/plugin-remove-unreachable-code": "^1.0.0",
155151
"@putout/plugin-remove-unreferenced-variables": "^4.0.0",
156152
"@putout/plugin-remove-unused-expressions": "^9.0.0",
@@ -180,7 +176,6 @@
180176
"@putout/plugin-simplify-assignment": "^3.0.0",
181177
"@putout/plugin-simplify-boolean-return": "^2.0.0",
182178
"@putout/plugin-simplify-ternary": "^7.0.0",
183-
"@putout/plugin-sort-imports-by-specifiers": "^1.0.0",
184179
"@putout/plugin-split-assignment-expressions": "^1.0.0",
185180
"@putout/plugin-split-nested-destructuring": "^3.0.0",
186181
"@putout/plugin-split-variable-declarations": "^3.0.0",

0 commit comments

Comments
 (0)