diff --git a/package-lock.json b/package-lock.json index 948fa82..b982614 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@emotion/react": "^11.11.4", - "@fontsource-variable/material-symbols-outlined": "^5.0.30", + "@fontsource-variable/material-symbols-outlined": "^5.0.31", "genshin-db": "^5.1.4", "gh-pages": "^6.1.1", "react": "18.3.1", @@ -1023,9 +1023,9 @@ } }, "node_modules/@fontsource-variable/material-symbols-outlined": { - "version": "5.0.30", - "resolved": "https://registry.npmjs.org/@fontsource-variable/material-symbols-outlined/-/material-symbols-outlined-5.0.30.tgz", - "integrity": "sha512-Wo+ShLCbG75rYIjHjuPfSOnq5EE0smynt3JymFy7+rmFu8t/O8UDYOREYunHKMneJnYoBA5y2QOV56ifv0FuUw==" + "version": "5.0.31", + "resolved": "https://registry.npmjs.org/@fontsource-variable/material-symbols-outlined/-/material-symbols-outlined-5.0.31.tgz", + "integrity": "sha512-mqSbMSGKeJoYhCkK5QGIMTT2BhUMEpTgfPmAODNSZSBd2GNp0cAtCAR6H3V385hVHPN3/FLCOkBYJV5LJSxL2g==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.14", diff --git a/package.json b/package.json index d9f534e..a5a6061 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "module", "dependencies": { "@emotion/react": "^11.11.4", - "@fontsource-variable/material-symbols-outlined": "^5.0.30", + "@fontsource-variable/material-symbols-outlined": "^5.0.31", "genshin-db": "^5.1.4", "gh-pages": "^6.1.1", "react": "18.3.1",