File tree Expand file tree Collapse file tree 5 files changed +77
-76
lines changed Expand file tree Collapse file tree 5 files changed +77
-76
lines changed Original file line number Diff line number Diff line change 1
- 2025-07-29_08:30:03
1
+ 2025-07-29_16:26:59
Original file line number Diff line number Diff line change 28
28
"@repo/eslint-config" : " workspace:*" ,
29
29
"@repo/typescript-config" : " workspace:*" ,
30
30
"@types/node" : " ^24.1.0" ,
31
- "@types/react" : " ^19.1.8 " ,
32
- "@types/react-dom" : " ^19.1.6 " ,
31
+ "@types/react" : " ^19.1.9 " ,
32
+ "@types/react-dom" : " ^19.1.7 " ,
33
33
"typescript" : " ^5.8.3"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@repo/eslint-config" : " workspace:*" ,
25
25
"@repo/typescript-config" : " workspace:*" ,
26
- "@types/react" : " ^19.1.8 " ,
27
- "@types/react-dom" : " ^19.1.6 " ,
26
+ "@types/react" : " ^19.1.9 " ,
27
+ "@types/react-dom" : " ^19.1.7 " ,
28
28
"@vitejs/plugin-react" : " ^4.7.0" ,
29
29
"typescript" : " ^5.8.3" ,
30
30
"vite" : " ^7.0.6"
Original file line number Diff line number Diff line change 22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@testing-library/react" : " ^16.3.0" ,
24
24
"@types/node" : " ^24.1.0" ,
25
- "@types/react" : " ^19.1.8 " ,
26
- "@types/react-dom" : " ^19.1.6 " ,
25
+ "@types/react" : " ^19.1.9 " ,
26
+ "@types/react-dom" : " ^19.1.7 " ,
27
27
"@vitejs/plugin-react" : " ^4.7.0" ,
28
28
"@vitest/coverage-v8" : " ^3.2.4" ,
29
29
"esbuild-plugin-react18" : " ^0.2.6" ,
You can’t perform that action at this time.
0 commit comments