Skip to content

Commit

Permalink
Maintenance: Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
2can committed Oct 27, 2023
1 parent fadf1f5 commit f07c379
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 348 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,27 +38,27 @@
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript-document-nodes": "^4.0.1",
"@sentry/cli": "^2.21.2",
"@types/cli-progress": "^3.11.3",
"@types/debug": "^4.1.9",
"@types/detect-port": "^1.3.3",
"@types/fs-extra": "^11.0.2",
"@types/git-url-parse": "^9.0.1",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^20.8.4",
"@types/prompt": "^1.1.6",
"@types/semver": "^7.5.3",
"@types/slug": "^5.0.5",
"@types/tar": "^6.1.6",
"@types/yargs": "^17.0.28",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@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",
"clean-publish": "^4.2.0",
"concurrently": "^8.2.1",
"esbuild": "^0.19.4",
"eslint": "^8.51.0",
"concurrently": "^8.2.2",
"esbuild": "^0.19.5",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"http-request-mock": "^1.8.17",
Expand All @@ -78,8 +78,8 @@
"dependencies": {
"@mobily/ts-belt": "^3.13.1",
"@oclif/core": "1.26.2",
"@sentry/node": "^7.73.0",
"@types/lodash.isempty": "^4.4.7",
"@sentry/node": "^7.75.1",
"@types/lodash.isempty": "^4.4.8",
"chalk": "^5.3.0",
"cli-highlight": "^2.1.11",
"cli-progress": "^3.12.0",
Expand All @@ -92,7 +92,7 @@
"enquirer": "^2.4.1",
"fetch-repo-dir": "^1.0.6",
"fs-extra": "^11.1.1",
"git-url-parse": "^13.1.0",
"git-url-parse": "^13.1.1",
"got": "^13.0.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
Expand All @@ -116,7 +116,7 @@
"tar": "^6.2.0",
"tiny-invariant": "^1.3.1",
"tplv": "^1.0.0",
"yaml": "^2.3.2",
"yaml": "^2.3.3",
"yargs": "^17.7.2"
},
"engines": {
Expand Down
Loading

0 comments on commit f07c379

Please sign in to comment.