Skip to content

Commit

Permalink
Upgrade outdated npm modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Jul 16, 2023
1 parent 2eb48d9 commit 7e0e090
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 185 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@
"fs-extra": "11.1.1",
"google-translate-api-x": "10.6.7",
"history": "5.3.0",
"immutable": "4.3.0",
"jsonwebtoken": "9.0.0",
"immutable": "4.3.1",
"jsonwebtoken": "9.0.1",
"jss": "10.10.0",
"languagedetect": "2.0.0",
"lodash": "4.17.21",
"macos-version": "5.2.1",
"markdown-to-jsx": "7.2.1",
"minimist": "1.2.8",
"mobx": "6.9.0",
"mobx": "6.9.1",
"mobx-localstorage": "1.2.0",
"mobx-react": "7.6.0",
"mobx-react-form": "3.2.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"react-transition-group": "1.2.1",
"route-parser": "0.0.5",
"sanitize-filename": "1.6.3",
"semver": "7.5.1",
"semver": "7.5.4",
"sqlite3": "5.1.6",
"tar": "6.1.15",
"tslib": "2.5.3",
Expand All @@ -125,14 +125,14 @@
"ws": "8.13.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@electron/notarize": "1.2.3",
"@formatjs/cli": "6.1.3",
"@types/color": "3.0.3",
"@types/expect.js": "0.3.29",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.2",
"@types/jest": "29.5.3",
"@types/lodash": "4.14.195",
"@types/ms": "0.7.31",
"@types/node": "18.15.3",
Expand All @@ -144,7 +144,7 @@
"@types/validator": "13.7.17",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"all-contributors-cli": "6.26.0",
"all-contributors-cli": "6.26.1",
"chalk": "5.2.0",
"concurrently": "8.2.0",
"cross-env": "7.0.3",
Expand All @@ -159,7 +159,7 @@
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
Expand All @@ -172,7 +172,7 @@
"prettier": "2.8.8",
"preval-build-info": "1.0.3",
"rimraf": "5.0.1",
"simple-git": "3.19.0",
"simple-git": "3.19.1",
"tiny-glob": "0.2.9",
"typescript": "5.0.4",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit 7e0e090

Please sign in to comment.