|
3 | 3 | "extends @instructure/browserslist-config-instui" |
4 | 4 | ], |
5 | 5 | "dependencies": { |
6 | | - "@instructure/debounce": "^10.24.0", |
7 | | - "@instructure/ui": "^10.24.0", |
8 | | - "@instructure/ui-color-utils": "^10.24.0", |
9 | | - "react": "^19.1.0", |
10 | | - "react-dom": "^19.1.0" |
| 6 | + "@instructure/debounce": "^10.24.1", |
| 7 | + "@instructure/ui": "^10.24.1", |
| 8 | + "@instructure/ui-color-utils": "^10.24.1", |
| 9 | + "react": "^19.1.1", |
| 10 | + "react-dom": "^19.1.1" |
11 | 11 | }, |
12 | 12 | "devDependencies": { |
13 | 13 | "@babel/plugin-syntax-import-attributes": "^7.27.1", |
14 | 14 | "@biomejs/biome": "2.0.6", |
15 | | - "@instructure/browserslist-config-instui": "^10.24.0", |
16 | | - "@testing-library/jest-dom": "^6.6.3", |
| 15 | + "@instructure/browserslist-config-instui": "^10.24.1", |
| 16 | + "@testing-library/jest-dom": "^6.6.4", |
17 | 17 | "@testing-library/react": "^16.3.0", |
18 | | - "@types/react": "^19.1.8", |
19 | | - "@types/react-dom": "^19.1.6", |
| 18 | + "@types/react": "^19.1.9", |
| 19 | + "@types/react-dom": "^19.1.7", |
20 | 20 | "@vitejs/plugin-react": "^4.7.0", |
21 | 21 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
22 | 22 | "globals": "^16.3.0", |
|
0 commit comments