Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed Feb 28, 2024
1 parent 820d26d commit 77d3847
Show file tree
Hide file tree
Showing 2 changed files with 1,095 additions and 1,094 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,28 +23,28 @@
}
},
"dependencies": {
"bootstrap": "^5.3.2",
"classnames": "^2.3.2",
"bootstrap": "^5.3.3",
"classnames": "^2.5.1",
"ekb": "^1.1.5",
"next": "^14.0.4",
"next": "^14.1.0",
"normalize.css": "^8.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rgba-to-rgb": "^1.0.2",
"scroll-into-view-if-needed": "^3.1.0",
"typograf": "^7.3.0",
"yet-another-react-lightbox": "^3.15.6"
"typograf": "^7.4.0",
"yet-another-react-lightbox": "^3.17.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.0.4",
"@next/eslint-plugin-next": "^14.1.0",
"@svgr/webpack": "^8.1.0",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1"
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
}
}
Loading

0 comments on commit 77d3847

Please sign in to comment.