|
12 | 12 | "prepare": "husky" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@fontsource-variable/inter": "^5.2.6", |
16 | | - "@fontsource-variable/plus-jakarta-sans": "^5.2.6", |
17 | | - "@sparticuz/chromium": "^132.0.0", |
| 15 | + "@fontsource-variable/inter": "^5.2.8", |
| 16 | + "@fontsource-variable/plus-jakarta-sans": "^5.2.8", |
18 | 17 | "@types/nprogress": "^0.2.3", |
19 | 18 | "@unhead/addons": "^1.11.18", |
20 | 19 | "@unhead/vue": "^1.11.18", |
|
24 | 23 | "medium-zoom": "^1.1.0", |
25 | 24 | "mustache": "^4.2.0", |
26 | 25 | "nprogress": "^0.2.0", |
27 | | - "puppeteer-core": "~24.17.0", |
28 | 26 | "unplugin-vue-markdown": "^28.3.0", |
29 | | - "vue": "^3.5.20", |
| 27 | + "vue": "^3.5.25", |
30 | 28 | "vue-gtag": "^2.0.1", |
31 | | - "vue-router": "^4.5.1", |
| 29 | + "vue-router": "^4.6.3", |
32 | 30 | "vue-tippy": "^6.7.1" |
33 | 31 | }, |
34 | 32 | "devDependencies": { |
35 | | - "@iconify-json/lucide": "^1.2.64", |
| 33 | + "@iconify-json/lucide": "^1.2.77", |
36 | 34 | "@types/node": "^22.12.0", |
37 | 35 | "@vitejs/plugin-vue": "^5.2.1", |
38 | 36 | "@vue/eslint-config-prettier": "^10.2.0", |
39 | 37 | "@vue/eslint-config-typescript": "^14.6.0", |
40 | 38 | "@vue/tsconfig": "^0.7.0", |
41 | | - "autoprefixer": "^10.4.21", |
42 | | - "eslint": "^9.32.0", |
| 39 | + "autoprefixer": "^10.4.22", |
| 40 | + "eslint": "^9.39.1", |
43 | 41 | "eslint-plugin-vue": "^9.32.0", |
44 | 42 | "husky": "^9.1.7", |
45 | 43 | "lint-staged": "^15.4.3", |
46 | 44 | "postcss": "^8.5.6", |
47 | 45 | "postcss-html": "^1.8.0", |
48 | | - "prettier": "^3.6.2", |
| 46 | + "prettier": "^3.7.3", |
49 | 47 | "prettier-plugin-tailwindcss": "^0.6.11", |
50 | | - "sass": "^1.91.0", |
| 48 | + "sass": "^1.94.2", |
51 | 49 | "sharp": "^0.33.5", |
52 | | - "stylelint": "^16.23.1", |
| 50 | + "stylelint": "^16.26.1", |
53 | 51 | "stylelint-config-standard": "^37.0.0", |
54 | 52 | "svgo": "^3.3.2", |
55 | 53 | "tailwindcss": "^3.4.17", |
56 | | - "typescript": "^5.9.2", |
| 54 | + "typescript": "^5.9.3", |
57 | 55 | "unplugin-auto-import": "^19.3.0", |
58 | 56 | "unplugin-fonts": "^1.4.0", |
59 | | - "unplugin-icons": "^22.2.0", |
| 57 | + "unplugin-icons": "^22.5.0", |
60 | 58 | "unplugin-vue-components": "^28.8.0", |
61 | 59 | "unplugin-vue-router": "^0.11.2", |
62 | 60 | "vite": "^6.0.11", |
|
0 commit comments