Skip to content

Commit 9d604a1

Browse files
committed
Bump es-toolkit
1 parent e267cdf commit 9d604a1

File tree

14 files changed

+142
-137
lines changed

14 files changed

+142
-137
lines changed

.pnp.cjs

Lines changed: 113 additions & 113 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.

packages/acceptance-tests/pkg-tests-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@yarnpkg/monorepo": "workspace:^",
2222
"@yarnpkg/parsers": "workspace:^",
2323
"@yarnpkg/pnp": "workspace:^",
24-
"es-toolkit": "^1.19.0",
24+
"es-toolkit": "^1.29.0",
2525
"pkg-tests-core": "workspace:^",
2626
"tar": "^6.0.5",
2727
"tslib": "^2.4.0"

packages/docusaurus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"clsx": "^1.2.1",
3636
"docusaurus-plugin-typedoc-api": "patch:docusaurus-plugin-typedoc-api@npm%3A4.2.0#~/.yarn/patches/docusaurus-plugin-typedoc-api-npm-4.2.0-fb78ec678c.patch",
3737
"dompurify": "^3.0.5",
38-
"es-toolkit": "^1.19.0",
38+
"es-toolkit": "^1.29.0",
3939
"esast-util-from-js": "^2.0.1",
4040
"esbuild-loader": "^2.20.0",
4141
"fast-glob": "^3.2.2",

packages/plugin-constraints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@yarnpkg/fslib": "workspace:^",
1717
"clipanion": "^4.0.0-rc.2",
18-
"es-toolkit": "^1.19.0",
18+
"es-toolkit": "^1.29.0",
1919
"tau-prolog": "^0.2.66",
2020
"tslib": "^2.4.0"
2121
},

packages/plugin-essentials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ci-info": "^4.0.0",
1414
"clipanion": "^4.0.0-rc.2",
1515
"enquirer": "^2.3.6",
16-
"es-toolkit": "^1.19.0",
16+
"es-toolkit": "^1.29.0",
1717
"micromatch": "^4.0.2",
1818
"semver": "^7.1.2",
1919
"tslib": "^2.4.0",

packages/plugin-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/semver": "^7.1.0",
1212
"@yarnpkg/fslib": "workspace:^",
1313
"clipanion": "^4.0.0-rc.2",
14-
"es-toolkit": "^1.19.0",
14+
"es-toolkit": "^1.29.0",
1515
"git-url-parse": "^13.1.0",
1616
"semver": "^7.1.2",
1717
"tslib": "^2.4.0"

packages/plugin-npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@yarnpkg/fslib": "workspace:^",
1212
"enquirer": "^2.3.6",
13-
"es-toolkit": "^1.19.0",
13+
"es-toolkit": "^1.29.0",
1414
"semver": "^7.1.2",
1515
"ssri": "^6.0.1",
1616
"tslib": "^2.4.0"

packages/plugin-version/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@yarnpkg/libui": "workspace:^",
1313
"@yarnpkg/parsers": "workspace:^",
1414
"clipanion": "^4.0.0-rc.2",
15-
"es-toolkit": "^1.19.0",
15+
"es-toolkit": "^1.29.0",
1616
"ink": "^3.2.0",
1717
"react": "^17.0.2",
1818
"semver": "^7.1.2",

0 commit comments

Comments
 (0)