Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NdoleStudio/httpmock
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Dec 13, 2024
2 parents cf2e0e4 + 19ecac3 commit a2e2f98
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 417 deletions.
14 changes: 7 additions & 7 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
},
"dependencies": {
"@clerk/nextjs": "^6.3.0",
"@clerk/themes": "^2.1.45",
"@clerk/themes": "^2.2.2",
"@primer/octicons-react": "^19.12.0",
"@primer/primitives": "^9.1.2",
"@primer/react": "^37.3.0",
"axios": "^1.7.7",
"axios": "^1.7.9",
"next": "15.0.3",
"next-themes": "^0.4.3",
"next-themes": "^0.4.4",
"prettier": "^3.3.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"sonner": "^1.7.1",
"styled-components": "^5.3.11",
"zustand": "^5.0.1"
"styled-components": "^6.1.13",
"zustand": "^5.0.2"
},
"devDependencies": {
"@types/node": "^20.17.6",
"@types/node": "^22.10.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.0",
"eslint-plugin-primer-react": "^6.1.6",
"typescript": "^5.6.3"
}
Expand Down
Loading

0 comments on commit a2e2f98

Please sign in to comment.