Skip to content

Commit

Permalink
chore(dep): upgrade to latest version (#2410)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal authored Feb 10, 2024
1 parent ac4f646 commit 6c48863
Show file tree
Hide file tree
Showing 2 changed files with 1,030 additions and 992 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.17",
"@types/node": "20.11.13",
"@types/react": "18.2.53",
"@types/react-dom": "18.2.18",
"@headlessui/react": "^1.7.18",
"@types/node": "20.11.17",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.17",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"framer-motion": "^11.0.3",
"next": "^14.0.4",
"next": "^14.1.0",
"next-pwa": "^5.6.0",
"pnpm": "^8.14.1",
"postcss": "8.4.34",
"pnpm": "^8.15.1",
"postcss": "8.4.35",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.12.0",
"react-icons": "^5.0.1",
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^6.22.0",
"react-syntax-highlighter": "^15.5.0",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@types/react-syntax-highlighter": "^15.5.11",
"husky": "^9.0.6"
"husky": "^9.0.10"
}
}
Loading

0 comments on commit 6c48863

Please sign in to comment.