Skip to content
Merged
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 @@ -111,7 +111,7 @@
"phaser": "^3.54.0",
"plotly.js-dist": "^2.17.1",
"react": "^18.3.1",
"react-ace": "^10.1.0",
"react-ace": "^14.0.0",
"react-dom": "^18.3.1",
"regl": "^2.1.0",
"saar": "^1.0.4",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2520,7 +2520,7 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:^1.25.1, ace-builds@npm:^1.4.14":
"ace-builds@npm:^1.25.1, ace-builds@npm:^1.36.3":
version: 1.41.0
resolution: "ace-builds@npm:1.41.0"
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
Expand Down Expand Up @@ -7646,7 +7646,7 @@ __metadata:
postinstall-postinstall: "npm:^2.1.0"
re-resizable: "npm:^6.9.11"
react: "npm:^18.3.1"
react-ace: "npm:^10.1.0"
react-ace: "npm:^14.0.0"
react-dom: "npm:^18.3.1"
regl: "npm:^2.1.0"
saar: "npm:^1.0.4"
Expand Down Expand Up @@ -8464,7 +8464,7 @@ __metadata:
languageName: node
linkType: hard

"prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
"prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
dependencies:
Expand Down Expand Up @@ -8539,19 +8539,19 @@ __metadata:
languageName: node
linkType: hard

"react-ace@npm:^10.1.0":
version: 10.1.0
resolution: "react-ace@npm:10.1.0"
"react-ace@npm:^14.0.0":
version: 14.0.1
resolution: "react-ace@npm:14.0.1"
dependencies:
ace-builds: "npm:^1.4.14"
ace-builds: "npm:^1.36.3"
diff-match-patch: "npm:^1.0.5"
lodash.get: "npm:^4.4.2"
lodash.isequal: "npm:^4.5.0"
prop-types: "npm:^15.7.2"
prop-types: "npm:^15.8.1"
peerDependencies:
react: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/c7f4b08ec9873662b33b1e3d3e9312a5172120425b3842310438430ed0618a00de0e076defed057658ae0ae565d943fd573ae6decf13b7d1ca3f27eb26b0ce81
react: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/dbc77970836f13bad88365903d077edd68cc1955857290475bc067e0b801181c1d60a9ee08cf89b20895fe312dbb169c072c5b23338d7176f9f658db7929732f
languageName: node
linkType: hard

Expand Down
Loading