diff --git a/.changeset/swift-sites-check.md b/.changeset/swift-sites-check.md new file mode 100644 index 0000000..3a01de7 --- /dev/null +++ b/.changeset/swift-sites-check.md @@ -0,0 +1,6 @@ +--- +"std": patch +--- + +chore: bump jsrepo to official release + \ No newline at end of file diff --git a/README.md b/README.md index 7962997..5398a37 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Types and utility functions brokered with [jsrepo](https://jsrepo.dev). If I hav Add as a repo in config: ```bash -jsrepo init github/ieedan/std +jsrepo init @ieedan/std ``` then add your blocks: diff --git a/package.json b/package.json index f936bb5..8fd2f02 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@svitejs/changesets-changelog-github-compact": "^1.2.0", "@types/node": "^22.13.5", "@vitest/coverage-v8": "^3.0.6", - "jsrepo": "https://pkg.pr.new/jsrepojs/jsrepo@539", + "jsrepo": "^2.0.0", "typedoc": "^0.27.8", "typescript": "^5.7.3", "vitest": "^3.0.6" @@ -29,9 +29,6 @@ "typedoc-material-theme": "^1.3.0" }, "pnpm": { - "onlyBuiltDependencies": [ - "@biomejs/biome", - "esbuild" - ] + "onlyBuiltDependencies": ["@biomejs/biome", "esbuild"] } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbd54d1..2b13a93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: ^3.0.6 version: 3.0.6(vitest@3.0.6(@types/node@22.13.5)(yaml@2.7.0)) jsrepo: - specifier: https://pkg.pr.new/jsrepojs/jsrepo@539 - version: https://pkg.pr.new/jsrepojs/jsrepo@539(encoding@0.1.13)(typescript@5.7.3) + specifier: ^2.0.0 + version: 2.0.0(encoding@0.1.13)(typescript@5.7.3) typedoc: specifier: ^0.27.8 version: 0.27.8(typescript@5.7.3) @@ -1336,9 +1336,8 @@ packages: jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} - jsrepo@https://pkg.pr.new/jsrepojs/jsrepo@539: - resolution: {tarball: https://pkg.pr.new/jsrepojs/jsrepo@539} - version: 1.47.1 + jsrepo@2.0.0: + resolution: {integrity: sha512-Us7wfoV8PBihu/aoE0/pTn9oIaK4pZLx3T+didF7nzBKjRbnKTuqn77GuBY4ufUY7BV6W42D9n/IbfBt7P2dUg==} hasBin: true linkify-it@5.0.0: @@ -1464,6 +1463,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} @@ -3363,7 +3363,7 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 - jsrepo@https://pkg.pr.new/jsrepojs/jsrepo@539(encoding@0.1.13)(typescript@5.7.3): + jsrepo@2.0.0(encoding@0.1.13)(typescript@5.7.3): dependencies: '@anthropic-ai/sdk': 0.40.1(encoding@0.1.13) '@biomejs/js-api': 0.7.1(@biomejs/wasm-nodejs@1.9.4)