Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed Aug 10, 2024
1 parent c4237b0 commit 72090f9
Show file tree
Hide file tree
Showing 2 changed files with 2,129 additions and 1,339 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,30 +28,30 @@
"build"
],
"dependencies": {
"commander": "^11.0.0",
"commander": "^12.1.0",
"eslint-plugin-neverthrow": "^1.1.4",
"eta": "^3.1.1",
"figures": "^5.0.0",
"fs-extra": "^11.1.1",
"ink": "^4.1.0",
"eta": "^3.4.1",
"figures": "^6.1.0",
"fs-extra": "^11.2.0",
"ink": "^5.0.1",
"ink-spinner": "^5.0.0",
"mime-types": "^2.1.35",
"neverthrow": "^6.1.0",
"react": "^18.2.0",
"typescript": "^5.0.3"
"neverthrow": "^7.0.0",
"react": "^18.3.1",
"typescript": "^5.5.4"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^3.0.1",
"@types/fs-extra": "^11.0.2",
"@sindresorhus/tsconfig": "^6.0.0",
"@types/fs-extra": "^11.0.4",
"@types/ink-spinner": "^3.0.4",
"@types/mime-types": "^2.1.1",
"@types/node": "^20.6.1",
"@types/react": "^18.0.32",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0"
"@types/mime-types": "^2.1.4",
"@types/node": "^20.14.15",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"eslint": "^9.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 72090f9

Please sign in to comment.