Skip to content

Commit

Permalink
Maintenance: Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
2can committed Jan 3, 2024
1 parent b443749 commit 4981786
Show file tree
Hide file tree
Showing 9 changed files with 1,104 additions and 929 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,81 +37,81 @@
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript-document-nodes": "^4.0.1",
"@sentry/cli": "^2.21.2",
"@sentry/cli": "^2.23.2",
"@types/cli-progress": "^3.11.5",
"@types/debug": "^4.1.11",
"@types/debug": "^4.1.12",
"@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/node": "^20.10.6",
"@types/prompt": "^1.1.8",
"@types/semver": "^7.5.5",
"@types/semver": "^7.5.6",
"@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",
"@types/tar": "^6.1.10",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"clean-publish": "^4.2.0",
"concurrently": "^8.2.2",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"http-request-mock": "^1.8.17",
"husky": "^8.0.3",
"msw": "^1.3.2",
"msw": "^2.0.11",
"pkg": "^5.8.1",
"prettier": "3.0.3",
"release-it": "^16.2.1",
"prettier": "3.1.1",
"release-it": "^17.0.1",
"strip-ansi": "^7.1.0",
"tree-kill": "^1.2.2",
"tsm": "^2.3.0",
"type-coverage": "^2.27.0",
"typescript": "^5.2.2",
"type-coverage": "^2.27.1",
"typescript": "^5.3.3",
"typescript-coverage-report": "^0.8.0",
"vitest": "^0.34.6"
"vitest": "^1.1.1"
},
"dependencies": {
"@mobily/ts-belt": "^3.13.1",
"@oclif/core": "1.26.2",
"@sentry/node": "^7.77.0",
"@sentry/node": "^7.91.0",
"@types/lodash.isempty": "^4.4.9",
"chalk": "^5.3.0",
"cli-highlight": "^2.1.11",
"cli-progress": "^3.12.0",
"completarr": "^0.2.2",
"date-fns": "^2.30.0",
"date-fns": "^3.0.6",
"debug": "^4.3.4",
"detect-port": "^1.5.1",
"dotenv": "^16.3.1",
"emphasize": "^6.0.0",
"emphasize": "^7.0.0",
"enquirer": "^2.4.1",
"fetch-repo-dir": "^1.0.6",
"fs-extra": "^11.1.1",
"git-url-parse": "^13.1.1",
"got": "^13.0.0",
"fs-extra": "^11.2.0",
"git-url-parse": "^14.0.0",
"got": "^14.0.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"graphql-tag": "^2.12.6",
"lodash.isempty": "^4.4.0",
"lodash.kebabcase": "^4.1.1",
"log-symbols": "^5.1.0",
"log-symbols": "^6.0.0",
"lookpath": "^1.2.2",
"nanoid": "^4.0.2",
"nanoid": "^5.0.4",
"node-fetch": "^3.3.2",
"open": "^9.1.0",
"ora": "^7.0.1",
"open": "^10.0.2",
"ora": "^8.0.1",
"pkce-challenge": "^4.0.1",
"prompt": "^1.3.0",
"replace-in-file": "^7.0.2",
"replace-in-file": "^7.1.0",
"retes": "^0.36.0",
"sanitize-filename": "^1.6.3",
"semver": "^7.5.4",
"simple-git": "^3.20.0",
"simple-git": "^3.22.0",
"slug": "^8.2.3",
"tar": "^6.2.0",
"tiny-invariant": "^1.3.1",
Expand Down
Loading

0 comments on commit 4981786

Please sign in to comment.