Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update all non-major dependencies
  • Loading branch information
renovate[bot] authored Jul 28, 2023
commit 8f5e05194513f8ebef308d5a2ae57aedbb62b2ad
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,35 +30,35 @@
"@supercharge/promise-pool": "2.4.0",
"commander": "10.0.1",
"csv-parse": "5.4.0",
"fast-glob": "3.2.12",
"fast-glob": "3.3.1",
"iconv-lite": "0.6.3",
"jszip": "3.10.1",
"listr2": "5.0.8",
"progress": "2.0.3",
"rxjs": "7.8.1"
},
"devDependencies": {
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@jest/globals": "29.5.0",
"@swc-node/register": "1.6.5",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@jest/globals": "29.6.2",
"@swc-node/register": "1.6.6",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.62",
"@swc/jest": "0.2.26",
"@types/jest": "29.5.2",
"@types/node": "18.16.16",
"@swc/core": "1.3.72",
"@swc/jest": "0.2.27",
"@types/jest": "29.5.3",
"@types/node": "18.17.1",
"@types/progress": "2.0.5",
"@types/react": "18.2.8",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-react": "7.32.2",
"@types/react": "18.2.17",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.5.0",
"lint-staged": "13.2.2",
"jest": "29.6.2",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"typescript": "5.1.3"
"typescript": "5.1.6"
}
}
Loading