Skip to content

Commit

Permalink
[PPI-976] packages update
Browse files Browse the repository at this point in the history
  • Loading branch information
lysy-vlc committed Dec 11, 2023
1 parent e587e20 commit 69b90b6
Show file tree
Hide file tree
Showing 2 changed files with 6,499 additions and 7,513 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"eject": "node ../node_modules/react-scripts/bin/react-scripts.js eject"
},
"dependencies": {
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/material": "^5.5.2",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.19",
"@mui/material": "^5.14.20",
"@piwikpro/react-piwik-pro": "link:..",
"@testing-library/jest-dom": "link:../node_modules/@testing-library/jest-dom",
"@testing-library/react": "link:../node_modules/@testing-library/react",
Expand All @@ -23,10 +23,10 @@
"@types/react": "link:../node_modules/@types/react",
"@types/react-dom": "link:../node_modules/@types/react-dom",
"@types/react-router-dom": "^5.3.3",
"notistack": "^2.0.3",
"notistack": "^3.0.1",
"react": "link:../node_modules/react",
"react-dom": "link:../node_modules/react-dom",
"react-router-dom": "5.3.0",
"react-router-dom": "6.20.1",
"react-scripts": "link:../node_modules/react-scripts",
"typescript": "link:../node_modules/typescript"
},
Expand Down
Loading

0 comments on commit 69b90b6

Please sign in to comment.