Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachabin committed May 28, 2024
1 parent 4cf68dc commit daa5cc3
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 239 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@notionhq/client": "^2.2.15",
"classnames": "^2.5.1",
"dotenv-flow": "^4.1.0",
"framer-motion": "^11.1.7",
"framer-motion": "^11.2.6",
"imagemin": "^8.0.1",
"imagemin-mozjpeg": "^10.0.0",
"imagemin-pngquant": "^9.0.2",
Expand All @@ -29,27 +29,27 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-leaflet": "^4.2.1",
"react-modal-sheet": "^2.2.0",
"sharp": "0.33.3",
"slug": "^9.0.0",
"react-modal-sheet": "^2.2.1",
"sharp": "0.33.4",
"slug": "^9.1.0",
"typescript": "^5.4.5",
"typograf": "^7.4.0"
"typograf": "^7.4.1"
},
"devDependencies": {
"@types/leaflet": "^1.9.12",
"@types/lodash": "^4.17.0",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"eslint": "^9.1.1",
"@types/lodash": "^4.17.4",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"eslint": "^9.3.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"prettier": "3.2.5"
Expand Down
Loading

0 comments on commit daa5cc3

Please sign in to comment.