es-toolkit 1.23.0-dev.739 → 1.23.0-dev.740
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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "es-toolkit",
|
|
3
3
|
"description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
|
|
4
|
-
"version": "1.23.0-dev.
|
|
4
|
+
"version": "1.23.0-dev.740+6a954df0",
|
|
5
5
|
"homepage": "https://es-toolkit.slash.page",
|
|
6
6
|
"bugs": "https://github.com/toss/es-toolkit/issues",
|
|
7
7
|
"repository": {
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"@types/jscodeshift": "^0.11.11",
|
|
225
225
|
"@types/node": "^20.12.11",
|
|
226
226
|
"@types/tar": "^6.1.13",
|
|
227
|
-
"@vitest/coverage-istanbul": "^2.1.
|
|
227
|
+
"@vitest/coverage-istanbul": "^2.1.2",
|
|
228
228
|
"@vue/compiler-sfc": "^3.5.10",
|
|
229
229
|
"broken-link-checker": "^0.7.8",
|
|
230
230
|
"eslint": "^9.9.0",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"tsx": "^4.19.0",
|
|
245
245
|
"typescript": "^5.4.5",
|
|
246
246
|
"typescript-eslint": "^8.1.0",
|
|
247
|
-
"vitest": "^2.1.
|
|
247
|
+
"vitest": "^2.1.2"
|
|
248
248
|
},
|
|
249
249
|
"dependenciesMeta": {
|
|
250
250
|
"@trivago/prettier-plugin-sort-imports@4.3.0": {
|