@box/activity-feed 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/i18n/ja-JP.js +1 -1
  2. package/package.json +14 -14
@@ -13,7 +13,7 @@ export default {
13
13
  "groupSharedFeatures.activityFeed.header.mentionMeDescription": "あなたが@メンションされたコメント",
14
14
  "groupSharedFeatures.activityFeed.header.mentionMeDescriptionWithTasks": "あなたが@メンションされたコメントと、あなたに割り当てられたタスク",
15
15
  "groupSharedFeatures.activityFeed.header.showResolvedComments": "対応済みのコメントを表示",
16
- "groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription": "解決済みとしてマークされたコメント",
16
+ "groupSharedFeatures.activityFeed.header.showResolvedCommentsDescription": "対応済みとしてマークされたコメント",
17
17
  "groupSharedFeatures.activityFeed.header.taskButton.addTaskLabel": "タスクを追加",
18
18
  "groupSharedFeatures.activityFeed.header.taskButton.approvalTaskDescription": "担当者は、タスクを承認または拒否する責任があります",
19
19
  "groupSharedFeatures.activityFeed.header.taskButton.approvalTaskTitle": "承認タスク",
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@box/activity-feed",
3
- "version": "3.0.2",
3
+ "version": "3.0.4",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^17.0.0",
7
- "@box/blueprint-web-assets": "^5.7.15",
8
- "@box/collaboration-popover": "^2.2.24",
9
- "@box/readable-time": "^2.2.24",
10
- "@box/threaded-annotations": "^4.8.9",
11
- "@box/user-selector": "^3.0.2",
6
+ "@box/blueprint-web": "^17.1.0",
7
+ "@box/blueprint-web-assets": "^5.7.17",
8
+ "@box/collaboration-popover": "^2.2.26",
9
+ "@box/readable-time": "^2.2.26",
10
+ "@box/threaded-annotations": "^4.8.11",
11
+ "@box/user-selector": "^3.0.4",
12
12
  "clsx": "^1.2.1",
13
13
  "react": "^18.0.0",
14
14
  "react-dom": "^18.0.0",
@@ -18,14 +18,14 @@
18
18
  "access": "public"
19
19
  },
20
20
  "devDependencies": {
21
- "@box/blueprint-web": "^17.0.0",
22
- "@box/blueprint-web-assets": "^5.7.15",
23
- "@box/collaboration-popover": "^2.2.24",
21
+ "@box/blueprint-web": "^17.1.0",
22
+ "@box/blueprint-web-assets": "^5.7.17",
23
+ "@box/collaboration-popover": "^2.2.26",
24
24
  "@box/eslint-plugin-blueprint": "2.2.8",
25
- "@box/readable-time": "^2.2.24",
26
- "@box/storybook-utils": "1.2.24",
27
- "@box/threaded-annotations": "^4.8.9",
28
- "@box/user-selector": "^3.0.2",
25
+ "@box/readable-time": "^2.2.26",
26
+ "@box/storybook-utils": "1.2.26",
27
+ "@box/threaded-annotations": "^4.8.11",
28
+ "@box/user-selector": "^3.0.4",
29
29
  "react-intl": "^6.4.2"
30
30
  },
31
31
  "files": [