Prepare for next development iteration

This commit is contained in:
CES Marvin
2025-08-01 10:32:05 +00:00
parent de201433e6
commit a2a9cddb22
23 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-core",
"version": "3.9.0",
"version": "3.9.1-SNAPSHOT",
"main": "./src/index.ts",
"license": "AGPL-3.0-only",
"scripts": {
@@ -20,7 +20,7 @@
"styled-components": "5"
},
"dependencies": {
"@scm-manager/ui-api": "3.9.0",
"@scm-manager/ui-api": "3.9.1-SNAPSHOT",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-slot": "^1.0.1",
"@radix-ui/react-visually-hidden": "^1.0.3",
@@ -37,7 +37,7 @@
"@scm-manager/eslint-config": "^2.17.0",
"@scm-manager/tsconfig": "^2.12.0",
"@scm-manager/babel-preset": "^2.13.1",
"@scm-manager/ui-types": "3.9.0",
"@scm-manager/ui-types": "3.9.1-SNAPSHOT",
"@types/mousetrap": "1.6.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react": "12.1.5",