Go to file
dependabot[bot] 731f1ffcca
Bump xml2js and @capacitor/cli
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@capacitor/cli](https://github.com/ionic-team/capacitor). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@capacitor/cli` from 4.5.0 to 4.8.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/4.8.0/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor/compare/4.5.0...4.8.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 00:45:30 +00:00
.vscode Initial commit 2022-12-01 06:58:50 +01:00
public PWA added and some other things idk lol 2022-12-01 13:17:04 +01:00
src Fixed nav on the apps page and updated shapes and blurry wallpapers 2023-04-28 02:49:34 +02:00
tests gonna upgrade to ionic 7, this commit will probably break the production env 2023-03-30 21:15:55 +02:00
.browserslistrc Initial commit 2022-12-01 06:58:50 +01:00
.eslintrc.js gonna upgrade to ionic 7, this commit will probably break the production env 2023-03-30 21:15:55 +02:00
.gitignore Added BetterAperture 2022-12-30 16:01:47 +01:00
babel.config.js Initial commit 2022-12-01 06:58:50 +01:00
capacitor.config.ts Did some things 2022-12-01 11:52:24 +01:00
cypress.json Initial commit 2022-12-01 06:58:50 +01:00
ionic.config.json Initial commit 2022-12-01 06:58:50 +01:00
jest.config.js Initial commit 2022-12-01 06:58:50 +01:00
package-lock.json Bump xml2js and @capacitor/cli 2023-06-19 00:45:30 +00:00
package.json Bump xml2js and @capacitor/cli 2023-06-19 00:45:30 +00:00
tsconfig.json Initial commit 2022-12-01 06:58:50 +01:00
vue.config.js PWA added and some other things idk lol 2022-12-01 13:17:04 +01:00