chatql-react
chatql-react copied to clipboard
A pure amplify & react implementation of the ChatQL sample.
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 3.4.2. Release notes Sourced from css-what's releases. v3.4.2 feat(lint): Add eslint-plugin-node de90133 Use Object.keys as Object.values is not supported in node<7 (#295 by @klapec) 98a0489...
AWS Lambda deprecated its runtime support for Node.js 6.10 on April 30th, 2019, and it has started to support Node.js 8.10. I have changed the appropriate files in the project...
Seems like we might need an update. This is from the amplify build step, under "Backend": 2019-06-01T20:55:16.202Z [INFO]: CREATE_FAILED PinpointFunction AWS::Lambda::Function Sat Jun 01 2019 20:55:15 GMT+0000 (UTC) The runtime...
Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix]...
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...