diff --git a/package.json b/package.json index 5b6fe2e..8febb62 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@tailwindcss/typography": "^0.5.10", "@types/dotenv": "8.2.0", "@types/node": "20.16.1", - "@types/ramda": "0.30.1", + "@types/ramda": "0.30.2", "@typescript-eslint/eslint-plugin": "8.2.0", "@typescript-eslint/parser": "8.2.0", "astro": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 1a669b9..4c047f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1523,10 +1523,10 @@ dependencies: undici-types "~6.19.2" -"@types/ramda@0.30.1": - version "0.30.1" - resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9" - integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA== +"@types/ramda@0.30.2": + version "0.30.2" + resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2.tgz#70661b20c1bb969589a551b7134ae75008ffbfb6" + integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA== dependencies: types-ramda "^0.30.1"