@instructure/ui-portal
Advanced tools
Comparing version 10.8.1-snapshot-0 to 10.8.1-snapshot-2
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.8.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-0) (2024-12-10) | ||
## [10.8.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-2) (2024-12-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-portal |
{ | ||
"name": "@instructure/ui-portal", | ||
"version": "10.8.1-snapshot-0", | ||
"version": "10.8.1-snapshot-2", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -26,16 +26,16 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-axe-check": "10.8.1-snapshot-0", | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-0", | ||
"@testing-library/jest-dom": "^6.4.5", | ||
"@instructure/ui-axe-check": "10.8.1-snapshot-2", | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-2", | ||
"@testing-library/jest-dom": "^6.6.3", | ||
"@testing-library/react": "^16.0.1", | ||
"@testing-library/user-event": "^14.5.2", | ||
"vitest": "^2.1.1" | ||
"vitest": "^2.1.8" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@instructure/shared-types": "10.8.1-snapshot-0", | ||
"@instructure/ui-dom-utils": "10.8.1-snapshot-0", | ||
"@instructure/ui-i18n": "10.8.1-snapshot-0", | ||
"@instructure/ui-prop-types": "10.8.1-snapshot-0", | ||
"@instructure/ui-react-utils": "10.8.1-snapshot-0", | ||
"@babel/runtime": "^7.26.0", | ||
"@instructure/shared-types": "10.8.1-snapshot-2", | ||
"@instructure/ui-dom-utils": "10.8.1-snapshot-2", | ||
"@instructure/ui-i18n": "10.8.1-snapshot-2", | ||
"@instructure/ui-prop-types": "10.8.1-snapshot-2", | ||
"@instructure/ui-react-utils": "10.8.1-snapshot-2", | ||
"prop-types": "^15.8.1" | ||
@@ -42,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
230958
+ Added@instructure/console@10.8.1-snapshot-2(transitive)
+ Added@instructure/shared-types@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-decorator@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-dom-utils@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-i18n@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-prop-types@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-react-utils@10.8.1-snapshot-2(transitive)
+ Added@instructure/ui-utils@10.8.1-snapshot-2(transitive)
- Removed@instructure/console@10.8.1-snapshot-0(transitive)
- Removed@instructure/shared-types@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-decorator@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-dom-utils@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-i18n@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-prop-types@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-react-utils@10.8.1-snapshot-0(transitive)
- Removed@instructure/ui-utils@10.8.1-snapshot-0(transitive)
Updated@babel/runtime@^7.26.0