Skip to content

Commit 5b8c442

Browse files
author
Andrei Bratu
committed
Remove troublesome deps
1 parent 27dac7b commit 5b8c442

3 files changed

Lines changed: 4 additions & 39 deletions

File tree

.prettierrc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ importOrderSortSpecifiers: true
66
importOrderGroupNamespaceSpecifiers: true
77
importOrder: ["<THIRD_PARTY_MODULES>", "^[./]"]
88
trailingComma: "all"
9-
plugins:
10-
- "@trivago/prettier-plugin-sort-imports"
9+
# TODO: This fails at release step, figure it out later
10+
# plugins:
11+
# - "@trivago/prettier-plugin-sort-imports"

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@babel/core": "^7.26.0",
4343
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
4444
"@babel/preset-env": "^7.26.0",
45-
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
4645
"@types/cli-progress": "^3.11.6",
4746
"@types/jest": "29.5.5",
4847
"@types/lodash": "4.17.5",

yarn.lock

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -647,17 +647,6 @@
647647
"@jridgewell/trace-mapping" "^0.3.25"
648648
jsesc "^3.0.2"
649649

650-
"@babel/generator@^7.26.2":
651-
version "7.26.3"
652-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019"
653-
integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==
654-
dependencies:
655-
"@babel/parser" "^7.26.3"
656-
"@babel/types" "^7.26.3"
657-
"@jridgewell/gen-mapping" "^0.3.5"
658-
"@jridgewell/trace-mapping" "^0.3.25"
659-
jsesc "^3.0.2"
660-
661650
"@babel/helper-annotate-as-pure@^7.25.9":
662651
version "7.25.9"
663652
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
@@ -811,13 +800,6 @@
811800
dependencies:
812801
"@babel/types" "^7.26.0"
813802

814-
"@babel/parser@^7.26.3":
815-
version "7.26.3"
816-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234"
817-
integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==
818-
dependencies:
819-
"@babel/types" "^7.26.3"
820-
821803
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
822804
version "7.25.9"
823805
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -1504,7 +1486,7 @@
15041486
"@babel/helper-string-parser" "^7.25.9"
15051487
"@babel/helper-validator-identifier" "^7.25.9"
15061488

1507-
"@babel/types@^7.26.3", "@babel/types@^7.4.4":
1489+
"@babel/types@^7.4.4":
15081490
version "7.26.3"
15091491
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
15101492
integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==
@@ -3116,18 +3098,6 @@
31163098
js-tiktoken "^1.0.12"
31173099
tslib "^2.3.0"
31183100

3119-
"@trivago/prettier-plugin-sort-imports@^5.2.0":
3120-
version "5.2.0"
3121-
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.0.tgz#a9dfdc3aa8bda1fc868a46575fa3c2d8f067bf42"
3122-
integrity sha512-yEIJ7xMKYQwyNRjxSdi4Gs37iszikAjxfky+3hu9bn24u8eHLJNDMAoOTyowp8p6EpSl8IQMdkfBx+WnJTttsw==
3123-
dependencies:
3124-
"@babel/generator" "^7.26.2"
3125-
"@babel/parser" "^7.26.2"
3126-
"@babel/traverse" "^7.25.9"
3127-
"@babel/types" "^7.26.0"
3128-
javascript-natural-sort "^0.7.1"
3129-
lodash "^4.17.21"
3130-
31313101
"@types/aws-lambda@8.10.143":
31323102
version "8.10.143"
31333103
resolved "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.143.tgz"
@@ -4705,11 +4675,6 @@ jackspeak@^3.1.2:
47054675
optionalDependencies:
47064676
"@pkgjs/parseargs" "^0.11.0"
47074677

4708-
javascript-natural-sort@^0.7.1:
4709-
version "0.7.1"
4710-
resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59"
4711-
integrity sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==
4712-
47134678
jest-changed-files@^29.7.0:
47144679
version "29.7.0"
47154680
resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz"

0 commit comments

Comments
 (0)