|
115 | 115 | "@vanilla-extract/css-utils": "^0.1.6", |
116 | 116 | "@vanilla-extract/dynamic": "^2.1.5", |
117 | 117 | "@vanilla-extract/vite-plugin": "^5.1.1", |
118 | | - "@vitejs/plugin-react": "^5.0.0", |
119 | | - "axe-core": "^4.10.3", |
| 118 | + "@vitejs/plugin-react": "^5.0.4", |
| 119 | + "axe-core": "^4.11.0", |
120 | 120 | "cac": "^6.7.14", |
121 | 121 | "chokidar": "^3.6.0", |
122 | 122 | "cpx": "^1.5.0", |
123 | 123 | "dotenv-flow": "^4.1.0", |
124 | | - "esbuild": "^0.25.8", |
| 124 | + "esbuild": "^0.25.11", |
125 | 125 | "esbuild-register": "^3.6.0", |
126 | 126 | "express": "^5.1.0", |
127 | 127 | "globby": "^11.1.0", |
128 | | - "lightningcss": "^1.30.1", |
| 128 | + "lightningcss": "^1.30.2", |
129 | 129 | "lodash": "^4.17.21", |
130 | 130 | "mkdirp": "^2.1.6", |
131 | 131 | "pako": "^2.1.0", |
132 | 132 | "rimraf": "^4.4.1", |
133 | 133 | "segmented-property": "^4.0.0", |
134 | | - "vite": "^7.1.2" |
| 134 | + "vite": "^7.1.10" |
135 | 135 | }, |
136 | 136 | "devDependencies": { |
137 | 137 | "@commitlint/config-conventional": "^19.8.1", |
138 | 138 | "@sanity/browserslist-config": "^1.0.5", |
139 | | - "@sanity/pkg-utils": "^7.11.7", |
| 139 | + "@sanity/pkg-utils": "^7.11.9", |
140 | 140 | "@sanity/prettier-config": "^1.0.6", |
141 | 141 | "@sanity/semantic-release-preset": "^4.1.8", |
142 | | - "@sanity/ui": "4.0.0-static.32", |
| 142 | + "@sanity/ui": "4.0.0-static.38", |
143 | 143 | "@types/cpx": "^1.5.5", |
144 | 144 | "@types/express": "^5.0.3", |
145 | 145 | "@types/lodash": "^4.17.20", |
146 | | - "@types/node": "^20.17.9", |
147 | | - "@types/pako": "^2.0.3", |
148 | | - "@types/react": "^19.1.10", |
149 | | - "@types/react-dom": "^19.1.7", |
| 146 | + "@types/node": "^20.19.21", |
| 147 | + "@types/pako": "^2.0.4", |
| 148 | + "@types/react": "^19.2.2", |
| 149 | + "@types/react-dom": "^19.2.2", |
150 | 150 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
151 | 151 | "@typescript-eslint/parser": "^7.18.0", |
152 | 152 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
|
165 | 165 | "jsdom": "^22.1.0", |
166 | 166 | "npm-run-all2": "^6.2.6", |
167 | 167 | "prettier": "^3.6.2", |
168 | | - "react": "^19.1.1", |
169 | | - "react-dom": "^19.1.1", |
170 | | - "react-is": "^19.1.1", |
| 168 | + "react": "^19.2.0", |
| 169 | + "react-dom": "^19.2.0", |
| 170 | + "react-is": "^19.2.0", |
171 | 171 | "semantic-release": "^23.1.1", |
172 | 172 | "tsconfig-paths": "^4.2.0", |
173 | | - "typescript": "5.9.2", |
| 173 | + "typescript": "5.9.3", |
174 | 174 | "vitest": "^3.2.4" |
175 | 175 | }, |
176 | 176 | "peerDependencies": { |
|
0 commit comments