Skip to content

Commit 13fafdd

Browse files
committed
Merge branch 'master' of https://github.com/source-academy/frontend into react-19
2 parents 2e27929 + 2068de6 commit 13fafdd

File tree

82 files changed

+3218
-1226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+3218
-1226
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,18 @@
3535
"@blueprintjs/datetime2": "^2.3.3",
3636
"@blueprintjs/icons": "^6.0.0",
3737
"@blueprintjs/select": "^5.1.3",
38+
"@convergencelabs/ace-collab-ext": "^0.6.0",
3839
"@mantine/hooks": "^7.11.2",
39-
"@octokit/rest": "^20.0.0",
40+
"@octokit/rest": "^22.0.0",
4041
"@reduxjs/toolkit": "^1.9.7",
4142
"@sentry/browser": "^8.33.0",
4243
"@sourceacademy/c-slang": "^1.0.21",
43-
"@sourceacademy/sharedb-ace": "^2.0.3",
44+
"@sourceacademy/sharedb-ace": "^2.1.1",
4445
"@sourceacademy/sling-client": "^0.1.0",
4546
"@szhsin/react-menu": "^4.0.0",
4647
"@tanstack/react-table": "^8.9.3",
4748
"@tremor/react": "^1.8.2",
48-
"ace-builds": "^1.36.3",
49+
"ace-builds": "^1.42.1",
4950
"acorn": "^8.9.0",
5051
"ag-grid-community": "^32.3.1",
5152
"ag-grid-react": "^32.3.1",
@@ -60,6 +61,7 @@
6061
"hastscript": "^9.0.0",
6162
"i18next": "^25.0.0",
6263
"i18next-browser-languagedetector": "^8.0.0",
64+
"immer": "^10.1.1",
6365
"java-slang": "^1.0.13",
6466
"js-cookie": "^3.0.5",
6567
"js-slang": "^1.0.84",
@@ -115,7 +117,6 @@
115117
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
116118
"@babel/preset-typescript": "^7.24.1",
117119
"@babel/runtime": "^7.24.5",
118-
"@convergencelabs/ace-collab-ext": "^0.6.0",
119120
"@rsbuild/core": "^1.3.12",
120121
"@rsbuild/plugin-eslint": "^1.1.1",
121122
"@rsbuild/plugin-node-polyfill": "^1.3.0",
@@ -127,7 +128,7 @@
127128
"@testing-library/dom": "^10.4.0",
128129
"@testing-library/jest-dom": "^6.0.0",
129130
"@testing-library/react": "^16.0.0",
130-
"@testing-library/user-event": "^14.4.3",
131+
"@testing-library/user-event": "^14.6.0",
131132
"@types/estree": "^1.0.5",
132133
"@types/gapi": "^0.0.47",
133134
"@types/gapi.auth2": "^0.0.61",

public/assets/Sample_Profile_1.jpg

6.84 KB
Loading

public/assets/Sample_Profile_2.jpg

8.79 KB
Loading

public/assets/Sample_Profile_3.jpg

10.8 KB
Loading

public/assets/Sample_Profile_4.jpg

75.7 KB
Loading

public/assets/Sample_Profile_5.jpg

17.9 KB
Loading

public/assets/Sample_Profile_6.jpg

6.9 KB
Loading

public/assets/Sample_Profile_7.jpg

14 KB
Loading

src/assets/default-avatar.jpg

57 KB
Loading
2.55 MB
Loading

0 commit comments

Comments
 (0)