Commit graph

14 commits

Author SHA1 Message Date
Raymond Wang
b4f9f512d3
merge pull request #15 from ieeeucsd/dependabot/npm_and_yarn/types/node-18.11.9
bump @types/node from 18.11.5 to 18.11.9
2022-11-04 08:58:12 -07:00
dependabot[bot]
05cf4ba62b
Bump @types/node from 18.11.5 to 18.11.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.5 to 18.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:56:56 +00:00
dependabot[bot]
72df2b135e
Bump @types/react from 18.0.23 to 18.0.25
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.23 to 18.0.25.
- [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>
2022-11-04 15:56:56 +00:00
dependabot[bot]
b1850ae869
Bump babel-loader from 8.2.5 to 9.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.1.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:55:41 +00:00
Raymond Wang
c996613354 add officer picture and update .gitignore 2022-11-04 08:52:12 -07:00
dependabot[bot]
46a4f49319
Bump @types/react from 18.0.22 to 18.0.23
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.22 to 18.0.23.
- [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>
2022-10-25 22:13:39 +00:00
Raymond Wang
b8396ae2c7 update package files
updated scripts
2022-10-24 17:33:30 -07:00
Raymond Wang
8a57631324 configure eslint and tsconfig 2022-10-23 16:58:22 -07:00
Raymond Wang
a989d6b917 begin implement linter 2022-10-22 19:41:27 -07:00
Raymond Wang
3dc2eef6e1 formatting, readme, webp images, updated officers
- added prettier config
- added missing officers
- reordered officers based on official roster
- removed unused assets
- added project description
- fixed mismatching licenses
- optimized images to webp
    - reduced project size by 95%
2022-10-22 12:27:16 -07:00
Nicholas264
90bc508049 Add new website and fix git deploy 2022-06-28 01:57:37 -07:00
Nicholas264
03ef5c0b6d Reupdate Dependencies 2022-01-22 14:57:06 -08:00
Nicholas264
92ee9ae4b1 Update dependencies 2022-01-22 14:47:51 -08:00
Nicholas264
8f297dbbc8 Add basic React navbar 2022-01-22 14:43:03 -08:00