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 9
9
},
10
10
"devDependencies" : {
11
11
"@remix-run/eslint-config" : " ^1.19.3" ,
12
- "@types/react" : " ^18.2.79 " ,
12
+ "@types/react" : " ^18.3.1 " ,
13
13
"eslint" : " ^8.57.0" ,
14
14
"eslint-config-prettier" : " ^9.1.0" ,
15
15
"eslint-plugin-markdown" : " ^3.0.1" ,
16
16
"eslint-plugin-cypress" : " ^3.0.0" ,
17
17
"eslint-plugin-prefer-let" : " ^3.0.1" ,
18
18
"jest" : " ^29.7.0" ,
19
19
"prettier" : " ^3.2.5" ,
20
- "react" : " ^18.2.0 " ,
20
+ "react" : " ^18.3.1 " ,
21
21
"typescript" : " ^5.4.5"
22
22
},
23
23
"engines" : {
Original file line number Diff line number Diff line change 862
862
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
863
863
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
864
864
865
- " @types/react@^18.2.79 " :
866
- version "18.2.79 "
867
- resolved "https://registry.npmjs.org/@types/react/-/react-18.2.79 .tgz#c40efb4f255711f554d47b449f796d1c7756d865 "
868
- integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w ==
865
+ " @types/react@^18.3.1 " :
866
+ version "18.3.1 "
867
+ resolved "https://registry.npmjs.org/@types/react/-/react-18.3.1 .tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e "
868
+ integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw ==
869
869
dependencies :
870
870
" @types/prop-types" " *"
871
871
csstype "^3.0.2"
@@ -3507,10 +3507,10 @@ react-is@^18.0.0:
3507
3507
resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
3508
3508
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
3509
3509
3510
- react@^18.2.0 :
3511
- version "18.2.0 "
3512
- resolved "https://registry.npmjs.org/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
3513
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
3510
+ react@^18.3.1 :
3511
+ version "18.3.1 "
3512
+ resolved "https://registry.npmjs.org/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
3513
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
3514
3514
dependencies :
3515
3515
loose-envify "^1.1.0"
3516
3516
You can’t perform that action at this time.
0 commit comments