File tree Expand file tree Collapse file tree 2 files changed +155
-155
lines changed Expand file tree Collapse file tree 2 files changed +155
-155
lines changed Original file line number Diff line number Diff line change 85
85
"@testing-library/dom" : " ^10.4.0" ,
86
86
"@testing-library/react" : " ^16.3.0" ,
87
87
"@types/node" : " ^22.15.3" ,
88
- "@types/react" : " ^19.1.8 " ,
89
- "@types/react-dom" : " ^19.1.6 " ,
88
+ "@types/react" : " ^19.1.10 " ,
89
+ "@types/react-dom" : " ^19.1.7 " ,
90
90
"@typescript-eslint/eslint-plugin" : " ^8.34.1" ,
91
91
"@typescript-eslint/parser" : " ^8.34.1" ,
92
92
"@vitejs/plugin-react" : " ^4.5.2" ,
98
98
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
99
99
"jsdom" : " ^24.1.0" ,
100
100
"prettier" : " ^3.5.3" ,
101
- "react" : " ^19.1.0 " ,
102
- "react-dom" : " ^19.1.0 " ,
103
- "react-test-renderer" : " ^19.1.0 " ,
101
+ "react" : " ^19.1.1 " ,
102
+ "react-dom" : " ^19.1.1 " ,
103
+ "react-test-renderer" : " ^19.1.1 " ,
104
104
"rxjs" : " ^7.8.2" ,
105
105
"semantic-release" : " ^24.2.5" ,
106
106
"typescript" : " 5.8.3" ,
You can’t perform that action at this time.
0 commit comments