Skip to content

Commit ce7a558

Browse files
committed
fix(frontend): correct deps
1 parent ffc1e28 commit ce7a558

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/frontend/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"private": true,
55
"dependencies": {
66
"@ant-design/icons": "^4.6.2",
7-
"@labelu/audio-annotator-react": "1.5.1-alpha.1",
8-
"@labelu/components-react": "1.4.2-alpha.2",
7+
"@labelu/audio-annotator-react": "1.5.2",
8+
"@labelu/components-react": "1.4.2",
99
"@labelu/image": "1.1.0",
1010
"@labelu/formatter": "1.0.2",
11-
"@labelu/image-annotator-react": "2.1.0",
11+
"@labelu/image-annotator-react": "2.1.1",
1212
"@labelu/interface": "1.3.1",
13-
"@labelu/video-annotator-react": "1.3.4-alpha.9",
14-
"@labelu/video-react": "1.3.2",
13+
"@labelu/video-annotator-react": "1.3.4",
14+
"@labelu/video-react": "1.3.3",
1515
"@tanstack/react-query": "^5.0.0",
1616
"antd": "5.10.1",
1717
"axios": "^1.3.4",

0 commit comments

Comments
 (0)