Skip to content

Commit

Permalink
fix(deps): update @AW-Web-Design mono repo to v3.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 15, 2022
1 parent 7efdfe6 commit 8d76bb4
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 313 deletions.
6 changes: 3 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"typescript": "4.6.3"
},
"dependencies": {
"@aw-web-design/react-feather": "3.1.18",
"@aw-web-design/react-feather": "3.1.22",
"@aw-web-design/styled-system": "3.1.22",
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/theme": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"@aw-web-design/theme": "3.1.22",
"classnames": "2.3.1",
"csstype": "3.0.11",
"memoize-one": "6.0.0",
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 @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/The-Code-Monkey/TechStack#readme",
"devDependencies": {
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"@babel/cli": "7.17.6",
"@babel/core": "7.17.9",
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
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 @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/The-Code-Monkey/TechStack",
"devDependencies": {
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "4.6.3"
},
"dependencies": {
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"@emotion/is-prop-valid": "1.1.2",
"@emotion/memoize": "0.7.5",
"csstype": "3.0.11"
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.3"
},
"dependencies": {
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"fs-extra": "10.0.1",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions platforms/react-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"prettier": "prettier --write **/*.{ts,tsx}"
},
"dependencies": {
"@aw-web-design/components": "3.1.18",
"@aw-web-design/styled-system": "3.1.18",
"@aw-web-design/theme": "3.1.18",
"@aw-web-design/components": "3.1.22",
"@aw-web-design/styled-system": "3.1.22",
"@aw-web-design/theme": "3.1.22",
"deepmerge": "4.2.2",
"fs-extra": "10.0.1",
"next": "12.1.5",
Expand All @@ -26,7 +26,7 @@
"styled-components": "5.3.5"
},
"devDependencies": {
"@aw-web-design/tcm-cli": "3.1.18",
"@aw-web-design/tcm-cli": "3.1.22",
"@next/eslint-plugin-next": "12.1.5",
"@types/node": "17.0.22",
"@types/react": "18.0.5",
Expand Down
Loading

0 comments on commit 8d76bb4

Please sign in to comment.