Skip to content

Commit b5a276f

Browse files
bump pnpm
1 parent 2d0e08e commit b5a276f

File tree

15 files changed

+185
-193
lines changed

15 files changed

+185
-193
lines changed
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"name": "@editor-ui/color-picker",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0",
6-
"react-colorful": "^5.6.1"
7-
},
8-
"devDependencies": {
9-
"@types/react": "18.2.58",
10-
"react": "^18.2.0"
11-
},
12-
"peerDependencies": {
13-
"@types/react": "18.2.58",
14-
"react": "^18.2.0"
15-
}
16-
}
2+
"name": "@editor-ui/color-picker",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"react-colorful": "^5.6.1"
6+
},
7+
"devDependencies": {
8+
"@types/react": "18.2.58",
9+
"react": "^18.2.0"
10+
},
11+
"peerDependencies": {
12+
"@types/react": "18.2.58",
13+
"react": "^18.2.0"
14+
}
15+
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
"name": "@editor-ui/context-menu",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0",
6-
"@editor-ui/menu": "workspace:^",
7-
"@editor-ui/spacer": "workspace:^",
8-
"@radix-ui/react-context-menu": "^0.1.1",
9-
"@radix-ui/react-icons": "^1.0.3"
10-
},
11-
"devDependencies": {
12-
"@emotion/styled": "^11.11.0",
13-
"@types/react": "18.2.58",
14-
"react": "^18.2.0"
15-
},
16-
"peerDependencies": {
17-
"@emotion/styled": "^11.11.0",
18-
"@types/react": "18.2.58",
19-
"react": "^18.2.0"
20-
}
21-
}
2+
"name": "@editor-ui/context-menu",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/foundation": "workspace:^",
6+
"@editor-ui/menu": "workspace:^",
7+
"@editor-ui/spacer": "workspace:^",
8+
"@radix-ui/react-context-menu": "^0.1.1",
9+
"@radix-ui/react-icons": "^1.0.3"
10+
},
11+
"devDependencies": {
12+
"@emotion/styled": "^11.11.0",
13+
"@types/react": "18.2.58",
14+
"react": "^18.2.0"
15+
},
16+
"peerDependencies": {
17+
"@emotion/styled": "^11.11.0",
18+
"@types/react": "18.2.58",
19+
"react": "^18.2.0"
20+
}
21+
}

packages/editor-ui-core/divider/index.ts

Whitespace-only changes.

packages/editor-ui-core/package.json

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@editor-ui/desktop-titlebar",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0"
6-
}
7-
}
2+
"name": "@editor-ui/desktop-titlebar",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/foundation": "workspace:^"
6+
}
7+
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@editor-ui/foundation",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/theme": "0.0.0"
6-
}
7-
}
2+
"name": "@editor-ui/foundation",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/theme": "workspace:*"
6+
}
7+
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
"name": "@editor-ui/hierarchy",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0",
6-
"@editor-ui/icons": "workspace:^",
7-
"@editor-ui/listview": "workspace:^",
8-
"@editor-ui/spacer": "workspace:^",
9-
"@radix-ui/react-icons": "^1.0.3"
10-
},
11-
"devDependencies": {
12-
"@emotion/styled": "^11.11.0",
13-
"@types/react": "18.2.58",
14-
"react": "^18.2.0"
15-
},
16-
"peerDependencies": {
17-
"@emotion/styled": "^11.11.0",
18-
"@types/react": "18.2.58",
19-
"react": "^18.2.0"
20-
}
21-
}
2+
"name": "@editor-ui/hierarchy",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/foundation": "workspace:^",
6+
"@editor-ui/icons": "workspace:^",
7+
"@editor-ui/listview": "workspace:^",
8+
"@editor-ui/spacer": "workspace:^",
9+
"@radix-ui/react-icons": "^1.0.3"
10+
},
11+
"devDependencies": {
12+
"@emotion/styled": "^11.11.0",
13+
"@types/react": "18.2.58",
14+
"react": "^18.2.0"
15+
},
16+
"peerDependencies": {
17+
"@emotion/styled": "^11.11.0",
18+
"@types/react": "18.2.58",
19+
"react": "^18.2.0"
20+
}
21+
}

packages/editor-ui-icons/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"name": "@editor-ui/icons",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0"
6-
},
7-
"devDependencies": {
8-
"@emotion/styled": "^11.11.0",
9-
"@types/react": "18.2.58",
10-
"react": "^18.2.0"
11-
},
12-
"peerDependencies": {
13-
"@emotion/styled": "^11.11.0",
14-
"@types/react": "18.2.58",
15-
"react": "^18.2.0"
16-
}
17-
}
2+
"name": "@editor-ui/icons",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/foundation": "workspace:^"
6+
},
7+
"devDependencies": {
8+
"@emotion/styled": "^11.11.0",
9+
"@types/react": "18.2.58",
10+
"react": "^18.2.0"
11+
},
12+
"peerDependencies": {
13+
"@emotion/styled": "^11.11.0",
14+
"@types/react": "18.2.58",
15+
"react": "^18.2.0"
16+
}
17+
}

packages/editor-ui-listview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"dependencies": {
55
"@editor-ui/context-menu": "workspace:^",
6-
"@editor-ui/foundation": "0.0.0",
6+
"@editor-ui/foundation": "workspace:^",
77
"@editor-ui/hooks": "workspace:^",
88
"@editor-ui/scroll-area": "workspace:^",
99
"@editor-ui/sortable": "workspace:^",

packages/editor-ui-menu/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "@editor-ui/menu",
3-
"version": "0.0.0",
4-
"dependencies": {
5-
"@editor-ui/foundation": "0.0.0",
6-
"@editor-ui/theme": "workspace:^"
7-
},
8-
"devDependencies": {
9-
"@emotion/css": "^11.11.2"
10-
},
11-
"peerDependencies": {
12-
"@emotion/css": "^11.11.2"
13-
}
14-
}
2+
"name": "@editor-ui/menu",
3+
"version": "0.0.0",
4+
"dependencies": {
5+
"@editor-ui/foundation": "workspace:^",
6+
"@editor-ui/theme": "workspace:^"
7+
},
8+
"devDependencies": {
9+
"@emotion/css": "^11.11.2"
10+
},
11+
"peerDependencies": {
12+
"@emotion/css": "^11.11.2"
13+
}
14+
}

0 commit comments

Comments
 (0)