Skip to content

Commit

Permalink
yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-samuel committed Nov 19, 2024
1 parent a1f25ff commit e7e85f5
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11747,6 +11747,7 @@ __metadata:
proxy-polyfill: "npm:^0.1.7"
react: "npm:~16.13.1"
react-bootstrap: "npm:~0.33.0"
react-checkbox-tree: "npm:^1.8.0"
react-codemirror2: "npm:^6.0.0"
react-dom: "npm:~16.13.1"
react-markdown: "npm:6.0.0"
Expand Down Expand Up @@ -12384,7 +12385,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
"nanoid@npm:^3.0.0, nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
Expand Down Expand Up @@ -14583,6 +14584,20 @@ __metadata:
languageName: node
linkType: hard

"react-checkbox-tree@npm:^1.8.0":
version: 1.8.0
resolution: "react-checkbox-tree@npm:1.8.0"
dependencies:
classnames: "npm:^2.2.5"
lodash: "npm:^4.17.10"
nanoid: "npm:^3.0.0"
prop-types: "npm:^15.5.8"
peerDependencies:
react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10/700e87c0d6b1c7a15e104d0ef01ac1c15b8eb74905cd2a3b1e087a1c6fa596e4a58894ef553d5f8651782d7012c07eab87f9646f44def3569163a89c1cbb0f71
languageName: node
linkType: hard

"react-codemirror2@npm:^6.0.0":
version: 6.0.1
resolution: "react-codemirror2@npm:6.0.1"
Expand Down

0 comments on commit e7e85f5

Please sign in to comment.