Skip to content

Commit

Permalink
chore: updated 3rd party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten committed Jul 19, 2024
1 parent 10711fd commit dd618a2
Show file tree
Hide file tree
Showing 3 changed files with 824 additions and 818 deletions.
24 changes: 12 additions & 12 deletions composer.lock

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"bootstrap-icons": "^1.11.3",
"chart.js": "^4.4.3",
"handlebars": "4.7.8",
"highlight.js": "^11.9.0",
"highlight.js": "^11.10.0",
"masonry-layout": "^4.2.2",
"sortablejs": "^1.15.2",
"tinymce": "^6.8.3",
"tinymce": "^6.8.4",
"vanilla-cookieconsent": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@mcler/webpack-concat-plugin": "^4.1.6",
"@playwright/test": "^1.44.1",
"@playwright/test": "^1.45.2",
"@testing-library/jest-dom": "^5.17.0",
"@types/node": "^20.14.2",
"@types/node": "^20.14.11",
"autoprefixer": "^10.4.19",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
Expand All @@ -63,14 +63,14 @@
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.9.0",
"node-sass": "^8.0.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
"raw-loader": "^4.0.2",
"sass-loader": "^13.3.3",
"sigmund": "^1.0.1",
"style-loader": "^3.3.4",
"webpack": "^5.92.0",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0",
"webpack-sources": "^3.2.3"
Expand Down
Loading

0 comments on commit dd618a2

Please sign in to comment.