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 99 },
1010 "devDependencies" : {
1111 "@remix-run/eslint-config" : " ^1.19.3" ,
12- "@types/react" : " ^18.2.79 " ,
12+ "@types/react" : " ^18.3.1 " ,
1313 "eslint" : " ^8.57.0" ,
1414 "eslint-config-prettier" : " ^9.1.0" ,
1515 "eslint-plugin-markdown" : " ^3.0.1" ,
1616 "eslint-plugin-cypress" : " ^3.0.0" ,
1717 "eslint-plugin-prefer-let" : " ^3.0.1" ,
1818 "jest" : " ^29.7.0" ,
1919 "prettier" : " ^3.2.5" ,
20- "react" : " ^18.2.0 " ,
20+ "react" : " ^18.3.1 " ,
2121 "typescript" : " ^5.4.5"
2222 },
2323 "engines" : {
Original file line number Diff line number Diff line change 862862 resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
863863 integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
864864
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 ==
869869 dependencies :
870870 " @types/prop-types" " *"
871871 csstype "^3.0.2"
@@ -3507,10 +3507,10 @@ react-is@^18.0.0:
35073507 resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
35083508 integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
35093509
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 ==
35143514 dependencies :
35153515 loose-envify "^1.1.0"
35163516
You can’t perform that action at this time.
0 commit comments