diff --git a/package.json b/package.json index b092f92..116a6ea 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@gewis/eslint-config": "github:GEWIS/eslint-config#v1.2.0", "@hey-api/openapi-ts": "^0.54.2", "@tsconfig/node22": "^22.0.0", - "@types/lodash": "^4.17.13", + "@types/lodash": "^4.17.15", "@types/uuid": "^10.0.0", "@vitejs/plugin-vue": "^5.1.4", "@vue/tsconfig": "^0.5.1", diff --git a/yarn.lock b/yarn.lock index 2ae325f..8d3a624 100644 --- a/yarn.lock +++ b/yarn.lock @@ -717,10 +717,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash@^4.17.13": - version "4.17.13" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb" - integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg== +"@types/lodash@^4.17.15": + version "4.17.15" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89" + integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw== "@types/uuid@^10.0.0": version "10.0.0" @@ -2200,10 +2200,10 @@ eslint-plugin-prettier@^5.2.1: prettier-linter-helpers "^1.0.0" synckit "^0.9.1" -eslint-plugin-react-hooks@^5.0.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854" - integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw== +eslint-plugin-react-hooks@5.1.0-rc-7c8e5e7a-20241101: + version "5.1.0-rc-7c8e5e7a-20241101" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-7c8e5e7a-20241101.tgz#87d3e540c7bf455197bf36092aef2045db7a0370" + integrity sha512-90qwhATd1dlXHJ7uNmAIelLkfG3XnxR4vdbgG9WUbd81DT0Na+mXg9VVDYG+3/OQSdkAQlac24/hVQevRHMOpw== eslint-plugin-react@^7.37.2: version "7.37.2"