Skip to content

Commit 6b9eaa5

Browse files
authored
Merge pull request #2038 from db-ux-design-system/refactor-updated-DB-UX-Design-System-version
refactor: updated DB UX Design System version
2 parents 88c06e7 + 9265309 commit 6b9eaa5

File tree

6 files changed

+71
-68
lines changed

6 files changed

+71
-68
lines changed

angular17-example/package-lock.json

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

angular17-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@angular/platform-browser": "^17.3.0",
2020
"@angular/platform-browser-dynamic": "^17.3.0",
2121
"@angular/router": "^17.3.0",
22-
"@db-ux/ngx-core-components": "^1.0.0",
22+
"@db-ux/ngx-core-components": "^3.0.0",
2323
"rxjs": "~7.8.0",
2424
"tslib": "^2.3.0",
2525
"zone.js": "~0.14.3"

react-example/package-lock.json

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

react-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "vite --open"
99
},
1010
"dependencies": {
11-
"@db-ux/react-core-components": "^1.2.1",
11+
"@db-ux/react-core-components": "^3.0.0",
1212
"classnames": "^2.5.1",
1313
"react": "^18.3.0",
1414
"react-dom": "^18.3.1",

vue-example/package-lock.json

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

vue-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "vite --open"
99
},
1010
"dependencies": {
11-
"@db-ux/v-core-components": "^2.4.4",
11+
"@db-ux/v-core-components": "^3.0.0",
1212
"sass": "^1.89.2",
1313
"vue": "^3.5.17"
1414
},

0 commit comments

Comments
 (0)