about summary refs log tree commit diff
path: root/client/yarn.lock
AgeCommit message (Collapse)Author
2022-08-30Bump vite from 2.1.2 to 2.9.13 in /client dependabot/npm_and_yarn/client/vite-2.9.13dependabot[bot]
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.1.2 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22Bump nanoid from 3.1.23 to 3.2.0 in /clientdependabot[bot]
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 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.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12Bump path-parse from 1.0.6 to 1.0.7 in /clientdependabot[bot]
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12Bump postcss from 8.2.8 to 8.2.15 in /clientdependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.15. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.15) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24Update SvelteKit to public betaMelonai
2021-01-20Remade the client in SvelteKitMelonai
2021-01-13Upgrade dependenciesMelonai
2021-01-11Fully split client and serverMelonai