|
20 | 20 | "preview": "astro preview" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@astrojs/react": "3.6.2", |
24 | | - "@astrojs/svelte": "5.7.2", |
25 | | - "@astrojs/vue": "4.5.2", |
| 23 | + "@astrojs/react": "3.6.3", |
| 24 | + "@astrojs/svelte": "5.7.3", |
| 25 | + "@astrojs/vue": "4.5.3", |
26 | 26 | "@biomejs/biome": "1.9.4", |
27 | | - "@testing-library/dom": "10.4.0", |
28 | | - "@testing-library/jest-dom": "6.6.3", |
29 | | - "@testing-library/react": "16.0.1", |
30 | | - "@testing-library/user-event": "14.5.2", |
31 | | - "@types/estree": "1.0.6", |
| 27 | + "@testing-library/dom": "10.4.1", |
| 28 | + "@testing-library/jest-dom": "6.6.4", |
| 29 | + "@testing-library/react": "16.3.0", |
| 30 | + "@testing-library/user-event": "14.6.1", |
| 31 | + "@types/estree": "1.0.8", |
32 | 32 | "@types/jest-axe": "3.5.9", |
33 | | - "@types/react": "18.3.12", |
34 | | - "@types/react-dom": "18.3.1", |
35 | | - "@vitejs/plugin-react": "4.3.3", |
36 | | - "@vitest/coverage-v8": "2.1.4", |
37 | | - "@vitest/ui": "2.1.4", |
38 | | - "astro": "4.16.9", |
39 | | - "html-react-parser": "5.1.18", |
| 33 | + "@types/react": "18.3.23", |
| 34 | + "@types/react-dom": "18.3.7", |
| 35 | + "@vitejs/plugin-react": "4.7.0", |
| 36 | + "@vitest/coverage-v8": "2.1.9", |
| 37 | + "@vitest/ui": "2.1.9", |
| 38 | + "astro": "4.16.18", |
| 39 | + "html-react-parser": "5.2.6", |
40 | 40 | "jest-axe": "9.0.0", |
41 | 41 | "jest-coverage-badges": "1.1.2", |
42 | 42 | "jsdom": "25.0.1", |
43 | 43 | "react": "18.3.1", |
44 | 44 | "react-dom": "18.3.1", |
45 | | - "svelte": "5.1.9", |
46 | | - "typescript": "5.6.3", |
47 | | - "vitest": "2.1.4", |
48 | | - "vue": "3.5.12" |
| 45 | + "svelte": "5.38.0", |
| 46 | + "typescript": "5.9.2", |
| 47 | + "vitest": "2.1.9", |
| 48 | + "vue": "3.5.18" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@astrojs/netlify": "5.5.4", |
52 | 52 | "@astrojs/prefetch": "0.4.1", |
53 | | - "@avaya/neo-react": "1.4.7", |
54 | | - "@nanostores/react": "0.8.0", |
| 53 | + "@avaya/neo-react": "1.4.21", |
| 54 | + "@nanostores/react": "0.8.4", |
55 | 55 | "clsx": "2.1.1", |
56 | 56 | "dayjs": "1.11.13", |
57 | 57 | "diffable-html": "5.0.0", |
58 | | - "fuse.js": "7.0.0", |
59 | | - "nanostores": "0.11.3", |
60 | | - "octokit": "4.0.2", |
61 | | - "prism-react-renderer": "2.4.0", |
| 58 | + "fuse.js": "7.1.0", |
| 59 | + "nanostores": "0.11.4", |
| 60 | + "octokit": "4.1.4", |
| 61 | + "prism-react-renderer": "2.4.1", |
62 | 62 | "react-element-to-jsx-string": "15.0.0", |
63 | | - "react-markdown": "9.0.1" |
| 63 | + "react-markdown": "9.1.0" |
64 | 64 | } |
65 | 65 | } |
0 commit comments