File tree Expand file tree Collapse file tree 10 files changed +26
-26
lines changed
Expand file tree Collapse file tree 10 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.9.26 "
7+ "version" : " 0.9.27 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-providers" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/design-tokens" : " ^0.9.26 " ,
19+ "@looker/design-tokens" : " ^0.9.27 " ,
2020 "lodash" : " ^4.17.20" ,
2121 "tabbable" : " ^5.1.4"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "devDependencies" : {
19- "@looker/components-providers" : " ^0.9.26 " ,
19+ "@looker/components-providers" : " ^0.9.27 " ,
2020 "@testing-library/react" : " ^11.2.2" ,
2121 "@types/enzyme" : " ^3.10.8" ,
2222 "@types/jest" : " ^26.0.19" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-theme-editor" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/components" : " ^0.9.26 " ,
20- "@looker/design-tokens" : " ^0.9.26 " ,
19+ "@looker/components" : " ^0.9.27 " ,
20+ "@looker/design-tokens" : " ^0.9.27 " ,
2121 "lodash" : " ^4.17.20"
2222 },
2323 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
2020 "access" : " public"
2121 },
2222 "dependencies" : {
23- "@looker/components-providers" : " ^0.9.26 " ,
24- "@looker/design-tokens" : " ^0.9.26 " ,
23+ "@looker/components-providers" : " ^0.9.27 " ,
24+ "@looker/design-tokens" : " ^0.9.27 " ,
2525 "@looker/icons" : " ^0.9.26" ,
2626 "@popperjs/core" : " ^2.5.4" ,
2727 "d3-color" : " ^2.0.0" ,
3838 "uuid" : " ^8.3.2"
3939 },
4040 "devDependencies" : {
41- "@looker/components-test-utils" : " ^0.9.26 " ,
41+ "@looker/components-test-utils" : " ^0.9.27 " ,
4242 "@storybook/addon-storyshots" : " ^6.1.10" ,
4343 "@storybook/react" : " ^6.1.10" ,
4444 "@testing-library/jest-dom" : " ^5.11.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/design-tokens" ,
33 "license" : " MIT" ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/storybook-config" ,
3- "version" : " 0.9.26 " ,
3+ "version" : " 0.9.27 " ,
44 "main" : " lib/index.js" ,
55 "types" : " lib/index.d.ts" ,
66 "files" : [
99 "private" : true ,
1010 "devDependencies" : {
1111 "@babel/core" : " ^7.12.10" ,
12- "@looker/components-providers" : " ^0.9.26 " ,
12+ "@looker/components-providers" : " ^0.9.27 " ,
1313 "@storybook/addon-essentials" : " ^6.1.10" ,
1414 "@storybook/addon-storyshots" : " ^6.1.10" ,
1515 "@storybook/addon-storyshots-puppeteer" : " ^6.1.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 0.9.26 " ,
3+ "version" : " 0.9.27 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1414 "analyze" : " webpack --mode=production --profile"
1515 },
1616 "dependencies" : {
17- "@looker/components" : " ^0.9.26 " ,
17+ "@looker/components" : " ^0.9.27 " ,
1818 "core-js" : " ^3.8.1" ,
1919 "react" : " ^16.14.0" ,
2020 "react-dom" : " ^16.14.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " storybook" ,
3- "version" : " 0.9.26 " ,
3+ "version" : " 0.9.27 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "private" : true ,
1111 "build" : " build-storybook -c .storybook"
1212 },
1313 "dependencies" : {
14- "@looker/components" : " ^0.9.26 " ,
15- "@looker/components-providers" : " ^0.9.26 " ,
16- "@looker/components-theme-editor" : " ^0.9.26 " ,
17- "@looker/design-tokens" : " ^0.9.26 " ,
14+ "@looker/components" : " ^0.9.27 " ,
15+ "@looker/components-providers" : " ^0.9.27 " ,
16+ "@looker/components-theme-editor" : " ^0.9.27 " ,
17+ "@looker/design-tokens" : " ^0.9.27 " ,
1818 "@looker/icons" : " ^0.9.26" ,
1919 "@storybook/react" : " ^6.1.10" ,
2020 "lodash" : " ^4.17.20" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.9.26 " ,
4+ "version" : " 0.9.27 " ,
55 "devDependencies" : {
6- "@looker/components" : " ^0.9.26 " ,
7- "@looker/components-theme-editor" : " ^0.9.26 " ,
8- "@looker/design-tokens" : " ^0.9.26 " ,
6+ "@looker/components" : " ^0.9.27 " ,
7+ "@looker/components-theme-editor" : " ^0.9.27 " ,
8+ "@looker/design-tokens" : " ^0.9.27 " ,
99 "@looker/icons" : " ^0.9.26" ,
1010 "@mdx-js/mdx" : " ^1.6.22" ,
1111 "@mdx-js/react" : " ^1.6.22" ,
You can’t perform that action at this time.
0 commit comments