|
115 | 115 | "lodash.merge": "^4.6.2", |
116 | 116 | "np": "^8.0.4", |
117 | 117 | "patch-package": "^8.0.0", |
118 | | - "prettier": "^3.3.3", |
| 118 | + "prettier": "^3.6.2", |
119 | 119 | "react": "18.2.0", |
120 | 120 | "react-dom": "18.2.0", |
121 | 121 | "semantic-release": "^19.0.2", |
|
124 | 124 | "tinycolor2": "^1.4.2", |
125 | 125 | "typescript": "^5.8.3", |
126 | 126 | "use-debounce": "9.0.2", |
127 | | - "vite": "^5.1.5", |
| 127 | + "vite": "^5.4.19", |
128 | 128 | "vite-plugin-dts": "^4.5.4" |
129 | 129 | }, |
130 | 130 | "devDependencies": { |
131 | | - "@eslint/compat": "^1.1.1", |
132 | | - "@eslint/js": "^9.7.0", |
| 131 | + "@eslint/compat": "^1.3.1", |
| 132 | + "@eslint/js": "^9.32.0", |
133 | 133 | "@storybook/types": "^8.2.2", |
134 | 134 | "@testing-library/jest-dom": "^5.16.5", |
135 | 135 | "@testing-library/react": "^13.4.0", |
136 | 136 | "babel-jest": "^27.5.1", |
137 | | - "eslint": "9.x", |
138 | | - "eslint-config-prettier": "^9.1.0", |
139 | | - "eslint-plugin-jsx-a11y": "^6.10.1", |
140 | | - "eslint-plugin-prettier": "^5.1.3", |
141 | | - "eslint-plugin-react": "^7.37.1", |
142 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 137 | + "eslint": "^9.32.0", |
| 138 | + "eslint-config-prettier": "^10.1.8", |
| 139 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 140 | + "eslint-plugin-prettier": "^5.5.3", |
| 141 | + "eslint-plugin-react": "^7.37.5", |
| 142 | + "eslint-plugin-react-hooks": "^5.2.0", |
143 | 143 | "eslint-plugin-simple-import-sort": "^12.1.1", |
144 | 144 | "globals": "^15.8.0", |
145 | 145 | "jest": "^27.5.1", |
146 | 146 | "jest-axe": "^6.0.0", |
147 | | - "typescript-eslint": "^8.11.0", |
| 147 | + "typescript-eslint": "^8.38.0", |
148 | 148 | "webpack": "^5.94.0" |
149 | 149 | }, |
150 | 150 | "publishConfig": { |
|
0 commit comments