Merge pull request #1067 from rowyio/dependabot/npm_and_yarn/json5-1.0.2

Bump json5 from 1.0.1 to 1.0.2
This commit is contained in:
Shams
2023-01-11 12:17:01 +01:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -2,14 +2,14 @@
<img src="src/assets/logo-sticker.svg" alt="Rowy" height="69" />
</p>
<h1 align="center">
✨ Low-code for Firebase and GCP ✨ <br/>
</h1>
<h3 align="center">
Airtable-like UI for Firestore meets IDE in browser for cloud functions
✨ Low-code backend ✨ <br/>
</h3>
<p align="center">
Connect to your database, manage data in table-UI with role based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps with a platform designed for developer productivity.
<h4 align="center">
Manage your database and build automations as easy as using a spreadsheet.
</h4>
<p align="center" >
Connect to your database (Firestore), manage data on an Airtable-like UI with role based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps with a platform designed for developer productivity. Low-code for Firebase and Google Cloud.
</p>
<div align="center">

View File

@@ -8053,9 +8053,9 @@ json2csv@^5.0.7:
lodash.get "^4.4.2"
json5@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
version "1.0.2"
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
dependencies:
minimist "^1.2.0"