Skip to content

Commit bace690

Browse files
chore(deps): update all dependencies
1 parent 146e455 commit bace690

File tree

2 files changed

+39
-85
lines changed

2 files changed

+39
-85
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -47,23 +47,23 @@
4747
"@commitlint/config-conventional": "18.4.4",
4848
"@next/bundle-analyzer": "^14.0.4",
4949
"@trivago/prettier-plugin-sort-imports": "4.3.0",
50-
"@types/node": "20.10.7",
50+
"@types/node": "20.11.0",
5151
"@types/react": "18.2.47",
5252
"@types/react-dom": "18.2.18",
53-
"@typescript-eslint/eslint-plugin": "6.18.0",
54-
"@typescript-eslint/parser": "6.18.0",
53+
"@typescript-eslint/eslint-plugin": "6.18.1",
54+
"@typescript-eslint/parser": "6.18.1",
5555
"autoprefixer": "^10.4.16",
5656
"eslint": "8.56.0",
5757
"eslint-config-next": "14.0.4",
5858
"eslint-config-prettier": "9.1.0",
5959
"eslint-import-resolver-typescript": "3.6.1",
6060
"eslint-plugin-import": "2.29.1",
61-
"eslint-plugin-prettier": "5.1.2",
61+
"eslint-plugin-prettier": "5.1.3",
6262
"husky": "8.0.3",
6363
"lint-staged": "15.2.0",
6464
"next-transpile-modules": "^10.0.1",
6565
"postcss": "^8.4.33",
66-
"prettier": "3.1.1",
66+
"prettier": "3.2.1",
6767
"prettier-plugin-sort-json": "3.1.0",
6868
"tailwindcss": "^3.4.1",
6969
"typescript": "5.3.3"

yarn.lock

+34-80
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@
550550
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
551551
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
552552

553-
"@types/node@20.10.7":
554-
version "20.10.7"
555-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.7.tgz#40fe8faf25418a75de9fe68a8775546732a3a901"
556-
integrity sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==
553+
"@types/node@20.11.0":
554+
version "20.11.0"
555+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.0.tgz#8e0b99e70c0c1ade1a86c4a282f7b7ef87c9552f"
556+
integrity sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==
557557
dependencies:
558558
undici-types "~5.26.4"
559559

@@ -593,35 +593,24 @@
593593
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
594594
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
595595

596-
"@typescript-eslint/[email protected].0":
597-
version "6.18.0"
598-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.0.tgz#94b86f3c25b468c714a04bd490017ecec2fd3746"
599-
integrity sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==
596+
"@typescript-eslint/[email protected].1":
597+
version "6.18.1"
598+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
599+
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
600600
dependencies:
601601
"@eslint-community/regexpp" "^4.5.1"
602-
"@typescript-eslint/scope-manager" "6.18.0"
603-
"@typescript-eslint/type-utils" "6.18.0"
604-
"@typescript-eslint/utils" "6.18.0"
605-
"@typescript-eslint/visitor-keys" "6.18.0"
602+
"@typescript-eslint/scope-manager" "6.18.1"
603+
"@typescript-eslint/type-utils" "6.18.1"
604+
"@typescript-eslint/utils" "6.18.1"
605+
"@typescript-eslint/visitor-keys" "6.18.1"
606606
debug "^4.3.4"
607607
graphemer "^1.4.0"
608608
ignore "^5.2.4"
609609
natural-compare "^1.4.0"
610610
semver "^7.5.4"
611611
ts-api-utils "^1.0.1"
612612

613-
"@typescript-eslint/[email protected]":
614-
version "6.18.0"
615-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
616-
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
617-
dependencies:
618-
"@typescript-eslint/scope-manager" "6.18.0"
619-
"@typescript-eslint/types" "6.18.0"
620-
"@typescript-eslint/typescript-estree" "6.18.0"
621-
"@typescript-eslint/visitor-keys" "6.18.0"
622-
debug "^4.3.4"
623-
624-
"@typescript-eslint/parser@^5.4.2 || ^6.0.0":
613+
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^5.4.2 || ^6.0.0":
625614
version "6.18.1"
626615
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
627616
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
@@ -632,14 +621,6 @@
632621
"@typescript-eslint/visitor-keys" "6.18.1"
633622
debug "^4.3.4"
634623

635-
"@typescript-eslint/[email protected]":
636-
version "6.18.0"
637-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
638-
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
639-
dependencies:
640-
"@typescript-eslint/types" "6.18.0"
641-
"@typescript-eslint/visitor-keys" "6.18.0"
642-
643624
"@typescript-eslint/[email protected]":
644625
version "6.18.1"
645626
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.1.tgz#28c31c60f6e5827996aa3560a538693cb4bd3848"
@@ -648,40 +629,21 @@
648629
"@typescript-eslint/types" "6.18.1"
649630
"@typescript-eslint/visitor-keys" "6.18.1"
650631

