Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
imevanc committed Aug 30, 2024
1 parent 227b2b7 commit 13ea765
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 6 deletions.
230 changes: 225 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@playwright/test": "^1.45.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.7",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^16.0.0",
"@types/jest": "^29.5.12",
Expand All @@ -36,7 +39,7 @@
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8",
"prettier": "3.3.3",
"semantic-release": "^24.0.0",
"semantic-release": "^24.1.0",
"tailwindcss": "^3.4.1",
"ts-node": "^10.9.2",
"typescript": "^5"
Expand Down

0 comments on commit 13ea765

Please sign in to comment.