Skip to content

Commit d8052d8

Browse files
Bump the development-dependencies group with 4 updates
Bumps the development-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library). Updates `@typescript-eslint/eslint-plugin` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser) Updates `eslint-plugin-react-hooks` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-testing-library` from 7.11.0 to 7.13.1 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v7.11.0...v7.13.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-testing-library dependency-version: 7.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1314b40 commit d8052d8

2 files changed

Lines changed: 94 additions & 100 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,17 @@
122122
"@types/react-test-renderer": "^19.0.0",
123123
"@types/styled-components": "^5.1.34",
124124
"@types/uuid": "^11.0.0",
125-
"@typescript-eslint/eslint-plugin": "^8.45.0",
126-
"@typescript-eslint/parser": "^8.45.0",
125+
"@typescript-eslint/eslint-plugin": "^8.46.0",
126+
"@typescript-eslint/parser": "^8.46.0",
127127
"babel-plugin-module-resolver": "^5.0.2",
128128
"eslint": "^8",
129129
"eslint-import-resolver-typescript": "^4.4.4",
130130
"eslint-plugin-import": "^2.32.0",
131131
"eslint-plugin-no-relative-import-paths": "^1.6.1",
132132
"eslint-plugin-prettier": "5.5.4",
133-
"eslint-plugin-react-hooks": "^6.1.0",
133+
"eslint-plugin-react-hooks": "^7.0.0",
134134
"eslint-plugin-simple-import-sort": "^12.1.1",
135-
"eslint-plugin-testing-library": "^7.11.0",
135+
"eslint-plugin-testing-library": "^7.13.1",
136136
"prettier": "^3.6.2",
137137
"react-native-version": "4.0.0",
138138
"react-test-renderer": "19.0.0",

yarn.lock

Lines changed: 90 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -842,18 +842,6 @@ __metadata:
842842
languageName: node
843843
linkType: hard
844844

845-
"@babel/plugin-proposal-private-methods@npm:^7.18.6":
846-
version: 7.18.6
847-
resolution: "@babel/plugin-proposal-private-methods@npm:7.18.6"
848-
dependencies:
849-
"@babel/helper-create-class-features-plugin": "npm:^7.18.6"
850-
"@babel/helper-plugin-utils": "npm:^7.18.6"
851-
peerDependencies:
852-
"@babel/core": ^7.0.0-0
853-
checksum: 10/22d8502ee96bca99ad2c8393e8493e2b8d4507576dd054490fd8201a36824373440106f5b098b6d821b026c7e72b0424ff4aeca69ed5f42e48f029d3a156d5ad
854-
languageName: node
855-
linkType: hard
856-
857845
"@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2":
858846
version: 7.21.0-placeholder-for-preset-env.2
859847
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.0-placeholder-for-preset-env.2"
@@ -4885,24 +4873,24 @@ __metadata:
48854873
languageName: node
48864874
linkType: hard
48874875

4888-
"@typescript-eslint/eslint-plugin@npm:^8.45.0":
4889-
version: 8.45.0
4890-
resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0"
4876+
"@typescript-eslint/eslint-plugin@npm:^8.46.0":
4877+
version: 8.46.0
4878+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
48914879
dependencies:
48924880
"@eslint-community/regexpp": "npm:^4.10.0"
4893-
"@typescript-eslint/scope-manager": "npm:8.45.0"
4894-
"@typescript-eslint/type-utils": "npm:8.45.0"
4895-
"@typescript-eslint/utils": "npm:8.45.0"
4896-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
4881+
"@typescript-eslint/scope-manager": "npm:8.46.0"
4882+
"@typescript-eslint/type-utils": "npm:8.46.0"
4883+
"@typescript-eslint/utils": "npm:8.46.0"
4884+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
48974885
graphemer: "npm:^1.4.0"
48984886
ignore: "npm:^7.0.0"
48994887
natural-compare: "npm:^1.4.0"
49004888
ts-api-utils: "npm:^2.1.0"
49014889
peerDependencies:
4902-
"@typescript-eslint/parser": ^8.45.0
4890+
"@typescript-eslint/parser": ^8.46.0
49034891
eslint: ^8.57.0 || ^9.0.0
49044892
typescript: ">=4.8.4 <6.0.0"
4905-
checksum: 10/6d31dbd3354028b4a010af0ea2614a171b11616e6f20d36d74529b8888681ae8d15e1269122b8a8d5fae117bdd66dac4a38cfc99dc2a0ee33bd22c10075f63e4
4893+
checksum: 10/415afd894a5fec9cfe2c327c8b26377045979cc6bdf720aeecb32af335b9e6865c70fa6a355dd16f52a36dc38f50755df3eb1466d5822c53c80465ff824c9881
49064894
languageName: node
49074895
linkType: hard
49084896

@@ -4924,32 +4912,32 @@ __metadata:
49244912
languageName: node
49254913
linkType: hard
49264914

4927-
"@typescript-eslint/parser@npm:^8.45.0":
4928-
version: 8.45.0
4929-
resolution: "@typescript-eslint/parser@npm:8.45.0"
4915+
"@typescript-eslint/parser@npm:^8.46.0":
4916+
version: 8.46.0
4917+
resolution: "@typescript-eslint/parser@npm:8.46.0"
49304918
dependencies:
4931-
"@typescript-eslint/scope-manager": "npm:8.45.0"
4932-
"@typescript-eslint/types": "npm:8.45.0"
4933-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
4934-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
4919+
"@typescript-eslint/scope-manager": "npm:8.46.0"
4920+
"@typescript-eslint/types": "npm:8.46.0"
4921+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
4922+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
49354923
debug: "npm:^4.3.4"
49364924
peerDependencies:
49374925
eslint: ^8.57.0 || ^9.0.0
49384926
typescript: ">=4.8.4 <6.0.0"
4939-
checksum: 10/4f8b7c73ae3b53c2adc4e981ac2ca90839a118947635481b45d29423d39b7b73cde2b185ad1084c9e19c3239444bf1be81f40b861176eec4540cb46848731991
4927+
checksum: 10/6838fde776fd2b2932b259a20cc89b517e0c94a2cfa363a5e8531095c23fb35d8f803196f6594026d0510bf2a8ec003c67181bb2c407904685a64c97602da65f
49404928
languageName: node
49414929
linkType: hard
49424930

4943-
"@typescript-eslint/project-service@npm:8.45.0":
4944-
version: 8.45.0
4945-
resolution: "@typescript-eslint/project-service@npm:8.45.0"
4931+
"@typescript-eslint/project-service@npm:8.46.0":
4932+
version: 8.46.0
4933+
resolution: "@typescript-eslint/project-service@npm:8.46.0"
49464934
dependencies:
4947-
"@typescript-eslint/tsconfig-utils": "npm:^8.45.0"
4948-
"@typescript-eslint/types": "npm:^8.45.0"
4935+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
4936+
"@typescript-eslint/types": "npm:^8.46.0"
49494937
debug: "npm:^4.3.4"
49504938
peerDependencies:
49514939
typescript: ">=4.8.4 <6.0.0"
4952-
checksum: 10/919c8260dae79eaec79de84a5ae66fbb09c2ab7aca8c3b7785cb011582a2864c8091e64c84013b05bce812e522fbc4a5ae1c68f86404e078fc84da0fe80247ce
4940+
checksum: 10/de11af23ae6b82769b667e8d6e81d47ce039c7817465b99c1e29c8fbcac58af898bebe70368a274cd7b3c7232354134d53ceba0415b8d7e18317037bc4a4a2f7
49534941
languageName: node
49544942
linkType: hard
49554943

@@ -4983,22 +4971,22 @@ __metadata:
49834971
languageName: node
49844972
linkType: hard
49854973

4986-
"@typescript-eslint/scope-manager@npm:8.45.0":
4987-
version: 8.45.0
4988-
resolution: "@typescript-eslint/scope-manager@npm:8.45.0"
4974+
"@typescript-eslint/scope-manager@npm:8.46.0":
4975+
version: 8.46.0
4976+
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
49894977
dependencies:
4990-
"@typescript-eslint/types": "npm:8.45.0"
4991-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
4992-
checksum: 10/e45d63a0109eca00f6b431d87e73eacfa03b1795905f123e9144bcacb5abb83888167d1849317c6f90ba1f3553196b2eab13e5e7cdd1050d7a84eaadb65ba801
4978+
"@typescript-eslint/types": "npm:8.46.0"
4979+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
4980+
checksum: 10/ed85abd08c0edf088b1b11757c658acf593cf84051bddde651304a609d3a6cd9e331149e88653676606a565c3f92c191d4af049f540f6e3bb692a4f38305fd71
49934981
languageName: node
49944982
linkType: hard
49954983

4996-
"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0":
4997-
version: 8.45.0
4998-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0"
4984+
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
4985+
version: 8.46.0
4986+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
49994987
peerDependencies:
50004988
typescript: ">=4.8.4 <6.0.0"
5001-
checksum: 10/91696bbc34758749d3647236986bf418bacdc0de0e27c2d39cd7c2408c404c35ed18c47c2a55aea0bb9525cc7eb656586359c4e651144603f3438ce93fe80081
4989+
checksum: 10/e78a66a854322423aca835070c5ee9489975c4d80d2f8ffe9cf4d6e3f67a1646ddc05b086f7156599c90ad521670ca572a4315f2b49a5922c33d6e49723558e4
50024990
languageName: node
50034991
linkType: hard
50044992

@@ -5019,19 +5007,19 @@ __metadata:
50195007
languageName: node
50205008
linkType: hard
50215009

5022-
"@typescript-eslint/type-utils@npm:8.45.0":
5023-
version: 8.45.0
5024-
resolution: "@typescript-eslint/type-utils@npm:8.45.0"
5010+
"@typescript-eslint/type-utils@npm:8.46.0":
5011+
version: 8.46.0
5012+
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
50255013
dependencies:
5026-
"@typescript-eslint/types": "npm:8.45.0"
5027-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5028-
"@typescript-eslint/utils": "npm:8.45.0"
5014+
"@typescript-eslint/types": "npm:8.46.0"
5015+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
5016+
"@typescript-eslint/utils": "npm:8.46.0"
50295017
debug: "npm:^4.3.4"
50305018
ts-api-utils: "npm:^2.1.0"
50315019
peerDependencies:
50325020
eslint: ^8.57.0 || ^9.0.0
50335021
typescript: ">=4.8.4 <6.0.0"
5034-
checksum: 10/81017b3f4780a65a4e4268ab208f1cb8891c1ced9ade23d8eb4575b18aeb99fe59a0d0ddbb4eea9c086567a1b4515d3466e850d4c81ec0d2d88658c43877a6cf
5022+
checksum: 10/5405b71b91d02ed4eac1028fc156c053953403b9f48393d92340b15a8b05bee5bf1281324c6283ac31a0e03cc1a19baf94768cb3fd70b4621f8c07a4243837db
50355023
languageName: node
50365024
linkType: hard
50375025

@@ -5056,10 +5044,10 @@ __metadata:
50565044
languageName: node
50575045
linkType: hard
50585046

5059-
"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0":
5060-
version: 8.45.0
5061-
resolution: "@typescript-eslint/types@npm:8.45.0"
5062-
checksum: 10/889ded2b9bf376c876611b2a37f89051fdc8ec501314a4b97832caefa4305bffc4b752548941ce2e7f9659a81336d096d439d4c2ed236c99fefdf60b715593dd
5047+
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
5048+
version: 8.46.0
5049+
resolution: "@typescript-eslint/types@npm:8.46.0"
5050+
checksum: 10/0118b0dd592bf4beaf41e8c6be812980dd0adea44d48c90d8b0272777b58d4cfd6326b8bc363efa3c640be476a6bf3632aee2d97052d5e34071e6576b9c28264
50635051
languageName: node
50645052
linkType: hard
50655053

@@ -5119,14 +5107,14 @@ __metadata:
51195107
languageName: node
51205108
linkType: hard
51215109

5122-
"@typescript-eslint/typescript-estree@npm:8.45.0":
5123-
version: 8.45.0
5124-
resolution: "@typescript-eslint/typescript-estree@npm:8.45.0"
5110+
"@typescript-eslint/typescript-estree@npm:8.46.0":
5111+
version: 8.46.0
5112+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
51255113
dependencies:
5126-
"@typescript-eslint/project-service": "npm:8.45.0"
5127-
"@typescript-eslint/tsconfig-utils": "npm:8.45.0"
5128-
"@typescript-eslint/types": "npm:8.45.0"
5129-
"@typescript-eslint/visitor-keys": "npm:8.45.0"
5114+
"@typescript-eslint/project-service": "npm:8.46.0"
5115+
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
5116+
"@typescript-eslint/types": "npm:8.46.0"
5117+
"@typescript-eslint/visitor-keys": "npm:8.46.0"
51305118
debug: "npm:^4.3.4"
51315119
fast-glob: "npm:^3.3.2"
51325120
is-glob: "npm:^4.0.3"
@@ -5135,7 +5123,7 @@ __metadata:
51355123
ts-api-utils: "npm:^2.1.0"
51365124
peerDependencies:
51375125
typescript: ">=4.8.4 <6.0.0"
5138-
checksum: 10/2fb4e63ad6128afbada8eabaabfe7d5a8f1a1f387bb13d7d3209103493ba974b518bf47b17e9a853beba10ec81efd5582ebf628c2eb77a924cf67d4d85466e5e
5126+
checksum: 10/61053bd0c35a1fe5c82aef00cb70dbe0878ab28e55550cc1e2d6e7d4a0520c81947eb7505227c85a742a93db905d7e7376aed7d958dc257507b9bdda1daf0b00
51395127
languageName: node
51405128
linkType: hard
51415129

@@ -5153,18 +5141,18 @@ __metadata:
51535141
languageName: node
51545142
linkType: hard
51555143

5156-
"@typescript-eslint/utils@npm:8.45.0":
5157-
version: 8.45.0
5158-
resolution: "@typescript-eslint/utils@npm:8.45.0"
5144+
"@typescript-eslint/utils@npm:8.46.0":
5145+
version: 8.46.0
5146+
resolution: "@typescript-eslint/utils@npm:8.46.0"
51595147
dependencies:
51605148
"@eslint-community/eslint-utils": "npm:^4.7.0"
5161-
"@typescript-eslint/scope-manager": "npm:8.45.0"
5162-
"@typescript-eslint/types": "npm:8.45.0"
5163-
"@typescript-eslint/typescript-estree": "npm:8.45.0"
5149+
"@typescript-eslint/scope-manager": "npm:8.46.0"
5150+
"@typescript-eslint/types": "npm:8.46.0"
5151+
"@typescript-eslint/typescript-estree": "npm:8.46.0"
51645152
peerDependencies:
51655153
eslint: ^8.57.0 || ^9.0.0
51665154
typescript: ">=4.8.4 <6.0.0"
5167-
checksum: 10/9e675a0da4434bd434901f9ba3e1e91d4d7ad542d7fcf8c23534a67f2f9039a569da20929e67a6562e3a263be226ad424cd0c1ac80f7828f4285f7f34e361926
5155+
checksum: 10/4e0da60de389799afdd36249fd4bcf9e085a4d6f119e241e436a701b45cdf10becc3f1e3cdef29ebbf147a81f40d9a4800d428cb4a66799d3e4aa80b879c9ee2
51685156
languageName: node
51695157
linkType: hard
51705158

@@ -5233,13 +5221,13 @@ __metadata:
52335221
languageName: node
52345222
linkType: hard
52355223

5236-
"@typescript-eslint/visitor-keys@npm:8.45.0":
5237-
version: 8.45.0
5238-
resolution: "@typescript-eslint/visitor-keys@npm:8.45.0"
5224+
"@typescript-eslint/visitor-keys@npm:8.46.0":
5225+
version: 8.46.0
5226+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
52395227
dependencies:
5240-
"@typescript-eslint/types": "npm:8.45.0"
5228+
"@typescript-eslint/types": "npm:8.46.0"
52415229
eslint-visitor-keys: "npm:^4.2.1"
5242-
checksum: 10/8ae7e19c69c1f67fa8f952c18a09ad42a8cba492545d6e1dca6750e760893773f69ec6b1a96d0997e833c82aecc5ff7fb9546c5abd6c4427d91206670cf8ff37
5230+
checksum: 10/37e6145b6a5e960c59777d7fc86f722ff696e76c627106ac4577b945ca35744a5f96525d77bde50fe8c328503e9392e21e3adb7cf9899ae0efc054d63f4c3916
52435231
languageName: node
52445232
linkType: hard
52455233

@@ -8026,19 +8014,18 @@ __metadata:
80268014
languageName: node
80278015
linkType: hard
80288016

8029-
"eslint-plugin-react-hooks@npm:^6.1.0":
8030-
version: 6.1.0
8031-
resolution: "eslint-plugin-react-hooks@npm:6.1.0"
8017+
"eslint-plugin-react-hooks@npm:^7.0.0":
8018+
version: 7.0.0
8019+
resolution: "eslint-plugin-react-hooks@npm:7.0.0"
80328020
dependencies:
80338021
"@babel/core": "npm:^7.24.4"
80348022
"@babel/parser": "npm:^7.24.4"
8035-
"@babel/plugin-proposal-private-methods": "npm:^7.18.6"
80368023
hermes-parser: "npm:^0.25.1"
8037-
zod: "npm:^3.22.4"
8038-
zod-validation-error: "npm:^3.0.3"
8024+
zod: "npm:^3.22.4 || ^4.0.0"
8025+
zod-validation-error: "npm:^3.0.3 || ^4.0.0"
80398026
peerDependencies:
80408027
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
8041-
checksum: 10/0b1d32510f6419c058182ec159914f6580bb070bbabcdb1ac47348993f84c3c93407304b93de13920b1a6e5bf72463367ab80d9e5aa688f3e44000abab75fa14
8028+
checksum: 10/756ad90ec6390bafa8037f86ab72d98af55c25e13b69e15bdac634724c8af7a87eb6993b643665e930d67635d52c8aa55b0e7a1d47e3c4e42a3b66950b2069fb
80428029
languageName: node
80438030
linkType: hard
80448031

@@ -8097,15 +8084,15 @@ __metadata:
80978084
languageName: node
80988085
linkType: hard
80998086

8100-
"eslint-plugin-testing-library@npm:^7.11.0":
8101-
version: 7.11.0
8102-
resolution: "eslint-plugin-testing-library@npm:7.11.0"
8087+
"eslint-plugin-testing-library@npm:^7.13.1":
8088+
version: 7.13.1
8089+
resolution: "eslint-plugin-testing-library@npm:7.13.1"
81038090
dependencies:
81048091
"@typescript-eslint/scope-manager": "npm:^8.15.0"
81058092
"@typescript-eslint/utils": "npm:^8.15.0"
81068093
peerDependencies:
81078094
eslint: ^8.57.0 || ^9.0.0
8108-
checksum: 10/25be8a202879220213a5b15204ab85e82e8c57d3c68ba6e9f946d122b39c80b646c198968ad5a9990def9e3e42a0a09dcdf1256a7e9d58c06170bd9a869ad956
8095+
checksum: 10/7a99d4c95c01128764e94e016c24f754223006f6c3281f308ef11116ba078f2ebb7934803d6f50d08f4a6d969fd0528222cb787aced5964f27949485e6337ba2
81098096
languageName: node
81108097
linkType: hard
81118098

@@ -12532,8 +12519,8 @@ __metadata:
1253212519
"@types/react-test-renderer": "npm:^19.0.0"
1253312520
"@types/styled-components": "npm:^5.1.34"
1253412521
"@types/uuid": "npm:^11.0.0"
12535-
"@typescript-eslint/eslint-plugin": "npm:^8.45.0"
12536-
"@typescript-eslint/parser": "npm:^8.45.0"
12522+
"@typescript-eslint/eslint-plugin": "npm:^8.46.0"
12523+
"@typescript-eslint/parser": "npm:^8.46.0"
1253712524
babel-plugin-module-resolver: "npm:^5.0.2"
1253812525
base-64: "npm:^1.0.0"
1253912526
compare-versions: "npm:^6.1.1"
@@ -12542,9 +12529,9 @@ __metadata:
1254212529
eslint-plugin-import: "npm:^2.32.0"
1254312530
eslint-plugin-no-relative-import-paths: "npm:^1.6.1"
1254412531
eslint-plugin-prettier: "npm:5.5.4"
12545-
eslint-plugin-react-hooks: "npm:^6.1.0"
12532+
eslint-plugin-react-hooks: "npm:^7.0.0"
1254612533
eslint-plugin-simple-import-sort: "npm:^12.1.1"
12547-
eslint-plugin-testing-library: "npm:^7.11.0"
12534+
eslint-plugin-testing-library: "npm:^7.13.1"
1254812535
expo: "npm:54.0.12"
1254912536
fast-deep-equal: "npm:^3.1.3"
1255012537
fuse.js: "npm:^7.1.0"
@@ -16594,16 +16581,23 @@ __metadata:
1659416581
languageName: node
1659516582
linkType: hard
1659616583

16597-
"zod-validation-error@npm:^3.0.3":
16598-
version: 3.5.3
16599-
resolution: "zod-validation-error@npm:3.5.3"
16584+
"zod-validation-error@npm:^3.0.3 || ^4.0.0":
16585+
version: 4.0.2
16586+
resolution: "zod-validation-error@npm:4.0.2"
1660016587
peerDependencies:
1660116588
zod: ^3.25.0 || ^4.0.0
16602-
checksum: 10/f550565ffb2a0a1733616d856302184dbe2080ec649ff9361125467065c3dfa02aeb5bf399605cdb61fe640f79ff1fe8ad0805f6e0c8144fa34764cad58f4401
16589+
checksum: 10/5e35ca8ebb4602dcb526e122d7e9fca695c4a479bd97535f3400a732d49160f24f7213a9ed64986fc9dc3a2e8a6c4e1241ec0c4d8a4e3e69ea91a0328ded2192
16590+
languageName: node
16591+
linkType: hard
16592+
16593+
"zod@npm:^3.22.4 || ^4.0.0":
16594+
version: 4.1.12
16595+
resolution: "zod@npm:4.1.12"
16596+
checksum: 10/c5f04e6ac306515c4db6ef73cf7705f521c7a2107c8c8912416a0658d689f361db9bee829b0bf01ef4a22492f1065c5cbcdb523ce532606ac6792fd714f3c326
1660316597
languageName: node
1660416598
linkType: hard
1660516599

16606-
"zod@npm:^3.22.4, zod@npm:^3.25.76":
16600+
"zod@npm:^3.25.76":
1660716601
version: 3.25.76
1660816602
resolution: "zod@npm:3.25.76"
1660916603
checksum: 10/f0c963ec40cd96858451d1690404d603d36507c1fc9682f2dae59ab38b578687d542708a7fdbf645f77926f78c9ed558f57c3d3aa226c285f798df0c4da16995

0 commit comments

Comments
 (0)