1
0
Commit Graph

19 Commits

Author SHA1 Message Date
419aead677 Merge pull request #11 from cy1der/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-05-21 14:11:24 -04:00
918ce44317 Merge pull request #12 from cy1der/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-05-21 14:11:15 -04:00
5161552121 Bump undici from 5.28.2 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:02:35 +00:00
6a7761eadf Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 13:19:08 +00:00
5220feb18c 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-03-23 22:37:09 +00:00
a514fdaecf IPO charts, updates, and other small things 2023-12-08 14:26:18 -05:00
ea8a214d19 Merge pull request #4 from cy1der/dependabot/npm_and_yarn/undici-5.28.2
Bump undici from 5.25.4 to 5.28.2
2023-12-01 10:14:33 -05:00
23ca416ca5 Bump undici from 5.25.4 to 5.28.2
Bumps [undici](https://github.com/nodejs/undici) from 5.25.4 to 5.28.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits/v5.28.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:14:10 +00:00
ebcd76e7b9 Merge pull request #3 from cy1der/dependabot/npm_and_yarn/babel/traverse-7.23.5
Bump @babel/traverse from 7.23.0 to 7.23.5
2023-12-01 10:11:59 -05:00
31442e0556 Bump @babel/traverse from 7.23.0 to 7.23.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.5.
- [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.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:11:06 +00:00
bf45627143 Bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:09:33 +00:00
cb164bef0c Bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [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>
2023-12-01 15:03:57 +00:00
9c0bee1d0b Requirements Document 2023-11-20 11:43:24 -05:00
8060e1e452 Basic transaction system 2023-11-14 18:54:44 -05:00
f6f01594ec Basket functionality, no DB transaction storing yet, and some more customization to make the theme uniform 2023-11-06 22:06:44 -05:00
fcdacd844f Accounts system, no RBAC yet 2023-10-31 18:41:57 -04:00
1eaf76fce2 Parts schema and scaffolld, with file uploading for the image (through Filestack) 2023-10-27 13:25:08 -04:00
2f753308b1 Basic navbar, tailwindcss setup, and other stuff 2023-10-24 20:45:30 -04:00
703c73e058 Initial commit 2023-10-24 11:13:16 -04:00