mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 10:35:56 +01:00 
			
		
		
		
	Release version 2.27.0
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@scm-manager/ui-components", | ||||
|   "version": "2.26.2-SNAPSHOT", | ||||
|   "version": "2.27.0", | ||||
|   "description": "UI Components for SCM-Manager and its plugins", | ||||
|   "main": "src/index.ts", | ||||
|   "files": [ | ||||
| @@ -25,7 +25,7 @@ | ||||
|     "@scm-manager/jest-preset": "^2.13.0", | ||||
|     "@scm-manager/prettier-config": "^2.10.1", | ||||
|     "@scm-manager/tsconfig": "^2.12.0", | ||||
|     "@scm-manager/ui-tests": "^2.26.2-SNAPSHOT", | ||||
|     "@scm-manager/ui-tests": "^2.27.0", | ||||
|     "@storybook/addon-actions": "^6.3.12", | ||||
|     "@storybook/addon-storyshots": "^6.3.12", | ||||
|     "@storybook/builder-webpack5": "^6.3.12", | ||||
| @@ -60,16 +60,16 @@ | ||||
|     "react-test-renderer": "^17.0.1", | ||||
|     "sass-loader": "^12.3.0", | ||||
|     "storybook-addon-i18next": "^1.3.0", | ||||
|     "tabbable": "^5.2.1", | ||||
|     "storybook-addon-themes": "^6.1.0", | ||||
|     "tabbable": "^5.2.1", | ||||
|     "to-camel-case": "^1.0.0", | ||||
|     "webpack": "^5.61.0", | ||||
|     "worker-plugin": "^3.2.0" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@scm-manager/ui-api": "^2.26.2-SNAPSHOT", | ||||
|     "@scm-manager/ui-extensions": "^2.26.2-SNAPSHOT", | ||||
|     "@scm-manager/ui-types": "^2.26.2-SNAPSHOT", | ||||
|     "@scm-manager/ui-api": "^2.27.0", | ||||
|     "@scm-manager/ui-extensions": "^2.27.0", | ||||
|     "@scm-manager/ui-types": "^2.27.0", | ||||
|     "classnames": "^2.2.6", | ||||
|     "date-fns": "^2.4.1", | ||||
|     "deepmerge": "^4.2.2", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user