File tree 4 files changed +1183
-1137
lines changed
4 files changed +1183
-1137
lines changed Original file line number Diff line number Diff line change 19
19
"serve" : " vitepress serve"
20
20
},
21
21
"devDependencies" : {
22
- "@vite-pwa/vitepress" : " ^0.3.0 " ,
23
- "markdown-it-footnote" : " ^3 .0.3 " ,
24
- "vite" : " ^5.0.2 " ,
25
- "vite-plugin-pwa" : " ^0.17.0 " ,
22
+ "@vite-pwa/vitepress" : " ^0.3.1 " ,
23
+ "markdown-it-footnote" : " ^4 .0.0 " ,
24
+ "vite" : " ^5.0.9 " ,
25
+ "vite-plugin-pwa" : " ^0.17.4 " ,
26
26
"vitepress" : " 1.0.0-rc.31" ,
27
- "vue" : " ^3.3.9 " ,
27
+ "vue" : " ^3.3.11 " ,
28
28
"workbox-window" : " ^7.0.0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 19
19
"test:watch" : " turbo run test:watch"
20
20
},
21
21
"devDependencies" : {
22
- "@changesets/changelog-github" : " ^0.4.8 " ,
23
- "@changesets/cli" : " ^2.26.2 " ,
22
+ "@changesets/changelog-github" : " ^0.5.0 " ,
23
+ "@changesets/cli" : " ^2.27.1 " ,
24
24
"@importantimport/eslint-config" : " ^0.2.0" ,
25
25
"@importantimport/eslint-config-ts" : " ^0.2.0" ,
26
26
"@importantimport/tsconfig" : " ^0.0.1" ,
27
- "@microsoft/api-documenter" : " ^7.23.12 " ,
28
- "@microsoft/api-extractor" : " ^7.38.3 " ,
29
- "@types/node" : " ^20.10.0 " ,
27
+ "@microsoft/api-documenter" : " ^7.23.14 " ,
28
+ "@microsoft/api-extractor" : " ^7.38.5 " ,
29
+ "@types/node" : " ^20.10.4 " ,
30
30
"@vitest/coverage-c8" : " ^0.33.0" ,
31
- "eslint" : " ^8.54 .0" ,
31
+ "eslint" : " ^8.55 .0" ,
32
32
"npm-run-all" : " ^4.1.5" ,
33
33
"tsup" : " ^8.0.1" ,
34
- "tsx" : " ^4.5.0 " ,
35
- "turbo" : " ^1.10.16 " ,
36
- "typescript" : " ^5.3.2 " ,
37
- "vitest" : " ^0.34.6 "
34
+ "tsx" : " ^4.6.2 " ,
35
+ "turbo" : " ^1.11.2 " ,
36
+ "typescript" : " ^5.3.3 " ,
37
+ "vitest" : " ^1.0.4 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 51
51
"fff-flavored-frontmatter" : " workspace:*"
52
52
},
53
53
"devDependencies" : {
54
- "@mdit-vue/plugin-frontmatter" : " ^1 .0.0" ,
54
+ "@mdit-vue/plugin-frontmatter" : " ^2 .0.0" ,
55
55
"@types/linkify-it" : " ^3.0.5" ,
56
56
"@types/markdown-it" : " ^13.0.7" ,
57
57
"@types/mdurl" : " ^1.0.5" ,
58
58
"fff-transform-presets" : " workspace:*" ,
59
- "markdown-it" : " ^13 .0.2 "
59
+ "markdown-it" : " ^14 .0.0 "
60
60
}
61
61
}
You can’t perform that action at this time.
0 commit comments