Skip to content

Commit 79161f0

Browse files
committed
update dependencies
1 parent 3eb1484 commit 79161f0

File tree

2 files changed

+1507
-1516
lines changed

2 files changed

+1507
-1516
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
"extends @instructure/browserslist-config-instui"
44
],
55
"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"
1111
},
1212
"devDependencies": {
1313
"@babel/plugin-syntax-import-attributes": "^7.27.1",
1414
"@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",
1717
"@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",
2020
"@vitejs/plugin-react": "^4.7.0",
2121
"babel-plugin-react-compiler": "19.1.0-rc.2",
2222
"globals": "^16.3.0",

0 commit comments

Comments
 (0)