Skip to content

Commit 5cb43c1

Browse files
committed
build: updated third party dependencies
1 parent 0dae8f1 commit 5cb43c1

File tree

3 files changed

+658
-662
lines changed

3 files changed

+658
-662
lines changed

composer.lock

Lines changed: 41 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"dependencies": {
3131
"@popperjs/core": "^2.11.8",
3232
"autocompleter": "^9.3.2",
33-
"bootstrap": "^5.3.6",
33+
"bootstrap": "^5.3.7",
3434
"bootstrap-datepicker": "^1.10.0",
3535
"bootstrap-icons": "^1.13.1",
36-
"chart.js": "^4.4.9",
36+
"chart.js": "^4.5.0",
3737
"handlebars": "4.7.8",
3838
"highlight.js": "^11.11.1",
3939
"masonry-layout": "^4.2.2",
@@ -42,13 +42,13 @@
4242
"vanilla-cookieconsent": "^3.1.0"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.27.3",
45+
"@babel/core": "^7.27.4",
4646
"@babel/preset-env": "^7.27.2",
4747
"@commitlint/cli": "^19.8.1",
4848
"@commitlint/config-conventional": "^19.8.1",
4949
"@mcler/webpack-concat-plugin": "^4.1.6",
5050
"@testing-library/jest-dom": "^6.6.3",
51-
"@types/node": "^20.17.55",
51+
"@types/node": "^20.19.1",
5252
"autoprefixer": "^10.4.21",
5353
"babel-jest": "^29.7.0",
5454
"babel-loader": "^9.2.1",
@@ -64,9 +64,9 @@
6464
"jest-environment-jsdom": "^29.7.0",
6565
"jest-fetch-mock": "^3.0.3",
6666
"mini-css-extract-plugin": "^2.9.2",
67-
"postcss": "^8.5.4",
67+
"postcss": "^8.5.6",
6868
"prettier": "^3.5.3",
69-
"pretty-quick": "^4.1.1",
69+
"pretty-quick": "^4.2.2",
7070
"raw-loader": "^4.0.2",
7171
"sass": "1.77.6",
7272
"sass-loader": "^16.0.5",
@@ -75,7 +75,7 @@
7575
"webpack": "^5.99.9",
7676
"webpack-cli": "^5.1.4",
7777
"webpack-merge": "^6.0.1",
78-
"webpack-sources": "^3.3.0"
78+
"webpack-sources": "^3.3.2"
7979
},
8080
"husky": {
8181
"hooks": {

0 commit comments

Comments
 (0)