|
63 | 63 | "@storybook/react-vite": "^8.6.12", |
64 | 64 | "@testing-library/jest-dom": "^6.6.3", |
65 | 65 | "@testing-library/react": "^16.3.0", |
66 | | - "@types/jest": "^29.5.12", |
| 66 | + "@types/jest": "^29.5.14", |
67 | 67 | "@types/react": "^19.1.2", |
68 | 68 | "@types/react-click-outside": "^3.0.7", |
69 | 69 | "@types/react-dom": "^19.1.2", |
70 | 70 | "@typescript-eslint/eslint-plugin": "^8.30.0", |
71 | 71 | "@typescript-eslint/parser": "^8.30.0", |
72 | | - "@vitejs/plugin-react": "^4.3.1", |
| 72 | + "@vitejs/plugin-react": "^4.3.4", |
73 | 73 | "coveralls": "^3.1.1", |
74 | | - "eslint": "^9.5.0", |
| 74 | + "eslint": "^9.24.0", |
75 | 75 | "eslint-config-prettier": "^10.1.2", |
76 | | - "eslint-plugin-jest-dom": "^5.4.0", |
77 | | - "eslint-plugin-react": "^7.34.3", |
| 76 | + "eslint-plugin-jest-dom": "^5.5.0", |
| 77 | + "eslint-plugin-react": "^7.37.5", |
78 | 78 | "eslint-plugin-storybook": "^0.12.0", |
79 | 79 | "eslint-plugin-testing-library": "^7.1.1", |
80 | 80 | "eslint-plugin-unicorn": "^58.0.0", |
81 | 81 | "jest": "^29.7.0", |
82 | 82 | "jest-environment-jsdom": "^29.7.0", |
83 | | - "prettier": "^3.3.2", |
| 83 | + "prettier": "^3.5.3", |
84 | 84 | "react": "^19.1.0", |
85 | 85 | "react-click-outside": "^3.0.1", |
86 | 86 | "react-colorful": "^5.6.1", |
87 | 87 | "react-dom": "^19.1.0", |
88 | 88 | "react-ga4": "^2.1.0", |
89 | 89 | "storybook": "^8.6.12", |
90 | 90 | "storybook-dark-mode": "^4.0.2", |
91 | | - "ts-jest": "^29.1.5", |
92 | | - "typescript": "^5.5.2", |
| 91 | + "ts-jest": "^29.3.2", |
| 92 | + "typescript": "^5.8.3", |
93 | 93 | "vite": "^6.2.6" |
94 | 94 | }, |
95 | 95 | "peerDependencies": { |
|
0 commit comments