|
187 | 187 | "locale.d.ts"
|
188 | 188 | ],
|
189 | 189 | "dependencies": {
|
190 |
| - "@date-fns/tz": "^1.2.0", |
| 190 | + "@date-fns/tz": "^1.4.1", |
191 | 191 | "date-fns": "^4.1.0",
|
192 | 192 | "date-fns-jalali": "^4.1.0-0"
|
193 | 193 | },
|
194 | 194 | "devDependencies": {
|
195 |
| - "@biomejs/biome": "2.1.2", |
| 195 | + "@biomejs/biome": "2.2.0", |
196 | 196 | "@jest/types": "^30.0.5",
|
197 |
| - "@radix-ui/react-select": "^2.1.7", |
198 |
| - "@swc/core": "^1.11.8", |
199 |
| - "@swc/jest": "^0.2.37", |
200 |
| - "@testing-library/dom": "^10.4.0", |
201 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 197 | + "@radix-ui/react-select": "^2.2.6", |
| 198 | + "@swc/core": "^1.13.3", |
| 199 | + "@swc/jest": "^0.2.39", |
| 200 | + "@testing-library/dom": "^10.4.1", |
| 201 | + "@testing-library/jest-dom": "^6.7.0", |
202 | 202 | "@testing-library/react": "^16.3.0",
|
203 | 203 | "@testing-library/user-event": "^14.6.1",
|
204 | 204 | "@types/jest": "^30.0.0",
|
205 |
| - "@types/node": "^24.1.0", |
| 205 | + "@types/node": "^24.3.0", |
206 | 206 | "@types/react": "^19.1.1",
|
207 |
| - "@types/react-dom": "^19.1.2", |
208 |
| - "html-validate": "^9.5.2", |
| 207 | + "@types/react-dom": "^19.1.7", |
209 | 208 | "jest": "^30.0.5",
|
210 | 209 | "jest-environment-jsdom": "^30.0.5",
|
211 |
| - "jest-transform-css": "^6.0.2", |
| 210 | + "jest-transform-css": "^6.0.3", |
212 | 211 | "mockdate": "^3.0.5",
|
213 | 212 | "prettier": "^3.6.2",
|
214 | 213 | "prettier-plugin-jsdoc": "^1.3.3",
|
215 |
| - "react": "^19.1.0", |
216 |
| - "react-dom": "^19.1.0", |
| 214 | + "react": "^19.1.1", |
| 215 | + "react-dom": "^19.1.1", |
217 | 216 | "ts-node": "^10.9.2",
|
218 | 217 | "tslib": "^2.8.1",
|
219 |
| - "typescript": "^5.8.3", |
| 218 | + "typescript": "^5.9.2", |
220 | 219 | "typescript-css-modules": "^1.0.4"
|
221 | 220 | },
|
222 | 221 | "peerDependencies": {
|
|
0 commit comments