1
0
mirror of synced 2025-12-09 02:27:55 +08:00

chore(react-component,vue-component): 更新依赖

This commit is contained in:
roymondchen
2024-08-28 14:39:12 +08:00
committed by roymondchen
parent ee469dfd65
commit 2bb2a35fcc
23 changed files with 120 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-button",
"type": "module",
"main": "src/index.ts",
@@ -14,8 +14,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-container",
"type": "module",
"main": "src/index.ts",
@@ -14,9 +14,9 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/utils": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/utils": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-img",
"type": "module",
"main": "src/index.ts",
@@ -14,8 +14,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-iterator-container",
"type": "module",
"main": "src/index.ts",
@@ -14,9 +14,9 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/utils": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/utils": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-overlay",
"type": "module",
"main": "src/index.ts",
@@ -14,8 +14,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-page-fragment-container",
"type": "module",
"main": "src/index.ts",
@@ -14,8 +14,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-page-fragment",
"type": "module",
"main": "src/index.ts",
@@ -14,9 +14,9 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/utils": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/utils": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-page",
"type": "module",
"main": "src/index.ts",
@@ -14,9 +14,9 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/utils": "workspace:*",
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/utils": "workspace:^",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-qrcode",
"type": "module",
"main": "src/index.ts",
@@ -17,8 +17,8 @@
"qrcode": "^1.5.0"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"

View File

@@ -1,5 +1,5 @@
{
"version": "0.0.1",
"version": "0.0.2",
"name": "@tmagic/react-text",
"type": "module",
"main": "src/index.ts",
@@ -14,8 +14,8 @@
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"peerDependencies": {
"@tmagic/schema": "workspace:*",
"@tmagic/react-runtime-help": "workspace:*",
"@tmagic/schema": "workspace:^",
"@tmagic/react-runtime-help": "workspace:^",
"react": ">=18.3.1",
"react-dom": ">=18.3.1",
"typescript": "*"