Skip to content

Commit

Permalink
chore(*): remove unused deps and update concerto deps (#628)
Browse files Browse the repository at this point in the history
* chore(*): remove unused deps and update concerto deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* chore(*): remove unused deps and update concerto deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown cli deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown common deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown docx deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown html deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown it cicero deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown pdf deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

* fix(*): resolve markdown slate deps

Signed-off-by: muhammed-abdulkadir <[email protected]>

---------

Signed-off-by: muhammed-abdulkadir <[email protected]>
Co-authored-by: muhammed-abdulkadir <[email protected]>
  • Loading branch information
muhabdulkadir and muhammed-abdulkadir authored Nov 29, 2024
1 parent 8201696 commit 92f2300
Show file tree
Hide file tree
Showing 32 changed files with 57,446 additions and 67,804 deletions.
26,490 changes: 20,632 additions & 5,858 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"eslint": "8.2.0",
"glob": "^7.1.7",
"jest": "^27.0.6",
"jsdoc": "^3.6.10",
"jsdoc": "^4.0.4",
"license-check-and-add": "2.3.6",
"mkdirp": "1.0.4",
"nyc": "15.1.0",
"semver": "7.3.5",
"semver": "^7.6.3",
"sleep-promise": "8.0.1",
"source-map-support": "0.5.12",
"traverse": "^0.6.7"
Expand Down
5 changes: 0 additions & 5 deletions packages/markdown-cicero/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ module.exports = {
// "node"
// ],

// A map from regular expressions to module names that allow to stub out resources with a single module
moduleNameMapper: {
'^axios$': 'axios/dist/axios.js'
},

// An array of regexp pattern strings, matched against all module paths before considered 'visible' to the module loader
// modulePathIgnorePatterns: [],

Expand Down
Loading

0 comments on commit 92f2300

Please sign in to comment.