Skip to content

Commit

Permalink
chore: lol (#2606)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal authored Sep 28, 2024
1 parent a0d741b commit 43c0780
Show file tree
Hide file tree
Showing 2 changed files with 1,512 additions and 1,463 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@headlessui/react": "^2.1.0",
"@types/node": "22.4.1",
"@types/react": "18.3.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@headlessui/react": "^2.1.8",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"eslint": "9.10.0",
"eslint-config-next": "14.2.4",
"framer-motion": "^11.2.14",
"next": "^14.2.12",
"autoprefixer": "10.4.20",
"eslint": "9.11.1",
"eslint-config-next": "14.2.13",
"framer-motion": "^11.9.0",
"next": "^14.2.13",
"next-pwa": "^5.6.0",
"pnpm": "^9.11.0",
"postcss": "8.4.38",
"postcss": "8.4.47",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"react-icons": "^5.3.0",
"react-infinite-scroll-component": "^6.1.0",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.26.2",
"react-syntax-highlighter": "^15.5.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"tailwindcss": "3.4.13",
"typescript": "5.5.2"
"typescript": "5.6.2"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/config-conventional": "^19.5.0",
"@types/react-syntax-highlighter": "^15.5.13",
"husky": "^9.0.11"
"husky": "^9.1.6"
}
}
Loading

0 comments on commit 43c0780

Please sign in to comment.