File tree Expand file tree Collapse file tree 13 files changed +29
-29
lines changed
Expand file tree Collapse file tree 13 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.8.7 "
7+ "version" : " 0.9.0 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-providers" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.7 " ,
4+ "version" : " 0.9.0 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/design-tokens" : " ^0.8.7 "
19+ "@looker/design-tokens" : " ^0.9.0 "
2020 },
2121 "devDependencies" : {
2222 "@types/react" : " ^16.9.36" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.7 " ,
4+ "version" : " 0.9.0 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "devDependencies" : {
19- "@looker/components-providers" : " ^0.8.7 " ,
19+ "@looker/components-providers" : " ^0.9.0 " ,
2020 "@testing-library/react" : " ^10.0.4" ,
2121 "@types/enzyme" : " ^3.10.5" ,
2222 "@types/jest" : " ^26.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.7 " ,
4+ "version" : " 0.9.0 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
1616 "access" : " public"
1717 },
1818 "dependencies" : {
19- "@looker/components-providers" : " ^0.8.7 " ,
20- "@looker/design-tokens" : " ^0.8.7 " ,
21- "@looker/icons" : " ^0.8.7 " ,
19+ "@looker/components-providers" : " ^0.9.0 " ,
20+ "@looker/design-tokens" : " ^0.9.0 " ,
21+ "@looker/icons" : " ^0.9.0 " ,
2222 "@popperjs/core" : " ^2.4.2" ,
2323 "d3-color" : " ^1.4.1" ,
2424 "d3-hsv" : " ^0.1.0" ,
3636 "uuid" : " ^8.1.0"
3737 },
3838 "devDependencies" : {
39- "@looker/components-test-utils" : " ^0.8.7 " ,
39+ "@looker/components-test-utils" : " ^0.9.0 " ,
4040 "@testing-library/jest-dom" : " ^5.10.1" ,
4141 "@testing-library/react" : " ^10.0.4" ,
4242 "@types/d3-color" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/design-tokens" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.7 " ,
4+ "version" : " 0.9.0 " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
77 "files" : [
Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " git+https://github.com/looker-open-source/eslint-config.git"
88 },
9- "version" : " 1.0.13 " ,
9+ "version" : " 0.9.0 " ,
1010 "bugs" : {
1111 "url" : " https://github.com/looker-open-source/eslint-config/issues"
1212 },
2828 "eslint-config-standard" : " ^14.1.1" ,
2929 "eslint-import-resolver-typescript" : " ^2.0.0" ,
3030 "eslint-import-resolver-webpack" : " ^0.12.2" ,
31- "eslint-plugin-import" : " ^2.21.2" ,
32- "eslint-plugin-node" : " ^11.1.0" ,
3331 "eslint-plugin-header" : " ^3.0.0" ,
32+ "eslint-plugin-import" : " ^2.21.2" ,
3433 "eslint-plugin-mdx" : " ^1.7.0" ,
34+ "eslint-plugin-node" : " ^11.1.0" ,
3535 "eslint-plugin-prettier" : " ^3.1.4" ,
36- "eslint-plugin-sort-keys-fix" : " ^1.1.1" ,
3736 "eslint-plugin-promise" : " ^4.2.1" ,
3837 "eslint-plugin-react" : " ^7.20.0" ,
3938 "eslint-plugin-react-hooks" : " ^4.0.4" ,
39+ "eslint-plugin-sort-keys-fix" : " ^1.1.1" ,
4040 "eslint-plugin-standard" : " ^4.0.1" ,
4141 "prettier" : " ^2.0.5" ,
4242 "typescript" : " ^3.8.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.8.7 " ,
4+ "version" : " 0.9.0 " ,
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/prettier-config" ,
3- "version" : " 1.0.14 " ,
3+ "version" : " 0.9.0 " ,
44 "main" : " index.json" ,
55 "author" : " Looker" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " git+https://github.com/looker-open-source/components.git"
88 },
9- "version" : " 1.0.13 " ,
9+ "version" : " 0.9.0 " ,
1010 "files" : [
1111 " index.js"
1212 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 0.8.7 " ,
3+ "version" : " 0.9.0 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1313 "start" : " webpack-dev-server --port 3000"
1414 },
1515 "dependencies" : {
16- "@looker/components" : " ^0.8.7 " ,
16+ "@looker/components" : " ^0.9.0 " ,
1717 "lodash" : " ^4.17.15" ,
1818 "react" : " ^16.13.1" ,
1919 "react-dom" : " ^16.13.1" ,
You can’t perform that action at this time.
0 commit comments