|
49 | 49 | "@astrojs/mdx": "^5.0.6", |
50 | 50 | "@astrojs/react": "^5.0.5", |
51 | 51 | "@astrojs/rss": "^4.0.18", |
52 | | - "@astrojs/sitemap": "^3.7.2", |
| 52 | + "@astrojs/sitemap": "^3.7.3", |
53 | 53 | "@axe-core/playwright": "^4.11.3", |
54 | | - "@cantoo/pdf-lib": "^2.6.5", |
| 54 | + "@cantoo/pdf-lib": "^2.7.1", |
55 | 55 | "@hono/node-server": "^2.0.4", |
56 | | - "@internationalized/date": "^3.12.0", |
| 56 | + "@internationalized/date": "^3.12.1", |
57 | 57 | "@maskito/core": "^5.2.2", |
58 | 58 | "@portabletext/react": "^6.2.0", |
59 | 59 | "@portabletext/types": "^4.0.2", |
60 | 60 | "@remixicon/react": "^4.9.0", |
61 | 61 | "@sanity/astro": "^3.4.0", |
62 | 62 | "@sanity/client": "^7.22.0", |
63 | | - "@sanity/codegen": "^6.1.0", |
| 63 | + "@sanity/codegen": "^6.1.1", |
64 | 64 | "@sanity/icons": "^3.7.4", |
65 | 65 | "@sanity/image-url": "^2.1.1", |
66 | | - "@sanity/types": "^5.25.1", |
| 66 | + "@sanity/types": "^5.27.0", |
67 | 67 | "@sanity/ui": "^3.2.0", |
68 | 68 | "@severo_bo/us-atlas-2023": "^4.0.0", |
69 | 69 | "@xstate/react": "^6.1.0", |
|
74 | 74 | "d3-geo": "^3.1.1", |
75 | 75 | "d3-selection": "^3.0.0", |
76 | 76 | "fathom-client": "^3.7.2", |
77 | | - "groq": "^5.25.1", |
| 77 | + "groq": "^5.27.0", |
78 | 78 | "hono": "^4.12.23", |
79 | 79 | "idb": "^8.0.3", |
80 | 80 | "language-name-map": "^0.3.0", |
81 | 81 | "react": "^19.2.6", |
82 | | - "react-aria-components": "^1.16.0", |
| 82 | + "react-aria-components": "^1.17.0", |
83 | 83 | "react-dom": "^19.2.6", |
84 | | - "react-hook-form": "^7.75.0", |
| 84 | + "react-hook-form": "^7.76.1", |
85 | 85 | "react-is": "^19.2.6", |
86 | 86 | "react-lite-youtube-embed": "^3.5.1", |
87 | 87 | "rough-notation": "^0.5.1", |
88 | 88 | "sanitize-html": "^2.17.4", |
89 | | - "sanity": "^5.25.1", |
90 | | - "styled-components": "^6.4.1", |
| 89 | + "sanity": "^5.27.0", |
| 90 | + "styled-components": "^6.4.2", |
91 | 91 | "topojson-client": "^3.1.0", |
92 | | - "typescript": "^6.0.3", |
93 | | - "ua-parser-js": "^2.0.9", |
| 92 | + "typescript": "^5.9.3", |
| 93 | + "ua-parser-js": "^2.0.10", |
94 | 94 | "xstate": "^5.31.1" |
95 | 95 | }, |
96 | 96 | "devDependencies": { |
97 | | - "@biomejs/biome": "^2.4.15", |
| 97 | + "@biomejs/biome": "^2.4.16", |
98 | 98 | "@clack/prompts": "^1.4.0", |
99 | 99 | "@playwright/test": "^1.60.0", |
100 | 100 | "@react-aria/test-utils": "1.0.0-beta.3", |
101 | | - "@storybook/addon-links": "^10.4.0", |
102 | | - "@storybook/addon-themes": "^10.4.0", |
103 | | - "@storybook/addon-vitest": "^10.4.0", |
104 | | - "@storybook/builder-vite": "^10.4.0", |
105 | | - "@storybook/react": "^10.4.0", |
106 | | - "@storybook/react-vite": "^10.4.0", |
| 101 | + "@storybook/addon-links": "^10.4.1", |
| 102 | + "@storybook/addon-themes": "^10.4.1", |
| 103 | + "@storybook/addon-vitest": "^10.4.1", |
| 104 | + "@storybook/builder-vite": "^10.4.1", |
| 105 | + "@storybook/react": "^10.4.1", |
| 106 | + "@storybook/react-vite": "^10.4.1", |
107 | 107 | "@testing-library/dom": "^10.4.1", |
108 | 108 | "@testing-library/jest-dom": "^6.9.1", |
109 | 109 | "@testing-library/react": "^16.3.2", |
|
112 | 112 | "@types/d3-geo": "^3.1.0", |
113 | 113 | "@types/d3-selection": "^3.0.11", |
114 | 114 | "@types/geojson": "^7946.0.16", |
115 | | - "@types/node": "^25.8.0", |
116 | | - "@types/react": "^19.2.14", |
| 115 | + "@types/node": "^25.9.1", |
| 116 | + "@types/react": "^19.2.15", |
117 | 117 | "@types/react-dom": "^19.2.3", |
118 | 118 | "@types/sanitize-html": "^2.16.1", |
119 | 119 | "@types/topojson-client": "^3.1.5", |
120 | 120 | "@types/topojson-specification": "^1.0.5", |
121 | | - "@vitejs/plugin-react": "^4.3.4", |
| 121 | + "@vitejs/plugin-react": "^4.7.0", |
122 | 122 | "@vitest/coverage-v8": "4.1.6", |
123 | 123 | "@vueless/storybook-dark-mode": "^10.0.8", |
124 | 124 | "autoprefixer": "^10.5.0", |
125 | | - "baseline-browser-mapping": "^2.10.29", |
| 125 | + "baseline-browser-mapping": "^2.10.32", |
126 | 126 | "clsx": "^2.1.1", |
127 | 127 | "cssnano": "^8.0.1", |
128 | 128 | "fake-indexeddb": "^6.2.5", |
|
132 | 132 | "optimo": "^0.0.27", |
133 | 133 | "pdfjs-dist": "^4.10.38", |
134 | 134 | "react-compiler-runtime": "^1.0.0", |
135 | | - "sass-embedded": "^1.99.0", |
| 135 | + "sass-embedded": "^1.100.0", |
136 | 136 | "sharp": "^0.34.5", |
137 | 137 | "simple-git-hooks": "^2.13.1", |
138 | | - "storybook": "^10.4.0", |
| 138 | + "storybook": "^10.4.1", |
139 | 139 | "tsx": "^4.22.3", |
140 | | - "vite": "^6.3.5", |
| 140 | + "vite": "^7.3.3", |
141 | 141 | "vitest": "4.1.6", |
142 | | - "wrangler": "^4.91.0" |
| 142 | + "wrangler": "^4.95.0" |
143 | 143 | }, |
144 | 144 | "packageManager": "pnpm@11.1.2", |
145 | 145 | "homepage": "https://namesake.fyi", |
|
0 commit comments