Ricardo Campos
|
a89c8960ea
|
Merge branch 'dependabot/npm_and_yarn/client/typescript-5.6.2' into feat/dependabot-versions-bump
|
2024-09-26 18:11:59 -03:00 |
|
Ricardo Campos
|
ebfd94d1d6
|
Merge branch 'dependabot/npm_and_yarn/client/react-router-dom-6.26.2' into feat/dependabot-versions-bump
|
2024-09-26 18:10:47 -03:00 |
|
Ricardo Campos
|
c670f6a205
|
Merge branch 'dependabot/npm_and_yarn/client/eslint-plugin-react-7.36.1' into feat/dependabot-versions-bump
|
2024-09-26 18:10:32 -03:00 |
|
Ricardo Campos
|
92fa8e183b
|
Merge branch 'dependabot/npm_and_yarn/client/vitest/coverage-v8-2.1.1' into feat/dependabot-versions-bump
|
2024-09-26 18:10:15 -03:00 |
|
 dependabot[bot]andGitHub
|
cc280f515c
|
build(deps): bump typescript from 5.5.4 to 5.6.2 in /client
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:30 +00:00 |
|
 dependabot[bot]andGitHub
|
986667042b
|
build(deps): bump react-router-dom from 6.26.1 to 6.26.2 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.1 to 6.26.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:22 +00:00 |
|
 dependabot[bot]andGitHub
|
9ae34f5046
|
build(deps-dev): bump eslint-plugin-react in /client
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.0 to 7.36.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.36.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:15 +00:00 |
|
 dependabot[bot]andGitHub
|
c940019620
|
build(deps-dev): bump @vitest/coverage-v8 from 2.0.5 to 2.1.1 in /client
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:02:09 +00:00 |
|
 dependabot[bot]andGitHub
|
42b235b01d
|
build(deps): bump @types/node from 22.5.2 to 22.7.0 in /client
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-25 17:01:59 +00:00 |
|
 dependabot[bot]andGitHub
|
3057a2af23
|
build(deps): bump vite from 5.4.2 to 5.4.6 in /client (#48)
|
2024-09-18 16:24:12 +00:00 |
|
Ricardo Campos
|
e45457bc14
|
feat: add backend, move client to a separate folder
issue #43
|
2024-09-04 16:47:27 -03:00 |
|