 rmcamposandGitHub
|
0e096a025a
|
fix: reload issue and packages updates (#715)
|
2025-11-05 18:26:00 -03:00 |
|
Ricardo Campos
|
e44b2ba82e
|
chore: delete unused file
|
2024-09-04 16:48:28 -03:00 |
|
Ricardo Campos
|
e45457bc14
|
feat: add backend, move client to a separate folder
issue #43
|
2024-09-04 16:47:27 -03:00 |
|
 dependabot[bot]andGitHub
|
0ad99b6883
|
build(deps): bump @testing-library/jest-dom from 5.16.5 to 6.5.0 (#42)
|
2024-09-04 12:56:20 +00:00 |
|
 dependabot[bot]andGitHub
|
e944af612c
|
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0 (#41)
|
2024-09-04 12:52:49 +00:00 |
|
 dependabot[bot]andGitHub
|
5bcb2906c1
|
build(deps): bump @types/node from 22.5.0 to 22.5.2 (#40)
|
2024-09-04 12:48:33 +00:00 |
|
 dependabot[bot]andGitHub
|
26e2103fb4
|
build(deps-dev): bump @types/react from 18.3.4 to 18.3.5 (#39)
|
2024-09-04 12:41:37 +00:00 |
|
 dependabot[bot]andGitHub
|
cba0701e58
|
build(deps-dev): bump jsdom from 24.1.1 to 25.0.0 (#38)
|
2024-08-28 20:02:20 +00:00 |
|
 dependabot[bot]andGitHub
|
f0a5fd299d
|
build(deps): bump typescript from 4.8.4 to 5.5.4 (#37)
|
2024-08-28 19:58:25 +00:00 |
|
 dependabot[bot]andGitHub
|
c8352b7456
|
build(deps-dev): bump @typescript-eslint/eslint-plugin (#36)
|
2024-08-28 19:55:42 +00:00 |
|
 dependabot[bot]andGitHub
|
d88c8d748d
|
build(deps): bump @testing-library/user-event from 13.5.0 to 14.5.2 (#35)
|
2024-08-28 19:51:56 +00:00 |
|
Ricardo Campos
|
3b27f00d29
|
fix: build issue with bootstrp type dependency
|
2024-08-26 10:21:26 -03:00 |
|
Ricardo Campos
|
6bcf8ec1a9
|
feat: add a lof of things, see issue #31
|
2024-08-25 19:30:13 -03:00 |
|
Ricardo Campos
|
85ec74b7ca
|
chore: improve package json with description
|
2024-08-25 14:56:15 -03:00 |
|
 dependabot[bot]andGitHub
|
280ed20ca8
|
build(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-24 20:39:41 +00:00 |
|
Ricardo Campos
|
ccc6bc99c0
|
feat: replace CRA by vite and add vitest
issue #9
|
2024-08-24 16:56:40 -03:00 |
|
 Ricardo CamposandGitHub
|
0a3ad7744e
|
Merge pull request #23 from ricardo-campos-org/dependabot/npm_and_yarn/multi-7f0e0a7f19
build(deps): bump minimatch and recursive-readdir
|
2024-08-22 15:54:42 -03:00 |
|
 dependabot[bot]andGitHub
|
e5fb72fff3
|
build(deps): bump minimatch and recursive-readdir
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:53:12 +00:00 |
|
 dependabot[bot]andGitHub
|
f3951a806b
|
build(deps): bump @types/node from 16.11.62 to 22.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.62 to 22.5.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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:52:42 +00:00 |
|
 Ricardo CamposandGitHub
|
50bc4f2d4f
|
Merge pull request #22 from ricardo-campos-org/dependabot/npm_and_yarn/webpack-5.94.0
build(deps): bump webpack from 5.74.0 to 5.94.0
|
2024-08-22 15:52:24 -03:00 |
|
 Ricardo CamposandGitHub
|
1ec7fb56c7
|
Merge pull request #21 from ricardo-campos-org/dependabot/npm_and_yarn/tough-cookie-4.1.4
build(deps): bump tough-cookie from 4.1.2 to 4.1.4
|
2024-08-22 15:52:11 -03:00 |
|
 Ricardo CamposandGitHub
|
d0e6dc6ad0
|
Merge pull request #20 from ricardo-campos-org/dependabot/npm_and_yarn/multi-4cbdc11141
build(deps): bump json5
|
2024-08-22 15:51:39 -03:00 |
|
 Ricardo CamposandGitHub
|
296bacec5c
|
Merge pull request #19 from ricardo-campos-org/dependabot/npm_and_yarn/multi-781d63ddae
build(deps): bump semver
|
2024-08-22 15:51:11 -03:00 |
|
 Ricardo CamposandGitHub
|
e684c820d3
|
Merge pull request #18 from ricardo-campos-org/dependabot/npm_and_yarn/word-wrap-1.2.5
build(deps): bump word-wrap from 1.2.3 to 1.2.5
|
2024-08-22 15:50:46 -03:00 |
|
 dependabot[bot]andGitHub
|
2c658df13d
|
build(deps): bump react-dom and @types/react-dom
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.
Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
Updates `@types/react-dom` from 18.0.6 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:48:51 +00:00 |
|
 Ricardo CamposandGitHub
|
430266a360
|
Merge pull request #16 from ricardo-campos-org/dependabot/npm_and_yarn/testing-library/react-16.0.0
build(deps): bump @testing-library/react from 13.4.0 to 16.0.0
|
2024-08-22 15:48:30 -03:00 |
|
 dependabot[bot]andGitHub
|
be4044381c
|
build(deps): bump webpack from 5.74.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:48:10 +00:00 |
|
 Ricardo CamposandGitHub
|
0747e9c395
|
Merge pull request #14 from ricardo-campos-org/dependabot/npm_and_yarn/types/jest-29.5.12
build(deps): bump @types/jest from 27.5.2 to 29.5.12
|
2024-08-22 15:48:01 -03:00 |
|
 dependabot[bot]andGitHub
|
f264c44b31
|
build(deps): bump json5
Bumps and [json5](https://github.com/json5/json5). These dependencies needed to be updated together.
Updates `json5` from 2.2.1 to 2.2.3
- [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/v2.2.1...v2.2.3)
Updates `json5` from 1.0.1 to 2.2.3
- [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/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:47:50 +00:00 |
|
 dependabot[bot]andGitHub
|
b189225f1f
|
build(deps): bump tough-cookie from 4.1.2 to 4.1.4
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:47:48 +00:00 |
|
 Ricardo CamposandGitHub
|
59ebde232a
|
Merge pull request #13 from ricardo-campos-org/dependabot/npm_and_yarn/multi-1015d7eecf
build(deps): bump react and @types/react
|
2024-08-22 15:47:38 -03:00 |
|
 dependabot[bot]andGitHub
|
d405f60438
|
build(deps): bump semver
Bumps and [semver](https://github.com/npm/node-semver). These dependencies needed to be updated together.
Updates `semver` from 6.3.0 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v7.6.3)
Updates `semver` from 7.3.7 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v7.6.3)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:47:22 +00:00 |
|
 dependabot[bot]andGitHub
|
66ca3980fd
|
build(deps): bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:47:09 +00:00 |
|
 Ricardo CamposandGitHub
|
c545298886
|
Merge pull request #7 from ricardo-campos-org/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.8 to 3.1.10
|
2024-08-22 15:47:05 -03:00 |
|
 Ricardo CamposandGitHub
|
7f24b5aa4e
|
Merge pull request #6 from ricardo-campos-org/dependabot/npm_and_yarn/adobe/css-tools-4.4.0
Bump @adobe/css-tools from 4.0.1 to 4.4.0
|
2024-08-22 15:46:54 -03:00 |
|
 Ricardo CamposandGitHub
|
e86fa29915
|
Merge pull request #5 from ricardo-campos-org/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
|
2024-08-22 15:46:42 -03:00 |
|
 Ricardo CamposandGitHub
|
12ce91a7e0
|
Merge pull request #4 from ricardo-campos-org/dependabot/npm_and_yarn/babel/traverse-7.25.4
Bump @babel/traverse from 7.19.3 to 7.25.4
|
2024-08-22 15:46:32 -03:00 |
|
 Ricardo CamposandGitHub
|
bc9f22c0ca
|
Merge pull request #3 from ricardo-campos-org/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-08-22 15:46:20 -03:00 |
|
 Ricardo CamposandGitHub
|
ddb7a57fe1
|
Merge pull request #2 from ricardo-campos-org/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.1 to 4.19.2
|
2024-08-22 15:46:07 -03:00 |
|
 Ricardo CamposandGitHub
|
6ac37ef599
|
Merge pull request #1 from ricardo-campos-org/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.2 to 1.15.6
|
2024-08-22 15:45:09 -03:00 |
|
 dependabot[bot]andGitHub
|
01f4553c10
|
build(deps): bump @testing-library/react from 13.4.0 to 16.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v16.0.0)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:43:36 +00:00 |
|
 dependabot[bot]andGitHub
|
7f1dc1ac46
|
build(deps): bump @types/jest from 27.5.2 to 29.5.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:43:21 +00:00 |
|
 dependabot[bot]andGitHub
|
578a1c6437
|
build(deps): bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.
Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
Updates `@types/react` from 18.0.21 to 18.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 18:43:12 +00:00 |
|
Ricardo Campos
|
0c454f7b54
|
ci: add workflows
|
2024-08-22 15:33:26 -03:00 |
|
 dependabot[bot]andGitHub
|
3da9f93523
|
Bump ejs from 3.1.8 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:24:48 +00:00 |
|
 dependabot[bot]andGitHub
|
a87743cb15
|
Bump @adobe/css-tools from 4.0.1 to 4.4.0
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.4.0.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:24:17 +00:00 |
|
 dependabot[bot]andGitHub
|
a53cefdcf7
|
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:24:00 +00:00 |
|
 dependabot[bot]andGitHub
|
abf6129f90
|
Bump @babel/traverse from 7.19.3 to 7.25.4
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:23:59 +00:00 |
|
 dependabot[bot]andGitHub
|
5fbfadef23
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:23:55 +00:00 |
|
 dependabot[bot]andGitHub
|
84825aa45a
|
Bump express from 4.18.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-22 16:23:55 +00:00 |
|