Skip to content

Commit

Permalink
Maintenance: Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
2can committed Nov 8, 2023
1 parent b9b0fbf commit b443749
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 239 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript-document-nodes": "^4.0.1",
"@sentry/cli": "^2.21.2",
"@types/cli-progress": "^3.11.4",
"@types/debug": "^4.1.10",
"@types/detect-port": "^1.3.4",
"@types/fs-extra": "^11.0.3",
"@types/git-url-parse": "^9.0.2",
"@types/lodash.kebabcase": "^4.1.8",
"@types/node": "^20.8.9",
"@types/prompt": "^1.1.7",
"@types/semver": "^7.5.4",
"@types/slug": "^5.0.6",
"@types/tar": "^6.1.7",
"@types/yargs": "^17.0.29",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.11",
"@types/detect-port": "^1.3.5",
"@types/fs-extra": "^11.0.4",
"@types/git-url-parse": "^9.0.3",
"@types/lodash.kebabcase": "^4.1.9",
"@types/node": "^20.9.0",
"@types/prompt": "^1.1.8",
"@types/semver": "^7.5.5",
"@types/slug": "^5.0.7",
"@types/tar": "^6.1.8",
"@types/yargs": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"clean-publish": "^4.2.0",
"concurrently": "^8.2.2",
"esbuild": "^0.19.5",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"http-request-mock": "^1.8.17",
"husky": "^8.0.3",
Expand All @@ -78,8 +78,8 @@
"dependencies": {
"@mobily/ts-belt": "^3.13.1",
"@oclif/core": "1.26.2",
"@sentry/node": "^7.75.1",
"@types/lodash.isempty": "^4.4.8",
"@sentry/node": "^7.77.0",
"@types/lodash.isempty": "^4.4.9",
"chalk": "^5.3.0",
"cli-highlight": "^2.1.11",
"cli-progress": "^3.12.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"ora": "^7.0.1",
"pkce-challenge": "^4.0.1",
"prompt": "^1.3.0",
"replace-in-file": "^7.0.1",
"replace-in-file": "^7.0.2",
"retes": "^0.36.0",
"sanitize-filename": "^1.6.3",
"semver": "^7.5.4",
Expand All @@ -116,7 +116,7 @@
"tar": "^6.2.0",
"tiny-invariant": "^1.3.1",
"tplv": "^1.0.0",
"yaml": "^2.3.3",
"yaml": "^2.3.4",
"yargs": "^17.7.2"
},
"engines": {
Expand Down
Loading

0 comments on commit b443749

Please sign in to comment.