Release version 2.47.0

This commit is contained in:
CES Marvin
2023-10-11 10:35:24 +00:00
parent 04ebe0ccf4
commit f9564208de
25 changed files with 82 additions and 82 deletions

View File

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