File tree Expand file tree Collapse file tree 4 files changed +92
-140
lines changed Expand file tree Collapse file tree 4 files changed +92
-140
lines changed Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^18.2.0"
17
17
},
18
18
"devDependencies" : {
19
- "@types/react" : " 18.0.21 " ,
20
- "@types/react-dom" : " 18.0.6 " ,
19
+ "@types/react" : " 18.2.48 " ,
20
+ "@types/react-dom" : " 18.2.18 " ,
21
21
"@vitejs/plugin-react" : " 4.2.1" ,
22
- "autoprefixer" : " 10.4.12 " ,
23
- "postcss" : " 8.4.31 " ,
22
+ "autoprefixer" : " 10.4.17 " ,
23
+ "postcss" : " 8.4.33 " ,
24
24
"tailwindcss" : " 3.4.1" ,
25
25
"typescript" : " 5.3.3" ,
26
26
"vite" : " 5.0.12"
Original file line number Diff line number Diff line change 22
22
"trailingComma" : " es5"
23
23
},
24
24
"devDependencies" : {
25
- "eslint" : " ^8.33 .0" ,
26
- "prettier" : " 3.2.2 " ,
27
- "turbo" : " 1.11.3 " ,
25
+ "eslint" : " ^8.56 .0" ,
26
+ "prettier" : " 3.2.4 " ,
27
+ "turbo" : " 1.12.1 " ,
28
28
"typescript" : " 5.3.3"
29
29
},
30
30
"packageManager" :
" [email protected] "
Original file line number Diff line number Diff line change 47
47
]
48
48
},
49
49
"devDependencies" : {
50
- "@testing-library/react" : " 14.1.2 " ,
50
+ "@testing-library/react" : " 14.2.0 " ,
51
51
"@types/jest" : " 29.5.11" ,
52
52
"@types/react" : " 18.2.48" ,
53
- "@types/react-dom" : " 18.0.6 " ,
53
+ "@types/react-dom" : " 18.2.18 " ,
54
54
"@vitejs/plugin-react" : " 4.2.1" ,
55
- "jest-canvas-mock" : " 2.4.0 " ,
55
+ "jest-canvas-mock" : " 2.5.2 " ,
56
56
"pdfjs-dist" : " 4.0.379" ,
57
57
"tsup" : " 8.0.1" ,
58
58
"typescript" : " 5.3.3"
You can’t perform that action at this time.
0 commit comments