es-toolkit 1.46.1-dev.1808 → 1.46.1-dev.1809

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "es-toolkit",
3
- "version": "1.46.1-dev.1808+66f2610f",
3
+ "version": "1.46.1-dev.1809+b3f1f543",
4
4
  "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
5
5
  "homepage": "https://es-toolkit.dev",
6
6
  "bugs": "https://github.com/toss/es-toolkit/issues",
@@ -393,6 +393,9 @@
393
393
  },
394
394
  "prettier-plugin-sort-re-exports@0.0.1": {
395
395
  "unplugged": true
396
+ },
397
+ "vitepress-plugin-sandpack@1.1.4": {
398
+ "unplugged": true
396
399
  }
397
400
  },
398
401
  "react-native": "./dist/index.js",