Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 414126e

Browse files
authoredJan 15, 2025··
chore(deps): Update dependency @next-core/build-next-bricks to ^1.23.10
1 parent ec88244 commit 414126e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎packages/yo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"plop": "^4.0.1"
2626
},
2727
"devDependencies": {
28-
"@next-core/build-next-bricks": "^1.23.9",
28+
"@next-core/build-next-bricks": "^1.23.10",
2929
"@next-core/build-next-libs": "^1.0.23",
3030
"@next-core/element": "^1.2.16",
3131
"@next-core/i18n": "^1.0.73",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1805,10 +1805,10 @@
18051805
resolved "https://registry.npmjs.org/@next-core/browserslist-config-next/-/browserslist-config-next-1.1.2.tgz#bbf32adeae9d3ded190b821e269d3853bd73019f"
18061806
integrity sha512-KFBCCsPCxo7Bv+m23ZgpFL40qRsDnIgfYDhluXP6k7gvN2bZRTvsOn5S6dqCEpHiX9BT5p/+/JcgJ4tPTAjfxg==
18071807

1808-
"@next-core/build-next-bricks@^1.23.9":
1809-
version "1.23.9"
1810-
resolved "https://registry.npmjs.org/@next-core/build-next-bricks/-/build-next-bricks-1.23.9.tgz#c747594f30d72435181fdc8e8c6f7fc12a75fb29"
1811-
integrity sha512-5NuD2+hTdko+dF+efYOmIwYiZoA0ABdRNGj+kqOwyrpNDZS1OU3346LR8O3WvqvDwISlmKvymJKSdcd5vs7skw==
1808+
"@next-core/build-next-bricks@^1.23.10":
1809+
version "1.23.10"
1810+
resolved "https://registry.npmjs.org/@next-core/build-next-bricks/-/build-next-bricks-1.23.10.tgz#bc10897cb2b908aff82a657c54eb0740e9469daf"
1811+
integrity sha512-E5KkQURGTqBgiGTMKricU8BueO2gnqHZ3TjpzylqfoVI4zOVqGOQ3Ymxr0b1IrBPTq5Nc+C3lDR46hl2d/ghTQ==
18121812
dependencies:
18131813
"@babel/parser" "^7.26.5"
18141814
"@babel/traverse" "^7.26.5"

0 commit comments

Comments
 (0)
Please sign in to comment.