Skip to content

moving to ACE 1.15 and switching from embedding the source to including it via npm #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2023
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
328 changes: 127 additions & 201 deletions THIRD_PARTY_LICENSES.txt

Large diffs are not rendered by default.

3,108 changes: 1,370 additions & 1,738 deletions electron/package-lock.json

Large diffs are not rendered by default.

34 changes: 0 additions & 34 deletions webui/.extra-packages.json

This file was deleted.

2,322 changes: 1,177 additions & 1,145 deletions webui/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"@oracle/oraclejet": "^13.1.7",
"@oracle/wrc-jet-pack": "^2.4.1",
"ace-builds": "^1.15.0",
"i18next": "^22.4.9",
"jquery": "^3.6.3",
"js-yaml": "^4.1.0"
Expand Down
Loading