Skip to content

Commit a1d7f87

Browse files
Update dependency pkgroll to v2.15.3
1 parent a29ef3a commit a1d7f87

File tree

7 files changed

+554
-41
lines changed

7 files changed

+554
-41
lines changed

packages/-internals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "22.13.4",
4949
"concurrently": "9.2.0",
5050
"eslint": "9.31.0",
51-
"pkgroll": "2.14.5",
51+
"pkgroll": "2.15.3",
5252
"prettier": "3.5.3",
5353
"publint": "0.3.12",
5454
"typescript": "5.8.3"

packages/build-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "9.31.0",
6161
"glob": "11.0.3",
6262
"jest-image-snapshot": "6.5.1",
63-
"pkgroll": "2.14.5",
63+
"pkgroll": "2.15.3",
6464
"prettier": "3.5.3",
6565
"publint": "0.3.12",
6666
"rollup": "4.37.0",

packages/cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@tsconfig/strictest": "2.0.5",
4949
"concurrently": "9.2.0",
5050
"eslint": "9.31.0",
51-
"pkgroll": "2.14.5",
51+
"pkgroll": "2.15.3",
5252
"prettier": "3.5.3",
5353
"publint": "0.3.12",
5454
"typescript": "5.8.3",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"blurhash": "2.0.5",
6868
"concurrently": "9.2.0",
6969
"eslint": "9.31.0",
70-
"pkgroll": "2.14.5",
70+
"pkgroll": "2.15.3",
7171
"prettier": "3.5.3",
7272
"publint": "0.3.12",
7373
"thumbhash": "0.1.1",

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint": "9.31.0",
6565
"glob": "11.0.3",
6666
"jest-image-snapshot": "6.5.1",
67-
"pkgroll": "2.14.5",
67+
"pkgroll": "2.15.3",
6868
"prettier": "3.5.3",
6969
"publint": "0.3.12",
7070
"rollup": "4.37.0",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"glob": "11.0.3",
155155
"jest-image-snapshot": "6.5.1",
156156
"memfs": "4.36.0",
157-
"pkgroll": "2.14.5",
157+
"pkgroll": "2.15.3",
158158
"prettier": "3.5.3",
159159
"publint": "0.3.12",
160160
"style-loader": "4.0.0",

0 commit comments

Comments
 (0)