Skip to content

Commit

Permalink
Patch Upgrade of Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcrockett committed Sep 27, 2024
1 parent 423b118 commit 60b5c42
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 142 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@primer/octicons": "^19.0.0",
"@types/lodash": "^4.14.178",
"@types/marked": "^4.0.1",
"@types/plist": "^3.0.2",
"@types/react-color": "^3.0.4",
"@types/plist": "^3.0.5",
"@types/react-color": "^3.0.12",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/experimental-utils": "^5.62.0",
"@typescript-eslint/parser": "^6.13.2",
Expand Down Expand Up @@ -93,7 +93,7 @@
"prettier": "^2.6.0",
"rimraf": "^6.0.1",
"sass": "^1.27.0",
"sass-loader": "^16.0.0",
"sass-loader": "^16.0.2",
"semver": "^5.7.2",
"split2": "^3.2.2",
"style-loader": "^3.3.1",
Expand All @@ -111,22 +111,22 @@
},
"devDependencies": {
"@github/markdownlint-github": "^0.1.0",
"@types/byline": "^4.2.31",
"@types/byline": "^4.2.36",
"@types/classnames": "^2.2.2",
"@types/codemirror": "^5.60.15",
"@types/deep-equal": "^1.0.1",
"@types/deep-equal": "^1.0.4",
"@types/dompurify": "^2.3.1",
"@types/electron-winstaller": "^4.0.0",
"@types/eslint": "^8.4.1",
"@types/estree": "^0.0.49",
"@types/event-kit": "^2.4.1",
"@types/event-kit": "^2.4.4",
"@types/express": "^4.11.0",
"@types/fs-extra": "^7.0.0",
"@types/fuzzaldrin-plus": "^0.0.1",
"@types/glob": "^5.0.35",
"@types/jest": "^29.5.10",
"@types/klaw-sync": "^6.0.0",
"@types/legal-eagle": "^0.15.0",
"@types/jest": "^29.5.13",
"@types/klaw-sync": "^6.0.5",
"@types/legal-eagle": "^0.15.4",
"@types/memoize-one": "^3.1.1",
"@types/mri": "^1.1.0",
"@types/node": "20.11.1",
Expand All @@ -137,26 +137,26 @@
"@types/react-transition-group": "^4.4.0",
"@types/react-virtualized": "^9.7.12",
"@types/request": "^2.0.9",
"@types/reserved-words": "^0.1.0",
"@types/reserved-words": "^0.1.4",
"@types/semver": "^5.5.0",
"@types/setimmediate": "^1.0.4",
"@types/source-map-support": "^0.5.2",
"@types/source-map-support": "^0.5.10",
"@types/split2": "^2.1.6",
"@types/strip-ansi": "^3.0.0",
"@types/temp": "^0.8.29",
"@types/textarea-caret": "^3.0.0",
"@types/to-camel-case": "^1.0.0",
"@types/triple-beam": "^1.3.2",
"@types/ua-parser-js": "^0.7.30",
"@types/textarea-caret": "^3.0.3",
"@types/to-camel-case": "^1.0.2",
"@types/triple-beam": "^1.3.5",
"@types/ua-parser-js": "^0.7.39",
"@types/untildify": "^3.0.0",
"@types/username": "^3.0.0",
"@types/uuid": "^3.4.0",
"@types/webpack": "^5.28.5",
"@types/webpack-bundle-analyzer": "^4.7.0",
"@types/webpack-hot-middleware": "^2.25.9",
"@types/xml2js": "^0.4.11",
"@types/xml2js": "^0.4.14",
"electron": "30.0.8",
"electron-packager": "^17.1.1",
"electron-packager": "^17.1.2",
"electron-winstaller": "^5.0.0",
"eslint-plugin-github": "^4.10.1",
"markdownlint-cli": "^0.32.2",
Expand Down
Loading

0 comments on commit 60b5c42

Please sign in to comment.