Skip to content

Commit b014888

Browse files
Update dependency react-ace to v14 (#429)
1 parent 90584fb commit b014888

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"phaser": "^3.54.0",
112112
"plotly.js-dist": "^2.17.1",
113113
"react": "^18.3.1",
114-
"react-ace": "^10.1.0",
114+
"react-ace": "^14.0.0",
115115
"react-dom": "^18.3.1",
116116
"regl": "^2.1.0",
117117
"saar": "^1.0.4",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2520,7 +2520,7 @@ __metadata:
25202520
languageName: node
25212521
linkType: hard
25222522

2523-
"ace-builds@npm:^1.25.1, ace-builds@npm:^1.4.14":
2523+
"ace-builds@npm:^1.25.1, ace-builds@npm:^1.36.3":
25242524
version: 1.41.0
25252525
resolution: "ace-builds@npm:1.41.0"
25262526
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
@@ -7646,7 +7646,7 @@ __metadata:
76467646
postinstall-postinstall: "npm:^2.1.0"
76477647
re-resizable: "npm:^6.9.11"
76487648
react: "npm:^18.3.1"
7649-
react-ace: "npm:^10.1.0"
7649+
react-ace: "npm:^14.0.0"
76507650
react-dom: "npm:^18.3.1"
76517651
regl: "npm:^2.1.0"
76527652
saar: "npm:^1.0.4"
@@ -8464,7 +8464,7 @@ __metadata:
84648464
languageName: node
84658465
linkType: hard
84668466

8467-
"prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
8467+
"prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.8.1":
84688468
version: 15.8.1
84698469
resolution: "prop-types@npm:15.8.1"
84708470
dependencies:
@@ -8539,19 +8539,19 @@ __metadata:
85398539
languageName: node
85408540
linkType: hard
85418541

8542-
"react-ace@npm:^10.1.0":
8543-
version: 10.1.0
8544-
resolution: "react-ace@npm:10.1.0"
8542+
"react-ace@npm:^14.0.0":
8543+
version: 14.0.1
8544+
resolution: "react-ace@npm:14.0.1"
85458545
dependencies:
8546-
ace-builds: "npm:^1.4.14"
8546+
ace-builds: "npm:^1.36.3"
85478547
diff-match-patch: "npm:^1.0.5"
85488548
lodash.get: "npm:^4.4.2"
85498549
lodash.isequal: "npm:^4.5.0"
8550-
prop-types: "npm:^15.7.2"
8550+
prop-types: "npm:^15.8.1"
85518551
peerDependencies:
8552-
react: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0
8553-
react-dom: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0
8554-
checksum: 10c0/c7f4b08ec9873662b33b1e3d3e9312a5172120425b3842310438430ed0618a00de0e076defed057658ae0ae565d943fd573ae6decf13b7d1ca3f27eb26b0ce81
8552+
react: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
8553+
react-dom: ^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
8554+
checksum: 10c0/dbc77970836f13bad88365903d077edd68cc1955857290475bc067e0b801181c1d60a9ee08cf89b20895fe312dbb169c072c5b23338d7176f9f658db7929732f
85558555
languageName: node
85568556
linkType: hard
85578557

0 commit comments

Comments
 (0)