@instructure/ui-testable
Advanced tools
Comparing version 10.6.2-snapshot-3 to 10.6.2-snapshot-4
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.6.2-snapshot-3](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-3) (2024-11-29) | ||
## [10.6.2-snapshot-4](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-4) (2024-12-02) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-testable |
{ | ||
"name": "@instructure/ui-testable", | ||
"version": "10.6.2-snapshot-3", | ||
"version": "10.6.2-snapshot-4", | ||
"description": "A UI component test utility made by Instructure Inc.", | ||
@@ -25,4 +25,4 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-3", | ||
"@instructure/ui-test-utils": "10.6.2-snapshot-3", | ||
"@instructure/ui-babel-preset": "10.6.2-snapshot-4", | ||
"@instructure/ui-test-utils": "10.6.2-snapshot-4", | ||
"prop-types": "^15.8.1" | ||
@@ -32,8 +32,8 @@ }, | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/ui-decorator": "10.6.2-snapshot-3", | ||
"@instructure/ui-dom-utils": "10.6.2-snapshot-3" | ||
"@instructure/ui-decorator": "10.6.2-snapshot-4", | ||
"@instructure/ui-dom-utils": "10.6.2-snapshot-4" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8 <=18", | ||
"react-dom": ">=16.8 <=18" | ||
"react": ">=16.14 <=18", | ||
"react-dom": ">=16.14 <=18" | ||
}, | ||
@@ -40,0 +40,0 @@ "publishConfig": { |
153542
+ Added@instructure/console@10.6.2-snapshot-4(transitive)
+ Added@instructure/shared-types@10.6.2-snapshot-4(transitive)
+ Added@instructure/ui-decorator@10.6.2-snapshot-4(transitive)
+ Added@instructure/ui-dom-utils@10.6.2-snapshot-4(transitive)
- Removed@instructure/console@10.6.2-snapshot-3(transitive)
- Removed@instructure/shared-types@10.6.2-snapshot-3(transitive)
- Removed@instructure/ui-decorator@10.6.2-snapshot-3(transitive)
- Removed@instructure/ui-dom-utils@10.6.2-snapshot-3(transitive)