Skip to content

Commit

Permalink
chore: upgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Apr 29, 2021
1 parent 9b77a5e commit 57fdab6
Show file tree
Hide file tree
Showing 33 changed files with 36 additions and 41 deletions.
2 changes: 1 addition & 1 deletion examples/react-webpack-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"html-webpack-plugin": "^5.3.1",
"react-refresh": "^0.9.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"typescript": "^4.2.4",
"webpack": "^5.24.3",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"copy-webpack-plugin": "^7.0.0",
"create-file-webpack": "^1.0.2",
"html-webpack-plugin": "^5.3.1",
"typescript": "^3.9.3",
"typescript": "^4.2.4",
"webpack": "^4.46.0",
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jest-transform-css": "^2.1.0",
"react-refresh": "^0.9.0",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"typescript": "^4.2.4",
"webpack": "^5.24.3",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/storybook-6-no-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"devDependencies": {
"webpack-bundle-analyzer": "^3.7.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/storybook-6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"devDependencies": {
"webpack-bundle-analyzer": "^3.7.0"
Expand Down
2 changes: 1 addition & 1 deletion integrations/base-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@component-controls/ts-markdown-docs": "^2.6.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion integrations/gatsby-theme-stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"gatsby": "^3.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"gatsby": "2.x || 3.x",
Expand Down
2 changes: 1 addition & 1 deletion integrations/nextjs-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@component-controls/logger": "^2.10.4",
"@component-controls/ts-markdown-docs": "^2.6.0",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion integrations/react-router-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"html-webpack-plugin": "^5.3.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"html-webpack-plugin": "^4 || ^5"
Expand Down
2 changes: 1 addition & 1 deletion integrations/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@component-controls/webpack-configs": "^3.7.0",
"@emotion/react": "^11.1.1",
"@emotion/styled": "^11.0.0",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"devDependencies": {
"@component-controls/ts-markdown-docs": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion misc/jest-axe-matcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.10",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion misc/storybook-custom-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@storybook/addons": "5.x 6.x",
Expand Down
2 changes: 1 addition & 1 deletion misc/ts-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"remark": "^11.0.2",
"remark-toc": "^7.0.0",
"typedoc": "^0.17.7",
"typescript": "^4.0.5",
"typescript": "^4.2.4",
"unified": "^9.0.0",
"yargs": "^15.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest-url-loader": "^0.1.0",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest-url-loader": "^0.1.0",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/addon-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react": "^17.0.1",
"react-table": "^7.0.0",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/axe-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/recoil": "^0.0.1",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/cc-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-dom": "^17.0.1",
"react-test-renderer": "^17.0.1",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/figma-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion plugins/test-renderers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "^26.0.10",
"@types/jsdom": "^16.2.10",
"@types/react-dom": "^16.9.8",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/viewport-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react": "^16.9.34",
"react": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion props-info/react-docgen-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "^6.5.1",
"jest": "^26.4.2",
"react": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17"
Expand Down
2 changes: 1 addition & 1 deletion props-info/react-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "^26.4.2",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17"
Expand Down
2 changes: 1 addition & 1 deletion search/algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^6.5.1",
"jest": "^26.4.2",
"react": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17"
Expand Down
2 changes: 1 addition & 1 deletion search/fusejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^6.5.1",
"jest": "^26.4.2",
"react": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17"
Expand Down
2 changes: 1 addition & 1 deletion ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17",
Expand Down
2 changes: 1 addition & 1 deletion ui/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest-url-loader": "^0.1.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@primer/octicons-react": ">= 10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest-matchmedia-mock": "^1.1.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@theme-ui/css": ">= 0.6.0-alpha.7",
Expand Down
2 changes: 1 addition & 1 deletion ui/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"theme-ui": "^0.6.0-alpha.7",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@primer/octicons-react": ">= 10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/editors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"jest": "^26.4.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"@primer/octicons-react": ">= 10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion ui/pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint": "^6.5.1",
"jest": "^26.4.2",
"react": "^17.0.1",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"peerDependencies": {
"react": "^16.8.0 || ^17"
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26229,20 +26229,15 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==

typescript@^3.9.3:
version "3.9.9"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==

typescript@^4.0.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

typescript@^4.1.3:
version "4.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
typescript@^4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==

typography-breakpoint-constants@^0.16.19:
version "0.16.19"
Expand Down

0 comments on commit 57fdab6

Please sign in to comment.