Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Aug 22, 2024
1 parent e07b4d0 commit 81f7053
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 165 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"ekb": "1.2.0-rc.2",
"next": "^14.2.5",
"next": "^14.2.6",
"normalize.css": "^8.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -36,15 +36,15 @@
"yet-another-react-lightbox": "^3.21.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.5",
"@next/eslint-plugin-next": "^14.2.6",
"@svgr/webpack": "^8.1.0",
"eslint": "^9.7.0",
"eslint-config-next": "^14.2.5",
"eslint": "^9.9.0",
"eslint-config-next": "^14.2.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.4",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3"
}
}
Loading

0 comments on commit 81f7053

Please sign in to comment.