Skip to content

Commit

Permalink
fix: updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mats Oftedal committed Oct 28, 2021
1 parent 72a2269 commit b752691
Show file tree
Hide file tree
Showing 21 changed files with 80 additions and 80 deletions.
6 changes: 3 additions & 3 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-picture": "^1.0.16",
"@equinor/fusion-wc-ripple": "^0.2.5",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-icon": "^1.0.14",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-icon": "^1.0.14",
"@material/mwc-button": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-button": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@material/mwc-checkbox": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-checkbox": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
}
}
6 changes: 3 additions & 3 deletions packages/chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-icon": "^1.0.14",
"@equinor/fusion-wc-ripple": "^0.2.5",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/date/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"date-fns": "^2.24.0",
"lit": "2.0.0"
"date-fns": "^2.25.0",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/formfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@material/mwc-formfield": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-formfield": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
}
}
6 changes: 3 additions & 3 deletions packages/icon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"dependencies": {
"@equinor/eds-icons": "^0.7.0",
"@equinor/fusion-wc-core": "^1.0.3",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/intersection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"fast-deep-equal": "^3.1.3",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@equinor/fusion-wc-divider": "^0.2.7",
"@equinor/fusion-wc-icon": "^1.0.14",
"@equinor/fusion-wc-radio": "^0.2.12",
"@material/mwc-list": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-list": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/picture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-intersection": "^1.0.14",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@popperjs/core": "^2.10.1",
"@popperjs/core": "^2.10.2",
"@types/resize-observer-browser": "^0.1.6",
"lit": "2.0.0"
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@material/mwc-radio": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-radio": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
}
}
8 changes: 4 additions & 4 deletions packages/ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@material/mwc-ripple": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-ripple": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
},
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@material/mwc-switch": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-switch": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
}
}
8 changes: 4 additions & 4 deletions packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-textinput": "^0.5.2",
"@material/mwc-textarea": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-textarea": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/textinput/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-wc-icon": "^1.0.14",
"@material/mwc-textfield": "^0.25.1",
"lit": "2.0.0"
"@material/mwc-textfield": "^0.25.3",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"license": "ISC",
"dependencies": {
"@equinor/fusion-wc-core": "^1.0.3",
"@equinor/fusion-web-theme": "^0.1.5",
"@material/theme": "^12.0.0",
"lit": "2.0.0"
"@equinor/fusion-web-theme": "^0.1.6",
"@material/theme": "^13.0.0",
"lit": "2.0.2"
},
"devDependencies": {
"@custom-elements-manifest/analyzer": "^0.5.5",
"@custom-elements-manifest/analyzer": "^0.5.6",
"@equinor/fusion-wc-builder": "^1.0.5",
"typescript": "^4.4.3"
"typescript": "^4.4.4"
},
"repository": {
"type": "git",
Expand Down
16 changes: 8 additions & 8 deletions storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/core": "^7.15.8",
"@equinor/fusion-wc-avatar": "^1.0.27",
"@equinor/fusion-wc-badge": "^0.2.13",
"@equinor/fusion-wc-button": "^1.1.20",
Expand All @@ -32,15 +32,15 @@
"@equinor/fusion-wc-textarea": "^0.4.3",
"@equinor/fusion-wc-textinput": "^0.5.2",
"@equinor/fusion-wc-theme": "^0.2.17",
"@storybook/addon-docs": "^6.3.8",
"@storybook/builder-webpack5": "^6.3.8",
"@storybook/manager-webpack5": "^6.3.8",
"@storybook/react": "^6.3.8",
"babel-loader": "^8.2.2",
"@storybook/addon-docs": "^6.3.12",
"@storybook/builder-webpack5": "^6.3.12",
"@storybook/manager-webpack5": "^6.3.12",
"@storybook/react": "^6.3.12",
"babel-loader": "^8.2.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"storybook": "^6.3.8",
"webpack": "^5.54.0"
"storybook": "^6.3.12",
"webpack": "^5.60.0"
}
}
4 changes: 2 additions & 2 deletions utils/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@rollup/plugin-node-resolve": "^13.0.6",
"@types/lodash.camelcase": "^4.3.6",
"@types/rollup-plugin-progress": "^1.1.1",
"filesize": "^8.0.3",
"filesize": "^8.0.5",
"lodash.camelcase": "^4.3.0",
"rollup": "^2.58.0",
"rollup": "^2.58.3",
"rollup-plugin-terser": "^7.0.2"
}
}

0 comments on commit b752691

Please sign in to comment.