Skip to content

Commit ded83d2

Browse files
committed
chore: bumped lottie-web
1 parent 9d57027 commit ded83d2

File tree

6 files changed

+6100
-5709
lines changed

6 files changed

+6100
-5709
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.5.3
4+
5+
### Patch Changes
6+
7+
- updated lottie-web
8+
39
## 3.5.2
410

511
### Patch Changes

cypress/react-testing-pages/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@craco/craco": "^6.4.3",
7-
"@testing-library/jest-dom": "^5.16.2",
8-
"@testing-library/react": "^12.1.3",
9-
"@testing-library/user-event": "^13.5.0",
10-
"react": "^18.1.0",
11-
"react-dom": "^18.1.0",
12-
"react-router": "^6.2.2",
13-
"react-router-dom": "^6.2.2",
6+
"@craco/craco": "^7.1.0",
7+
"@testing-library/jest-dom": "^5.16.5",
8+
"@testing-library/react": "^14.0.0",
9+
"@testing-library/user-event": "^14.4.3",
10+
"react": "^18.2.0",
11+
"react-dom": "^18.2.0",
12+
"react-router": "^6.9.0",
13+
"react-router-dom": "^6.9.0",
1414
"react-scripts": "5.0.1",
15-
"web-vitals": "^2.1.4"
15+
"web-vitals": "^3.3.0"
1616
},
1717
"scripts": {
1818
"start": "PORT=8080 craco start",

0 commit comments

Comments
 (0)