Skip to content

Commit

Permalink
0.1.90
Browse files Browse the repository at this point in the history
Upgrade @dooboo-ui/theme to 0.9.0
  • Loading branch information
hyochan committed Oct 13, 2022
1 parent 7b8c92c commit 7c0c829
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 21 deletions.
4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dooboo-ui",
"version": "0.1.70",
"version": "0.1.90",
"main": "index.js",
"types": "index.d.ts",
"author": "dooboolab",
Expand All @@ -22,7 +22,7 @@
"react-native-vector-icons": "*"
},
"dependencies": {
"@dooboo-ui/theme": "^0.6.0",
"@dooboo-ui/theme": "^0.9.0",
"dooboolab-welcome": "^1.3.2",
"react-native-web-hooks": "^3.0.2",
"react-responsive": "^8.2.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prepare": "husky install"
},
"dependencies": {
"@dooboo-ui/theme": "^0.6.0",
"@dooboo-ui/theme": "^0.9.0",
"@emotion/native": "^11.10.0",
"@emotion/react": "^11.10.4",
"@expo/match-media": "^0.3.0",
Expand All @@ -57,7 +57,7 @@
"@babel/preset-react": "^7.18.6",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@dooboo/eslint-config-react-native": "^1.0.1",
"@dooboo/eslint-config-react-native": "^1.0.3",
"@emotion/babel-plugin": "^11.10.2",
"@jest/types": "^28.1.3",
"@react-native-async-storage/async-storage": "~1.17.10",
Expand All @@ -83,7 +83,7 @@
"@types/node": "^18.7.18",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/react-native": "^0.69.5",
"@types/react-native": "^0.69.6",
"@types/react-responsive": "^8.0.5",
"@types/react-test-renderer": "^18.0.0",
"babel-loader": "^8.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/AlertDialog/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"peerDependencies": {
"@emotion/react": ">=11",
"@emotion/native": ">=11",
"@dooboo-ui/theme": ">=0.6.0",
"@dooboo-ui/theme": ">=0.9.0",
"react": ">=16.9",
"react-native": ">=0.58"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/CalendarCarousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"react": ">=16.9",
"react-native": ">=0.58",
"@dooboo-ui/theme": ">=0.6.0",
"@dooboo-ui/theme": ">=0.9.0",
"@emotion/react": ">=11",
"@emotion/native": ">=11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/GiftedChat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"react": ">=16.9",
"react-native": ">=0.58",
"@dooboo-ui/theme": ">=0.6.0",
"@dooboo-ui/theme": ">=0.9.0",
"@emotion/react": ">=11",
"@emotion/native": ">=11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/PinchZoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"react": ">=16.9",
"react-native": ">=0.58",
"@dooboo-ui/theme": ">=0.6.0",
"@dooboo-ui/theme": ">=0.9.0",
"@emotion/react": ">=11",
"@emotion/native": ">=11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Progress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "^4.8.4"
},
"peerDependencies": {
"@dooboo-ui/theme": ">=0.6.0",
"@dooboo-ui/theme": ">=0.9.0",
"@emotion/native": ">=11",
"@emotion/react": ">=11",
"react": ">=16.9",
Expand Down
5 changes: 5 additions & 0 deletions packages/theme/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*
!lib
!lib/**/*
!package.json
!README.md
11 changes: 2 additions & 9 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,18 @@
{
"name": "@dooboo-ui/theme",
"version": "0.6.0",
"version": "0.9.0",
"description": "dooboo-ui theme provider",
"homepage": "https://github.com/dooboolab/dooboo-ui#readme",
"license": "ISC",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"directories": {
"lib": "lib"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dooboolab/dooboo-ui.git",
"directory": "packages/theme"
},
"scripts": {
"clean": "rm -rf lib",
"build": "tsc",
"build": "yarn clean && tsc",
"watch": "tsc -w"
},
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,7 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@dooboo/eslint-config-react-native@^1.0.1":
"@dooboo/eslint-config-react-native@^1.0.3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@dooboo/eslint-config-react-native/-/eslint-config-react-native-1.0.3.tgz#4e95592684d738e81fea2389b2c55562cc2a6fab"
integrity sha512-YkHy9lDAMaHkjkvD6ON7J5rIY6OFuGQrsk3Ir88XMX6/fnzkhER0DRamKPnyfZeqHJbe5T296CCw6jAWTsRvqg==
Expand Down Expand Up @@ -5215,7 +5215,7 @@
dependencies:
"@types/react" "*"

"@types/react-native@^0.69.5":
"@types/react-native@^0.69.6":
version "0.69.13"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.69.13.tgz#f947b2bd00439126f8101441945739698bb5051e"
integrity sha512-jEKIkqKjmYI7NeRssLrn/zRtFeI6S1FNe5p45OKbBxrQArXpF2lJelztFTEZKIv1PSfYKcAk5x6+1sdZFEFAkA==
Expand Down

0 comments on commit 7c0c829

Please sign in to comment.