File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 43
43
"@next/bundle-analyzer" : " 12.1.6" ,
44
44
"@types/react" : " 18.0.12" ,
45
45
"@types/react-scroll" : " 1.8.3" ,
46
- "@types/rss" : " 0.0.29 " ,
46
+ "@types/rss" : " 0.0.31 " ,
47
47
"@typescript-eslint/eslint-plugin" : " 5.27.0" ,
48
48
"@typescript-eslint/parser" : " 5.27.0" ,
49
49
"eslint" : " 8.17.0" ,
Original file line number Diff line number Diff line change 202
202
" @types/scheduler" " *"
203
203
csstype "^3.0.2"
204
204
205
-
206
- version "0.0.29 "
207
- resolved "https://registry.yarnpkg.com/@types/rss/-/rss-0.0.29 .tgz#1f2b37a863021c56398bf913fd02efad484123c8 "
208
- integrity sha512-9hAYKyOcoxWqkJMue6bi0fcNXxjJiRutVvqyImy732LmTCxRz9BYPmSmujG7uddK0ZEP/35K3QVZ0sfAVyPnQw ==
205
+
206
+ version "0.0.31 "
207
+ resolved "https://registry.yarnpkg.com/@types/rss/-/rss-0.0.31 .tgz#2416c71f1797c9b91c7fd52d0f22a57a88a4802d "
208
+ integrity sha512-iW6iqXCU1+t61uMkwIQQ4/TOq4QelIo9SfRJ717niStG5Z09B0pWhHkKujo2a0jsjHlga3yhGiemukLPYdl6iQ ==
209
209
210
210
" @types/scheduler@* " :
211
211
version "0.16.2"
@@ -335,15 +335,9 @@ ansi-escapes@^4.3.0:
335
335
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e"
336
336
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==
337
337
dependencies :
338
- <<<<<<< HEAD
339
- type-fest "^0.11.0"
340
-
341
- ansi-regex@^5.0.0, ansi-regex@^5.0.1 :
342
- =======
343
338
type-fest "^0.21.3"
344
339
345
340
ansi-regex@^5.0.1 :
346
- >>>>>>> 33771d5 (Headコンポーネント実装)
347
341
version "5.0.1"
348
342
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
349
343
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
You can’t perform that action at this time.
0 commit comments