File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 63
63
"@tailwindcss/typography" : " ^0.5.10" ,
64
64
"@types/dotenv" : " 8.2.0" ,
65
65
"@types/node" : " 20.14.10" ,
66
- "@types/ramda" : " 0.30.0 " ,
66
+ "@types/ramda" : " 0.30.1 " ,
67
67
"@typescript-eslint/eslint-plugin" : " 7.15.0" ,
68
68
"@typescript-eslint/parser" : " 7.15.0" ,
69
69
"astro" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 1359
1359
dependencies :
1360
1360
undici-types "~5.26.4"
1361
1361
1362
-
1363
- version "0.30.0 "
1364
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.0 .tgz#59ae27c3bf00036e35b6944dd7f6d283f869f908 "
1365
- integrity sha512-DQtfqUbSB18iM9NHbQ++kVUDuBWHMr6T2FpW1XTiksYRGjq4WnNPZLt712OEHEBJs7aMyJ68Mf2kGMOP1srVVw ==
1362
+
1363
+ version "0.30.1 "
1364
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1 .tgz#316257fec12747bb39a2e921df48a9dcb8c164a9 "
1365
+ integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA ==
1366
1366
dependencies :
1367
- types-ramda "^0.30.0 "
1367
+ types-ramda "^0.30.1 "
1368
1368
1369
1369
" @types/trusted-types@*" , "@types/trusted-types@^2.0.2":
1370
1370
version "2.0.7"
@@ -6157,10 +6157,10 @@ type-fest@^2.13.0:
6157
6157
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
6158
6158
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
6159
6159
6160
- types-ramda@^0.30.0 :
6161
- version "0.30.0 "
6162
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.0 .tgz#d4bae9c2ebaebb3fdbd538094f419ce13454cfde "
6163
- integrity sha512-oVPw/KHB5M0Du0txTEKKM8xZOG9cZBRdCVXvwHYuNJUVkAiJ9oWyqkA+9Bj2gjMsHgkkhsYevobQBWs8I2/Xvw ==
6160
+ types-ramda@^0.30.1 :
6161
+ version "0.30.1 "
6162
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.30.1 .tgz#03d255128e3696aeaac76281ca19949e01dddc78 "
6163
+ integrity sha512-1HTsf5/QVRmLzcGfldPFvkVsAdi1db1BBKzi7iW3KBUlOICg/nKnFS+jGqDJS3YD8VsWbAh7JiHeBvbsw8RPxA ==
6164
6164
dependencies :
6165
6165
ts-toolbelt "^9.6.0"
6166
6166
You can’t perform that action at this time.
0 commit comments