Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Apr 28, 2024
1 parent 77d3847 commit 4933cfe
Show file tree
Hide file tree
Showing 2 changed files with 2,687 additions and 1,497 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@
"dependencies": {
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"ekb": "^1.1.5",
"next": "^14.1.0",
"ekb": "1.2.0-rc.2",
"next": "^14.2.3",
"normalize.css": "^8.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rgba-to-rgb": "^1.0.2",
"scroll-into-view-if-needed": "^3.1.0",
"typograf": "^7.4.0",
"yet-another-react-lightbox": "^3.17.0"
"yet-another-react-lightbox": "^3.17.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.1.0",
"@next/eslint-plugin-next": "^14.2.3",
"@svgr/webpack": "^8.1.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint": "^9.1.1",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"eslint-plugin-react": "^7.34.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
}
Expand Down
Loading

0 comments on commit 4933cfe

Please sign in to comment.