Skip to content

Commit

Permalink
chore(deps): Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Feb 29, 2024
1 parent 0c27c15 commit 86bb26f
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 65 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"@octetstream/eslint-config/typescript/ava"
],
"rules": {
"import/extensions": "off",
"no-console": "off",
"no-shadow": "off"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"@mikro-orm/migrations": "6.1.6",
"@mikro-orm/seeder": "6.1.6",
"@next/env": "14.1.0",
"@octetstream/eslint-config": "8.0.2",
"@octetstream/eslint-config": "8.1.0",
"@tailwindcss/typography": "0.5.10",
"@types/lodash": "4.14.202",
"@types/node": "20.11.21",
"@types/react": "18.2.60",
"@types/node": "20.11.23",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/sinon": "17.0.3",
"@types/validator": "13.11.9",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"autoprefixer": "10.4.17",
"ava": "6.1.1",
"ava": "6.1.2",
"c8": "9.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down Expand Up @@ -82,7 +82,7 @@
"date-fns": "3.3.1",
"is-absolute-url": "3.0.3",
"lodash": "4.17.21",
"lucide-react": "0.341.0",
"lucide-react": "0.343.0",
"mysql2": "3.9.2",
"nanoid": "3.3.4",
"next": "14.1.0",
Expand Down
Loading

0 comments on commit 86bb26f

Please sign in to comment.