-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dependency redux-persist to v6 * Update dependency github-markdown-css to v4 * Update dependency react-codemirror2 to v6.0.1 * Update dependency remark-preset-lint-recommended to v3.0.4 * Update dependency eslint-plugin-node to v11.1.0 * Update dependency d3 to v5.16.0 * Update dependency jquery to v3.5.0 [SECURITY] * Update dependency react-router-dom to v5.2.0 * Update dependency react-codemirror2 to v7 * Update dependency eslint-plugin-jest to v23.20.0 * Update dependency react-scripts to v3.4.4 * Update react monorepo to v16.14.0 * Update dependency detect-browser to v5 * Update remark monorepo * Update dependency axios to v0.21.1 [SECURITY] * Update dependency bootstrap to v4.6.0 * Update dependency @fortawesome/fontawesome-free to v5.15.3 * Update dependency codemirror to v5.61.0 * Update dependency eslint-plugin-react to v7.23.2 * Update dependency react-redux to v7.2.4 * Fixed for Windows run, updated test scripts for react-scripts 3.0.0 and added Idea files to gitignore * Adding @babel/core v7.13.16 * Changing eslint react/no-string-refs to 0 rather than false * Adding react version to eslintrc.json and indenting launcher.jsx * Minor fixes to move to Node LTS version 14 * Update dependency dotenv to v8.6.0 * Update dependency eslint-plugin-standard to v4.1.0 * Update dependency jquery to v3.6.0 * Update dependency js-beautify to v1.13.13 * Update dependency lerna to v3.22.1 * Update dependency redux to v4.1.0 * Update dependency d3 to v6 * Update dependency eslint-plugin-jest to v24 * Update dependency eslint-plugin-promise to v5 * Update dependency lerna to v4 * Update dependency react-scripts to v4 * Update dependency semantic-ui-react to v2 * Update react monorepo to v17 * Update dependency dotenv to v9 * Update dependency bootstrap to v5 * Update dependency @babel/core to v7.14.3 * Adding geometry checking for both SigmaSample and LesMiserables configurations * Update dependency codemirror to v5.61.1 * Passing event in as function parameter rather than importing directly for d3 v6 * Removing call to experimental Range() constructor Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
1c5de9a
commit 6c6d56b
Showing
9 changed files
with
57 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,18 +8,18 @@ | |
"author": "Senaka Fernando <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bootstrap": "4.6.0", | ||
"bootstrap": "5.0.1", | ||
"axios": "0.21.1", | ||
"cors": "2.8.5", | ||
"detect-browser": "5.2.0", | ||
"dotenv": "8.2.0", | ||
"dotenv": "9.0.2", | ||
"express": "4.17.1", | ||
"github-markdown-css": "4.0.0", | ||
"jquery": "3.5.0", | ||
"jquery": "3.6.0", | ||
"little-loader": "0.2.0", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", | ||
"react-scripts": "3.4.4", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-scripts": "4.0.3", | ||
"react-router-dom": "5.2.0" | ||
}, | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,22 +8,22 @@ | |
"author": "Senaka Fernando <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bootstrap": "4.6.0", | ||
"codemirror": "5.61.0", | ||
"bootstrap": "5.0.1", | ||
"codemirror": "5.61.1", | ||
"axios": "0.21.1", | ||
"cors": "2.8.5", | ||
"dotenv": "8.2.0", | ||
"dotenv": "9.0.2", | ||
"express": "4.17.1", | ||
"jquery": "3.5.0", | ||
"js-beautify": "1.10.3", | ||
"jquery": "3.6.0", | ||
"js-beautify": "1.13.13", | ||
"little-loader": "0.2.0", | ||
"react-codemirror2": "7.2.1", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-redux": "7.2.4", | ||
"react-scripts": "3.4.4", | ||
"react-scripts": "4.0.3", | ||
"semantic-ui-css": "2.4.1", | ||
"semantic-ui-react": "0.88.2" | ||
"semantic-ui-react": "2.0.3" | ||
}, | ||
"scripts": { | ||
"start": "PORT=8281 node -r dotenv/config server.js dotenv_config_path=.env", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,19 +8,19 @@ | |
"author": "Senaka Fernando <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"bootstrap": "4.6.0", | ||
"bootstrap": "5.0.1", | ||
"axios": "0.21.1", | ||
"cors": "2.8.5", | ||
"d3": "5.16.0", | ||
"dotenv": "8.2.0", | ||
"d3": "6.7.0", | ||
"dotenv": "9.0.2", | ||
"express": "4.17.1", | ||
"jquery": "3.5.0", | ||
"jquery": "3.6.0", | ||
"little-loader": "0.2.0", | ||
"react": "16.14.0", | ||
"react-dom": "16.14.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"react-redux": "7.2.4", | ||
"react-scripts": "3.4.4", | ||
"redux": "4.0.5", | ||
"react-scripts": "4.0.3", | ||
"redux": "4.1.0", | ||
"redux-persist": "6.0.0" | ||
}, | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters