Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/main/patch-updates-a…
Browse files Browse the repository at this point in the history
…efb499365
  • Loading branch information
daniele-mng authored Jul 11, 2024
2 parents ecf1566 + 7cd3ef9 commit ea87411
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 79 deletions.
160 changes: 85 additions & 75 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.6",
"@sentry/react": "^8.7.0",
"@sentry/react": "^8.13.0",
"@visx/axis": "^3.10.1",
"@visx/gradient": "^3.3.0",
"@visx/shape": "^3.5.0",
Expand Down Expand Up @@ -70,14 +70,14 @@
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"styled-components": "^6.1.11",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@babel/cli": "^7.24.7",
"@pandatix/js-cvss": "^0.4.4",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^15.0.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^13.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand All @@ -98,7 +98,7 @@
"husky": "^2.7.0",
"jest-styled-components": "^7.2.0",
"lint-staged": "^13.1.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"typescript": "^5.2.2",
"vite": "^5.2.12",
"vite-plugin-eslint": "^1.8.1",
Expand Down

0 comments on commit ea87411

Please sign in to comment.