|
42 | 42 | "dependencies": { |
43 | 43 | "@astrojs/check": "^0.9.9", |
44 | 44 | "@astrojs/cloudflare": "14.0.1", |
45 | | - "@astrojs/markdown-satteri": "^0.3.2", |
46 | | - "@astrojs/mdx": "^7.0.0", |
47 | | - "@astrojs/react": "^6.0.0", |
48 | | - "@astrojs/rss": "^4.0.18", |
| 45 | + "@astrojs/markdown-satteri": "^0.3.3", |
| 46 | + "@astrojs/mdx": "^7.0.2", |
| 47 | + "@astrojs/react": "^6.0.1", |
| 48 | + "@astrojs/rss": "^4.0.19", |
49 | 49 | "@astrojs/sitemap": "^3.7.3", |
50 | 50 | "@axe-core/playwright": "^4.12.1", |
51 | 51 | "@internationalized/date": "^3.12.2", |
52 | | - "@libpdf/core": "^0.4.0", |
| 52 | + "@libpdf/core": "^0.4.1", |
53 | 53 | "@maskito/core": "^5.3.1", |
54 | 54 | "@remixicon/react": "^4.9.0", |
55 | 55 | "@severo_bo/us-atlas-2023": "^4.0.0", |
56 | 56 | "@xstate/react": "^6.1.0", |
57 | 57 | "astro": "7.0.3", |
58 | | - "astro-pagefind": "^2.0.0", |
| 58 | + "astro-pagefind": "^2.0.1", |
59 | 59 | "browserslist": "^4.28.4", |
60 | 60 | "cf-workers-og": "^3.0.1", |
61 | 61 | "d3": "^7.9.0", |
|
75 | 75 | "topojson-client": "^3.1.0", |
76 | 76 | "typescript": "^6.0.3", |
77 | 77 | "ua-parser-js": "^2.0.10", |
78 | | - "xstate": "^5.32.2" |
| 78 | + "xstate": "^5.32.4" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | 81 | "@playwright/test": "^1.61.1", |
|
94 | 94 | "@types/d3-geo": "^3.1.0", |
95 | 95 | "@types/d3-selection": "^3.0.11", |
96 | 96 | "@types/geojson": "^7946.0.16", |
97 | | - "@types/node": "^26.0.1", |
| 97 | + "@types/node": "^26.1.0", |
98 | 98 | "@types/react": "^19.2.17", |
99 | 99 | "@types/react-dom": "^19.2.3", |
100 | 100 | "@types/sanitize-html": "^2.16.1", |
101 | 101 | "@types/topojson-client": "^3.1.5", |
102 | 102 | "@types/topojson-specification": "^1.0.5", |
103 | 103 | "@vitest/coverage-v8": "4.1.9", |
104 | 104 | "@vueless/storybook-dark-mode": "^10.0.8", |
105 | | - "baseline-browser-mapping": "^2.10.40", |
| 105 | + "baseline-browser-mapping": "^2.10.41", |
106 | 106 | "clsx": "^2.1.1", |
107 | 107 | "fake-indexeddb": "^6.2.5", |
108 | 108 | "jsdom": "^29.1.1", |
109 | 109 | "lightningcss": "^1.32.0", |
110 | 110 | "optimo": "^0.0.27", |
111 | 111 | "sass-embedded": "^1.100.0", |
112 | | - "satteri": "^0.9.3", |
113 | | - "sharp": "^0.35.2", |
| 112 | + "satteri": "^0.9.4", |
| 113 | + "sharp": "^0.35.3", |
114 | 114 | "storybook": "^10.4.6", |
115 | 115 | "vitest": "4.1.9", |
116 | | - "wrangler": "^4.105.0" |
| 116 | + "wrangler": "^4.107.0" |
117 | 117 | }, |
118 | 118 | "homepage": "https://namesake.fyi", |
119 | 119 | "bugs": { |
|
0 commit comments