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 @@ -11,7 +11,7 @@
"@sentry/browser": "^9.24.0",
"@toast-ui/editor": "^3.2.2",
"@webpack-cli/serve": "^3.0.1",
"ace-builds": "^1.41.0",
"ace-builds": "^1.42.0",
"babel-loader": "10.0.0",
"bootstrap": "^5.3.6",
"compression-webpack-plugin": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2151,10 +2151,10 @@ __metadata:
languageName: node
linkType: hard

"ace-builds@npm:^1.41.0":
version: 1.41.0
resolution: "ace-builds@npm:1.41.0"
checksum: 10c0/9473ee03c6dea43793fd431f6bfeb1381f1efeb82949e69432c7aea9fe32004067c0dfe837a395a0bc7c9ab61d61aab3a0e136c2bde1cdb808283718eefee603
"ace-builds@npm:^1.42.0":
version: 1.42.0
resolution: "ace-builds@npm:1.42.0"
checksum: 10c0/c835a98e6594e6ba66fcf6480c93a2f29c09332cc8ca7b4e1059433c13b5b5996ea98ec5d5c991c6df6751c9e4a13e3cda59cf1aa03df6c6390e9e9f826b46c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2621,7 +2621,7 @@ __metadata:
"@sentry/browser": "npm:^9.24.0"
"@toast-ui/editor": "npm:^3.2.2"
"@webpack-cli/serve": "npm:^3.0.1"
ace-builds: "npm:^1.41.0"
ace-builds: "npm:^1.42.0"
babel-loader: "npm:10.0.0"
bootstrap: "npm:^5.3.6"
compression-webpack-plugin: "npm:11.1.0"
Expand Down
Loading