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 Nov 16, 2024
1 parent 1c1c292 commit 857fe4f
Show file tree
Hide file tree
Showing 2 changed files with 8,380 additions and 6,530 deletions.
12 changes: 6 additions & 6 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.27.0",
"@azure/msal-react": "2.2.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@improbable-eng/grpc-web": "0.15.0",
Expand Down Expand Up @@ -55,20 +55,20 @@
"@types/react-dom": "18.3.0",
"@typescript-eslint/parser": "7.18.0",
"browser-headers": "0.4.1",
"eslint": "8.56.0",
"eslint": "9.15.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.2.7",
"typescript": "5.4.3"
},
"jest": {
Expand Down
Loading

0 comments on commit 857fe4f

Please sign in to comment.