Commit graph

13 commits

Author SHA1 Message Date
d7adb8b597 Add Full Medication Information Call - Fix Vulns 2026-01-22 23:47:53 -05:00
8cebefe5a6
Feature/api paramyxrx (#24)
* Update .gitignore

* Finalize server and add endpoints for paramyx app
2026-01-17 22:39:32 -05:00
bb45fad85a version bumps. 2025-12-01 23:04:04 -05:00
98434d3c92
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-a32eb3f552 2025-12-01 22:59:28 -05:00
acad8a527f Update package-lock.json 2025-12-01 22:57:28 -05:00
dependabot[bot]
3854b340bb
Bump the npm_and_yarn group across 3 directories with 3 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 1 update in the /api directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 2 updates in the /web directory: [axios](https://github.com/axios/axios) and [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit).


Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `axios` from 1.9.0 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.12.0)

Updates `@eslint/plugin-kit` from 0.3.2 to 0.3.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.5/packages/plugin-kit)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.3.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 00:06:12 +00:00
0fd1678627 update versions 2025-06-12 10:25:26 -04:00
d916df2d01 remodeling 2025-06-05 00:43:00 -04:00
0ab76f51fe File Restructure 2025-06-05 00:02:22 -04:00
3226951814 Add more pages | Zustand Local | Aliases 2025-05-24 21:58:18 -04:00
9602569ae8 Create Shell, Add Fonts, Create Navbar, Create Footer 2025-05-23 18:22:56 -04:00
7f8dfaa169 Add mui / emotion 2025-05-20 12:34:41 -04:00
a81b207a64 init 2025-05-20 12:28:48 -04:00