|
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", |
| 118 | + "@vitejs/plugin-react": "^5.0.1", |
119 | 119 | "axe-core": "^4.10.3", |
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.9", |
125 | 125 | "esbuild-register": "^3.6.0", |
126 | 126 | "express": "^5.1.0", |
127 | 127 | "globby": "^11.1.0", |
|
130 | 130 | "pako": "^2.1.0", |
131 | 131 | "rimraf": "^4.4.1", |
132 | 132 | "segmented-property": "^4.0.0", |
133 | | - "vite": "^7.1.2" |
| 133 | + "vite": "^7.1.3" |
134 | 134 | }, |
135 | 135 | "devDependencies": { |
136 | 136 | "@commitlint/config-conventional": "^19.8.1", |
137 | 137 | "@sanity/browserslist-config": "^1.0.5", |
138 | | - "@sanity/pkg-utils": "^7.11.7", |
| 138 | + "@sanity/pkg-utils": "^7.11.9", |
139 | 139 | "@sanity/prettier-config": "^1.0.6", |
140 | 140 | "@sanity/semantic-release-preset": "^4.1.8", |
141 | | - "@sanity/ui": "^3.0.6", |
| 141 | + "@sanity/ui": "^3.0.7", |
142 | 142 | "@types/cpx": "^1.5.5", |
143 | 143 | "@types/express": "^5.0.3", |
144 | 144 | "@types/lodash": "^4.17.20", |
145 | | - "@types/node": "^20.17.9", |
146 | | - "@types/pako": "^2.0.3", |
147 | | - "@types/react": "^19.1.10", |
| 145 | + "@types/node": "^20.19.11", |
| 146 | + "@types/pako": "^2.0.4", |
| 147 | + "@types/react": "^19.1.11", |
148 | 148 | "@types/react-dom": "^19.1.7", |
149 | 149 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
150 | 150 | "@typescript-eslint/parser": "^7.18.0", |
|
0 commit comments