Skip to content

Commit

Permalink
Bump CountUp (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarkelov authored Jan 26, 2023
1 parent 1a3a2f0 commit 5f7674e
Show file tree
Hide file tree
Showing 2 changed files with 4,017 additions and 4,148 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
},
"dependencies": {
"@rollup/plugin-babel": "^6.0.2",
"countup.js": "^2.3.2"
"countup.js": "^2.4.1"
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "^7.14.5",
"@rollup/plugin-node-resolve": "^15.0.1",
"@testing-library/react": "13.4.0",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"babel-jest": "29.3.1",
"babel-jest": "29.4.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "28.1.2",
"jest-environment-jsdom": "^28.1.1",
"prettier": "2.8.0",
"prettier": "2.8.3",
"pretty-quick": "3.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"rollup": "3.4.0",
"rollup": "3.11.0",
"typescript": "^4.9.3"
}
}
Loading

0 comments on commit 5f7674e

Please sign in to comment.