|
94 | 94 | "prettier": "@sanity/prettier-config", |
95 | 95 | "dependencies": { |
96 | 96 | "@sanity/icons": "^3.7.4", |
97 | | - "@vanilla-extract/css": "^1.17.4", |
| 97 | + "@vanilla-extract/css": "^1.18.0", |
98 | 98 | "@vanilla-extract/css-utils": "^0.1.6", |
99 | 99 | "@vanilla-extract/dynamic": "^2.1.5", |
100 | | - "@vanilla-extract/vite-plugin": "^5.1.1", |
101 | | - "@vitejs/plugin-react": "^5.0.4", |
102 | | - "axe-core": "^4.11.0", |
| 100 | + "@vanilla-extract/vite-plugin": "^5.1.4", |
| 101 | + "@vitejs/plugin-react": "^5.1.2", |
| 102 | + "axe-core": "^4.11.1", |
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.27.2", |
108 | 108 | "esbuild-register": "^3.6.0", |
109 | | - "express": "^5.1.0", |
| 109 | + "express": "^5.2.1", |
110 | 110 | "globby": "^11.1.0", |
111 | 111 | "lightningcss": "^1.30.2", |
112 | 112 | "lodash": "^4.17.21", |
113 | 113 | "mkdirp": "^2.1.6", |
114 | 114 | "pako": "^2.1.0", |
115 | 115 | "rimraf": "^4.4.1", |
116 | 116 | "segmented-property": "^4.0.0", |
117 | | - "vite": "^7.1.10" |
| 117 | + "vite": "^7.3.1" |
118 | 118 | }, |
119 | 119 | "devDependencies": { |
120 | | - "@changesets/changelog-github": "^0.5.1", |
121 | | - "@changesets/cli": "^2.29.7", |
| 120 | + "@changesets/changelog-github": "^0.5.2", |
| 121 | + "@changesets/cli": "^2.29.8", |
122 | 122 | "@sanity/browserslist-config": "^1.0.5", |
123 | | - "@sanity/pkg-utils": "^8.1.21", |
124 | | - "@sanity/prettier-config": "^2.0.1", |
125 | | - "@sanity/ui": "4.0.0-static.38", |
126 | | - "@types/cpx": "^1.5.5", |
127 | | - "@types/express": "^5.0.3", |
128 | | - "@types/lodash": "^4.17.20", |
129 | | - "@types/node": "^20.19.21", |
| 123 | + "@sanity/pkg-utils": "^8.1.29", |
| 124 | + "@sanity/prettier-config": "^2.0.3", |
| 125 | + "@sanity/ui": "4.0.0-static.46", |
| 126 | + "@types/cpx": "^1.5.6", |
| 127 | + "@types/express": "^5.0.6", |
| 128 | + "@types/lodash": "^4.17.23", |
| 129 | + "@types/node": "^20.19.30", |
130 | 130 | "@types/pako": "^2.0.4", |
131 | | - "@types/react": "^19.2.2", |
132 | | - "@types/react-dom": "^19.2.2", |
| 131 | + "@types/react": "^19.2.8", |
| 132 | + "@types/react-dom": "^19.2.3", |
133 | 133 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
134 | 134 | "@typescript-eslint/parser": "^7.18.0", |
135 | 135 | "babel-plugin-react-compiler": "1.0.0", |
|
145 | 145 | "husky": "^8.0.3", |
146 | 146 | "jsdom": "^22.1.0", |
147 | 147 | "npm-run-all2": "^6.2.6", |
148 | | - "prettier": "^3.6.2", |
149 | | - "react": "^19.2.0", |
150 | | - "react-dom": "^19.2.0", |
151 | | - "react-is": "^19.2.0", |
| 148 | + "prettier": "^3.7.4", |
| 149 | + "react": "^19.2.3", |
| 150 | + "react-dom": "^19.2.3", |
| 151 | + "react-is": "^19.2.3", |
152 | 152 | "tsconfig-paths": "^4.2.0", |
153 | 153 | "typescript": "5.9.3", |
154 | 154 | "vitest": "^3.2.4" |
|
0 commit comments