Skip to content

Commit

Permalink
Cleanup package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Oct 1, 2024
1 parent 7e53fa6 commit a31197a
Showing 1 changed file with 3 additions and 20 deletions.
23 changes: 3 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,13 @@
"watch": "encore dev --watch"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@sylius-ui/admin": "file:vendor/sylius/sylius/src/Sylius/Bundle/AdminBundle",
"@sylius-ui/shop": "file:vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle",
"@symfony/stimulus-bridge": "^3.2.2",
"@sylius-ui/admin": "2.0.0-alpha-1",
"@sylius-ui/shop": "2.0.0-alpha-1",
"@symfony/ux-autocomplete": "file:vendor/symfony/ux-autocomplete/assets",
"@symfony/ux-live-component": "file:vendor/symfony/ux-live-component/assets",
"apexcharts": "^3.41.0",
"bootstrap": "^5.3.3",
"chart.js": "^3.7.1",
"flag-icons": "^7.2.3",
"infinite-tree": "^1.17.1",
"slugify": "^1.6",
"stimulus-use": "^0.52.2",
"@tabler/core": "^1.0.0-beta21"
"@symfony/ux-live-component": "file:vendor/symfony/ux-live-component/assets"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.18.10",
"@babel/register": "^7.0.0",
"@hotwired/stimulus": "^3.2.2",
"@symfony/stimulus-bridge": "^3.2.2",
"@symfony/webpack-encore": "^3.1.0",
"sass": "^1.54.8",
"sass-loader": "^13.0.0",
"tom-select": "^2.2.2"
Expand Down

0 comments on commit a31197a

Please sign in to comment.