|
43 | 43 | "@tailwindcss/typography": "0.5.15",
|
44 | 44 | "@typescript-eslint/eslint-plugin": "8.11.0",
|
45 | 45 | "@typescript-eslint/parser": "8.11.0",
|
46 |
| - "@vite-pwa/astro": "^0.4.3", |
| 46 | + "@vite-pwa/astro": "^0.5.0", |
47 | 47 | "@vueuse/core": "11.1.0",
|
48 | 48 | "astro": "4.16.7",
|
49 | 49 | "astro-compress": "2.3.5",
|
50 | 50 | "astro-critters": "2.2.0",
|
51 |
| - "astro-icon": "1.1.1", |
| 51 | + "astro-icon": "1.1.4", |
52 | 52 | "astro-netlify-cms": "0.5.4",
|
53 | 53 | "astro-robots-txt": "1.0.0",
|
54 | 54 | "astro-seo": "0.8.4",
|
55 | 55 | "conventional-changelog-conventionalcommits": "^8.0.0",
|
56 |
| - "dompurify": "3.1.7", |
| 56 | + "dompurify": "3.2.3", |
57 | 57 | "eslint": "^9.13.0",
|
58 | 58 | "eslint-config-prettier": "^9.1.0",
|
59 | 59 | "eslint-config-standard": "^17.1.0",
|
|
63 | 63 | "eslint-plugin-prettier-vue": "^5.0.0",
|
64 | 64 | "eslint-plugin-vue": "^9.29.1",
|
65 | 65 | "flowbite": "^2.5.2",
|
66 |
| - "husky": "9.1.6", |
| 66 | + "husky": "9.1.7", |
67 | 67 | "locale-emoji": "0.3.0",
|
68 |
| - "marked": "14.1.3", |
| 68 | + "marked": "15.0.4", |
69 | 69 | "mdast-util-to-string": "4.0.0",
|
70 | 70 | "nanostores": "0.11.3",
|
71 | 71 | "postcss-nesting": "13.0.1",
|
72 |
| - "postcss-preset-env": "10.0.8", |
73 |
| - "prettier": "3.3.3", |
| 72 | + "postcss-preset-env": "10.1.2", |
| 73 | + "prettier": "3.4.2", |
74 | 74 | "prettier-plugin-astro": "0.14.1",
|
75 |
| - "prettier-plugin-tailwindcss": "0.6.8", |
| 75 | + "prettier-plugin-tailwindcss": "0.6.9", |
76 | 76 | "reading-time": "1.5.0",
|
77 | 77 | "rehype-accessible-emojis": "^0.3.2",
|
78 | 78 | "remark-toc": "^9.0.0",
|
79 |
| - "tailwindcss": "3.4.14", |
| 79 | + "tailwindcss": "3.4.17", |
80 | 80 | "vitest": "^2.1.3",
|
81 | 81 | "workbox-window": "^7.1.0"
|
82 | 82 | },
|
|
86 | 86 | "@vueuse/integrations": "^11.1.0",
|
87 | 87 | "fuse.js": "^7.0.0",
|
88 | 88 | "globals": "^15.11.0",
|
89 |
| - "sass": "1.80.4", |
| 89 | + "sass": "1.83.0", |
90 | 90 | "sharp": "0.33.5",
|
91 | 91 | "vue": "^3.5.12"
|
92 | 92 | },
|
93 |
| - "packageManager": "pnpm@9.12.2" |
| 93 | + "packageManager": "pnpm@9.15.0" |
94 | 94 | }
|
0 commit comments