File tree Expand file tree Collapse file tree 4 files changed +906
-674
lines changed Expand file tree Collapse file tree 4 files changed +906
-674
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@tailwindcss/ui" : " ^0.6.2" ,
36
- "@testing-library/jest-dom" : " ^5.11.4 " ,
37
- "@types/node" : " ^14.14.0 " ,
38
- "husky" : " ^4.3.0 " ,
39
- "lint-staged" : " ^10.4.2 " ,
40
- "prismjs" : " ^1.22 .0" ,
41
- "tailwindcss" : " ^1.9.5 " ,
36
+ "@testing-library/jest-dom" : " ^5.11.9 " ,
37
+ "@types/node" : " ^14.14.22 " ,
38
+ "husky" : " ^4.3.8 " ,
39
+ "lint-staged" : " ^10.5.3 " ,
40
+ "prismjs" : " ^1.23 .0" ,
41
+ "tailwindcss" : " ^1.9.6 " ,
42
42
"tsdx" : " ^0.14.1" ,
43
- "tslib" : " ^2.0.3 " ,
43
+ "tslib" : " ^2.1.0 " ,
44
44
"typescript" : " ^3.9.7"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 31
31
"react" : " >=16"
32
32
},
33
33
"devDependencies" : {
34
- "@types/react" : " ^16.9.53 " ,
35
- "@types/react-dom" : " ^16.9.8 " ,
36
- "@popperjs/core" : " ^2.5.3 " ,
37
- "@testing-library/react" : " ^11.1.0 " ,
38
- "framer-motion" : " ^2.9.3 " ,
39
- "next" : " 9.5 .5" ,
34
+ "@types/react" : " ^16.14.2 " ,
35
+ "@types/react-dom" : " ^16.9.10 " ,
36
+ "@popperjs/core" : " ^2.6.0 " ,
37
+ "@testing-library/react" : " ^11.2.3 " ,
38
+ "framer-motion" : " ^2.9.5 " ,
39
+ "next" : " 10.0 .5" ,
40
40
"react" : " ^16.14.0" ,
41
41
"react-dom" : " ^16.14.0" ,
42
42
"snapshot-diff" : " ^0.8.1"
Original file line number Diff line number Diff line change 37
37
"@types/debounce" : " ^1.2.0" ,
38
38
"@vue/compiler-sfc" : " 3.0.1" ,
39
39
"@vue/test-utils" : " ^2.0.0-beta.7" ,
40
- "husky" : " ^4.3.0" ,
41
40
"vite" : " ^1.0.0-rc.4" ,
42
41
"vue" : " ^3.0.0-rc.13" ,
43
42
"vue-router" : " ^4.0.0-beta.13"
You can’t perform that action at this time.
0 commit comments