Skip to content

Commit

Permalink
chore: update lottie and other packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamote committed Feb 19, 2023
1 parent b983fdf commit 182823e
Show file tree
Hide file tree
Showing 2 changed files with 4,173 additions and 3,815 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tsc:compile:watch": "tsc --watch"
},
"dependencies": {
"lottie-web": "^5.9.4"
"lottie-web": "^5.10.2"
},
"devDependencies": {
"@babel/core": "^7.16.7",
Expand Down Expand Up @@ -81,9 +81,9 @@
"gh-pages": "^3.2.3",
"jest": "^27.4.7",
"jest-canvas-mock": "^2.3.1",
"node-sass": "^7.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"node-sass": "^8.0.0",
"npm-run-all": "4.1.5",
"prettier": "^2.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^17.0.2",
Expand All @@ -94,9 +94,9 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^27.1.3",
"ts-node": "^10.4.0",
"tslib": "^2.3.1",
"typescript": "^4.7.4"
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit 182823e

Please sign in to comment.