Skip to content

Commit

Permalink
chore: update nonbreaking types
Browse files Browse the repository at this point in the history
  • Loading branch information
hoobdeebla committed May 7, 2021
1 parent bcde4bd commit 727ba6e
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 74 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@lerna/prompt": "4.0.0",
"@types/babel__code-frame": "^7.0.2",
"@types/better-queue": "^3.8.2",
"@types/bluebird": "^3.5.33",
"@types/bluebird": "^3.5.34",
"@types/common-tags": "^1.8.0",
"@types/express": "^4.17.3",
"@types/fs-extra": "^9.0.11",
Expand All @@ -18,10 +18,10 @@
"@types/jest": "^24.9.1",
"@types/joi": "^14.3.4",
"@types/lodash": "^4.14.168",
"@types/node": "^12.20.6",
"@types/node": "^12.20.12",
"@types/node-fetch": "^2.5.10",
"@types/normalize-path": "^3.0.0",
"@types/react": "^16.9.56",
"@types/react": "^16.14.6",
"@types/semver": "^7.3.5",
"@types/signal-exit": "^3.0.0",
"@types/stack-trace": "^0.0.29",
Expand Down
5 changes: 3 additions & 2 deletions packages/create-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@
"devDependencies": {
"@ascorbic/worker-threads-shim": "^1.0.0",
"@babel/runtime": "^7.12.5",
"@types/configstore": "^4.0.0",
"@types/configstore": "^5.0.0",
"@types/fs-extra": "^9.0.11",
"@types/node": "^14.14.5",
"@types/node": "^14.14.44",
"ansi-wordwrap": "^1.0.2",
"common-tags": "^1.8.0",
"configstore": "^5.0.1",
"enquirer": "^2.3.6",
"execa": "^5.0.0",
"fs-extra": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@emotion/styled": "^11.0.0",
"@feedback-fish/react": "^1.2.1",
"@types/react-instantsearch-dom": "^5.2.6",
"@types/socket.io-client": "^1.4.35",
"@types/socket.io-client": "^1.4.36",
"csstype": "^2.6.14",
"formik": "^2.2.6",
"gatsby": "^3.6.0-next.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
},
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@types/common-tags": "^1.8.0",
"better-opn": "^3.0.0",
"chalk": "^4.1.0",
"clipboardy": "^2.3.0",
Expand Down Expand Up @@ -56,8 +55,9 @@
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"@types/common-tags": "^1.8.0",
"@types/hosted-git-info": "^3.0.1",
"@types/yargs": "^15.0.8",
"@types/yargs": "^15.0.13",
"babel-preset-gatsby-package": "^1.6.0-next.0",
"cross-env": "^7.0.3",
"ink": "^3.0.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-core-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dist/"
],
"dependencies": {
"ci-info": "2.0.0",
"ci-info": "^2.0.0",
"configstore": "^5.0.1",
"file-type": "^16.4.0",
"fs-extra": "^10.0.0",
Expand All @@ -41,7 +41,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@types/ci-info": "2.0.0",
"@types/ci-info": "^2.0.0",
"babel-preset-gatsby-package": "^1.6.0-next.0",
"cross-env": "^7.0.3",
"typescript": "^4.1.5"
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@testing-library/react": "^11.2.6",
"@types/babel__core": "^7.1.12",
"@types/babel__core": "^7.1.14",
"@types/babel__traverse": "^7.11.1",
"@types/fs-extra": "^9.0.11",
"@types/node": "^14.10.2",
"@types/node": "^14.14.44",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.8",
"@types/react": "^16.14.6",
"@types/react-dom": "^16.9.12",
"ast-pretty-print": "^2.0.1",
"babel-plugin-macros": "^3.1.0",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.5",
"@babel/types": "^7.12.6",
"@babel/types": "^7.14.1",
"camelcase-css": "^2.0.1",
"camel-case": "^4.1.2",
"core-js": "^3.11.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@types/sharp": "^0.27.1",
"@types/sharp": "^0.28.0",
"babel-preset-gatsby-package": "^1.6.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^1.6.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-recipes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@babel/plugin-transform-react-jsx": "^7.12.5",
"@babel/standalone": "^7.12.6",
"@babel/template": "^7.10.4",
"@babel/types": "^7.12.6",
"@babel/types": "^7.14.1",
"@graphql-tools/schema": "^7.1.5",
"@graphql-tools/utils": "^7.9.0",
"@hapi/hoek": "8.x.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-private-methods": "^7.10.1",
"@types/cache-manager": "^3.4.0",
"@types/semver": "^7.3.4",
"@types/semver": "^7.3.5",
"babel-plugin-import-globals": "^2.0.0",
"babel-plugin-module-resolver": "^4.1.0",
"babel-preset-gatsby": "^1.6.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-react-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",
"@babel/types": "^7.12.6",
"@babel/types": "^7.14.1",
"ast-types": "^0.14.2",
"common-tags": "^1.8.0",
"react-docgen": "^5.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-transformer-sharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@types/sharp": "^0.27.1",
"@types/sharp": "^0.28.0",
"babel-preset-gatsby-package": "^1.6.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
9 changes: 5 additions & 4 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@babel/parser": "^7.12.5",
"@babel/runtime": "^7.12.5",
"@babel/traverse": "^7.12.5",
"@babel/types": "^7.12.6",
"@babel/types": "^7.14.1",
"@gatsbyjs/reach-router": "^1.3.6",
"@gatsbyjs/webpack-hot-middleware": "^2.25.2",
"@mikaelkristiansson/domready": "^1.0.10",
"@nodelib/fs.walk": "^1.2.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"@types/http-proxy": "^1.17.4",
"@types/http-proxy": "^1.17.5",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"address": "1.1.2",
Expand Down Expand Up @@ -170,10 +170,11 @@
"@babel/runtime": "^7.12.5",
"@types/cache-manager": "^3.4.0",
"@types/eslint": "^7.2.10",
"@types/http-proxy": "^1.17.5",
"@types/micromatch": "^4.0.1",
"@types/normalize-path": "^3.0.0",
"@types/reach__router": "^1.3.5",
"@types/semver": "^7.1.0",
"@types/reach__router": "^1.3.7",
"@types/semver": "^7.3.5",
"@types/signal-exit": "^3.0.0",
"@types/string-similarity": "^4.0.0",
"@types/tmp": "^0.2.0",
Expand Down
Loading

0 comments on commit 727ba6e

Please sign in to comment.