Skip to content

Commit

Permalink
dep
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris0051 committed Dec 13, 2024
1 parent 87391e6 commit 8e249ff
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 50 deletions.
90 changes: 44 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"nanoid": "^5.0.8",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"nanoid": "^5.0.9",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down

0 comments on commit 8e249ff

Please sign in to comment.