Skip to content

Commit

Permalink
v2.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mauretto78 committed Jul 8, 2024
1 parent ba35ee3 commit 00db742
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
],
"private": true,
"dependencies": {
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"classnames": "^2.2.6",
"diff-match-patch": "^1.0.5",
"draft-js": "^0.11.4",
Expand All @@ -40,9 +42,7 @@
"react-tagsinput": "^3.19.0",
"react-transition-group": "^4.2.2",
"react-virtual": "^2.10.4",
"sprintf-js": "^1.1.2",
"@radix-ui/react-context-menu": "^2.1.5",
"@radix-ui/react-dropdown-menu": "^2.0.6"
"sprintf-js": "^1.1.2"
},
"devDependencies": {
"@babel/core": "7.24.7",
Expand Down Expand Up @@ -89,5 +89,5 @@
"resolutions": {
"wrap-ansi": "^7.0.0"
},
"version": "2.22.9"
"version": "2.22.10"
}

0 comments on commit 00db742

Please sign in to comment.