Commit Graph

17 Commits

Author SHA1 Message Date
Ben Elferink
909453634a Merge pull request #19 from BenElferink/dependabot/npm_and_yarn/client/zustand-5.0.3
Bump zustand from 5.0.2 to 5.0.3 in /client
2025-01-27 19:28:40 +02:00
dependabot[bot]
27a0b779f0 Bump zustand from 5.0.2 to 5.0.3 in /client
Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:19 +00:00
dependabot[bot]
2a668c4650 Bump @mui/material from 6.4.0 to 6.4.1 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:12 +00:00
dependabot[bot]
1866dad550 Bump @types/react from 19.0.1 to 19.0.8 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.1 to 19.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:11:24 +00:00
Ben Elferink
fd45e04f44 Merge pull request #10 from BenElferink/dependabot/npm_and_yarn/client/types/react-dom-19.0.3
Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
2025-01-27 09:10:21 +02:00
dependabot[bot]
723378424d Bump @mui/material from 6.2.0 to 6.4.0 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 08:07:12 +00:00
dependabot[bot]
af1204e7ca Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 07:53:17 +00:00
Ben Elferink
a41cab872f feat: V2 with TypeScript 2024-12-14 16:14:14 +02:00
Ben Elferink
b9655590f3 chore: updated dependencies 2021-10-27 19:31:20 +03:00
Ben Elferink
2f40cf797c Refactored - now includes fullstack AUTH 2021-09-28 18:53:02 +03:00
Ben Elferink
bc37d68394 updated dependecies, added context, axios config 2021-03-13 17:46:51 +02:00
Ben Elferink
a895cc0647 dependecies versions updated 2021-02-05 15:12:46 +02:00
Ben Elferink
60cf80ece7 more configs 2021-02-03 22:44:40 +02:00
Ben Elferink
711c0fc5ee refactored template 2021-01-19 22:33:49 +02:00
Ben Elferink
b2ae06f7cf Installation is even easier now! 2020-12-30 15:53:33 +02:00
Ben Elferink
e50647784e removed default browsers from package 2020-12-22 02:27:23 +02:00
Ben Elferink
ad0098bc7c Initial commit 2020-12-21 23:03:50 +02:00