Skip to content

Commit

Permalink
fix: update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 17, 2024
1 parent 40bc8da commit a8ee227
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 684 deletions.
16 changes: 8 additions & 8 deletions services/frontend-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@azure/msal-browser": "2.38.3",
"@azure/msal-react": "1.5.12",
"@azure/msal-browser": "3.21.0",
"@azure/msal-react": "2.0.22",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@improbable-eng/grpc-web": "0.15.0",
Expand All @@ -29,7 +29,7 @@
"react-scripts": "5.0.1",
"react-spinners": "0.13.8",
"react-tooltip": "5.26.0",
"react-use-sub": "3.0.1",
"react-use-sub": "4.0.1",
"rxjs": "7.8.1"
},
"scripts": {
Expand All @@ -48,27 +48,27 @@
"@babel/plugin-syntax-flow": "7.24.7",
"@babel/plugin-transform-react-jsx": "7.25.2",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/parser": "7.18.0",
"browser-headers": "0.4.1",
"eslint": "8.56.0",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-no-type-assertion": "1.3.0",
"eslint-plugin-prettier": "5.1.3",
"google-protobuf": "3.21.2",
"long": "5.2.3",
"madge": "6.1.0",
"madge": "8.0.0",
"prettier": "3.2.4",
"protobufjs": "7.2.6",
"react-refresh": "0.14.2",
"sass": "1.70.0",
"spy4js": "3.4.1",
"ts-proto": "1.169.1",
"spy4js": "4.0.0",
"ts-proto": "2.0.2",
"typescript": "5.4.3"
},
"jest": {
Expand Down
Loading

0 comments on commit a8ee227

Please sign in to comment.