File tree Expand file tree Collapse file tree 3 files changed +329
-341
lines changed Expand file tree Collapse file tree 3 files changed +329
-341
lines changed Original file line number Diff line number Diff line change 85
85
"@sanity/semantic-release-preset" : " ^5.0.0" ,
86
86
"@testing-library/dom" : " ^10.4.0" ,
87
87
"@testing-library/react" : " ^16.3.0" ,
88
- "@types/node" : " ^22.15.3 " ,
89
- "@types/react" : " ^19.1.8 " ,
90
- "@types/react-dom" : " ^19.1.6 " ,
88
+ "@types/node" : " ^24.3.0 " ,
89
+ "@types/react" : " ^19.1.12 " ,
90
+ "@types/react-dom" : " ^19.1.9 " ,
91
91
"@typescript-eslint/eslint-plugin" : " ^8.41.0" ,
92
92
"@typescript-eslint/parser" : " ^8.41.0" ,
93
93
"@vitejs/plugin-react" : " ^4.5.2" ,
100
100
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
101
101
"jsdom" : " ^24.1.0" ,
102
102
"prettier" : " ^3.5.3" ,
103
- "react" : " ^19.1.0 " ,
104
- "react-dom" : " ^19.1.0 " ,
103
+ "react" : " ^19.1.1 " ,
104
+ "react-dom" : " ^19.1.1 " ,
105
105
"react-test-renderer" : " ^19.1.0" ,
106
106
"rxjs" : " ^7.8.2" ,
107
107
"semantic-release" : " ^24.2.7" ,
108
- "typescript" : " 5.8.3 " ,
108
+ "typescript" : " 5.9.2 " ,
109
109
"typescript-eslint" : " ^8.41.0" ,
110
110
"vitest" : " ^3.2.4"
111
111
},
You can’t perform that action at this time.
0 commit comments