feat: 打包
This commit is contained in:
33
pnpm-lock.yaml
generated
33
pnpm-lock.yaml
generated
@@ -8,12 +8,18 @@ importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
'@kevisual/ui':
|
||||
specifier: ^0.0.2
|
||||
version: 0.0.2
|
||||
'@kevisual/system-ui':
|
||||
specifier: ^0.0.1
|
||||
version: 0.0.1(rollup@4.24.0)(typescript@5.6.3)
|
||||
immer:
|
||||
specifier: ^10.1.1
|
||||
version: 10.1.1
|
||||
systemjs:
|
||||
specifier: ^6.15.1
|
||||
version: 6.15.1
|
||||
zustand:
|
||||
specifier: 5.0.0-rc.2
|
||||
version: 5.0.0-rc.2(@types/react@18.3.11)(immer@10.1.1)(react@18.3.1)
|
||||
devDependencies:
|
||||
'@chromatic-com/storybook':
|
||||
specifier: ^2.0.2
|
||||
@@ -102,6 +108,9 @@ importers:
|
||||
'@rollup/plugin-typescript':
|
||||
specifier: ^11.1.6
|
||||
version: 11.1.6(rollup@4.24.0)(tslib@2.8.0)(typescript@5.6.3)
|
||||
'@types/lodash-es':
|
||||
specifier: ^4.17.12
|
||||
version: 4.17.12
|
||||
'@types/postcss-import':
|
||||
specifier: ^14.0.3
|
||||
version: 14.0.3
|
||||
@@ -493,8 +502,8 @@ packages:
|
||||
'@jridgewell/trace-mapping@0.3.25':
|
||||
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
||||
|
||||
'@kevisual/ui@0.0.2':
|
||||
resolution: {integrity: sha512-M47Z16TX5fN/lY8nvyN6y9CERXVvQ885Mi6hbSHythXuiay+GHO9FD4M6ib33LJlVpxQaVOmHwW3uD16h+pCdQ==}
|
||||
'@kevisual/system-ui@0.0.1':
|
||||
resolution: {integrity: sha512-TpIlzmft/4XsiCmIfEYSSqOCBoJR63W0l/ztnaIvJba1WymnysLdLniLsmKRLViOpxRg79wH5jlBoBP3UydEvg==}
|
||||
|
||||
'@mdx-js/react@3.0.1':
|
||||
resolution: {integrity: sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==}
|
||||
@@ -953,6 +962,9 @@ packages:
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/lodash-es@4.17.12':
|
||||
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
||||
|
||||
'@types/lodash@4.17.11':
|
||||
resolution: {integrity: sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q==}
|
||||
|
||||
@@ -3573,11 +3585,16 @@ snapshots:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
|
||||
'@kevisual/ui@0.0.2':
|
||||
'@kevisual/system-ui@0.0.1(rollup@4.24.0)(typescript@5.6.3)':
|
||||
dependencies:
|
||||
dayjs: 1.11.13
|
||||
glob: 11.0.0
|
||||
lodash-es: 4.17.21
|
||||
rollup-plugin-dts: 6.1.1(rollup@4.24.0)(typescript@5.6.3)
|
||||
style-to-object: 1.0.8
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- typescript
|
||||
|
||||
'@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
@@ -4108,6 +4125,10 @@ snapshots:
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/lodash-es@4.17.12':
|
||||
dependencies:
|
||||
'@types/lodash': 4.17.11
|
||||
|
||||
'@types/lodash@4.17.11': {}
|
||||
|
||||
'@types/mdx@2.0.13': {}
|
||||
|
||||
Reference in New Issue
Block a user