Skip to content

Commit

Permalink
feat(themes): upgrade twilight-components (#497)
Browse files Browse the repository at this point in the history
* fix(core): upgrade twilight-components package

* fix(core): build

* Update CODEOWNERS

---------

Co-authored-by: Jamal Al-Matari <[email protected]>
  • Loading branch information
Ahmed-S-Abduallah and jalmatari authored Dec 17, 2024
1 parent 57f28f2 commit 134ae46
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 16 deletions.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
* @jalmatari
* @ashrafreda
* @jalmatari @ashrafreda
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
},
"author": "Salla",
"dependencies": {
"@salla.sa/twilight": "^2.13.106",
"@salla.sa/twilight-tailwind-theme": "^2.13.106",
"@salla.sa/twilight": "^2.14.35",
"@salla.sa/twilight-tailwind-theme": "^2.14.35",
"animejs": "^3.2.1",
"fslightbox": "^3.3.0-2",
"lite-youtube-embed": "^0.2.0",
Expand All @@ -28,7 +28,7 @@
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.18.6",
"@babel/preset-env": "^7.16.5",
"@salla.sa/twilight-components": "^2.14.21",
"@salla.sa/twilight-components": "^2.14.35",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/line-clamp": "^0.4.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
Expand Down
6 changes: 3 additions & 3 deletions public/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/checkout.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/home.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/main-menu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 134ae46

Please sign in to comment.