From 4847561b30bf06cc80051db2a8e8936320d906dd Mon Sep 17 00:00:00 2001 From: ulric denis Date: Mon, 8 Jul 2024 11:19:31 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20upgrade=20design=20token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Storybook/package-lock.json | 8 ++++---- Storybook/package.json | 2 +- package-lock.json | 15 +++++++-------- package.json | 2 +- src/styles/themes.tsx | 2 +- 5 files changed, 14 insertions(+), 15 deletions(-) diff --git a/Storybook/package-lock.json b/Storybook/package-lock.json index 02322a44..0fa85f80 100644 --- a/Storybook/package-lock.json +++ b/Storybook/package-lock.json @@ -12,7 +12,7 @@ "@react-native-async-storage/async-storage": "^1.18.2", "@react-native-community/datetimepicker": "^7.1.0", "@react-native-community/slider": "^4.3.3", - "@zerogachis/smartway-design-token": "^0.1.12", + "@zerogachis/smartway-design-token": "^0.2.0", "appcenter": "5.0.1", "appcenter-analytics": "5.0.1", "appcenter-crashes": "5.0.1", @@ -18599,9 +18599,9 @@ "dev": true }, "node_modules/@zerogachis/smartway-design-token": { - "version": "0.1.12", - "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.1.12/eb40c8c19ec01bc4580ff7d337d2f5373418eec9", - "integrity": "sha512-XsGXY7VDluYqq7YRDoT8ca9qlmLF/VDiEWRg8k5/jRdilnei/b+t619WLL41LOaAlHpSLWl38tz8WmtwiOc4nw==" + "version": "0.2.0", + "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.2.0/8f4cf44f7c25a113432e6c965a9b55e1a3f16fdf", + "integrity": "sha512-csz6CwqTJr8Th8O1gB89jSx03G+LENbnMsR9lB1NviZBy/CoBZwGClIL4FRLPBBYj7xWSmxAt1ptV+I6Ih9eWg==" }, "node_modules/abort-controller": { "version": "3.0.0", diff --git a/Storybook/package.json b/Storybook/package.json index 074bd681..194836d5 100644 --- a/Storybook/package.json +++ b/Storybook/package.json @@ -20,7 +20,7 @@ "@react-native-async-storage/async-storage": "^1.18.2", "@react-native-community/datetimepicker": "^7.1.0", "@react-native-community/slider": "^4.3.3", - "@zerogachis/smartway-design-token": "^0.1.12", + "@zerogachis/smartway-design-token": "^0.2.0", "appcenter": "5.0.1", "appcenter-analytics": "5.0.1", "appcenter-crashes": "5.0.1", diff --git a/package-lock.json b/package-lock.json index 4b52443f..87e86d86 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "@zerogachis/smartway-react-native-ui", "version": "0.6.1", "dependencies": { - "@zerogachis/smartway-design-token": "0.1.12" + "@zerogachis/smartway-design-token": "0.2.0" }, "devDependencies": { "@testing-library/react-native": "^12.4.3", @@ -4673,10 +4673,9 @@ "dev": true }, "node_modules/@zerogachis/smartway-design-token": { - "version": "0.1.12", - "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.1.12/eb40c8c19ec01bc4580ff7d337d2f5373418eec9", - "integrity": "sha512-XsGXY7VDluYqq7YRDoT8ca9qlmLF/VDiEWRg8k5/jRdilnei/b+t619WLL41LOaAlHpSLWl38tz8WmtwiOc4nw==", - "license": "ISC" + "version": "0.2.0", + "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.2.0/8f4cf44f7c25a113432e6c965a9b55e1a3f16fdf", + "integrity": "sha512-csz6CwqTJr8Th8O1gB89jSx03G+LENbnMsR9lB1NviZBy/CoBZwGClIL4FRLPBBYj7xWSmxAt1ptV+I6Ih9eWg==" }, "node_modules/abort-controller": { "version": "3.0.0", @@ -18624,9 +18623,9 @@ "dev": true }, "@zerogachis/smartway-design-token": { - "version": "0.1.12", - "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.1.12/eb40c8c19ec01bc4580ff7d337d2f5373418eec9", - "integrity": "sha512-XsGXY7VDluYqq7YRDoT8ca9qlmLF/VDiEWRg8k5/jRdilnei/b+t619WLL41LOaAlHpSLWl38tz8WmtwiOc4nw==" + "version": "0.2.0", + "resolved": "https://npm.pkg.github.com/download/@zerogachis/smartway-design-token/0.2.0/8f4cf44f7c25a113432e6c965a9b55e1a3f16fdf", + "integrity": "sha512-csz6CwqTJr8Th8O1gB89jSx03G+LENbnMsR9lB1NviZBy/CoBZwGClIL4FRLPBBYj7xWSmxAt1ptV+I6Ih9eWg==" }, "abort-controller": { "version": "3.0.0", diff --git a/package.json b/package.json index 61f749c5..87d46859 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@ZeroGachis:registry": "https://npm.pkg.github.com" }, "dependencies": { - "@zerogachis/smartway-design-token": "0.1.12" + "@zerogachis/smartway-design-token": "0.2.0" }, "devDependencies": { "@testing-library/react-native": "^12.4.3", diff --git a/src/styles/themes.tsx b/src/styles/themes.tsx index 88fd9cee..d41bbaaa 100644 --- a/src/styles/themes.tsx +++ b/src/styles/themes.tsx @@ -6,7 +6,7 @@ import { useTheme as usePaperTheme, } from 'react-native-paper'; import { fontConfig } from './fonts'; -import { tokens } from "@zerogachis/smartway-design-token"; +import { tokens } from '@zerogachis/smartway-design-token'; export const theme = { ...MD3LightTheme,