mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-10-31 18:46:07 +01:00 
			
		
		
		
	Release version 2.42.2
This commit is contained in:
		| @@ -22,5 +22,5 @@ | |||||||
| # SOFTWARE. | # SOFTWARE. | ||||||
| # | # | ||||||
| group = sonia.scm | group = sonia.scm | ||||||
| version = 2.42.2-SNAPSHOT | version = 2.42.2 | ||||||
| org.gradle.jvmargs=-Xmx1024M | org.gradle.jvmargs=-Xmx1024M | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/scm-git-plugin", |   "name": "@scm-manager/scm-git-plugin", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "main": "./src/main/js/index.ts", |   "main": "./src/main/js/index.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -11,7 +11,7 @@ | |||||||
|     "typecheck": "tsc" |     "typecheck": "tsc" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-plugins": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-plugins": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/babel-preset": "^2.13.1", |     "@scm-manager/babel-preset": "^2.13.1", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/scm-hg-plugin", |   "name": "@scm-manager/scm-hg-plugin", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "main": "./src/main/js/index.ts", |   "main": "./src/main/js/index.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -10,7 +10,7 @@ | |||||||
|     "typecheck": "tsc" |     "typecheck": "tsc" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-plugins": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-plugins": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/babel-preset": "^2.13.1", |     "@scm-manager/babel-preset": "^2.13.1", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/scm-legacy-plugin", |   "name": "@scm-manager/scm-legacy-plugin", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "main": "./src/main/js/index.tsx", |   "main": "./src/main/js/index.tsx", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -10,7 +10,7 @@ | |||||||
|     "typecheck": "tsc" |     "typecheck": "tsc" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-plugins": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-plugins": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/babel-preset": "^2.13.1", |     "@scm-manager/babel-preset": "^2.13.1", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/scm-svn-plugin", |   "name": "@scm-manager/scm-svn-plugin", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "main": "./src/main/js/index.ts", |   "main": "./src/main/js/index.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -10,7 +10,7 @@ | |||||||
|     "typecheck": "tsc" |     "typecheck": "tsc" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-plugins": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-plugins": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/babel-preset": "^2.13.1", |     "@scm-manager/babel-preset": "^2.13.1", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/e2e-tests", |   "name": "@scm-manager/e2e-tests", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "End to end Tests for SCM-Manager", |   "description": "End to end Tests for SCM-Manager", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "author": "Eduard Heimbuch <eduard.heimbuch@cloudogu.com>", |   "author": "Eduard Heimbuch <eduard.heimbuch@cloudogu.com>", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-api", |   "name": "@scm-manager/ui-api", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "React hook api for the SCM-Manager backend", |   "description": "React hook api for the SCM-Manager backend", | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
| @@ -29,7 +29,7 @@ | |||||||
|     "tsup": "^5.12.6" |     "tsup": "^5.12.6" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-types": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-types": "2.42.2", | ||||||
|     "fetch-mock-jest": "^1.5.1", |     "fetch-mock-jest": "^1.5.1", | ||||||
|     "gitdiff-parser": "^0.2.2", |     "gitdiff-parser": "^0.2.2", | ||||||
|     "query-string": "6.14.1", |     "query-string": "6.14.1", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-buttons", |   "name": "@scm-manager/ui-buttons", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
| @@ -24,11 +24,11 @@ | |||||||
|     "react-dom": "^17.0.1", |     "react-dom": "^17.0.1", | ||||||
|     "react-router-dom": "^5.3.1", |     "react-router-dom": "^5.3.1", | ||||||
|     "classnames": "^2.2.6", |     "classnames": "^2.2.6", | ||||||
|     "@scm-manager/ui-components": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-components": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/prettier-config": "^2.11.1", |     "@scm-manager/prettier-config": "^2.11.1", | ||||||
|     "@scm-manager/ui-api": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-api": "2.42.2", | ||||||
|     "@scm-manager/eslint-config": "^2.17.0", |     "@scm-manager/eslint-config": "^2.17.0", | ||||||
|     "@babel/core": "^7.17.8", |     "@babel/core": "^7.17.8", | ||||||
|     "@scm-manager/tsconfig": "^2.12.0", |     "@scm-manager/tsconfig": "^2.12.0", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-components", |   "name": "@scm-manager/ui-components", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "UI Components for SCM-Manager and its plugins", |   "description": "UI Components for SCM-Manager and its plugins", | ||||||
|   "main": "src/index.ts", |   "main": "src/index.ts", | ||||||
|   "files": [ |   "files": [ | ||||||
| @@ -20,15 +20,15 @@ | |||||||
|     "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" |     "update-storyshots": "jest --testPathPattern=\"storyshots.test.ts\" --collectCoverage=false -u" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/ui-syntaxhighlighting": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-syntaxhighlighting": "2.42.2", | ||||||
|     "@scm-manager/ui-shortcuts": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-shortcuts": "2.42.2", | ||||||
|     "@scm-manager/ui-text": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-text": "2.42.2", | ||||||
|     "@scm-manager/babel-preset": "^2.13.1", |     "@scm-manager/babel-preset": "^2.13.1", | ||||||
|     "@scm-manager/eslint-config": "^2.17.0", |     "@scm-manager/eslint-config": "^2.17.0", | ||||||
|     "@scm-manager/jest-preset": "^2.13.0", |     "@scm-manager/jest-preset": "^2.13.0", | ||||||
|     "@scm-manager/prettier-config": "^2.10.1", |     "@scm-manager/prettier-config": "^2.10.1", | ||||||
|     "@scm-manager/tsconfig": "^2.13.0", |     "@scm-manager/tsconfig": "^2.13.0", | ||||||
|     "@scm-manager/ui-tests": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-tests": "2.42.2", | ||||||
|     "@storybook/addon-actions": "^6.4.20", |     "@storybook/addon-actions": "^6.4.20", | ||||||
|     "@storybook/addon-essentials": "^6.4.20", |     "@storybook/addon-essentials": "^6.4.20", | ||||||
|     "@storybook/addon-interactions": "^6.4.20", |     "@storybook/addon-interactions": "^6.4.20", | ||||||
| @@ -67,9 +67,9 @@ | |||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@headlessui/react": "^1.4.3", |     "@headlessui/react": "^1.4.3", | ||||||
|     "@scm-manager/ui-api": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-api": "2.42.2", | ||||||
|     "@scm-manager/ui-extensions": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-extensions": "2.42.2", | ||||||
|     "@scm-manager/ui-types": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-types": "2.42.2", | ||||||
|     "classnames": "^2.2.6", |     "classnames": "^2.2.6", | ||||||
|     "date-fns": "^2.4.1", |     "date-fns": "^2.4.1", | ||||||
|     "deepmerge": "^4.2.2", |     "deepmerge": "^4.2.2", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-extensions", |   "name": "@scm-manager/ui-extensions", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", |   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", | ||||||
| @@ -17,7 +17,7 @@ | |||||||
|     "test": "jest" |     "test": "jest" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-types": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-types": "2.42.2", | ||||||
|     "react": "^17.0.1" |     "react": "^17.0.1" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-forms", |   "name": "@scm-manager/ui-forms", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "types": "build/index.d.ts", |   "types": "build/index.d.ts", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
| @@ -16,7 +16,7 @@ | |||||||
|     "@scm-manager/eslint-config": "^2.16.0", |     "@scm-manager/eslint-config": "^2.16.0", | ||||||
|     "@scm-manager/prettier-config": "^2.10.1", |     "@scm-manager/prettier-config": "^2.10.1", | ||||||
|     "@scm-manager/tsconfig": "^2.13.0", |     "@scm-manager/tsconfig": "^2.13.0", | ||||||
|     "@scm-manager/ui-styles": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-styles": "2.42.2", | ||||||
|     "@storybook/addon-actions": "^6.5.10", |     "@storybook/addon-actions": "^6.5.10", | ||||||
|     "@storybook/addon-essentials": "^6.5.10", |     "@storybook/addon-essentials": "^6.5.10", | ||||||
|     "@storybook/addon-interactions": "^6.5.10", |     "@storybook/addon-interactions": "^6.5.10", | ||||||
| @@ -32,7 +32,7 @@ | |||||||
|     "tsup": "^6.2.3" |     "tsup": "^6.2.3" | ||||||
|   }, |   }, | ||||||
|   "peerDependencies": { |   "peerDependencies": { | ||||||
|     "@scm-manager/ui-components": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-components": "2.42.2", | ||||||
|     "classnames": "^2.3.1", |     "classnames": "^2.3.1", | ||||||
|     "react": "17", |     "react": "17", | ||||||
|     "react-hook-form": "7", |     "react-hook-form": "7", | ||||||
| @@ -40,8 +40,8 @@ | |||||||
|     "react-query": "3" |     "react-query": "3" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-buttons": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-buttons": "2.42.2", | ||||||
|     "@scm-manager/ui-api": "2.42.2-SNAPSHOT" |     "@scm-manager/ui-api": "2.42.2" | ||||||
|   }, |   }, | ||||||
|   "prettier": "@scm-manager/prettier-config", |   "prettier": "@scm-manager/prettier-config", | ||||||
|   "eslintConfig": { |   "eslintConfig": { | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-legacy", |   "name": "@scm-manager/ui-legacy", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
| @@ -12,9 +12,9 @@ | |||||||
|     "test": "jest --passWithNoTests" |     "test": "jest --passWithNoTests" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-api": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-api": "2.42.2", | ||||||
|     "@scm-manager/ui-extensions": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-extensions": "2.42.2", | ||||||
|     "@scm-manager/ui-types": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-types": "2.42.2", | ||||||
|     "react": "^17.0.1", |     "react": "^17.0.1", | ||||||
|     "react-redux": "^5.0.7", |     "react-redux": "^5.0.7", | ||||||
|     "redux": "^4.0.0" |     "redux": "^4.0.0" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-modules", |   "name": "@scm-manager/ui-modules", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-overlays", |   "name": "@scm-manager/ui-overlays", | ||||||
|   "private": false, |   "private": false, | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "types": "build/index.d.ts", |   "types": "build/index.d.ts", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
| @@ -16,7 +16,7 @@ | |||||||
|     "@scm-manager/eslint-config": "^2.16.0", |     "@scm-manager/eslint-config": "^2.16.0", | ||||||
|     "@scm-manager/prettier-config": "^2.10.1", |     "@scm-manager/prettier-config": "^2.10.1", | ||||||
|     "@scm-manager/tsconfig": "^2.13.0", |     "@scm-manager/tsconfig": "^2.13.0", | ||||||
|     "@scm-manager/ui-styles": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-styles": "2.42.2", | ||||||
|     "@storybook/addon-actions": "^6.5.10", |     "@storybook/addon-actions": "^6.5.10", | ||||||
|     "@storybook/addon-essentials": "^6.5.10", |     "@storybook/addon-essentials": "^6.5.10", | ||||||
|     "@storybook/addon-interactions": "^6.5.10", |     "@storybook/addon-interactions": "^6.5.10", | ||||||
|   | |||||||
| @@ -1,15 +1,15 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-plugins", |   "name": "@scm-manager/ui-plugins", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "bin": { |   "bin": { | ||||||
|     "ui-plugins": "./bin/ui-plugins.js" |     "ui-plugins": "./bin/ui-plugins.js" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-components": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-components": "2.42.2", | ||||||
|     "@scm-manager/ui-extensions": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-extensions": "2.42.2", | ||||||
|     "@scm-manager/ui-forms": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-forms": "2.42.2", | ||||||
|     "@scm-manager/ui-buttons": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-buttons": "2.42.2", | ||||||
|     "classnames": "^2.2.6", |     "classnames": "^2.2.6", | ||||||
|     "query-string": "6.14.1", |     "query-string": "6.14.1", | ||||||
|     "react": "^17.0.1", |     "react": "^17.0.1", | ||||||
| @@ -28,9 +28,9 @@ | |||||||
|     "@scm-manager/plugin-scripts": "^1.2.2", |     "@scm-manager/plugin-scripts": "^1.2.2", | ||||||
|     "@scm-manager/prettier-config": "^2.10.1", |     "@scm-manager/prettier-config": "^2.10.1", | ||||||
|     "@scm-manager/tsconfig": "^2.13.0", |     "@scm-manager/tsconfig": "^2.13.0", | ||||||
|     "@scm-manager/ui-scripts": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-scripts": "2.42.2", | ||||||
|     "@scm-manager/ui-tests": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-tests": "2.42.2", | ||||||
|     "@scm-manager/ui-types": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-types": "2.42.2", | ||||||
|     "@types/classnames": "^2.2.9", |     "@types/classnames": "^2.2.9", | ||||||
|     "@types/enzyme": "^3.10.3", |     "@types/enzyme": "^3.10.3", | ||||||
|     "@types/fetch-mock": "^7.3.1", |     "@types/fetch-mock": "^7.3.1", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-polyfill", |   "name": "@scm-manager/ui-polyfill", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "Polyfills for SCM-Manager UI", |   "description": "Polyfills for SCM-Manager UI", | ||||||
|   "main": "src/index.js", |   "main": "src/index.js", | ||||||
|   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", |   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-scripts", |   "name": "@scm-manager/ui-scripts", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "Build scripts for SCM-Manager", |   "description": "Build scripts for SCM-Manager", | ||||||
|   "main": "src/index.js", |   "main": "src/index.js", | ||||||
|   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", |   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-shortcuts", |   "name": "@scm-manager/ui-shortcuts", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-styles", |   "name": "@scm-manager/ui-styles", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "Styles for SCM-Manager", |   "description": "Styles for SCM-Manager", | ||||||
|   "main": "src/scm.scss", |   "main": "src/scm.scss", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-syntaxhighlighting", |   "name": "@scm-manager/ui-syntaxhighlighting", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "main": "src/index.ts", |   "main": "src/index.ts", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -13,7 +13,7 @@ | |||||||
|     "depcheck": "depcheck" |     "depcheck": "depcheck" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@scm-manager/ui-text": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-text": "2.42.2", | ||||||
|     "nanoid": "^3.3.2", |     "nanoid": "^3.3.2", | ||||||
|     "react-diff-view": "^2.4.10", |     "react-diff-view": "^2.4.10", | ||||||
|     "refractor": "^4.5.0" |     "refractor": "^4.5.0" | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-tests", |   "name": "@scm-manager/ui-tests", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "UI-Tests helpers", |   "description": "UI-Tests helpers", | ||||||
|   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", |   "author": "Sebastian Sdorra <sebastian.sdorra@cloudogu.com>", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-text", |   "name": "@scm-manager/ui-text", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "main": "build/index.js", |   "main": "build/index.js", | ||||||
|   "module": "build/index.mjs", |   "module": "build/index.mjs", | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-types", |   "name": "@scm-manager/ui-types", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "description": "Typescript types for SCM-Manager related Objects", |   "description": "Typescript types for SCM-Manager related Objects", | ||||||
|   "main": "src/index.ts", |   "main": "src/index.ts", | ||||||
|   "files": [ |   "files": [ | ||||||
|   | |||||||
| @@ -1,20 +1,20 @@ | |||||||
| { | { | ||||||
|   "name": "@scm-manager/ui-webapp", |   "name": "@scm-manager/ui-webapp", | ||||||
|   "version": "2.42.2-SNAPSHOT", |   "version": "2.42.2", | ||||||
|   "private": true, |   "private": true, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "@headlessui/react": "^1.4.3", |     "@headlessui/react": "^1.4.3", | ||||||
|     "@scm-manager/ui-api": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-api": "2.42.2", | ||||||
|     "@scm-manager/ui-components": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-components": "2.42.2", | ||||||
|     "@scm-manager/ui-extensions": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-extensions": "2.42.2", | ||||||
|     "@scm-manager/ui-modules": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-modules": "2.42.2", | ||||||
|     "@scm-manager/ui-syntaxhighlighting": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-syntaxhighlighting": "2.42.2", | ||||||
|     "@scm-manager/ui-text": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-text": "2.42.2", | ||||||
|     "@scm-manager/ui-shortcuts": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-shortcuts": "2.42.2", | ||||||
|     "@scm-manager/ui-legacy": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-legacy": "2.42.2", | ||||||
|     "@scm-manager/ui-forms": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-forms": "2.42.2", | ||||||
|     "@scm-manager/ui-buttons": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-buttons": "2.42.2", | ||||||
|     "@scm-manager/ui-overlays": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-overlays": "2.42.2", | ||||||
|     "classnames": "^2.2.5", |     "classnames": "^2.2.5", | ||||||
|     "history": "^4.10.1", |     "history": "^4.10.1", | ||||||
|     "i18next": "21", |     "i18next": "21", | ||||||
| @@ -42,7 +42,7 @@ | |||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@scm-manager/eslint-config": "^2.17.0", |     "@scm-manager/eslint-config": "^2.17.0", | ||||||
|     "@scm-manager/jest-preset": "^2.13.0", |     "@scm-manager/jest-preset": "^2.13.0", | ||||||
|     "@scm-manager/ui-tests": "2.42.2-SNAPSHOT", |     "@scm-manager/ui-tests": "2.42.2", | ||||||
|     "@testing-library/react": "^12.1.5", |     "@testing-library/react": "^12.1.5", | ||||||
|     "@types/classnames": "^2.2.9", |     "@types/classnames": "^2.2.9", | ||||||
|     "@types/enzyme": "^3.10.3", |     "@types/enzyme": "^3.10.3", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user