|
48 | 48 | "@storybook/addon-links": "^8.6.14", |
49 | 49 | "@storybook/react": "^8.6.14", |
50 | 50 | "@storybook/react-vite": "^8.6.14", |
51 | | - "@testing-library/react": "^16.0.0", |
52 | | - "@types/react": "^18.3.3", |
53 | | - "@typescript-eslint/eslint-plugin": "^7.15.0", |
54 | | - "@typescript-eslint/parser": "^7.15.0", |
55 | | - "@vitejs/plugin-react": "^4.3.1", |
56 | | - "@vitest/coverage-v8": "^1.6.0", |
57 | | - "eslint": "^8.57.0", |
58 | | - "eslint-plugin-react": "^7.34.3", |
| 51 | + "@testing-library/react": "^16.3.0", |
| 52 | + "@types/react": "^18.3.24", |
| 53 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 54 | + "@typescript-eslint/parser": "^7.18.0", |
| 55 | + "@vitejs/plugin-react": "^4.7.0", |
| 56 | + "@vitest/coverage-v8": "^1.6.1", |
| 57 | + "eslint": "^8.57.1", |
| 58 | + "eslint-plugin-react": "^7.37.5", |
59 | 59 | "react": "^18.3.1", |
60 | 60 | "react-dom": "^18.3.1", |
61 | 61 | "sanitize.css": "^13.0.0", |
62 | 62 | "storybook": "^8.6.14", |
63 | | - "tsup": "^8.1.0", |
64 | | - "typescript": "~5.5.3", |
65 | | - "vitest": "^1.6.0" |
| 63 | + "tsup": "^8.5.0", |
| 64 | + "typescript": "~5.5.4", |
| 65 | + "vitest": "^1.6.1" |
66 | 66 | }, |
67 | 67 | "dependencies": { |
68 | 68 | "just-is-circular": "^2.1.1" |
|
0 commit comments