Commit Graph

19 Commits

Author SHA1 Message Date
a6878792d0 Pump up typescript version 2022-06-23 10:59:54 +03:00
380abf4b24 Fixed npm lock file 2022-06-22 23:49:41 +03:00
82584dbb9e Merge pull request #4 from codevictory/dependabot/npm_and_yarn/nanoid-3.3.2
Bump nanoid from 3.1.30 to 3.3.2
2022-04-10 14:28:43 +03:00
7ad30d04f6 Merge pull request #5 from codevictory/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2022-04-10 14:28:24 +03:00
dependabot[bot]
518c3cdf47 Bump follow-redirects from 1.13.2 to 1.14.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.2...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:27:13 +00:00
dependabot[bot]
d2781ed414 Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:26:26 +00:00
dependabot[bot]
109135aa24 Bump nanoid from 3.1.30 to 3.3.2
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:25:30 +00:00
dependabot[bot]
073a1b1c10 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:21:45 +00:00
dependabot[bot]
3b24c80d38 Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 11:17:05 +00:00
ff982c573b Version number to 1.0.0 2022-03-23 17:30:32 +02:00
codevictory
80030b617b Fix dependencies. 2022-01-11 17:27:43 +02:00
codevictory
beeb7f78c1 Update ant design. 2022-01-10 21:21:38 +02:00
codevictory
d12b243454 Skeleton for language picker. 2021-11-30 23:13:11 +02:00
codevictory
d1814ac895 CSS -> SCSS 2021-11-14 20:47:57 +02:00
codevictory
2581adce4d Remove unnecessary web-vitals and jest. 2021-11-11 20:28:30 +02:00
codevictory
ed5c5847d6 React router setup. 2021-10-24 20:44:05 +03:00
codevictory
197bba7c00 Install Ant Design. 2021-10-24 20:04:47 +03:00
codevictory
a078ef7fb7 Add fsevents dependency. 2021-10-20 19:56:57 +03:00
codevictory
a96702cd59 Yarn -> npm. 2021-10-19 23:27:48 +03:00