Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Jul 16, 2024
1 parent 93d30e1 commit e07b4d0
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 135 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"ekb": "1.2.0-rc.2",
"next": "^14.2.4",
"next": "^14.2.5",
"normalize.css": "^8.0.1",
"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.1",
"yet-another-react-lightbox": "^3.19.0"
"yet-another-react-lightbox": "^3.21.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.4",
"@next/eslint-plugin-next": "^14.2.5",
"@svgr/webpack": "^8.1.0",
"eslint": "^9.4.0",
"eslint-config-next": "^14.2.4",
"eslint": "^9.7.0",
"eslint-config-next": "^14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.4",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2"
"prettier": "^3.3.3"
}
}
Loading

0 comments on commit e07b4d0

Please sign in to comment.