Skip to content

Commit

Permalink
Merge pull request #105 from fedoryakubovich/release/v0.16.2
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
fedoryakubovich authored Mar 14, 2024
2 parents ccb1f4b + ba0979d commit 73f1bc1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-awesome-stars-rating",
"version": "0.16.1",
"version": "0.16.2",
"main": "./dist/index.js",
"module": "./dist/index.js",
"files": [
Expand Down Expand Up @@ -73,14 +73,14 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/cli": "^7.23.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.5.2",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"react-redux": "^7.2.9",
"react-scripts": "5.0.1",
"redux": "^4.2.1",
Expand Down

0 comments on commit 73f1bc1

Please sign in to comment.