|
17 | 17 | },
|
18 | 18 | "prettier": "@ntnyq/prettier-config",
|
19 | 19 | "devDependencies": {
|
20 |
| - "@iconify/json": "^2.1.28", |
| 20 | + "@iconify/json": "^2.1.29", |
21 | 21 | "@ntnyq/prettier-config": "^0.3.1",
|
22 | 22 | "@octokit/rest": "^18.12.0",
|
23 | 23 | "@types/fs-extra": "^9.0.13",
|
24 | 24 | "@types/markdown-it": "^12.2.3",
|
25 |
| - "@types/node": "^17.0.24", |
| 25 | + "@types/node": "^17.0.25", |
26 | 26 | "@types/nprogress": "^0.2.0",
|
27 |
| - "@unocss/reset": "^0.31.5", |
| 27 | + "@unocss/reset": "^0.31.6", |
28 | 28 | "@vitejs/plugin-vue": "^2.3.1",
|
29 | 29 | "@vue/server-renderer": "^3.2.33",
|
30 | 30 | "dayjs": "^1.11.1",
|
31 | 31 | "gray-matter": "^4.0.3",
|
32 | 32 | "husky": "^7.0.4",
|
33 | 33 | "lint-staged": "^12.3.8",
|
34 | 34 | "markdown-it": "^12.3.2",
|
35 |
| - "markdown-it-prism": "^2.2.3", |
| 35 | + "markdown-it-prism": "^2.2.4", |
36 | 36 | "prettier": "^2.6.2",
|
37 | 37 | "pug": "^3.0.2",
|
38 | 38 | "typescript": "^4.6.3",
|
39 |
| - "unocss": "^0.31.5", |
| 39 | + "unocss": "^0.31.6", |
40 | 40 | "unplugin-auto-import": "^0.7.1",
|
41 | 41 | "unplugin-icons": "^0.14.1",
|
42 | 42 | "unplugin-vue-components": "^0.19.3",
|
43 | 43 | "vite": "^2.9.5",
|
44 | 44 | "vite-plugin-md": "^0.12.4",
|
45 |
| - "vite-plugin-pages": "^0.22.0", |
46 |
| - "vite-plugin-pwa": "^0.11.13", |
| 45 | + "vite-plugin-pages": "^0.23.0", |
| 46 | + "vite-plugin-pwa": "^0.12.0", |
47 | 47 | "vite-ssg": "^0.19.2",
|
48 |
| - "vite-ssg-sitemap": "^0.2.2", |
| 48 | + "vite-ssg-sitemap": "^0.2.3", |
49 | 49 | "workbox-window": "^6.5.3"
|
50 | 50 | },
|
51 | 51 | "dependencies": {
|
|
0 commit comments