Skip to content

Commit

Permalink
chore: dependencies upgraded to latest version (#2348)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal authored Dec 10, 2023
1 parent 666cabb commit ddff181
Show file tree
Hide file tree
Showing 2 changed files with 941 additions and 910 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.17",
"@types/node": "20.10.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/node": "20.10.4",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"autoprefixer": "10.4.16",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"framer-motion": "^10.16.15",
"next": "^14.0.3",
"framer-motion": "^10.16.16",
"next": "^14.0.4",
"next-pwa": "^5.6.0",
"pnpm": "^8.11.0",
"pnpm": "^8.12.0",
"postcss": "8.4.32",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.12.0",
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^6.20.1",
"react-syntax-highlighter": "^15.5.0",
"sharp": "^0.32.6",
"sharp": "^0.33.0",
"tailwindcss": "3.3.6",
"typescript": "5.3.3"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@types/react-syntax-highlighter": "^15.5.10",
"@types/react-syntax-highlighter": "^15.5.11",
"husky": "^8.0.3"
}
}
Loading

0 comments on commit ddff181

Please sign in to comment.