Skip to content

Commit

Permalink
build: update dependencies to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
IndianBoyBR authored Nov 12, 2023
1 parent 0d5188d commit f5bcc27
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"axios": "1.6.1",
"axios-hooks": "5.0.1",
"date-fns": "2.30.0",
"flowbite": "2.0.0",
"flowbite": "2.1.1",
"flowbite-react": "0.6.4",
"next": "14.0.2",
"next-seo": "6.4.0",
Expand All @@ -45,9 +45,9 @@
"temporal-polyfill": "0.1.1"
},
"devDependencies": {
"@commitlint/cli": "18.2.0",
"@commitlint/config-conventional": "18.1.0",
"@commitlint/cz-commitlint": "18.2.0",
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@commitlint/cz-commitlint": "18.4.1",
"@next/bundle-analyzer": "14.0.2",
"@percy/cli": "1.27.4",
"@percy/cypress": "3.1.2",
Expand Down Expand Up @@ -98,7 +98,7 @@
"husky": "8.0.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
Expand Down
Loading

0 comments on commit f5bcc27

Please sign in to comment.