File tree Expand file tree Collapse file tree 3 files changed +739
-869
lines changed Expand file tree Collapse file tree 3 files changed +739
-869
lines changed Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"autoprefixer" : " ^10.4.21" ,
14
14
"daisyui" : " ^4.12.24" ,
15
- "parcel" : " ^2.14.4 " ,
15
+ "parcel" : " ^2.15.1 " ,
16
16
"postcss" : " ^8.5.3" ,
17
17
"tailwindcss" : " ^3.4.17" ,
18
18
"typescript" : " ^5.5.2"
Original file line number Diff line number Diff line change 47
47
"@testing-library/dom" : " ^10.4.0" ,
48
48
"@testing-library/jest-dom" : " ^6.6.3" ,
49
49
"@testing-library/react" : " ^16.3.0" ,
50
- "@types/node" : " ^22.15.17 " ,
50
+ "@types/node" : " ^22.15.18 " ,
51
51
"@types/react" : " ^18.3.21" ,
52
52
"@types/react-dom" : " ^18.3.7" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
66
66
"prettier" : " ^3.5.3" ,
67
67
"react" : " ^18.3.1" ,
68
68
"react-dom" : " ^18.3.1" ,
69
- "ts-jest" : " ^29.3.2 " ,
69
+ "ts-jest" : " ^29.3.4 " ,
70
70
"typedoc" : " ^0.26.1" ,
71
71
"typescript" : " ^5.5.2"
72
72
},
You can’t perform that action at this time.
0 commit comments