summaryrefslogtreecommitdiffstats
path: root/client/js/app/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade dependenciesValerij Fredriksen2023-01-301-1217/+1253
|
* Bump json5 from 1.0.1 to 1.0.2 in /client/js/appdependabot[bot]2023-01-031-6/+6
| | | | | | | | | | | | | | Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [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/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/js/appdependabot[bot]2022-12-021-3/+3
| | | | | | | | | | | | | Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Add back pretty-quickValerij Fredriksen2022-08-141-33/+111
|
* Install & configure jestValerij Fredriksen2022-08-141-545/+3030
|
* Add notificationsValerij Fredriksen2022-08-121-2/+33
|
* Remove unused depsValerij Fredriksen2022-08-121-351/+39
|
* Upgrade MantineLeandro Alves2022-08-121-180/+305
|
* Centralize all logic in a single providerValerij Fredriksen2022-08-101-2/+12
|
* fixsed missing dependecyErlend2022-07-011-18/+20
|
* Merge branch 'enikolaisen/querybuilder-js'Erlend2022-07-011-5/+127
|\
| * querybuilder displays correctlyErlend2022-06-221-8/+113
| |
* | Rename app-router to router and use new routerLeandro Alves2022-06-241-1/+1
| |
* | Add fontawesome iconsLeandro Alves2022-06-231-0/+33
| |
* | Replace Reach Router with React Router v6Leandro Alves2022-06-231-38/+25
|/
* Update yarn lockLeandro Alves2022-06-221-1/+1
|
* Add basic app router structureLeandro Alves2022-06-221-4/+39
|
* Add mantineLeandro Alves2022-06-201-3/+298
|
* Add prettier with a basic configLeandro Alves2022-06-201-0/+5
|
* Add eslint plugins and initial configurationLeandro Alves2022-06-201-2/+192
|
* Add huskyLeandro Alves2022-06-201-12/+202
|
* Add eslintLeandro Alves2022-06-201-3/+954
|
* initial vite react appLeandro Alves2022-06-161-0/+719