mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 13:56:22 +02:00
Release version 2.40.1
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"name": "@scm-manager/ui-webapp",
|
||||
"version": "2.40.1-SNAPSHOT",
|
||||
"version": "2.40.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.4.3",
|
||||
"@scm-manager/ui-api": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-components": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-extensions": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-modules": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-syntaxhighlighting": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-text": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-shortcuts": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-legacy": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-api": "2.40.1",
|
||||
"@scm-manager/ui-components": "2.40.1",
|
||||
"@scm-manager/ui-extensions": "2.40.1",
|
||||
"@scm-manager/ui-modules": "2.40.1",
|
||||
"@scm-manager/ui-syntaxhighlighting": "2.40.1",
|
||||
"@scm-manager/ui-text": "2.40.1",
|
||||
"@scm-manager/ui-shortcuts": "2.40.1",
|
||||
"@scm-manager/ui-legacy": "2.40.1",
|
||||
"classnames": "^2.2.5",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^19.6.0",
|
||||
@@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@scm-manager/eslint-config": "^2.17.0",
|
||||
"@scm-manager/jest-preset": "^2.13.0",
|
||||
"@scm-manager/ui-tests": "2.40.1-SNAPSHOT",
|
||||
"@scm-manager/ui-tests": "2.40.1",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@types/classnames": "^2.2.9",
|
||||
"@types/enzyme": "^3.10.3",
|
||||
|
||||
Reference in New Issue
Block a user