|
1 | 1 | { |
2 | 2 | "name": "learn-data", |
3 | | - "version": "1.3.9", |
| 3 | + "version": "1.4.0", |
4 | 4 | "license": "MIT", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
14 | 14 | "lint:markdown-fix": "markdownlint docs --fix" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@vuepress/bundler-webpack": "2.0.0-rc.24", |
18 | | - "@vuepress/plugin-docsearch": "2.0.0-rc.112", |
19 | | - "@vuepress/plugin-feed": "2.0.0-rc.112", |
20 | | - "@vuepress/plugin-google-analytics": "2.0.0-rc.112", |
21 | | - "@vuepress/plugin-slimsearch": "2.0.0-rc.112", |
22 | | - "@waline/client": "^3.6.0", |
| 17 | + "@vuepress/bundler-webpack": "2.0.0-rc.26", |
| 18 | + "@vuepress/plugin-docsearch": "2.0.0-rc.118", |
| 19 | + "@vuepress/plugin-feed": "2.0.0-rc.118", |
| 20 | + "@vuepress/plugin-google-analytics": "2.0.0-rc.118", |
| 21 | + "@vuepress/plugin-slimsearch": "2.0.0-rc.118", |
| 22 | + "@waline/client": "^3.8.0", |
23 | 23 | "cpx2": "^8.0.0", |
24 | 24 | "dashjs": "^4.7.4", |
25 | | - "hls.js": "^1.6.13", |
| 25 | + "hls.js": "^1.6.15", |
26 | 26 | "markdownlint-cli": "^0.45.0", |
27 | 27 | "mathjax-full": "^3.2.2", |
28 | 28 | "prettier": "^3.6.2", |
29 | | - "sass-embedded": "^1.93.2", |
30 | | - "sass-loader": "^16.0.5", |
31 | | - "vidstack": "^1.12.13", |
32 | | - "vue": "^3.5.22", |
33 | | - "vuepress": "2.0.0-rc.24", |
34 | | - "vuepress-theme-hope": "2.0.0-rc.94" |
| 29 | + "sass-embedded": "^1.93.3", |
| 30 | + "sass-loader": "^16.0.6", |
| 31 | + "vue": "^3.5.24", |
| 32 | + "vuepress": "2.0.0-rc.26", |
| 33 | + "vuepress-theme-hope": "2.0.0-rc.98" |
35 | 34 | }, |
36 | 35 | "pnpm": { |
37 | 36 | "onlyBuiltDependencies": [ |
|
0 commit comments