Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
willpill committed Feb 5, 2024
2 parents 335b08a + 97d02c4 commit b4e9bc4
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 70 deletions.
148 changes: 80 additions & 68 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/preset-env": "^7.23.5",
"babel-loader": "^9.1.3",
Expand Down Expand Up @@ -44,7 +44,7 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "^6.2.1",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2"
}
Expand Down

0 comments on commit b4e9bc4

Please sign in to comment.