Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@octokit/rest": "^22.0.0",
"@reduxjs/toolkit": "^1.9.7",
"@sentry/react": "^10.5.0",
"@sourceacademy/autocomplete": "github:source-academy/autocomplete#e669d9ed98753350a3c8433a92985227eb789663",
"@sourceacademy/autocomplete": "github:source-academy/autocomplete#5b8871b8852815184af291f2622788fbc1263911",
"@sourceacademy/c-slang": "^1.0.21",
"@sourceacademy/conductor": "https://github.com/source-academy/conductor.git#0.4.0",
"@sourceacademy/language-directory": "https://github.com/source-academy/language-directory.git#0.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3125,12 +3125,12 @@ __metadata:
languageName: node
linkType: hard

"@sourceacademy/autocomplete@github:source-academy/autocomplete#e669d9ed98753350a3c8433a92985227eb789663":
"@sourceacademy/autocomplete@github:source-academy/autocomplete#5b8871b8852815184af291f2622788fbc1263911":
version: 0.0.1
resolution: "@sourceacademy/autocomplete@https://github.com/source-academy/autocomplete.git#commit=e669d9ed98753350a3c8433a92985227eb789663"
resolution: "@sourceacademy/autocomplete@https://github.com/source-academy/autocomplete.git#commit=5b8871b8852815184af291f2622788fbc1263911"
peerDependencies:
"@sourceacademy/conductor": ">=0.3.0"
checksum: 10c0/c15c43a6d0dc34ee7b993e7b2d4aa0f009b95d9c595f25bf9f044d46ced9c390fb612dd3bd953bc542b963be70f1d0964aacda379e7f67396658b108b6f29ca6
checksum: 10c0/0c75481ab156e019665179447d3d9e427910277871a157916a081047da5b5e66429ceb6fb04667d14f5e73ddcc0f09307cb00eda0e444490575b5fa87f1e0c30
languageName: node
linkType: hard

Expand Down Expand Up @@ -7187,7 +7187,7 @@ __metadata:
"@rsbuild/plugin-svgr": "npm:^2.0.2"
"@rsbuild/plugin-tailwindcss": "npm:^2.0.0"
"@sentry/react": "npm:^10.5.0"
"@sourceacademy/autocomplete": "github:source-academy/autocomplete#e669d9ed98753350a3c8433a92985227eb789663"
"@sourceacademy/autocomplete": "github:source-academy/autocomplete#5b8871b8852815184af291f2622788fbc1263911"
"@sourceacademy/c-slang": "npm:^1.0.21"
"@sourceacademy/conductor": "https://github.com/source-academy/conductor.git#0.4.0"
"@sourceacademy/language-directory": "https://github.com/source-academy/language-directory.git#0.0.6"
Expand Down
Loading