Skip to content

Commit

Permalink
fix: upgrade packages (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
emwp authored Feb 22, 2024
1 parent cc6bb53 commit c533360
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 441 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
},
"dependencies": {
"@inquirer/prompts": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "7.0.2",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-next": "^13.4.11",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5"
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1"
},
"prettier": "@monogram/prettier-config",
"repository": {
Expand Down
Loading

0 comments on commit c533360

Please sign in to comment.