Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed May 6, 2024
1 parent 3533ea0 commit 9622335
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"prepare": "husky install"
},
"dependencies": {
"@tanstack/react-query": "^5.32.0",
"@tanstack/react-query": "^5.35.1",
"akar-icons": "^1.9.31",
"dotenv": "^16.4.5",
"framer-motion": "^11.1.7",
"next": "^14.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.10.1",
"react-intersection-observer": "^9.10.2",
"sharp": "^0.33.3",
"use-sound": "^4.0.1"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^43.0.1",
Expand Down

0 comments on commit 9622335

Please sign in to comment.