|
72 | 72 | ]
|
73 | 73 | },
|
74 | 74 | "dependencies": {
|
75 |
| - "@astrojs/check": "^0.5.5", |
76 |
| - "@astrojs/mdx": "^2.1.1", |
| 75 | + "@astrojs/check": "^0.5.9", |
| 76 | + "@astrojs/mdx": "^2.2.0", |
77 | 77 | "@astrojs/preact": "^3.1.1",
|
78 | 78 | "@astrojs/sitemap": "^3.1.1",
|
79 |
| - "@fontsource-variable/open-sans": "^5.0.25", |
80 |
| - "@fontsource-variable/source-code-pro": "^5.0.17", |
81 |
| - "@unocss/reset": "^0.58.5", |
82 |
| - "astro": "^4.4.4", |
| 79 | + "@fontsource-variable/open-sans": "^5.0.28", |
| 80 | + "@fontsource-variable/source-code-pro": "^5.0.18", |
| 81 | + "@unocss/reset": "^0.58.6", |
| 82 | + "astro": "^4.5.5", |
83 | 83 | "preact": "^10.19.6",
|
84 | 84 | "tailwindcss": "^3.4.1",
|
85 |
| - "typescript": "^5.3.3" |
| 85 | + "typescript": "^5.4.2" |
86 | 86 | },
|
87 | 87 | "devDependencies": {
|
88 |
| - "@astrojs/ts-plugin": "^1.5.3", |
89 |
| - "@babel/core": "^7.23.9", |
| 88 | + "@astrojs/ts-plugin": "^1.6.0", |
| 89 | + "@babel/core": "^7.24.0", |
90 | 90 | "@iconify-json/fa6-brands": "^1.1.18",
|
91 | 91 | "@iconify-json/fa6-regular": "^1.1.18",
|
92 | 92 | "@mcous/eslint-config": "^0.4.4",
|
93 | 93 | "@mcous/prettier-config": "^0.3.0",
|
94 | 94 | "@mcous/typescript-config": "^0.2.1",
|
95 |
| - "@preact/preset-vite": "^2.8.1", |
| 95 | + "@preact/preset-vite": "^2.8.2", |
96 | 96 | "@prettier/plugin-xml": "^3.3.1",
|
97 | 97 | "@testing-library/jest-dom": "^6.4.2",
|
98 | 98 | "@testing-library/preact": "^3.2.3",
|
99 |
| - "@types/node": "^20.11.20", |
100 |
| - "@typescript-eslint/eslint-plugin": "^7.0.2", |
101 |
| - "@typescript-eslint/parser": "^7.0.2", |
102 |
| - "@unocss/eslint-config": "^0.58.5", |
103 |
| - "@unocss/preset-icons": "^0.58.5", |
104 |
| - "@vitest/coverage-istanbul": "^1.3.1", |
| 99 | + "@types/node": "^20.11.28", |
| 100 | + "@typescript-eslint/eslint-plugin": "^7.2.0", |
| 101 | + "@typescript-eslint/parser": "^7.2.0", |
| 102 | + "@unocss/eslint-config": "^0.58.6", |
| 103 | + "@unocss/preset-icons": "^0.58.6", |
| 104 | + "@vitest/coverage-istanbul": "^1.4.0", |
105 | 105 | "eslint": "^8.57.0",
|
106 | 106 | "eslint-config-prettier": "^9.1.0",
|
107 | 107 | "eslint-plugin-astro": "^0.31.4",
|
|
112 | 112 | "eslint-plugin-sonarjs": "^0.24.0",
|
113 | 113 | "eslint-plugin-testing-library": "^6.2.0",
|
114 | 114 | "eslint-plugin-unicorn": "^51.0.1",
|
115 |
| - "eslint-plugin-vitest": "^0.3.22", |
| 115 | + "eslint-plugin-vitest": "^0.3.26", |
116 | 116 | "jsdom": "^24.0.0",
|
117 | 117 | "playwright": "^1.42.1",
|
118 | 118 | "prettier": "^3.2.5",
|
119 | 119 | "prettier-plugin-astro": "^0.13.0",
|
120 | 120 | "remark-emoji": "^4.0.1",
|
121 | 121 | "typescript": "^5.3.3",
|
122 |
| - "unocss": "^0.58.5", |
123 |
| - "vite": "^5.1.4", |
124 |
| - "vitest": "^1.3.1" |
| 122 | + "unocss": "^0.58.6", |
| 123 | + "vite": "^5.1.6", |
| 124 | + "vitest": "^1.4.0" |
125 | 125 | },
|
126 | 126 | "packageManager": "pnpm@8.15.4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2"
|
127 | 127 | }
|
0 commit comments