Skip to content

Commit 8447e82

Browse files
Ruben van LeeuwenDutchBen
authored andcommitted
1802: Removes unneeded dependencies
1 parent 01485d8 commit 8447e82

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
},
1818
"devDependencies": {
1919
"@changesets/cli": "^2.27.1",
20-
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
2120
"@turbo/gen": "^2.5.2",
2221
"husky": "^9.0.11",
23-
"prettier": "^3.5.3",
2422
"turbo": "^2.2.3"
2523
},
2624
"name": "orchestrator-core-ui",

packages/orchestrator-ui-components/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
"@emotion/css": "^11.11.2",
3939
"@emotion/react": "^11.11.4",
4040
"@rtk-query/graphql-request-base-query": "^2.3.1",
41-
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4241
"graphql-request": "^6.1.0",
4342
"invariant": "^2.2.4",
4443
"lodash": "^4.17.21",
@@ -73,7 +72,6 @@
7372
"@types/object-hash": "^3.0.6",
7473
"@types/scroll-into-view": "^1.16.3",
7574
"babel-jest": "^29.7.0",
76-
"eslint": "^9.25.1",
7775
"jest": "^29.7.0",
7876
"jest-environment-jsdom": "^29.7.0",
7977
"jest-watch-typeahead": "^2.2.2",

0 commit comments

Comments
 (0)