@uniformdev/context-ui
Advanced tools
Comparing version 17.0.0 to 17.1.0
{ | ||
"name": "@uniformdev/context-ui", | ||
"version": "17.0.0", | ||
"version": "17.1.0", | ||
"description": "React-based functionality and components for Uniform Context", | ||
@@ -33,5 +33,5 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"dependencies": { | ||
"@emotion/react": "11.9.3", | ||
"@uniformdev/context": "^17.0.0", | ||
"@uniformdev/design-system": "^17.0.0", | ||
"@emotion/react": "11.10.0", | ||
"@uniformdev/context": "^17.1.0", | ||
"@uniformdev/design-system": "^17.1.0", | ||
"immer": "9.0.15", | ||
@@ -52,21 +52,21 @@ "react-beautiful-dnd": "13.1.0", | ||
"devDependencies": { | ||
"@babel/core": "7.18.9", | ||
"@babel/preset-env": "7.18.9", | ||
"@babel/core": "7.18.10", | ||
"@babel/preset-env": "7.18.10", | ||
"@babel/preset-react": "7.18.6", | ||
"@emotion/babel-preset-css-prop": "11.2.0", | ||
"@storybook/addon-controls": "6.5.9", | ||
"@storybook/addon-essentials": "6.5.9", | ||
"@emotion/babel-preset-css-prop": "11.10.0", | ||
"@storybook/addon-controls": "6.5.10", | ||
"@storybook/addon-essentials": "6.5.10", | ||
"@storybook/addon-postcss": "2.0.0", | ||
"@storybook/builder-webpack5": "6.5.9", | ||
"@storybook/manager-webpack5": "6.5.9", | ||
"@storybook/react": "6.5.9", | ||
"@types/react": "18.0.15", | ||
"@storybook/builder-webpack5": "6.5.10", | ||
"@storybook/manager-webpack5": "6.5.10", | ||
"@storybook/react": "6.5.10", | ||
"@types/react": "18.0.17", | ||
"@types/react-beautiful-dnd": "13.1.2", | ||
"@types/uuid": "8.3.4", | ||
"autoprefixer": "10.4.7", | ||
"postcss": "8.4.14", | ||
"autoprefixer": "10.4.8", | ||
"postcss": "8.4.16", | ||
"postcss-import": "14.1.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"webpack": "5.73.0" | ||
"webpack": "5.74.0" | ||
}, | ||
@@ -79,3 +79,3 @@ "files": [ | ||
}, | ||
"gitHead": "d15f59e5cc80184d983b8c1ca67b1ee390158672" | ||
"gitHead": "47c6abcea06f19dcd2e723bbee79da32e7c395e5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86156
Updated@emotion/react@11.10.0
Updated@uniformdev/context@^17.1.0