Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Mar 17, 2024
1 parent 306a3e8 commit fe5a94d
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 254 deletions.
2 changes: 1 addition & 1 deletion Resources/Public/Plugin/Metadata.js

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

4 changes: 2 additions & 2 deletions Resources/Public/Scripts/Alpine.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Resources/Public/Scripts/Hls.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@
"url": "git://github.com/jonnitto/Jonnitto.PrettyEmbedHelper.git"
},
"dependencies": {
"alpinejs": "^3.13.5",
"hls.js": "^1.5.4"
"alpinejs": "^3.13.7",
"hls.js": "^1.5.7"
},
"devDependencies": {
"@neos-project/neos-ui-extensibility": "9.0.0-beta2",
"@prettier/plugin-php": "^0.22.2",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"clsx": "^2.1.0",
"cssnano": "^6.0.3",
"esbuild": "^0.20.0",
"cssnano": "^6.1.0",
"esbuild": "^0.20.2",
"esbuild-plugin-lightningcss-modules": "^0.1.2",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"postcss-sort-media-queries": "^5.2.0",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"sass": "^1.72.0",
"stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-scss": "^6.1.0"
"stylelint-scss": "^6.2.1"
},
"scripts": {
"build:css:scss": "sass --no-source-map Resources/Private/Assets:Resources/Public/Styles",
Expand Down
Loading

0 comments on commit fe5a94d

Please sign in to comment.