Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2022
1 parent d8c8750 commit 208dfe6
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 71 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"tippy.js": "6.3.7"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.0.3",
"@next/eslint-plugin-next": "13.0.5",
"@types/bcrypt": "5.0.0",
"@types/cors": "2.8.12",
"@types/formidable": "2.0.5",
Expand All @@ -59,22 +59,22 @@
"@types/react": "18.0.25",
"@types/react-burger-menu": "2.8.3",
"@types/react-datetime-picker": "3.4.1",
"@types/react-dom": "18.0.8",
"@types/react-dom": "18.0.9",
"@types/react-infinite-scroller": "1.2.3",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"autoprefixer": "10.4.13",
"eslint": "8.27.0",
"eslint": "8.28.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.0.3",
"eslint-config-next": "13.0.5",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "3.5.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react": "7.31.11",
"postcss": "8.4.19",
"prettier": "2.7.1",
"prettier": "2.8.0",
"sass": "1.56.1",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}

0 comments on commit 208dfe6

Please sign in to comment.