Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
+ @testing-library/jest-dom@6.5.0
+ @testing-library/react@16.0.1
+ caniuse-lite@1.0.30001658
+ firebase@10.13.1
+ styled-components@6.1.13

18 packages installed [1450.00ms]
  • Loading branch information
ciscoviit authored and github-actions[bot] committed Sep 8, 2024
1 parent c16d95e commit b2760d5
Show file tree
Hide file tree
Showing 5 changed files with 319 additions and 356 deletions.
Binary file modified bun.lockb
Binary file not shown.
168 changes: 78 additions & 90 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@itseasy21/react-elastic-carousel": "^0.12.3",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"animate.css": "^4.1.1",
"caniuse-lite": "^1.0.30001651",
"firebase": "^10.13.0",
"caniuse-lite": "^1.0.30001658",
"firebase": "^10.13.1",
"jquery": "^3.7.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.4",
Expand All @@ -24,7 +24,7 @@
"react-scripts": "5.0.1",
"react-visibility-sensor": "^5.1.1",
"serviceworker": "^0.1.7",
"styled-components": "^6.1.12",
"styled-components": "^6.1.13",
"web-vitals": "^4.2.3"
},
"scripts": {
Expand Down
Loading

0 comments on commit b2760d5

Please sign in to comment.