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.30 " ,
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.30 "
207
+ resolved "https://registry.yarnpkg.com/@types/rss/-/rss-0.0.30 .tgz#0bee0c2e8bcac4374ce7a760c1f21a532f58c50e "
208
+ integrity sha512-RnWs98qajbcAZqie6EWYraJ2N+1Q1Wy9KN7HcVPJ//sYJGVjLjvkChZdeQPwf88xAcNUCcLXt6Zz3kiid7s/yw ==
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