diff --git a/package.json b/package.json index f65846d..84b39d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mpx-cube-ui", - "version": "1.0.1", + "version": "1.0.2", "private": true, "description": "mpx components library", "author": "xiaolei ", diff --git a/packages/extract-theme-var/package.json b/packages/extract-theme-var/package.json index 018f4a7..9fde0ed 100644 --- a/packages/extract-theme-var/package.json +++ b/packages/extract-theme-var/package.json @@ -1,6 +1,6 @@ { "name": "@mpxjs/extract-theme-var", - "version": "1.0.1", + "version": "1.0.2", "description": "mpx-cube-ui theme variable extractor", "publishConfig": { "registry": "https://registry.npmjs.org", diff --git a/packages/mpx-cube-ui/package.json b/packages/mpx-cube-ui/package.json index 67a22bd..f4dfab4 100644 --- a/packages/mpx-cube-ui/package.json +++ b/packages/mpx-cube-ui/package.json @@ -1,6 +1,6 @@ { "name": "@mpxjs/mpx-cube-ui", - "version": "1.0.1", + "version": "1.0.2", "description": "mpx components library", "author": "xiaolei ", "publishConfig": { diff --git a/packages/website-build/package.json b/packages/website-build/package.json index 392caa8..045fed2 100644 --- a/packages/website-build/package.json +++ b/packages/website-build/package.json @@ -1,6 +1,6 @@ { "name": "@mpxjs/website-build", - "version": "1.0.1", + "version": "1.0.2", "description": "mpx-cube-ui website builder", "publishConfig": { "registry": "https://registry.npmjs.org", @@ -18,7 +18,7 @@ "keywords": [], "license": "Apache-2.0", "devDependencies": { - "@mpxjs/extract-theme-var": "workspace:1.0.1", + "@mpxjs/extract-theme-var": "workspace:1.0.2", "@mpxjs/vuese-markdown-render": "^1.0.0", "@mpxjs/vuese-parser": "^1.0.0", "@types/node": "^20.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ef1bf9..52d5556 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -213,7 +213,7 @@ importers: version: 1.9.10(lodash@4.17.21)(prettier@2.8.8) devDependencies: '@mpxjs/extract-theme-var': - specifier: workspace:1.0.0 + specifier: workspace:1.0.1 version: link:../extract-theme-var '@mpxjs/vuese-markdown-render': specifier: ^1.0.0 @@ -5082,6 +5082,7 @@ packages: /binary-extensions@2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} + requiresBuild: true /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} @@ -8772,7 +8773,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + deprecated: Upgrade to fsevents v2 to mitigate potential security issues requiresBuild: true dependencies: bindings: 1.5.0 @@ -10005,6 +10006,7 @@ packages: /is-binary-path@2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} + requiresBuild: true dependencies: binary-extensions: 2.2.0 @@ -14236,6 +14238,7 @@ packages: /readdirp@3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} + requiresBuild: true dependencies: picomatch: 2.3.1