|
88 | 88 | "@babel/eslint-parser": "^7.19.1", |
89 | 89 | "@babel/plugin-transform-runtime": "^7.19.6", |
90 | 90 | "@babel/preset-env": "^7.20.2", |
91 | | - "@babel/preset-react": "^7.24.1", |
| 91 | + "@babel/preset-react": "^7.28.5", |
92 | 92 | "@babel/preset-typescript": "^7.18.6", |
93 | 93 | "@babel/runtime": "^7.20.6", |
94 | 94 | "@storybook/addon-actions": "^8.4.1", |
|
101 | 101 | "@storybook/test": "^8.4.1", |
102 | 102 | "@storybook/theming": "^8.4.1", |
103 | 103 | "@testing-library/jest-dom": "^6.4.5", |
104 | | - "@testing-library/react": "^16.0.1", |
| 104 | + "@testing-library/react": "^16.3.0", |
105 | 105 | "@testing-library/user-event": "^14.5.2", |
106 | 106 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
107 | 107 | "@types/d3-format": "^3.0.4", |
108 | 108 | "@types/jest": "^29.5.12", |
109 | 109 | "@types/node": "^20.8.2", |
110 | | - "@types/react": "18.3.12", |
111 | | - "@types/react-dom": "18.3.1", |
| 110 | + "@types/react": "19.2.2", |
| 111 | + "@types/react-dom": "19.2.2", |
112 | 112 | "@typescript-eslint/eslint-plugin": "^6.0.0", |
113 | 113 | "@typescript-eslint/parser": "^6.0.0", |
114 | 114 | "axios": "^1.7.7", |
|
127 | 127 | "eslint-plugin-jsdoc": "^50.5.0", |
128 | 128 | "eslint-plugin-jsx-a11y": "^6.6.1", |
129 | 129 | "eslint-plugin-prettier": "^5.0.0", |
130 | | - "eslint-plugin-react": "^7.34.1", |
| 130 | + "eslint-plugin-react": "^7.37.5", |
131 | 131 | "eslint-plugin-react-hooks": "^4.6.2", |
132 | 132 | "glob": "^10.4.1", |
133 | 133 | "identity-obj-proxy": "^3.0.0", |
|
138 | 138 | "jest-sonar-reporter": "^2.0.0", |
139 | 139 | "plop": "^4.0.1", |
140 | 140 | "prettier": "2.8.8", |
141 | | - "react": "^18.3.1", |
| 141 | + "react": "^19.2.0", |
142 | 142 | "react-docgen-typescript-loader": "^3.7.2", |
143 | | - "react-dom": "^18.3.1", |
| 143 | + "react-dom": "^19.2.0", |
144 | 144 | "resize-observer-polyfill": "^1.5.1", |
145 | 145 | "storybook": "^8.4.1", |
146 | 146 | "storybook-addon-react-docgen": "^1.2.44", |
|
158 | 158 | "webpack-node-externals": "^3.0.0" |
159 | 159 | }, |
160 | 160 | "resolutions": { |
161 | | - "@types/react": "18.3.12", |
162 | | - "@types/react-dom": "18.3.1", |
| 161 | + "@types/react": "19.2.2", |
| 162 | + "@types/react-dom": "19.2.2", |
163 | 163 | "jackspeak": "2.1.1" |
164 | 164 | }, |
165 | 165 | "bugs": { |
|
0 commit comments