@instructure/ui-utils
Advanced tools
Comparing version 10.6.2-snapshot-1 to 10.6.2-snapshot-10
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.6.2-snapshot-1](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-1) (2024-11-28) | ||
## [10.6.2-snapshot-10](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-10) (2024-12-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-utils |
{ | ||
"name": "@instructure/ui-utils", | ||
"version": "10.6.2-snapshot-1", | ||
"version": "10.6.2-snapshot-10", | ||
"description": "A collection of utilities for UI components", | ||
@@ -25,3 +25,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-1", | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-10", | ||
"@testing-library/jest-dom": "^6.4.6", | ||
@@ -34,5 +34,5 @@ "@testing-library/react": "^16.0.1", | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/console": "10.6.2-snapshot-1", | ||
"@instructure/shared-types": "10.6.2-snapshot-1", | ||
"@instructure/ui-dom-utils": "10.6.2-snapshot-1", | ||
"@instructure/console": "10.6.2-snapshot-10", | ||
"@instructure/shared-types": "10.6.2-snapshot-10", | ||
"@instructure/ui-dom-utils": "10.6.2-snapshot-10", | ||
"@types/ua-parser-js": "^0.7.39", | ||
@@ -44,4 +44,4 @@ "fast-deep-equal": "^3.1.3", | ||
"peerDependencies": { | ||
"react": ">=16.8 <=18", | ||
"react-dom": ">=16.8 <=18" | ||
"react": ">=16.14 <=18", | ||
"react-dom": ">=16.14 <=18" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
400515
+ Added@instructure/console@10.6.2-snapshot-10(transitive)
+ Added@instructure/shared-types@10.6.2-snapshot-10(transitive)
+ Added@instructure/ui-dom-utils@10.6.2-snapshot-10(transitive)
- Removed@instructure/console@10.6.2-snapshot-1(transitive)
- Removed@instructure/shared-types@10.6.2-snapshot-1(transitive)
- Removed@instructure/ui-dom-utils@10.6.2-snapshot-1(transitive)