Commit Graph

6 Commits

Author SHA1 Message Date
Lewin Kelly 89d5f5cc23
Merge branch 'main' of https://github.com/Heliodex/Meteorite 2023-09-12 22:53:57 +01:00
Lewin Kelly eef826a53d
Pull from upstream front and back 2023-09-12 22:52:15 +01:00
dependabot[bot] 3067626ff0
Bump mongodb and mongoose in /Back
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 4.17.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mongodb` from 4.13.0 to 4.17.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.1/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.13.0...v4.17.1)

Updates `mongoose` from 6.9.1 to 6.12.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.9.1...6.12.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: indirect
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:58:48 +00:00
dependabot[bot] b727b43757
Bump semver from 5.7.1 to 5.7.2 in /Back
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 01:06:28 +00:00
Lewin Kelly e61816bd6d
Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
Lewin Kelly 24e44a3b50
Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00