aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): add ackee-trackerArmand Philippot2022-02-241-0/+12
|
* build: update webpack config (imagemin)Armand Philippot2022-02-171-4/+74
|
* build(deps): bump all dependenciesArmand Philippot2022-02-171-1532/+1754
|
* build(deps): bump follow-redirects from 1.14.7 to 1.14.8dependabot[bot]2022-02-141-3/+3
| | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump nanoid from 3.1.30 to 3.2.0dependabot[bot]2022-01-221-3/+3
| | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump follow-redirects from 1.14.4 to 1.14.7dependabot[bot]2022-01-151-3/+3
| | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* feat: translate the app - two locales available: fr and enArmand Philippot2021-10-261-9/+14
|
* build(deps): bump dependenciesArmand Philippot2021-10-251-383/+440
| | | | Some are still outdated because of compatibilities issues.
* build: add babel runtime to use async functionsArmand Philippot2021-10-241-1/+13
|
* build: add webpack configArmand Philippot2021-10-171-924/+929
| | | | | | | Downgrade Imagemin-SVGO to v9 because v10 is incompatible with image minimizer. Change ESlint config to avoid lint error (should be dependency instead of devDependency...)
* chore: initial commitArmand Philippot2021-10-171-0/+8161
Add default configuration for dev tools and needed packages