|
2 | 2 | "name": "ntnyq.com",
|
3 | 3 | "version": "0.0.2",
|
4 | 4 | "private": true,
|
5 |
| - "packageManager": "pnpm@7.17.1", |
| 5 | + "packageManager": "pnpm@7.19.0", |
6 | 6 | "license": "MIT",
|
7 | 7 | "author": {
|
8 | 8 | "name": "ntnyq",
|
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 | 20 | "@gtm-support/vue-gtm": "^2.0.0",
|
21 |
| - "@vueuse/core": "^9.6.0", |
22 |
| - "@vueuse/head": "^1.0.18", |
| 21 | + "@vueuse/core": "^9.8.2", |
| 22 | + "@vueuse/head": "^1.0.22", |
23 | 23 | "nprogress": "^0.2.0",
|
24 | 24 | "vue": "^3.2.45",
|
25 | 25 | "vue-router": "^4.1.6"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@iconify/json": "^2.1.145", |
29 |
| - "@ntnyq/eslint-config": "^1.1.0", |
| 28 | + "@iconify/json": "^2.1.155", |
| 29 | + "@ntnyq/eslint-config": "^1.2.1", |
30 | 30 | "@octokit/rest": "^19.0.5",
|
31 | 31 | "@types/fs-extra": "^9.0.13",
|
32 | 32 | "@types/markdown-it": "^12.2.3",
|
33 |
| - "@types/node": "18.11.9", |
| 33 | + "@types/node": "18.11.17", |
34 | 34 | "@types/nprogress": "^0.2.0",
|
35 |
| - "@unocss/reset": "^0.47.3", |
36 |
| - "@vitejs/plugin-vue": "^3.2.0", |
| 35 | + "@unocss/reset": "^0.48.0", |
| 36 | + "@vitejs/plugin-vue": "^4.0.0", |
37 | 37 | "@vue/server-renderer": "^3.2.45",
|
38 |
| - "dayjs": "^1.11.6", |
39 |
| - "eslint": "^8.28.0", |
| 38 | + "dayjs": "^1.11.7", |
| 39 | + "eslint": "^8.30.0", |
40 | 40 | "fs-extra": "^11.1.0",
|
41 | 41 | "gray-matter": "^4.0.3",
|
42 | 42 | "husky": "^8.0.2",
|
43 | 43 | "markdown-it": "^13.0.1",
|
44 | 44 | "markdown-it-shiki": "^0.7.2",
|
45 | 45 | "nano-staged": "^0.8.0",
|
46 | 46 | "npm-run-all": "^4.1.5",
|
47 |
| - "pnpm": "^7.17.1", |
48 |
| - "typescript": "^4.9.3", |
49 |
| - "unocss": "^0.47.3", |
50 |
| - "unplugin-auto-import": "^0.12.0", |
51 |
| - "unplugin-icons": "^0.14.14", |
52 |
| - "unplugin-vue-components": "^0.22.11", |
53 |
| - "vite": "^3.2.4", |
54 |
| - "vite-plugin-pages": "^0.27.1", |
55 |
| - "vite-plugin-pwa": "^0.13.3", |
| 47 | + "pnpm": "^7.19.0", |
| 48 | + "typescript": "^4.9.4", |
| 49 | + "unocss": "^0.48.0", |
| 50 | + "unplugin-auto-import": "^0.12.1", |
| 51 | + "unplugin-icons": "^0.14.15", |
| 52 | + "unplugin-vue-components": "^0.22.12", |
| 53 | + "vite": "^4.0.3", |
| 54 | + "vite-plugin-pages": "^0.28.0", |
| 55 | + "vite-plugin-pwa": "^0.14.0", |
56 | 56 | "vite-plugin-vue-markdown": "^0.22.1",
|
57 |
| - "vite-ssg": "^0.22.0", |
| 57 | + "vite-ssg": "^0.22.1", |
58 | 58 | "vite-ssg-sitemap": "^0.4.3",
|
59 | 59 | "workbox-window": "^6.5.4"
|
60 | 60 | },
|
|
0 commit comments