File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 0.7.22 "
7+ "version" : " 0.7.23 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.22 " ,
4+ "version" : " 0.7.23 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
2525 "develop-playground" : " ttsc --project tsconfig.build.json --watch --module es2015 --target es6 --outDir dist/esm"
2626 },
2727 "dependencies" : {
28- "@looker/design-tokens" : " ^0.7.15 " ,
29- "@looker/icons" : " ^0.7.19 " ,
28+ "@looker/design-tokens" : " ^0.7.23 " ,
29+ "@looker/icons" : " ^0.7.23 " ,
3030 "@types/moment" : " ^2.13.0" ,
3131 "@types/react-transition-group" : " ^4.2.4" ,
3232 "@types/styled-system" : " ^5.1.5" ,
4747 "uuid" : " ^7.0.1"
4848 },
4949 "devDependencies" : {
50- "@looker/components-test-utils" : " ^0.7.15 " ,
50+ "@looker/components-test-utils" : " ^0.7.23 " ,
5151 "@testing-library/jest-dom" : " ^5.1.1" ,
5252 "@testing-library/react" : " ^9.4.1" ,
5353 "@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.7.15 " ,
4+ "version" : " 0.7.23 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/icons" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.19 " ,
4+ "version" : " 0.7.23 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 0.7.22 " ,
3+ "version" : " 0.7.23 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "author" : " Looker" ,
1414 "develop" : " webpack-dev-server --port 3000 --disable-host-check"
1515 },
1616 "dependencies" : {
17- "@looker/components" : " ^0.7.22 " ,
18- "@looker/design-tokens" : " ^0.7.15 " ,
17+ "@looker/components" : " ^0.7.23 " ,
18+ "@looker/design-tokens" : " ^0.7.23 " ,
1919 "lodash" : " ^4.17.15" ,
2020 "react" : " ^16.13.0" ,
2121 "react-dom" : " ^16.13.0" ,
Original file line number Diff line number Diff line change 22 "name" : " server" ,
33 "private" : true ,
44 "license" : " MIT" ,
5- "version" : " 0.7.19 " ,
5+ "version" : " 0.7.23 " ,
66 "main" : " index.ts" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-test-utils" ,
33 "license" : " MIT" ,
4- "version" : " 0.7.15 " ,
4+ "version" : " 0.7.23 " ,
55 "main" : " dist/cjs/index.js" ,
66 "types" : " dist/types/index.d.ts" ,
77 "module" : " dist/esm/index.js" ,
2525 "develop" : " yarn build:es --watch --verbose & yarn declaration --watch"
2626 },
2727 "dependencies" : {
28- "@looker/design-tokens" : " ^0.7.15 " ,
28+ "@looker/design-tokens" : " ^0.7.23 " ,
2929 "@testing-library/react" : " ^9.4.1" ,
3030 "enzyme" : " ^3.11.0" ,
3131 "jest-styled-components" : " ^6.3.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " www" ,
33 "private" : true ,
4- "version" : " 0.7.22 " ,
4+ "version" : " 0.7.23 " ,
55 "dependencies" : {
66 "@mdx-js/mdx" : " ^1.5.7" ,
77 "@mdx-js/react" : " ^1.5.7" ,
3333 "react-live" : " ^2.2.2"
3434 },
3535 "devDependencies" : {
36- "@looker/components" : " ^0.7.22 " ,
37- "@looker/design-tokens" : " ^0.7.15 " ,
38- "@looker/icons" : " ^0.7.19 " ,
36+ "@looker/components" : " ^0.7.23 " ,
37+ "@looker/design-tokens" : " ^0.7.23 " ,
38+ "@looker/icons" : " ^0.7.23 " ,
3939 "@types/react" : " ^16.9.23" ,
4040 "@types/react-copy-to-clipboard" : " ^4.3.0" ,
4141 "@types/react-dom" : " ^16.9.5" ,
You can’t perform that action at this time.
0 commit comments