File tree Expand file tree Collapse file tree 3 files changed +1136
-1315
lines changed Expand file tree Collapse file tree 3 files changed +1136
-1315
lines changed Original file line number Diff line number Diff line change 14
14
"format" : " prettier src --write"
15
15
},
16
16
"dependencies" : {
17
- "@tutorialkit/components-react" : " ^0.1.3 " ,
17
+ "@tutorialkit/components-react" : " https://pkg.pr.new/stackblitz/tutorialkit/@tutorialkit/components-react@6629ccc " ,
18
18
"react" : " ^18.2.0" ,
19
19
"react-dom" : " ^18.2.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@astrojs/check" : " ^0.6.0" ,
23
23
"@astrojs/react" : " ^3.3.4" ,
24
- "@iconify-json/ph" : " ^1.1.12" ,
25
- "@iconify-json/svg-spinners" : " ^1.1.2" ,
26
- "@tutorialkit/astro" : " ^0.1.3" ,
27
- "@tutorialkit/theme" : " ^0.1.3" ,
28
- "@tutorialkit/types" : " ^0.1.3" ,
24
+ "@tutorialkit/astro" : " https://pkg.pr.new/stackblitz/tutorialkit/@tutorialkit/astro@6629ccc" ,
25
+ "@tutorialkit/theme" : " https://pkg.pr.new/stackblitz/tutorialkit/@tutorialkit/theme@6629ccc" ,
26
+ "@tutorialkit/types" : " https://pkg.pr.new/stackblitz/tutorialkit/@tutorialkit/types@6629ccc" ,
29
27
"@types/node" : " ^20.12.7" ,
30
- "@unocss/reset" : " ^0.59.4" ,
31
- "@unocss/transformer-directives" : " ^0.59.4" ,
32
28
"astro" : " ^4.8.6" ,
33
- "fast-glob" : " ^3.3.2" ,
34
29
"prettier" : " ^3.3.3" ,
35
30
"prettier-plugin-astro" : " ^0.13.0" ,
36
31
"typescript" : " ^5.4.5" ,
37
- "unocss" : " ^0.59.4" ,
38
32
"vite" : " ^5.2.0" ,
39
33
"yaml" : " ^2.4.5"
40
34
},
You can’t perform that action at this time.
0 commit comments