gatsby-admin
Advanced tools
Comparing version 0.23.0 to 0.24.0-alpha-remote-fetch.78
@@ -6,2 +6,15 @@ # Changelog: `gatsby-admin` | ||
## [0.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-admin@0.23.0/packages/gatsby-admin) (2021-09-01) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13) | ||
#### Bug Fixes | ||
- update typescript to ^4.29.3 [#32614](https://github.com/gatsbyjs/gatsby/issues/32614) ([41f5337](https://github.com/gatsbyjs/gatsby/commit/41f5337e75e1bb378af9e4c0bb5ce16e44cda175)) | ||
#### Chores | ||
- update changelogs [#32924](https://github.com/gatsbyjs/gatsby/issues/32924) ([f556a00](https://github.com/gatsbyjs/gatsby/commit/f556a00a9ccd9e529423a24c8308886809fb5f75)) | ||
- re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177)) | ||
### [0.22.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-admin@0.22.1/packages/gatsby-admin) (2021-08-27) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "gatsby-admin", | ||
"version": "0.23.0", | ||
"version": "0.24.0-alpha-remote-fetch.78+2d319b1fde", | ||
"main": "index.js", | ||
@@ -23,26 +23,26 @@ "author": "Max Stoiber", | ||
"devDependencies": { | ||
"@emotion/react": "^11.1.4", | ||
"@emotion/styled": "^11.0.0", | ||
"@emotion/react": "^11.4.1", | ||
"@emotion/styled": "^11.3.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", | ||
"@typescript-eslint/eslint-plugin": "^4.29.3", | ||
"@typescript-eslint/parser": "^4.29.3", | ||
"csstype": "^2.6.14", | ||
"formik": "^2.2.6", | ||
"gatsby": "^3.13.0", | ||
"csstype": "^2.6.17", | ||
"formik": "^2.2.9", | ||
"gatsby": "3.14.0-alpha-remote-fetch.78+2d319b1fde", | ||
"gatsby-interface": "^0.0.244", | ||
"gatsby-plugin-typescript": "^3.13.0", | ||
"gatsby-plugin-typescript": "3.14.0-alpha-remote-fetch.78+2d319b1fde", | ||
"gatsby-plugin-webfonts": "^1.1.4", | ||
"gatsby-source-graphql": "^3.13.0", | ||
"gatsby-source-graphql": "3.14.0-next.0", | ||
"lodash-es": "^4.17.21", | ||
"ncp": "^2.0.0", | ||
"nodemon": "^2.0.7", | ||
"nodemon": "^2.0.12", | ||
"normalize.css": "^8.0.1", | ||
"path-browserify": "^1.0.1", | ||
"prism-react-renderer": "^1.1.1", | ||
"query-string": "^6.13.8", | ||
"prism-react-renderer": "^1.2.1", | ||
"query-string": "^6.14.1", | ||
"react": "^16.12.0", | ||
"react-dom": "^16.12.0", | ||
"react-error-boundary": "^3.1.0", | ||
"react-error-boundary": "^3.1.3", | ||
"react-helmet": "^6.1.0", | ||
@@ -56,6 +56,6 @@ "react-icons": "^3.11.0", | ||
"strict-ui": "^0.2.0-0", | ||
"subscriptions-transport-ws": "^0.9.18", | ||
"theme-ui": "^0.4.0-rc.14", | ||
"subscriptions-transport-ws": "^0.9.19", | ||
"theme-ui": "^0.11.1", | ||
"urql": "^1.11.6", | ||
"yup": "^0.32.8" | ||
"yup": "^0.32.9" | ||
}, | ||
@@ -69,3 +69,6 @@ "scripts": { | ||
}, | ||
"gitHead": "0a455df964ce0ee46fda1c053617d5adf22a34da" | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.8" | ||
}, | ||
"gitHead": "2d319b1fde3b6a161afd8fee669542c94c9fad6a" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
173404
1
4
+ Added@babel/runtime@^7.14.8
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)