Skip to content

Commit

Permalink
Bump nth-check,postcss,ws to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mylhyz committed Jul 16, 2024
1 parent acae310 commit de04c7b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 34 deletions.
86 changes: 53 additions & 33 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 @@ -13,12 +13,15 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"nth-check": "^2.1.1",
"postcss": "^8.4.39",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"serve": "^14.2.3",
"web-vitals": "^2.1.4"
"web-vitals": "^2.1.4",
"ws": "^8.18.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit de04c7b

Please sign in to comment.