diff --git a/package-lock.json b/package-lock.json index dd381df..e4574af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astryxdesign/core": "0.1.6", "@astryxdesign/theme-neutral": "0.1.6", "@fontsource-variable/geist": "^5.2.9", - "@fontsource-variable/geist-mono": "^5.2.8", + "@fontsource-variable/geist-mono": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/mona-sans": "^5.2.8", "@fontsource/instrument-serif": "^5.2.8", @@ -1208,9 +1208,9 @@ } }, "node_modules/@fontsource-variable/geist-mono": { - "version": "5.2.8", - "resolved": "https://registry.npmjs.org/@fontsource-variable/geist-mono/-/geist-mono-5.2.8.tgz", - "integrity": "sha512-KI5bj+hkkRiHttYHmccotUZ80ZuZyai+RwI1d7UId0clkx/jXxlo8qYK8j54WzmpBjtMoEMPyllV7faDcj+6RA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/@fontsource-variable/geist-mono/-/geist-mono-5.3.0.tgz", + "integrity": "sha512-vBbuwDEo9AkrqADMXOrlAR3DFcJi4/JxeuU43FoiQERnNwsfXNnvxvReZG02cQKmyk4DZkZdBZX3oTDvy2zBAw==", "dev": true, "license": "OFL-1.1", "funding": { diff --git a/package.json b/package.json index d0a74b0..288c88b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astryxdesign/core": "0.1.6", "@astryxdesign/theme-neutral": "0.1.6", "@fontsource-variable/geist": "^5.2.9", - "@fontsource-variable/geist-mono": "^5.2.8", + "@fontsource-variable/geist-mono": "^5.3.0", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/mona-sans": "^5.2.8", "@fontsource/instrument-serif": "^5.2.8",