File tree Expand file tree Collapse file tree 3 files changed +158
-166
lines changed Expand file tree Collapse file tree 3 files changed +158
-166
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " tutorial-vite-plugin" ,
3
3
"version" : " 0.0.1" ,
4
4
"type" : " module" ,
5
+ "packageManager" : " pnpm@8.15.8" ,
5
6
"private" : true ,
6
7
"scripts" : {
7
8
"astro" : " astro" ,
12
13
"start" : " astro dev"
13
14
},
14
15
"dependencies" : {
15
- "@tutorialkit/components-react" : " 0.0.1-alpha.23 " ,
16
+ "@tutorialkit/components-react" : " 0.0.1-alpha.25 " ,
16
17
"react" : " ^18.2.0" ,
17
18
"react-dom" : " ^18.2.0"
18
19
},
21
22
"@astrojs/react" : " ^3.3.4" ,
22
23
"@iconify-json/ph" : " ^1.1.12" ,
23
24
"@iconify-json/svg-spinners" : " ^1.1.2" ,
24
- "@tutorialkit/astro" : " 0.0.1-alpha.23" ,
25
- "@tutorialkit/types" : " 0.0.1-alpha.23" ,
25
+ "@tutorialkit/astro" : " 0.0.1-alpha.25" ,
26
+ "@tutorialkit/theme" : " 0.0.1-alpha.25" ,
27
+ "@tutorialkit/types" : " 0.0.1-alpha.25" ,
26
28
"@types/node" : " ^20.12.7" ,
27
29
"@unocss/reset" : " ^0.59.4" ,
28
30
"@unocss/transformer-directives" : " ^0.59.4" ,
33
35
"unocss" : " ^0.59.4" ,
34
36
"vite" : " ^5.2.0" ,
35
37
"yaml" : " ^2.4.5"
36
- },
37
- "packageManager" : " pnpm@8.15.8+sha512.d1a029e1a447ad90bc96cd58b0fad486d2993d531856396f7babf2d83eb1823bb83c5a3d0fc18f675b2d10321d49eb161fece36fe8134aa5823ecd215feed392"
38
+ }
38
39
}
You can’t perform that action at this time.
0 commit comments