Skip to content

Commit

Permalink
changed SWC version to 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirafedas committed Aug 6, 2024
1 parent 94b5b91 commit 6a4efde
Show file tree
Hide file tree
Showing 24 changed files with 9,481 additions and 1,186 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.aem/*
coverage
logs/*
node_modules
*node_modules
.DS_Store
.idea
.iml
Expand Down
1 change: 1 addition & 0 deletions libs/features/mas/commerce/stats.json

Large diffs are not rendered by default.

631 changes: 0 additions & 631 deletions libs/features/mas/package-lock.json

Large diffs are not rendered by default.

26 changes: 0 additions & 26 deletions libs/features/mas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,32 +14,6 @@
"test": "npm run test:ci --workspaces",
"build": "npm run build --workspaces"
},
"dependencies": {
"@spectrum-web-components/action-button": "^0.43.0",
"@spectrum-web-components/action-menu": "^0.43.0",
"@spectrum-web-components/button": "^0.43.0",
"@spectrum-web-components/button-group": "^0.43.0",
"@spectrum-web-components/checkbox": "^0.43.0",
"@spectrum-web-components/dialog": "^0.43.0",
"@spectrum-web-components/icon": "^0.43.0",
"@spectrum-web-components/icons": "^0.43.0",
"@spectrum-web-components/icons-workflow": "^0.43.0",
"@spectrum-web-components/link": "^0.43.0",
"@spectrum-web-components/menu": "^0.43.0",
"@spectrum-web-components/overlay": "^0.43.0",
"@spectrum-web-components/popover": "^0.43.0",
"@spectrum-web-components/progress-circle": "^0.43.0",
"@spectrum-web-components/radio": "^0.43.0",
"@spectrum-web-components/reactive-controllers": "^0.43.0",
"@spectrum-web-components/search": "^0.43.0",
"@spectrum-web-components/sidenav": "0.42.1",
"@spectrum-web-components/split-button": "^0.43.0",
"@spectrum-web-components/tabs": "^0.43.0",
"@spectrum-web-components/theme": "^0.43.0",
"@spectrum-web-components/tooltip": "^0.43.0",
"@spectrum-web-components/tray": "^0.43.0",
"lit": "^2.8.0"
},
"devDependencies": {
"@esm-bundle/chai": "4.3.4-fix.0",
"@esm-bundle/chai-as-promised": "7.1.1",
Expand Down
Loading

0 comments on commit 6a4efde

Please sign in to comment.