File tree Expand file tree Collapse file tree 5 files changed +1432
-792
lines changed Expand file tree Collapse file tree 5 files changed +1432
-792
lines changed Original file line number Diff line number Diff line change 35
35
"prepare" : " husky"
36
36
},
37
37
"devDependencies" : {
38
- "@siberiacancode/eslint" : " ^2.9 .0" ,
38
+ "@siberiacancode/eslint" : " ^2.10 .0" ,
39
39
"@siberiacancode/prettier" : " ^1.3.0" ,
40
- "@types/node" : " ^22.14.1 " ,
40
+ "@types/node" : " ^22.15.12 " ,
41
41
"prettier-plugin-tailwindcss" : " ^0.6.11" ,
42
42
"husky" : " ^9.1.7" ,
43
43
"lint-staged" : " ^15.5.1" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@antfu/ni" : " ^24.3.0" ,
43
- "@siberiacancode/fetches" : " * " ,
43
+ "@siberiacancode/fetches" : " 1.9.5 " ,
44
44
"chalk" : " 5.4.1" ,
45
45
"cosmiconfig" : " ^9.0.0" ,
46
46
"execa" : " 9.5.2" ,
47
47
"ora" : " 8.2.0" ,
48
48
"prompts" : " ^2.4.2" ,
49
49
"tsconfig-paths" : " ^4.2.0" ,
50
50
"yargs" : " ^17.7.2" ,
51
- "zod" : " ^3.24.3 "
51
+ "zod" : " ^3.24.4 "
52
52
},
53
53
"devDependencies" : {
54
54
"@types/prompts" : " ^2.4.9" ,
55
55
"@types/yargs" : " ^17.0.33" ,
56
56
"cross-env" : " ^7.0.3" ,
57
57
"tsup" : " ^8.4.0" ,
58
- "tsx" : " ^4.19.3 "
58
+ "tsx" : " ^4.19.4 "
59
59
},
60
60
"lint-staged" : {
61
61
"*.{js,ts}" : [
Original file line number Diff line number Diff line change 68
68
"@testing-library/dom" : " ^10.4.0" ,
69
69
"@testing-library/react" : " ^16.3.0" ,
70
70
"@types/dom-speech-recognition" : " ^0.0.6" ,
71
- "@types/react" : " ^19.1.2 " ,
72
- "@types/react-dom" : " ^19.1.2 " ,
71
+ "@types/react" : " ^19.1.3 " ,
72
+ "@types/react-dom" : " ^19.1.3 " ,
73
73
"@types/web-bluetooth" : " ^0.0.21" ,
74
74
"@vitejs/plugin-react" : " ^4.4.1" ,
75
- "core-js" : " ^3.41 .0" ,
75
+ "core-js" : " ^3.42 .0" ,
76
76
"react" : " ^19.1.0" ,
77
77
"react-dom" : " ^19.1.0" ,
78
78
"shx" : " ^0.4.0" ,
79
- "vite" : " ^6.3.2 " ,
79
+ "vite" : " ^6.3.5 " ,
80
80
"vite-plugin-dts" : " ^4.5.3" ,
81
- "vitest" : " ^3.1.2 "
81
+ "vitest" : " ^3.1.3 "
82
82
},
83
83
"lint-staged" : {
84
84
"*.{js,ts,tsx}" : [
Original file line number Diff line number Diff line change 37
37
"@siberiacancode/reactuse" : " *" ,
38
38
"@tailwindcss/vite" : " 4.0.7" ,
39
39
"@types/md5" : " ^2.3.5" ,
40
- "@types/react" : " ^19.1.2 " ,
41
- "@types/react-dom" : " ^19.1.2 " ,
40
+ "@types/react" : " ^19.1.3 " ,
41
+ "@types/react-dom" : " ^19.1.3 " ,
42
42
"clsx" : " ^2.1.1" ,
43
43
"comment-parser" : " ^1.4.1" ,
44
- "lucide-vue-next" : " ^0.503 .0" ,
44
+ "lucide-vue-next" : " ^0.507 .0" ,
45
45
"md5" : " ^2.3.0" ,
46
46
"react" : " ^19.1.0" ,
47
47
"react-dom" : " ^19.1.0" ,
48
- "shiki" : " ^3.2.2 " ,
48
+ "shiki" : " ^3.3.0 " ,
49
49
"simple-git" : " ^3.27.0" ,
50
50
"tailwind-merge" : " ^3.2.0" ,
51
51
"tailwindcss" : " 4.0.7" ,
You can’t perform that action at this time.
0 commit comments