Skip to content

Commit

Permalink
chore(dep): upgrade all dependencies (#2297)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal authored Nov 3, 2023
1 parent 599f648 commit 69474a4
Show file tree
Hide file tree
Showing 2 changed files with 1,114 additions and 1,186 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.17",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/node": "20.8.10",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.1",
"framer-motion": "^10.16.4",
"next": "^14.0.1",
"next-pwa": "^5.6.0",
Expand All @@ -29,14 +29,14 @@
"react-dom": "18.2.0",
"react-icons": "^4.11.0",
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.18.0",
"react-syntax-highlighter": "^15.5.0",
"sharp": "^0.32.6",
"tailwindcss": "3.3.3",
"tailwindcss": "3.3.5",
"typescript": "5.2.2"
},
"devDependencies": {
"@commitlint/cli": "^18.0.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@types/react-syntax-highlighter": "^15.5.9",
"husky": "^8.0.3"
Expand Down
Loading

0 comments on commit 69474a4

Please sign in to comment.