|
9 | 9 | "pnpm": ">=9.x" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@babel/core": "7.25.2", |
13 | | - "@babel/eslint-parser": "7.25.1", |
14 | | - "@babel/plugin-transform-runtime": "7.25.4", |
15 | | - "@babel/preset-env": "7.25.4", |
16 | | - "@babel/preset-react": "7.24.7", |
17 | | - "@babel/preset-typescript": "7.24.7", |
18 | | - "@biomejs/biome": "1.9.2", |
| 12 | + "@babel/core": "7.25.7", |
| 13 | + "@babel/eslint-parser": "7.25.7", |
| 14 | + "@babel/plugin-transform-runtime": "7.25.7", |
| 15 | + "@babel/preset-env": "7.25.7", |
| 16 | + "@babel/preset-react": "7.25.7", |
| 17 | + "@babel/preset-typescript": "7.25.7", |
| 18 | + "@biomejs/biome": "1.9.3", |
19 | 19 | "@changesets/changelog-github": "0.5.0", |
20 | 20 | "@changesets/cli": "2.27.8", |
21 | 21 | "@commitlint/cli": "19.5.0", |
|
29 | 29 | "@types/node": "20.16.10", |
30 | 30 | "@types/react": "18.3.11", |
31 | 31 | "@types/react-dom": "18.3.0", |
32 | | - "@vitejs/plugin-react": "4.3.1", |
33 | | - "@vitest/coverage-istanbul": "2.1.1", |
| 32 | + "@vitejs/plugin-react": "4.3.2", |
| 33 | + "@vitest/coverage-istanbul": "2.1.2", |
34 | 34 | "browserslist": "4.23.3", |
35 | 35 | "builtin-modules": "4.0.0", |
36 | 36 | "cross-env": "7.0.3", |
|
46 | 46 | "tstyche": "2.1.1", |
47 | 47 | "typescript": "5.6.2", |
48 | 48 | "vite": "5.4.8", |
49 | | - "vitest": "2.1.1", |
| 49 | + "vitest": "2.1.2", |
50 | 50 | "vitest-localstorage-mock": "0.1.2", |
51 | 51 | "wait-for-expect": "3.0.2" |
52 | 52 | }, |
|
0 commit comments