8 Commits

Author SHA1 Message Date
dependabot[bot] f86ae53e41 Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web/stoneedge
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 10:16:53 +00:00
Jeroen Vijgen a012b9fccb Merge pull request #5 from BlackChaosNL/dependabot/npm_and_yarn/web/stoneedge/babel/helpers-7.27.0
Bump @babel/helpers from 7.26.0 to 7.27.0 in /web/stoneedge
2025-04-13 14:19:12 +03:00
dependabot[bot] 21561bc7bb Bump @babel/helpers from 7.26.0 to 7.27.0 in /web/stoneedge
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.27.0.
- [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.27.0/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-13 11:14:57 +00:00
dependabot[bot] 30d75bea6c Bump @babel/runtime from 7.26.0 to 7.27.0 in /web/stoneedge
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0.
- [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.27.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-13 11:13:09 +00:00
dependabot[bot] 21e3e75376 Bump path-to-regexp and express in /web/stoneedge
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.12
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.21.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-13 10:46:25 +00:00
jjvijgen 201603fec8 Push further changes to all above 2025-01-22 18:01:14 +02:00
Jeroen Vijgen 1314bd2162 Delete web/node_modules directory
This is not required. Initial gitignore is wrong
2025-01-04 00:22:54 +02:00
Jero a8f4d1bc44 Initial commit 2024-12-18 20:29:52 +02:00