From 50423e5ff2e4c440887b3565c0adc696b237f3eb Mon Sep 17 00:00:00 2001 From: nuintun Date: Fri, 20 Dec 2024 17:13:18 +0800 Subject: [PATCH] feat: Bump code --- README.md | 10 +++++----- package.json | 8 ++++---- pnpm-lock.yaml | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 22525f2..80ec5cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# useVirtual +# use-virtual > 😎 ♻️ A tiny React hook for rendering large datasets like a breeze. @@ -13,10 +13,10 @@ [npm-image]: https://img.shields.io/npm/v/@nuintun/use-virtual?style=flat-square [npm-url]: https://www.npmjs.org/package/@nuintun/use-virtual [download-image]: https://img.shields.io/npm/dm/@nuintun/use-virtual?style=flat-square -[languages-image]: https://img.shields.io/github/languages/top/nuintun/useVirtual?style=flat-square -[github-url]: https://github.com/nuintun/useVirtual +[languages-image]: https://img.shields.io/github/languages/top/nuintun/use-virtual?style=flat-square +[github-url]: https://github.com/nuintun/use-virtual [tree-shakeable-image]: https://img.shields.io/badge/tree--shakeable-true-brightgreen?style=flat-square [side-effect-image]: https://img.shields.io/badge/side--effect-free-brightgreen?style=flat-square [bundle-phobia-url]: https://bundlephobia.com/result?p=@nuintun/use-virtual -[license-image]: https://img.shields.io/github/license/nuintun/useVirtual?style=flat-square -[license-url]: https://github.com/nuintun/useVirtual/blob/main/LICENSE +[license-image]: https://img.shields.io/github/license/nuintun/use-virtual?style=flat-square +[license-url]: https://github.com/nuintun/use-virtual/blob/main/LICENSE diff --git a/package.json b/package.json index 30a21ce..f853d93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuintun/use-virtual", - "version": "0.1.0", + "version": "0.2.0", "description": "😎 ♻️ A tiny React hook for rendering large datasets like a breeze.", "type": "module", "sideEffects": false, @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/nuintun/useVirtual.git" + "url": "git+https://github.com/nuintun/use-virtual.git" }, "keywords": [ "react", @@ -29,9 +29,9 @@ }, "license": "MIT", "bugs": { - "url": "https://github.com/nuintun/useVirtual/issues" + "url": "https://github.com/nuintun/use-virtual/issues" }, - "homepage": "https://github.com/nuintun/useVirtual#readme", + "homepage": "https://github.com/nuintun/use-virtual#readme", "scripts": { "lint": "tsc --noEmit", "clean": "node tools/clean.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13c46d8..a03148e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: version: 12.1.2(rollup@4.28.1)(tslib@2.8.1)(typescript@5.7.2) '@types/react': specifier: ^18.3.17 - version: 18.3.17 + version: 18.3.18 dts-paths: specifier: ^1.0.3 version: 1.0.3(typescript@5.7.2) @@ -191,8 +191,8 @@ packages: '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} - '@types/react@18.3.17': - resolution: {integrity: sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==} + '@types/react@18.3.18': + resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} @@ -534,7 +534,7 @@ snapshots: '@types/prop-types@15.7.14': {} - '@types/react@18.3.17': + '@types/react@18.3.18': dependencies: '@types/prop-types': 15.7.14 csstype: 3.1.3