File tree Expand file tree Collapse file tree 5 files changed +156
-156
lines changed Expand file tree Collapse file tree 5 files changed +156
-156
lines changed Original file line number Diff line number Diff line change 1
- 2025-04-02_01 :25:12
1
+ 2025-04-02_08 :25:42
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" : " ^22.13.17" ,
31
- "@types/react" : " ^19.0.12 " ,
32
- "@types/react-dom" : " ^19.0.4 " ,
31
+ "@types/react" : " ^19.1.0 " ,
32
+ "@types/react-dom" : " ^19.1.0 " ,
33
33
"typescript" : " ^5.8.2"
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.0.12 " ,
27
- "@types/react-dom" : " ^19.0.4 " ,
26
+ "@types/react" : " ^19.1.0 " ,
27
+ "@types/react-dom" : " ^19.1.0 " ,
28
28
"@vitejs/plugin-react" : " ^4.3.4" ,
29
29
"typescript" : " ^5.8.2" ,
30
30
"vite" : " ^6.2.4"
Original file line number Diff line number Diff line change 22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@testing-library/react" : " ^16.2.0" ,
24
24
"@types/node" : " ^22.13.17" ,
25
- "@types/react" : " ^19.0.12 " ,
26
- "@types/react-dom" : " ^19.0.4 " ,
25
+ "@types/react" : " ^19.1.0 " ,
26
+ "@types/react-dom" : " ^19.1.0 " ,
27
27
"@vitejs/plugin-react" : " ^4.3.4" ,
28
28
"@vitest/coverage-v8" : " ^3.1.1" ,
29
29
"esbuild-plugin-react18" : " ^0.2.6" ,
You can’t perform that action at this time.
0 commit comments