Skip to content

Commit 2c5d737

Browse files
Update dependency mdi-react to v9
1 parent 3297118 commit 2c5d737

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"express": "4.18.1",
1111
"isomorphic-fetch": "3.0.0",
12-
"mdi-react": "8.4.0",
12+
"mdi-react": "9.4.0",
1313
"next": "8.1.0",
1414
"polished": "4.2.2",
1515
"react": "18.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3614,10 +3614,10 @@ md5.js@^1.3.4:
36143614
inherits "^2.0.1"
36153615
safe-buffer "^5.1.2"
36163616

3617-
mdi-react@8.4.0:
3618-
version "8.4.0"
3619-
resolved "https://registry.yarnpkg.com/mdi-react/-/mdi-react-8.4.0.tgz#ad7e4ee8e3a57286f30cf6018b1b40b4f53073bc"
3620-
integrity sha512-qAuZcZL6Kliut4949Mr7GUb+WaiSVBaYQgx06ReUflqB++O9gVjeQ8eTMQbEFF4inzUZv9YyhNTdX9u0B1MinQ==
3617+
mdi-react@9.4.0:
3618+
version "9.4.0"
3619+
resolved "https://registry.yarnpkg.com/mdi-react/-/mdi-react-9.4.0.tgz#b1f886681084fc85dabbcbc31b39b518f5030ced"
3620+
integrity sha512-3McdJimHT2CO+bSDGgJ1SSmU6HvXLEwLdfFi3M/nQT4aauvVxIbIGTCI8eOCcPtkyVyVuZRcCZ7Gw0oaGldYLw==
36213621

36223622
media-typer@0.3.0:
36233623
version "0.3.0"

0 commit comments

Comments
 (0)