Release version 2.48.0

This commit is contained in:
CES Marvin
2023-11-17 13:38:07 +00:00
parent dd3adbd43a
commit 9ba45acfb3
22 changed files with 82 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-syntaxhighlighting",
"version": "2.47.1-SNAPSHOT",
"version": "2.48.0",
"private": true,
"main": "src/index.ts",
"scripts": {
@@ -13,7 +13,7 @@
"depcheck": "depcheck"
},
"dependencies": {
"@scm-manager/ui-text": "2.47.1-SNAPSHOT",
"@scm-manager/ui-text": "2.48.0",
"nanoid": "^3.3.2",
"react-diff-view": "^2.4.10",
"refractor": "^4.5.0"