Release version 2.46.0

This commit is contained in:
CES Marvin
2023-08-24 09:19:53 +00:00
parent 3dcce27299
commit 41b7ef7435
25 changed files with 81 additions and 82 deletions

View File

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