Commit graph

21 commits

Author SHA1 Message Date
francisco
cc2f029cfd NPM packages update
This should be reviewed, as I do not work with npm regularly
2024-03-12 15:08:44 -07:00
chark1es
631e051cc0 add bash scripting as a page
There is a current bug with the css. possibly due to an overlap / override.

page is viewable if you visit ieeeucsd.org/bash
2024-03-10 13:17:27 -07:00
chark1es
525767eaff updated dependencies 2023-11-01 03:54:58 -07:00
JilianaTiu
adb4d831e7 update node, skip lib check errors 2022-11-06 09:00:42 -08:00
dependabot[bot]
85a528f9f8
Bump @types/react-dom from 18.0.7 to 18.0.8
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.7 to 18.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:58:59 +00:00
Raymond Wang
027cfdc8c3
merge pull request #11 from ieeeucsd/dependabot/npm_and_yarn/eslint-plugin-n-15.4.0
bump eslint-plugin-n from 15.3.0 to 15.4.0
2022-11-04 08:58:28 -07:00
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]
a2f16e7012
Bump eslint-plugin-n from 15.3.0 to 15.4.0
Bumps [eslint-plugin-n](https://github.com/weiran-zsd/eslint-plugin-node) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/weiran-zsd/eslint-plugin-node/releases)
- [Commits](https://github.com/weiran-zsd/eslint-plugin-node/compare/15.3.0...15.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 15:56:54 +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