|
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.4", |
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.10", |
125 | 125 | "esbuild-register": "^3.6.0", |
126 | 126 | "express": "^5.1.0", |
127 | 127 | "globby": "^11.1.0", |
|
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.7" |
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.36", |
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.17", |
| 147 | + "@types/pako": "^2.0.4", |
| 148 | + "@types/react": "^19.1.15", |
| 149 | + "@types/react-dom": "^19.1.9", |
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", |
|
158 | 158 | "eslint-plugin-jsx-a11y": "^6.10.2", |
159 | 159 | "eslint-plugin-prettier": "^5.5.4", |
160 | 160 | "eslint-plugin-react": "^7.37.5", |
161 | | - "eslint-plugin-react-hooks": "6.0.0-rc.1", |
| 161 | + "eslint-plugin-react-hooks": "6.0.0-rc.2", |
162 | 162 | "eslint-plugin-simple-import-sort": "^12.1.1", |
163 | 163 | "http-server": "^14.1.1", |
164 | 164 | "husky": "^8.0.3", |
|
0 commit comments