Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot 6517f36dab Update dependency @typescript-eslint/parser to v6
continuous-integration/drone/push Build is passing Details
2023-07-25 12:04:44 +00:00
Amy Wang e5a4ad1b23 Decaffeinate (#604)
continuous-integration/drone/push Build is passing Details
Remove caffeine from Our Supporters page, as requested by S23 sysadmin.

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #604
Reviewed-by: Raymond Li <raymo@csclub.uwaterloo.ca>
Co-authored-by: Amy Wang <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy Wang <a258wang@csclub.uwaterloo.ca>
2023-07-24 19:59:27 -04:00
Tejas Srikanth 0db361e2da July-Code-Party (#603)
continuous-integration/drone/push Build is passing Details
Add July Code Party to website

Co-authored-by: Tejas Srikanth <tcsrikan@high-fructose-corn-syrup.csclub.uwaterloo.ca>
Reviewed-on: #603
Reviewed-by: Amy Wang <a258wang@csclub.uwaterloo.ca>
Co-authored-by: Tejas Srikanth <tcsrikan@csclub.uwaterloo.ca>
Co-committed-by: Tejas Srikanth <tcsrikan@csclub.uwaterloo.ca>
2023-07-23 15:38:08 -04:00
5 changed files with 123 additions and 7790 deletions

View File

@ -11,7 +11,6 @@ The [Mathematics Endowment Fund](https://uwaterloo.ca/math-endowment-fund/) ha
- A gigabit switch for the MathSoc offices (including ours)
- Academic talks
- Linux CDs for first-year students
- Caffeine, our primary server
- Various books for the CSC library
The Computer Science club graciously thanks the Mathematics Endowment Fund for their financial support.

View File

@ -0,0 +1,19 @@
---
name: 'July Code Party'
short: 'Come hang out at our second Code Party of the term- a traditional event for CSC where people can code, work on projects, as well as socialize over food, and board games!'
startDate: 'July 24 2023 19:00'
endDate: 'July 24 2023 21:00'
online: false
location: 'STC 0020'
poster: 'images/events/2023/spring/July-Code-Party.png'
---
📣 Attention CSC members! Code party is back! Come join us and work on assignments or side projects, study, or just hang out with your friends :D
🌭 Were serving free Chung Chun rice dogs for those who come to hang out (first come first serve, must be a CSC member!)
👉 Register at the link in our bio. See you there!
📆 Event Date: Monday July 24th, 7-9pm
📌 Location: STC 0020

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

7891
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"@types/node": "^16.9.1",
"@types/react": "^17.0.14",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"@typescript-eslint/parser": "6.2.0",
"eslint": "8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",