Skip to content

Commit

Permalink
chore: bump publisher version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuhito committed Mar 2, 2025
1 parent 83cc3b3 commit 3b86ba2
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 @@ -5,7 +5,7 @@
"name": "font-files",
"dependencies": {
"@fontsource-utils/cli": "0.6.6",
"@fontsource-utils/publish": "^0.3.2",
"@fontsource-utils/publish": "^0.3.3",
"@types/node": "^22.13.8",
"algoliasearch": "4.24.0",
"consola": "^3.4.0",
Expand Down Expand Up @@ -56,7 +56,7 @@

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

"@fontsource-utils/publish": ["@fontsource-utils/[email protected].2", "", { "dependencies": { "@clack/prompts": "^0.6.0", "@npmcli/package-json": "^3.1.1", "cac": "^6.7.14", "consola": "^3.1.0", "defu": "^6.1.2", "dotenv": "^16.1.4", "execa": "^7.1.1", "fs-extra": "^11.1.0", "hash-wasm": "^4.9.0", "json-stringify-pretty-compact": "^4.0.0", "p-queue": "^7.4.1", "parse-git-config": "^3.0.0", "pathe": "^1.1.1", "picocolors": "^1.0.0", "semver": "^7.5.1" }, "bin": { "fontsource-publish": "dist/cli.mjs" } }, "sha512-TeI+e0MZFea22OlLIs67mh2FnDR9hTfTT5U2V7ldzIC18lIL+lcrA7YAnJ2x/6xMmpL9cqYMSsQVgYUr4P1Tiw=="],
"@fontsource-utils/publish": ["@fontsource-utils/[email protected].3", "", { "dependencies": { "@clack/prompts": "^0.6.0", "@npmcli/package-json": "^3.1.1", "cac": "^6.7.14", "consola": "^3.1.0", "defu": "^6.1.2", "dotenv": "^16.1.4", "execa": "^7.1.1", "fs-extra": "^11.1.0", "hash-wasm": "^4.9.0", "json-stringify-pretty-compact": "^4.0.0", "p-queue": "^7.4.1", "parse-git-config": "^3.0.0", "pathe": "^1.1.1", "picocolors": "^1.0.0", "semver": "^7.5.1" }, "bin": { "fontsource-publish": "dist/cli.mjs" } }, "sha512-9pLjz81JayKGtVuGzlGCHoq0FV9IQbFqbmSQXc/BmzM4KQZvyVWc99/NTq2Eqw9vAFnZi19sSF+or3v+weumSg=="],

"@isaacs/cliui": ["@isaacs/[email protected]", "", { "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "MIT",
"dependencies": {
"@fontsource-utils/cli": "0.6.6",
"@fontsource-utils/publish": "^0.3.2",
"@fontsource-utils/publish": "^0.3.3",
"@types/node": "^22.13.8",
"algoliasearch": "4.24.0",
"consola": "^3.4.0",
Expand Down

0 comments on commit 3b86ba2

Please sign in to comment.