|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@gtm-support/vue-gtm": "^1.6.0",
|
19 |
| - "@vueuse/core": "^8.7.5", |
20 |
| - "@vueuse/head": "^0.7.6", |
| 19 | + "@vueuse/core": "^9.0.2", |
| 20 | + "@vueuse/head": "^0.7.8", |
21 | 21 | "nprogress": "^0.2.0",
|
22 |
| - "prism-theme-vars": "^0.2.3", |
| 22 | + "prism-theme-vars": "^0.2.4", |
23 | 23 | "vue": "^3.2.37",
|
24 |
| - "vue-router": "^4.0.16" |
| 24 | + "vue-router": "^4.1.3" |
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@iconify/json": "^2.1.66", |
| 27 | + "@iconify/json": "^2.1.85", |
28 | 28 | "@ntnyq/eslint-config": "^1.0.3",
|
29 |
| - "@octokit/rest": "^18.12.0", |
| 29 | + "@octokit/rest": "^19.0.3", |
30 | 30 | "@types/fs-extra": "^9.0.13",
|
31 | 31 | "@types/markdown-it": "^12.2.3",
|
32 |
| - "@types/node": "^18.0.0", |
| 32 | + "@types/node": "^18.6.3", |
33 | 33 | "@types/nprogress": "^0.2.0",
|
34 |
| - "@unocss/reset": "^0.40.0", |
35 |
| - "@vitejs/plugin-vue": "^2.3.3", |
| 34 | + "@unocss/reset": "^0.45.1", |
| 35 | + "@vitejs/plugin-vue": "^3.0.1", |
36 | 36 | "@vue/server-renderer": "^3.2.37",
|
37 |
| - "dayjs": "^1.11.3", |
38 |
| - "eslint": "^8.18.0", |
| 37 | + "dayjs": "^1.11.4", |
| 38 | + "eslint": "^8.20.0", |
39 | 39 | "fs-extra": "^10.1.0",
|
40 | 40 | "gray-matter": "^4.0.3",
|
41 |
| - "happy-dom": "^5.3.1", |
| 41 | + "happy-dom": "^6.0.4", |
42 | 42 | "husky": "^8.0.1",
|
43 | 43 | "lint-staged": "^13.0.3",
|
44 | 44 | "markdown-it": "^13.0.1",
|
45 | 45 | "markdown-it-prism": "^2.2.4",
|
46 | 46 | "npm-run-all": "^4.1.5",
|
47 |
| - "pnpm": "^7.3.0", |
| 47 | + "pnpm": "^7.8.0", |
48 | 48 | "prismjs": "^1.28.0",
|
49 | 49 | "typescript": "^4.7.4",
|
50 |
| - "unocss": "^0.40.0", |
51 |
| - "unplugin-auto-import": "^0.9.1", |
52 |
| - "unplugin-icons": "^0.14.5", |
53 |
| - "unplugin-vue-components": "^0.19.9", |
54 |
| - "vite": "^2.9.12", |
55 |
| - "vite-plugin-md": "^0.18.1", |
56 |
| - "vite-plugin-pages": "^0.24.2", |
57 |
| - "vite-plugin-pwa": "^0.12.0", |
58 |
| - "vite-ssg": "^0.20.1", |
59 |
| - "vite-ssg-sitemap": "^0.2.7", |
60 |
| - "workbox-window": "^6.5.3" |
| 50 | + "unocss": "^0.45.1", |
| 51 | + "unplugin-auto-import": "^0.10.3", |
| 52 | + "unplugin-icons": "^0.14.8", |
| 53 | + "unplugin-vue-components": "^0.21.2", |
| 54 | + "vite": "^3.0.4", |
| 55 | + "vite-plugin-pages": "^0.25.0", |
| 56 | + "vite-plugin-pwa": "^0.12.3", |
| 57 | + "vite-plugin-vue-markdown": "^0.21.1", |
| 58 | + "vite-ssg": "^0.20.2", |
| 59 | + "vite-ssg-sitemap": "^0.3.1", |
| 60 | + "workbox-window": "^6.5.4" |
61 | 61 | },
|
62 | 62 | "lint-staged": {
|
63 | 63 | "*.{yml,js,ts,json,md}": "eslint --fix"
|
|
0 commit comments