Skip to content

Commit f7aaa88

Browse files
1 parent dc54eed commit f7aaa88

File tree

5 files changed

+225
-170
lines changed

5 files changed

+225
-170
lines changed

bun.lockb

2.42 KB
Binary file not shown.

package-lock.json

Lines changed: 40 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,25 @@
66
"@emailjs/browser": "^4.3.3",
77
"@itseasy21/react-elastic-carousel": "^0.12.3",
88
"@testing-library/jest-dom": "^6.4.2",
9-
"@testing-library/react": "^15.0.4",
9+
"@testing-library/react": "^15.0.6",
1010
"@testing-library/user-event": "^14.5.2",
1111
"animate.css": "^4.1.1",
12-
"caniuse-lite": "^1.0.30001612",
12+
"caniuse-lite": "^1.0.30001614",
1313
"firebase": "^10.11.1",
1414
"jquery": "^3.7.1",
15-
"react": "^18.3.0",
15+
"react": "^18.3.1",
1616
"react-bootstrap": "^2.10.2",
1717
"react-countup": "^6.5.3",
18-
"react-dom": "^18.3.0",
18+
"react-dom": "^18.3.1",
1919
"react-fade-in": "^2.0.1",
20-
"react-icons": "^5.1.0",
20+
"react-icons": "^5.2.0",
2121
"react-multi-carousel": "^2.8.5",
2222
"react-on-screen": "^2.1.1",
2323
"react-router-dom": "^6.23.0",
2424
"react-scripts": "5.0.1",
2525
"react-visibility-sensor": "^5.1.1",
2626
"serviceworker": "^0.1.7",
27-
"styled-components": "^6.1.8",
27+
"styled-components": "^6.1.9",
2828
"web-vitals": "^3.5.2"
2929
},
3030
"scripts": {

0 commit comments

Comments
 (0)