651-
"@typescript-eslint/[email protected].0":
652-
version "6.18.0"
653-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.0.tgz#a492da599da5c38c70aa9ff9bfb473961b8ae663"
654-
integrity sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==
632+
"@typescript-eslint/[email protected].1":
633+
version "6.18.1"
634+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.1.tgz#115cf535f8b39db8301677199ce51151e2daee96"
635+
integrity sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==
655636
dependencies:
656-
"@typescript-eslint/typescript-estree" "6.18.0"
657-
"@typescript-eslint/utils" "6.18.0"
637+
"@typescript-eslint/typescript-estree" "6.18.1"
638+
"@typescript-eslint/utils" "6.18.1"
658639
debug "^4.3.4"
659640
ts-api-utils "^1.0.1"
660641

661-
"@typescript-eslint/[email protected]":
662-
version "6.18.0"
663-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
664-
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
665-
666642
"@typescript-eslint/[email protected]":
667643
version "6.18.1"
668644
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
669645
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
670646

671-
"@typescript-eslint/[email protected]":
672-
version "6.18.0"
673-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
674-
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
675-
dependencies:
676-
"@typescript-eslint/types" "6.18.0"
677-
"@typescript-eslint/visitor-keys" "6.18.0"
678-
debug "^4.3.4"
679-
globby "^11.1.0"
680-
is-glob "^4.0.3"
681-
minimatch "9.0.3"
682-
semver "^7.5.4"
683-
ts-api-utils "^1.0.1"
684-
685647
"@typescript-eslint/[email protected]":
686648
version "6.18.1"
687649
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1.tgz#a12b6440175b4cbc9d09ab3c4966c6b245215ab4"
@@ -696,27 +658,19 @@
696658
semver "^7.5.4"
697659
ts-api-utils "^1.0.1"
698660

699-
"@typescript-eslint/[email protected].0":
700-
version "6.18.0"
701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
702-
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
661+
"@typescript-eslint/[email protected].1":
662+
version "6.18.1"
663+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.1.tgz#3451cfe2e56babb6ac657e10b6703393d4b82955"
664+
integrity sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==
703665
dependencies:
704666
"@eslint-community/eslint-utils" "^4.4.0"
705667
"@types/json-schema" "^7.0.12"
706668
"@types/semver" "^7.5.0"
707-
"@typescript-eslint/scope-manager" "6.18.0"
708-
"@typescript-eslint/types" "6.18.0"
709-
"@typescript-eslint/typescript-estree" "6.18.0"
669+
"@typescript-eslint/scope-manager" "6.18.1"
670+
"@typescript-eslint/types" "6.18.1"
671+
"@typescript-eslint/typescript-estree" "6.18.1"
710672
semver "^7.5.4"
711673

712-
"@typescript-eslint/[email protected]":
713-
version "6.18.0"
714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
715-
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
716-
dependencies:
717-
"@typescript-eslint/types" "6.18.0"
718-
eslint-visitor-keys "^3.4.1"
719-
720674
"@typescript-eslint/[email protected]":
721675
version "6.18.1"
722676
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1.tgz#704d789bda2565a15475e7d22f145b8fe77443f4"
@@ -1603,10 +1557,10 @@ eslint-plugin-jsx-a11y@^6.7.1:
16031557
object.entries "^1.1.7"
16041558
object.fromentries "^2.0.7"
16051559

1606-
1607-
version "5.1.2"
1608-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.2.tgz#584c94d4bf31329b2d4cbeb10fd600d17d6de742"
1609-
integrity sha512-dhlpWc9vOwohcWmClFcA+HjlvUpuyynYs0Rf+L/P6/0iQE6vlHW9l5bkfzN62/Stm9fbq8ku46qzde76T1xlSg==
1560+
1561+
version "5.1.3"
1562+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
1563+
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
16101564
dependencies:
16111565
prettier-linter-helpers "^1.0.0"
16121566
synckit "^0.8.6"
@@ -3210,10 +3164,10 @@ [email protected]:
32103164
resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-3.1.0.tgz#a54b33a4ac36ac6f9bf31ad7b81106fad161e6ba"
32113165
integrity sha512-eIDEUjwzekiVd+oKrpd0aoACBTp5zOW71wDTNy+qQ5C9Q8oqt9n9wCm4F+SeRZbXfgblh/WYIguJynImlBXrvQ==
32123166

3213-
prettier@3.1.1:
3214-
version "3.1.1"
3215-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
3216-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
3167+
prettier@3.2.1:
3168+
version "3.2.1"
3169+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.1.tgz#babf33580e16c796a9740b9fae551624f7bfeaab"
3170+
integrity sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==
32173171

32183172
prop-types@^15.8.1:
32193173
version "15.8.1"

0 commit comments

Comments
 (0)