diff --git a/package.json b/package.json index 327fe6e..ff150f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@new-ui/foundations", - "version": "0.2.4", - "description": "New UI Foundations", + "version": "0.2.5", + "description": "New UI foundations", "source": "src/index.scss", "main": "dist/index.css", "targets": { @@ -26,11 +26,10 @@ "typography", "colors", "spacings", - "responsive", + "ui", "modular", "type", - "tokens", - "desktop", + "design-tokens", "mobile", "reset", "new" @@ -47,10 +46,10 @@ "parcel": "^2.14.4" }, "dependencies": { - "@new-ui/colors": "^2.0.0", - "@new-ui/effects": "^0.1.4", - "@new-ui/reset": "^0.0.8", - "@new-ui/spacings": "^0.1.4", - "@new-ui/typography": "^0.1.7" + "@new-ui/colors": "^2.0.1", + "@new-ui/effects": "^0.1.5", + "@new-ui/reset": "^0.0.9", + "@new-ui/spacings": "^0.1.5", + "@new-ui/typography": "^0.1.8" } } diff --git a/packages/typography/package.json b/packages/typography/package.json index 59ad9fa..3e75844 100644 --- a/packages/typography/package.json +++ b/packages/typography/package.json @@ -1,6 +1,6 @@ { "name": "@new-ui/typography", - "version": "0.1.7", + "version": "0.1.8", "description": "Modular typographic scale for your apps and websites.", "source": "src/index.scss", "main": "dist/index.css", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fad3dd0..3ebaac6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,20 +9,20 @@ importers: .: dependencies: '@new-ui/colors': - specifier: ^2.0.0 - version: 2.0.0 + specifier: ^2.0.1 + version: 2.0.1 '@new-ui/effects': - specifier: ^0.1.4 - version: 0.1.4 + specifier: ^0.1.5 + version: 0.1.5 '@new-ui/reset': - specifier: ^0.0.8 - version: 0.0.8 + specifier: ^0.0.9 + version: 0.0.9 '@new-ui/spacings': - specifier: ^0.1.4 - version: 0.1.4 + specifier: ^0.1.5 + version: 0.1.5 '@new-ui/typography': - specifier: ^0.1.7 - version: 0.1.7 + specifier: ^0.1.8 + version: 0.1.8 devDependencies: '@parcel/transformer-sass': specifier: ^2.14.4 @@ -114,20 +114,20 @@ packages: cpu: [x64] os: [win32] - '@new-ui/colors@2.0.0': - resolution: {integrity: sha512-qATqQwIAEssQLwKPlcRyBOMAY3d9wr/zZplF6mvKAGnu1Ofnivoy1F0kLXPb7SyPmBLJ71RMNqHy2GX5rw8gVg==} + '@new-ui/colors@2.0.1': + resolution: {integrity: sha512-qzaPwPbYyVeQJumhBjKi2a6Zen2Ig3lN/UBws6d2Z1bcCIoyF/15znoME1XHX/Nu80EDbASGmH+PptT01Wpshw==} - '@new-ui/effects@0.1.4': - resolution: {integrity: sha512-dgJPMKaqn1hbcYfT4SW/y8C39+PfF+1uVI/DJyim8+GZ5E8Yqisfs+MTdVByn0d1jHy6AZkCBRpiXeQfoXI6hA==} + '@new-ui/effects@0.1.5': + resolution: {integrity: sha512-smssWX17hsxLm3XnFboOpRyWh+MLBcootOd3UQkLW5cWuzcan3HUOVpvpfrYvmZt6SCceRUeEr+6OqA0tja/rA==} - '@new-ui/reset@0.0.8': - resolution: {integrity: sha512-vntCa7E4bzgIbGQIBYyQrpEZuOVazgNMhoLcYiOZls3O+J8/gTlStDs3uJLvdiTKvF0xwRyjhIZ119IuhOjMQQ==} + '@new-ui/reset@0.0.9': + resolution: {integrity: sha512-DnvT9qpzc6IdSHN1UfVddylPxhHLAOht88A8BdZ+Rc33L1+vvdWjLhm2ajZRFhG425bThJ3tq3iOxIqBAclb6A==} - '@new-ui/spacings@0.1.4': - resolution: {integrity: sha512-/vKV+hWF++wiut1yfNUYgy3xiwwUn7+QWfahWBB1auAw1v3ol4dlvNQ7PHCNaCxLbIwgTMmWFsG965W0AuLseA==} + '@new-ui/spacings@0.1.5': + resolution: {integrity: sha512-6ZJ5rwvSbLyVT5awtjQMWkyCpvdzCK+mpmp4NiWEK20upizl/cSmV/SWhJQGUqeqUHeOL2D6IrzORPl/MBGmRg==} - '@new-ui/typography@0.1.7': - resolution: {integrity: sha512-uDlkxaZJVKBHrVkG2cEcBhUdCrWkz+tuMf6rJQK9bCtApSd0Gor/+UfmLoxPusDr6tvnQuzcoao+260gc018GQ==} + '@new-ui/typography@0.1.8': + resolution: {integrity: sha512-K+jlAWJNK9S4CKGy1+vOOCd7i9ZYZdH3pFiEdYo2zICbcQ3ERPuxOZy8OpiSUEQ3V40VWdHeWxTnAJuKSoltyQ==} '@parcel/bundler-default@2.14.4': resolution: {integrity: sha512-JVqi5Sb7wv2KCTJFAAjHbnl6KC61jKNVYw/GtZm5s/Wxqvxx2tcp93rmRoBFo9X3gSgkg8jp4HkNAUHTxnsPnQ==} @@ -1049,15 +1049,15 @@ snapshots: '@msgpackr-extract/msgpackr-extract-win32-x64@3.0.3': optional: true - '@new-ui/colors@2.0.0': {} + '@new-ui/colors@2.0.1': {} - '@new-ui/effects@0.1.4': {} + '@new-ui/effects@0.1.5': {} - '@new-ui/reset@0.0.8': {} + '@new-ui/reset@0.0.9': {} - '@new-ui/spacings@0.1.4': {} + '@new-ui/spacings@0.1.5': {} - '@new-ui/typography@0.1.7': {} + '@new-ui/typography@0.1.8': {} '@parcel/bundler-default@2.14.4(@parcel/core@2.14.4(@swc/helpers@0.5.17))': dependencies: