File tree Expand file tree Collapse file tree 3 files changed +487
-487
lines changed Expand file tree Collapse file tree 3 files changed +487
-487
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.15.1 " ,
15
+ "parcel" : " ^2.15.2 " ,
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.18 " ,
51
- "@types/react" : " ^18.3.21 " ,
50
+ "@types/node" : " ^22.15.21 " ,
51
+ "@types/react" : " ^18.3.22 " ,
52
52
"@types/react-dom" : " ^18.3.7" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
54
54
"@typescript-eslint/parser" : " ^7.13.1" ,
93
93
"resolutions" : {
94
94
"prettier" : " ^3.5.3" ,
95
95
"@types/react-dom" : " ^18.3.7" ,
96
- "@types/react" : " ^18.3.21 " ,
96
+ "@types/react" : " ^18.3.22 " ,
97
97
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
98
98
"@typescript-eslint/parser" : " ^7.13.1" ,
99
99
"cz-conventional-changelog" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments