Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
import localFont from "@next/font/local"; | ||
import localFont from "next/font/local"; | ||
@@ -52,2 +52,16 @@ export const GeistSans = localFont({ | ||
variable: "--font-geist-sans", | ||
fallback: [ | ||
"ui-sans-serif", | ||
"system-ui", | ||
"-apple-system", | ||
"BlinkMacSystemFont", | ||
"Inter", | ||
"Segoe UI", | ||
"Roboto", | ||
"sans-serif", | ||
"Apple Color Emoji", | ||
"Segoe UI Emoji", | ||
"Segoe UI Symbol", | ||
"Noto Color Emoji", | ||
], | ||
}); | ||
@@ -104,2 +118,14 @@ | ||
variable: "--font-geist-mono", | ||
adjustFontFallback: false, | ||
fallback: [ | ||
"ui-monospace", | ||
"SFMono-Regular", | ||
"Roboto Mono", | ||
"Menlo", | ||
"Monaco", | ||
"Liberation Mono", | ||
"DejaVu Sans Mono", | ||
"Courier New", | ||
"monospace", | ||
], | ||
}); |
@@ -1,2 +0,2 @@ | ||
import { NextFontWithVariable } from "@next/font"; | ||
import { NextFontWithVariable } from "next/dist/compiled/@next/font"; | ||
@@ -3,0 +3,0 @@ declare module "geist/font" { |
{ | ||
"name": "geist", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.", | ||
@@ -35,5 +35,5 @@ "main": "./dist/font.js", | ||
"license": "SIL OPEN FONT LICENSE", | ||
"dependencies": { | ||
"@next/font": "^13.5.6" | ||
"peerDependencies": { | ||
"next": "^13.2 || ^14" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
633147
161
+ Added@next/env@14.2.17(transitive)
+ Added@next/swc-darwin-arm64@14.2.17(transitive)
+ Added@next/swc-darwin-x64@14.2.17(transitive)
+ Added@next/swc-linux-arm64-gnu@14.2.17(transitive)
+ Added@next/swc-linux-arm64-musl@14.2.17(transitive)
+ Added@next/swc-linux-x64-gnu@14.2.17(transitive)
+ Added@next/swc-linux-x64-musl@14.2.17(transitive)
+ Added@next/swc-win32-arm64-msvc@14.2.17(transitive)
+ Added@next/swc-win32-ia32-msvc@14.2.17(transitive)
+ Added@next/swc-win32-x64-msvc@14.2.17(transitive)
+ Added@swc/counter@0.1.3(transitive)
+ Added@swc/helpers@0.5.5(transitive)
+ Addedbusboy@1.6.0(transitive)
+ Addedcaniuse-lite@1.0.30001679(transitive)
+ Addedclient-only@0.0.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednanoid@3.3.7(transitive)
+ Addednext@14.2.17(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.31(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedstreamsearch@1.1.0(transitive)
+ Addedstyled-jsx@5.1.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@next/font@^13.5.6
- Removed@next/font@13.5.7(transitive)