Skip to content

Commit

Permalink
Updated dependent packages
Browse files Browse the repository at this point in the history
Takeshi Nakatani committed Dec 5, 2024
1 parent d331605 commit bbfe86f
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -4,8 +4,8 @@
"dependencies": {
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.9",
"@mui/material": "^6.1.9",
"@mui/icons-material": "^6.1.10",
"@mui/material": "^6.1.10",
"ajv": "^8.17.1",
"body-parser": "^1.20.3",
"config": "^3.3.12",
@@ -16,7 +16,7 @@
"express-session": "^1.18.1",
"jose": "^5.9.6",
"morgan": "^1.10.0",
"openid-client": "^6.1.6",
"openid-client": "^6.1.7",
"passport": "^0.7.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
@@ -49,7 +49,7 @@
"@babel/plugin-proposal-decorators": "^7.25.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
"css-loader": "^7.1.2",
@@ -61,7 +61,7 @@
"react-test-context-provider": "^2.2.0",
"react-test-renderer": "^18.3.1",
"style-loader": "^4.0.0",
"webpack": "^5.96.1",
"webpack": "^5.97.0",
"webpack-cli": "^5.1.4"
},
"browser": {
Original file line number Diff line number Diff line change
@@ -160,6 +160,7 @@ exports[`R3AccountDialog test snapshot for R3AccountDialog 1`] = `
className="css-w4cd9x"
>
<span
aria-hidden={true}
className="notranslate"
>

0 comments on commit bbfe86f

Please sign in to comment.