Skip to content

Commit

Permalink
fix(deps): update @AW-Web-Design mono repo (#321)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 3, 2022
1 parent 33aa7b5 commit db10faa
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 1,314 deletions.
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
"typescript": "4.6.4"
},
"dependencies": {
"@aw-web-design/react-feather": "3.1.47",
"@aw-web-design/react-feather": "3.1.46",
"@aw-web-design/styled-system": "3.2.2",
"@aw-web-design/tcm-cli": "3.2.5",
"@aw-web-design/tcm-cli": "3.2.6",
"@aw-web-design/theme": "3.1.43",
"classnames": "2.3.1",
"csstype": "3.0.11",
"@aw-web-design/memoize": "1.0.0",
"@aw-web-design/memoize": "1.0.1",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-lazy-named": "1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-feather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typescript": "4.6.4"
},
"dependencies": {
"@aw-web-design/react-lazy-named": "1.0.5"
"@aw-web-design/react-lazy-named": "1.0.6"
},
"peerDependencies": {
"react": "18.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-lazy-named/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rerender"
],
"devDependencies": {
"@aw-web-design/tcm-cli": "3.2.5",
"@aw-web-design/tcm-cli": "3.2.6",
"@testing-library/react": "13.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-textfit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/The-Code-Monkey/TechStack",
"devDependencies": {
"@aw-web-design/tcm-cli": "3.2.5",
"@aw-web-design/tcm-cli": "3.2.6",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"typescript": "4.6.4"
},
"dependencies": {
"@aw-web-design/tcm-cli": "3.2.5",
"@aw-web-design/tcm-cli": "3.2.6",
"fs-extra": "10.1.0",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
Expand Down
4 changes: 2 additions & 2 deletions platforms/react-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@aw-web-design/components": "3.2.1",
"@aw-web-design/styled-system": "3.2.0",
"@aw-web-design/styled-system": "3.2.2",
"@aw-web-design/theme": "3.1.43",
"deepmerge": "4.2.2",
"fs-extra": "10.1.0",
Expand All @@ -27,7 +27,7 @@
"styled-components": "5.3.5"
},
"devDependencies": {
"@aw-web-design/tcm-cli": "3.1.50",
"@aw-web-design/tcm-cli": "3.2.6",
"@next/eslint-plugin-next": "12.1.5",
"@types/node": "17.0.22",
"@types/react": "18.0.8",
Expand Down
1,353 changes: 48 additions & 1,305 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit db10faa

Please sign in to comment.