@globus/globus-css
Advanced tools
Comparing version 0.6.15 to 0.6.16
{ | ||
"name": "@globus/globus-css", | ||
"version": "0.6.15", | ||
"version": "0.6.16", | ||
"description": "Utility-centric CSS and styled components to give you the building blocks for any Globus web project.", | ||
@@ -18,18 +18,18 @@ "main": "dist/globus-css.js", | ||
"node": "^14 || ^16 || ^18", | ||
"npm": "^8 || ^9" | ||
"npm": "^8 || ^9 || ^10" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.5", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/preset-react": "^7.18.6", | ||
"@storybook/addon-actions": "^7.0.12", | ||
"@storybook/addon-essentials": "^7.0.12", | ||
"@storybook/addon-links": "^7.0.12", | ||
"@storybook/addon-styling": "^1.0.8", | ||
"@storybook/addons": "^7.0.12", | ||
"@storybook/react": "^7.0.12", | ||
"@storybook/react-webpack5": "^7.0.12", | ||
"@storybook/theming": "^7.0.12", | ||
"@babel/core": "^7.23.5", | ||
"@babel/preset-env": "^7.23.5", | ||
"@babel/preset-react": "^7.23.3", | ||
"@storybook/addon-actions": "^7.6.2", | ||
"@storybook/addon-essentials": "^7.6.2", | ||
"@storybook/addon-links": "^7.6.2", | ||
"@storybook/addon-styling": "^1.3.7", | ||
"@storybook/addons": "^7.6.2", | ||
"@storybook/react": "^7.6.2", | ||
"@storybook/react-webpack5": "^7.6.2", | ||
"@storybook/theming": "^7.6.2", | ||
"autoprefixer": "^10.4.13", | ||
"babel-loader": "^9.1.0", | ||
"babel-loader": "^9.1.3", | ||
"css-loader": "^6.7.2", | ||
@@ -43,3 +43,3 @@ "eslint": "^7.32.0", | ||
"eslint-plugin-react": "^7.29.4", | ||
"eslint-plugin-storybook": "^0.6.12", | ||
"eslint-plugin-storybook": "^0.6.15", | ||
"html-entities": "^2.3.3", | ||
@@ -52,8 +52,8 @@ "mini-css-extract-plugin": "^2.7.1", | ||
"prettier": "2.8.8", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"sass": "^1.56.1", | ||
"sass-loader": "^13.2.0", | ||
"standard-version": "^9.5.0", | ||
"storybook": "^7.0.12", | ||
"storybook": "^7.6.2", | ||
"style-loader": "^3.3.1", | ||
@@ -60,0 +60,0 @@ "stylelint": "^14.15.0", |
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
2294793
487