Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 71ca69a
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 02:54:52 2024 +0530

    updates github-markdown-css

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 13a4b00
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:59:34 2024 +0530

    testing husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit ca1f1c6
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:58:19 2024 +0530

    testing husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit cd169f2
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:47:45 2024 +0530

    testing husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 81cab64
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:46:56 2024 +0530

    testing husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit f8af801
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:45:58 2024 +0530

    testing husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 7bfdc02
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:37:57 2024 +0530

    updates rimraf

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 15fc252
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:30:41 2024 +0530

    updates react-test-renderer

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 2fd92d6
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:25:05 2024 +0530

    updates lint-staged

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 4f6bcce
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:06:03 2024 +0530

    updates husky

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit eda9bb2
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:04:07 2024 +0530

    updates fbjs-scripts

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit aedd2d1
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 01:01:43 2024 +0530

    updates css-loader

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 689b128
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Sat Mar 9 00:59:05 2024 +0530

    updates chalk and @mui/lab

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit 0800321
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Fri Mar 8 23:38:33 2024 +0530

    updates electron-builder

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit c22ca74
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Fri Mar 8 23:32:53 2024 +0530

    updates electron

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>

commit f7ef55a
Author: AdiAkhileshSingh15 <[email protected]>
Date:   Fri Mar 8 23:28:16 2024 +0530

    updates @babel/preset-env

    Signed-off-by: AdiAkhileshSingh15 <[email protected]>
  • Loading branch information
AdiAkhileshSingh15 committed Mar 9, 2024
1 parent 59523a6 commit f94ef9a
Show file tree
Hide file tree
Showing 4 changed files with 1,100 additions and 1,432 deletions.
2 changes: 1 addition & 1 deletion app/app.global.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@import "~react-checkbox-tree/lib/react-checkbox-tree.css";
@import "~easymde/dist/easymde.min.css";
@import "~react-tagsinput/react-tagsinput.css";
@import "~github-markdown-css/github-markdown.css";
@import "~github-markdown-css/github-markdown-light.css";

/* stylelint-disable selector-class-pattern */

Expand Down
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = api => {

// Disable warnings
["@babel/plugin-proposal-private-methods", { "loose": true }],
["@babel/plugin-proposal-private-property-in-object", { "loose": true }],
["@babel/plugin-transform-private-property-in-object", { "loose": true }],

require('@babel/plugin-proposal-do-expressions'),

Expand Down
25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,10 @@
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/plugin-syntax-import-meta": "^7.7.4",
"@babel/plugin-transform-optional-chaining": "^7.23.4",
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
"@babel/plugin-transform-react-constant-elements": "^7.23.3",
"@babel/plugin-transform-react-inline-elements": "^7.23.3",
"@babel/preset-env": "7.16.8",
"@babel/preset-env": "7.24.0",
"@babel/preset-flow": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@babel/register": "^7.23.7",
Expand All @@ -193,14 +194,14 @@
"babel-loader": "^8.0.6",
"babel-plugin-dev-expression": "^0.2.2",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"chalk": "^2.0.0",
"chalk": "4.1.2",
"concurrently": "^5.0.1",
"cross-env": "^6.0.3",
"cross-spawn": "^7.0.1",
"css-loader": "^3.3.2",
"css-loader": "^6.10.0",
"detect-port": "^1.3.0",
"electron": "22.3.25",
"electron-builder": "^22.14.13",
"electron": "29.1.1",
"electron-builder": "^24.13.3",
"electron-builder-notarize": "^1.5.1",
"electron-devtools-installer": "^3.2.0",
"enzyme": "^3.7.0",
Expand All @@ -221,19 +222,19 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-testcafe": "^0.2.1",
"fbjs-scripts": "^1.2.0",
"fbjs-scripts": "^3.0.1",
"file-loader": "^5.0.2",
"husky": "^3.1.0",
"husky": "^9.0.11",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.3",
"lint-staged": "^9.5.0",
"lint-staged": "^15.2.2",
"mini-css-extract-plugin": "^0.8.0",
"opencollective-postinstall": "^2.0.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"prettier": "^1.19.1",
"react-test-renderer": "^16.12.0",
"react-test-renderer": "^18.2.0",
"redux-logger": "^3.0.6",
"rimraf": "^3.0.0",
"rimraf": "^5.0.5",
"sass-loader": "^8.0.0",
"sinon": "^7.5.0",
"style-loader": "^1.0.1",
Expand Down Expand Up @@ -263,7 +264,7 @@
"@fortawesome/react-fontawesome": "^0.1.9",
"@hot-loader/react-dom": "^16.11.0",
"@mui/icons-material": "^5.15.11",
"@mui/lab": "^5.0.0-alpha.64",
"@mui/lab": "^5.0.0-alpha.167",
"@mui/material": "^5.15.11",
"@mui/styles": "^5.15.11",
"ansi-regex": "^5.0.1",
Expand All @@ -279,7 +280,7 @@
"electron-debug": "^3.0.1",
"electron-log": "^4.3.0",
"electron-updater": "^4.2.0",
"github-markdown-css": "^4.0.0",
"github-markdown-css": "^5.5.1",
"history": "^4.10.1",
"isomorphic-git": "^1.25.6",
"jest-extended": "2.0.0",
Expand Down
Loading

0 comments on commit f94ef9a

Please sign in to comment.