File tree 2 files changed +11
-25
lines changed
2 files changed +11
-25
lines changed Original file line number Diff line number Diff line change 33
33
"next-sitemap" : " ^4.2.3" ,
34
34
"next-themes" : " ^0.3.0" ,
35
35
"node-ical" : " 0.16.1" ,
36
- "react" : " 18.2.0 " ,
36
+ "react" : " 18.3.1 " ,
37
37
"react-dom" : " 18.2.0" ,
38
38
"react-syntax-highlighter" : " ^15.5.0" ,
39
39
"react-text-truncate" : " ^0.19.0" ,
48
48
"devDependencies" : {
49
49
"@next/eslint-plugin-next" : " ^14.0.1" ,
50
50
"@types/js-yaml" : " ^4.0.5" ,
51
+ "@types/node" : " ^20.0.0" ,
52
+ "@types/react" : " 18.3.3" ,
51
53
"@types/node" : " ^20.14.10" ,
52
- "@types/react" : " 18.2.37" ,
53
54
"@types/react-syntax-highlighter" : " ^15.5.0" ,
54
55
"@types/react-text-truncate" : " ^0.14.1" ,
55
56
"@typescript-eslint/eslint-plugin" : " ^6.10.0" ,
Original file line number Diff line number Diff line change 439
439
dependencies :
440
440
" @types/react" " *"
441
441
442
- " @types/react@* " :
443
- version "18.2.39 "
444
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39 .tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25 "
445
- integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA ==
442
+ " @types/react@*" , "@types/[email protected] " :
443
+ version "18.3.3 "
444
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
445
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
446
446
dependencies :
447
447
" @types/prop-types" " *"
448
- " @types/scheduler" " *"
449
448
csstype "^3.0.2"
450
449
451
-
452
- version "18.2.37"
453
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
454
- integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
455
- dependencies :
456
- " @types/prop-types" " *"
457
- " @types/scheduler" " *"
458
- csstype "^3.0.2"
459
-
460
- " @types/scheduler@* " :
461
- version "0.16.8"
462
- resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
463
- integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
464
-
465
450
" @types/semver@^7.5.0 " :
466
451
version "7.5.6"
467
452
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
@@ -2847,10 +2832,10 @@ react-text-truncate@^0.19.0:
2847
2832
dependencies :
2848
2833
prop-types "^15.5.7"
2849
2834
2850
- react@18.2.0 :
2851
- version "18.2.0 "
2852
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
2853
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
2835
+ react@18.3.1 :
2836
+ version "18.3.1 "
2837
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
2838
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
2854
2839
dependencies :
2855
2840
loose-envify "^1.1.0"
2856
2841
You can’t perform that action at this time.
0 commit comments