diff --git a/webapp-next/package.json b/webapp-next/package.json index f69864d..6c615a0 100644 --- a/webapp-next/package.json +++ b/webapp-next/package.json @@ -16,7 +16,6 @@ "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", "@fontsource/inter": "^5.0.0", - "@next/font": "14.2.3", "@sentry/nextjs": "^7.75.0", "@types/js-cookie": "^3.0.3", "@types/node": "20.12.8", diff --git a/webapp-next/yarn.lock b/webapp-next/yarn.lock index 3375c18..8ece75a 100644 --- a/webapp-next/yarn.lock +++ b/webapp-next/yarn.lock @@ -1101,11 +1101,6 @@ dependencies: glob "10.3.10" -"@next/font@14.2.3": - version "14.2.3" - resolved "https://registry.yarnpkg.com/@next/font/-/font-14.2.3.tgz#7b2e868a960cbe089f825b2e1e09e2933a04b9dc" - integrity sha512-u35UstQmvl3Yrvv2MOi6RcXMH3xDtmWTXcvkYcC/vCZHLqj/5JQ5UyFRf5saDWxFlZIkEh8HCzwNGoiHIr1/NQ== - "@next/swc-darwin-arm64@14.2.3": version "14.2.3" resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.3.tgz#db1a05eb88c0224089b815ad10ac128ec79c2cdb" @@ -4057,16 +4052,7 @@ streamsearch@^1.1.0: resolved "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz" integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg== -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.1.0: +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==