File tree Expand file tree Collapse file tree 3 files changed +578
-550
lines changed Expand file tree Collapse file tree 3 files changed +578
-550
lines changed Original file line number Diff line number Diff line change 2222 "@sapphire/ts-config" : " ^5.0.0" ,
2323 "@stencil/react-output-target" : " ^1.0.0" ,
2424 "@types/node" : " ^22.0.0" ,
25- "@types/react" : " 19.1.9 " ,
26- "@types/react-dom" : " 19.1.7 " ,
25+ "@types/react" : " 19.2.2 " ,
26+ "@types/react-dom" : " 19.2.2 " ,
2727 "@typescript-eslint/eslint-plugin" : " ^8.0.0" ,
2828 "@typescript-eslint/parser" : " ^8.0.0" ,
2929 "cz-conventional-changelog" : " ^3.3.0" ,
3939 "lint-staged" : " ^16.0.0" ,
4040 "prettier" : " ^3.0.0" ,
4141 "pretty-quick" : " ^4.0.0" ,
42- "react" : " 19.1.1 " ,
43- "react-dom" : " 19.1.1 " ,
42+ "react" : " 19.2.0 " ,
43+ "react-dom" : " 19.2.0 " ,
4444 "replace-in-file" : " ^8.0.0" ,
4545 "typescript" : " ^5.1.6"
4646 },
4747 "resolutions" : {
4848 "minimist" : " ^1.2.7" ,
49- "@types/react" : " 19.1.9 " ,
50- "@types/react-dom" : " 19.1.7 "
49+ "@types/react" : " 19.2.2 " ,
50+ "@types/react-dom" : " 19.2.2 "
5151 },
5252 "commitlint" : {
5353 "extends" : [
Original file line number Diff line number Diff line change 2525 "tslib" : " ^2.6.0"
2626 },
2727 "peerDependencies" : {
28- "react" : " 19.1.1 " ,
29- "react-dom" : " 19.1.1 "
28+ "react" : " 19.2.0 " ,
29+ "react-dom" : " 19.2.0 "
3030 },
3131 "directories" : {
3232 "lib" : " src"
You can’t perform that action at this time.
0 commit comments