|
98 | 98 | "@vanilla-extract/css-utils": "^0.1.6", |
99 | 99 | "@vanilla-extract/dynamic": "^2.1.5", |
100 | 100 | "@vanilla-extract/vite-plugin": "^5.1.1", |
101 | | - "@vitejs/plugin-react": "^5.0.4", |
| 101 | + "@vitejs/plugin-react": "^5.1.0", |
102 | 102 | "axe-core": "^4.11.0", |
103 | 103 | "cac": "^6.7.14", |
104 | 104 | "chokidar": "^3.6.0", |
105 | 105 | "cpx": "^1.5.0", |
106 | 106 | "dotenv-flow": "^4.1.0", |
107 | | - "esbuild": "^0.25.11", |
| 107 | + "esbuild": "^0.25.12", |
108 | 108 | "esbuild-register": "^3.6.0", |
109 | 109 | "express": "^5.1.0", |
110 | 110 | "globby": "^11.1.0", |
|
113 | 113 | "pako": "^2.1.0", |
114 | 114 | "rimraf": "^4.4.1", |
115 | 115 | "segmented-property": "^4.0.0", |
116 | | - "vite": "^7.1.10" |
| 116 | + "vite": "^7.2.1" |
117 | 117 | }, |
118 | 118 | "devDependencies": { |
119 | 119 | "@changesets/changelog-github": "^0.5.1", |
120 | 120 | "@changesets/cli": "^2.29.7", |
121 | 121 | "@sanity/browserslist-config": "^1.0.5", |
122 | | - "@sanity/pkg-utils": "^8.1.21", |
| 122 | + "@sanity/pkg-utils": "^8.1.29", |
123 | 123 | "@sanity/prettier-config": "^2.0.1", |
124 | | - "@sanity/ui": "^3.1.10", |
125 | | - "@types/cpx": "^1.5.5", |
126 | | - "@types/express": "^5.0.3", |
| 124 | + "@sanity/ui": "^3.1.11", |
| 125 | + "@types/cpx": "^1.5.6", |
| 126 | + "@types/express": "^5.0.5", |
127 | 127 | "@types/lodash": "^4.17.20", |
128 | | - "@types/node": "^20.19.21", |
| 128 | + "@types/node": "^20.19.24", |
129 | 129 | "@types/pako": "^2.0.4", |
130 | 130 | "@types/react": "^19.2.2", |
131 | 131 | "@types/react-dom": "^19.2.2", |
|
0 commit comments