9 Commits

Author SHA1 Message Date
Myzel394
ceb68abc05
Merge pull request #3 from Myzel394/dependabot/npm_and_yarn/ua-parser-js-1.0.33
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
2023-02-18 19:29:32 +00:00
dependabot[bot]
cdb603507a
build(deps): bump ua-parser-js from 1.0.2 to 1.0.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:19:14 +00:00
dependabot[bot]
d34331b10b
build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 19:18:59 +00:00
Myzel394
c471f8d763 fix: add yarn.lock 2023-02-18 19:43:46 +01:00
Myzel394
38a6ded8ae fixed paths 2022-10-14 10:40:01 +02:00
Myzel394
55fddaf0d9 added apis; added widgets 2022-10-13 22:04:39 +02:00
Myzel394
550baf1b66 added utils; linters; absolute imports 2022-10-13 21:38:57 +02:00
Myzel394
9c0ee1af2b added components; added dependencies 2022-10-13 21:25:13 +02:00
Myzel394
688563a14e created vite project -- create meaningful first commit messages! 2022-10-13 21:02:10 +02:00