Skip to content

Commit

Permalink
Updated packages (package.json and pnpm-lock.yaml)
Browse files Browse the repository at this point in the history
  • Loading branch information
c99rahul committed Dec 20, 2024
1 parent f76587e commit a0461e0
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 149 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"next": "14.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.13.1"
"react-intersection-observer": "^9.14.0"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
"@types/node": "^22.10.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"typescript": "^5.6.2"
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit a0461e0

Please sign in to comment.