Skip to content

Commit 0dfde9f

Browse files
committed
Merge remote-tracking branch 'origin/main' into fix-migration-tool
# Conflicts: # package-lock.json # packages/foundations/package.json
2 parents 3e4c8c3 + 6ebfb83 commit 0dfde9f

File tree

4 files changed

+30
-33
lines changed

4 files changed

+30
-33
lines changed

package-lock.json

Lines changed: 27 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@db-ui/foundations": "*",
48-
"@db-ux/core-icons": "0.0.6"
48+
"@db-ux/core-icons": "0.0.7"
4949
},
5050
"devDependencies": {
5151
"@builder.io/eslint-plugin-mitosis": "0.0.16",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@csstools/normalize.css": "12.1.1",
47-
"@db-ux/core-icons": "^0.0.6",
47+
"@db-ux/core-icons": "^0.0.7",
4848
"cpr": "3.0.1",
4949
"cssnano": "^7.0.6",
5050
"dotenv": "^16.4.7",

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test:e2e": "npx playwright test --config=../playwright.patternhub-config.ts"
2424
},
2525
"dependencies": {
26-
"@db-ux/core-icons": "0.0.6",
26+
"@db-ux/core-icons": "0.0.7",
2727
"dompurify": "3.2.3",
2828
"highlight.js": "^11.10.0",
2929
"next": "15.0.4",

0 commit comments

Comments
 (0)