File tree Expand file tree Collapse file tree 2 files changed +436
-475
lines changed Expand file tree Collapse file tree 2 files changed +436
-475
lines changed Original file line number Diff line number Diff line change 15
15
"@vueuse/core" : " ^10.11.1" ,
16
16
"@vueuse/head" : " ^2.0.0" ,
17
17
"esbuild" : " 0.23.1" ,
18
+ "ofetch" : " ^1.3.4" ,
18
19
"pinia" : " ^2.3.1" ,
19
20
"prism-theme-vars" : " ^0.2.5" ,
21
+ "string" : " ^3.3.3" ,
20
22
"vue" : " ^3.5.17" ,
21
23
"vue-gtag-next" : " ^1.14.0" ,
22
24
"vue-router" : " ^4.5.1"
44
46
"markdown-it" : " ^14.1.0" ,
45
47
"markdown-it-anchor" : " ^9.2.0" ,
46
48
"markdown-it-link-attributes" : " ^4.0.1" ,
47
- "markdown-it-prism" : " ^2.3.1" ,
48
- "ofetch" : " ^1.4.1" ,
49
- "postcss" : " ^8.5.6" ,
50
- "prettier" : " ^3.6.2" ,
51
- "prettier-plugin-tailwindcss" : " ^0.5.14" ,
52
- "prismjs" : " ^1.30.0" ,
53
- "string" : " ^3.3.3" ,
49
+ "markdown-it-prism" : " ^2.3.0" ,
50
+ "markdown-it-table-of-contents" : " ^0.6.0" ,
51
+ "postcss" : " ^8.4.38" ,
52
+ "prismjs" : " ^1.29.0" ,
53
+ "rimraf" : " ^5.0.7" ,
54
54
"tailwindcss" : " ^3.4.17" ,
55
55
"typescript" : " ^5.8.3" ,
56
56
"unplugin-auto-import" : " ^0.18.6" ,
65
65
"vitest" : " ^1.6.1" ,
66
66
"vue-tsc" : " ^2.2.12"
67
67
},
68
- "pnpm" : {
69
- "peerDependencyRules" : {
70
- "ignoreMissing" : [
71
- " @algolia/client-search" ,
72
- " react" ,
73
- " react-dom" ,
74
- " @types/react"
75
- ]
76
- }
77
- },
78
68
"engines" : {
79
69
"node" : " >=20"
80
70
}
You can’t perform that action at this time.
0 commit comments