Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuhito committed Mar 2, 2025
1 parent a6087cb commit 8990573
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"": {
"name": "font-files",
"dependencies": {
"@fontsource-utils/cli": "0.6.6",
"@fontsource-utils/cli": "^0.6.7",
"@fontsource-utils/publish": "^0.3.3",
"@types/node": "^22.13.8",
"algoliasearch": "4.24.0",
Expand Down Expand Up @@ -52,7 +52,7 @@

"@evan/concurrency": ["@evan/[email protected]", "", {}, "sha512-vjhkm2nrXoM39G4aP/U4CC5vFv/ZlMRSjbTII0N65J9R0EpgjdGswnHKS1KSjfGAp/9zKSNaojBgi0SxKnGapw=="],

"@fontsource-utils/cli": ["@fontsource-utils/[email protected].6", "", { "dependencies": { "@clack/prompts": "^0.6.3", "@fontsource-utils/generate": "0.4.1", "cac": "^6.7.14", "consola": "^3.1.0", "dotenv": "^16.1.4", "fs-extra": "^11.1.1", "json-stringify-pretty-compact": "^4.0.0", "p-queue": "^7.4.1", "pathe": "^1.1.1", "picocolors": "^1.0.0" }, "peerDependencies": { "google-font-metadata": "^6.0.0" }, "bin": { "fontsource": "dist/cli.mjs" } }, "sha512-m+Vo2AMYyCnkr5uZ7i+087Lu50ScdHx9FyA/ibN3EeBKznjlRzwfHizcudWcUJSKtfXjWa6CuolzUdiqo+scbQ=="],
"@fontsource-utils/cli": ["@fontsource-utils/[email protected].7", "", { "dependencies": { "@clack/prompts": "^0.6.3", "@fontsource-utils/generate": "0.4.1", "cac": "^6.7.14", "consola": "^3.1.0", "dotenv": "^16.1.4", "fs-extra": "^11.1.1", "json-stringify-pretty-compact": "^4.0.0", "p-queue": "^7.4.1", "pathe": "^1.1.1", "picocolors": "^1.0.0" }, "peerDependencies": { "google-font-metadata": "^6.0.0" }, "bin": { "fontsource": "dist/cli.mjs" } }, "sha512-LG13rxxYCKNdZDprhX9hhsOesoM2PJEP4LknQqBro0nLf/CNCF/LwluQVPq9AxvPC6021+nuQE+j+9USVHiYSQ=="],

"@fontsource-utils/generate": ["@fontsource-utils/[email protected]", "", {}, "sha512-BkN73pZfMvpVZoXDTvVVS/8Kf3jn0dtyT0ihE69/f6qBcGSyKACk0hV9zQEDARA3RaDh7NbrHpaQgQoP6CdAJw=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"author": "Ayuhito <[email protected]>",
"license": "MIT",
"dependencies": {
"@fontsource-utils/cli": "0.6.6",
"@fontsource-utils/cli": "0.6.7",
"@fontsource-utils/publish": "^0.3.3",
"@types/node": "^22.13.8",
"algoliasearch": "4.24.0",
Expand Down

0 comments on commit 8990573

Please sign in to comment.