Skip to content

Commit 7edf3d1

Browse files
committed
build: updated third party dependencies
1 parent e81cb0d commit 7edf3d1

3 files changed

Lines changed: 359 additions & 363 deletions

File tree

composer.lock

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,45 +39,45 @@
3939
"bootstrap-datepicker": "^1.10.1",
4040
"bootstrap-icons": "^1.13.1",
4141
"chart.js": "^4.5.1",
42-
"choices.js": "^11.1.0",
42+
"choices.js": "^11.2.1",
4343
"handlebars": "4.7.8",
4444
"highlight.js": "^11.11.1",
45-
"jodit": "^4.10.3",
45+
"jodit": "^4.11.13",
4646
"masonry-layout": "^4.2.2",
4747
"sortablejs": "^1.15.7",
4848
"vanilla-cookieconsent": "^3.1.0"
4949
},
5050
"devDependencies": {
5151
"@babel/core": "^7.29.0",
5252
"@babel/preset-env": "^7.29.0",
53-
"@commitlint/cli": "^20.4.3",
54-
"@commitlint/config-conventional": "^20.4.3",
53+
"@commitlint/cli": "^20.4.4",
54+
"@commitlint/config-conventional": "^20.4.4",
5555
"@eslint/js": "^9.39.4",
5656
"@types/bootstrap": "^5.2.10",
5757
"@types/highlightjs": "^9.12.6",
5858
"@types/jsdom": "^27.0.0",
5959
"@types/masonry-layout": "^4.2.8",
6060
"@types/node": "^24.12.0",
6161
"@types/sortablejs": "^1.15.9",
62-
"@vitest/coverage-istanbul": "^4.0.18",
63-
"@vitest/coverage-v8": "^4.0.18",
62+
"@vitest/coverage-istanbul": "^4.1.0",
63+
"@vitest/coverage-v8": "^4.1.0",
6464
"autoprefixer": "^10.4.27",
6565
"eslint": "^9.39.4",
6666
"husky": "^9.1.7",
6767
"jsdom": "^27.4.0",
6868
"postcss": "^8.5.8",
6969
"prettier": "^3.8.1",
7070
"pretty-quick": "^4.2.2",
71-
"sass": "^1.97.3",
71+
"sass": "^1.98.0",
7272
"sigmund": "^1.0.1",
7373
"typescript": "^5.9.3",
74-
"typescript-eslint": "^8.56.1",
74+
"typescript-eslint": "^8.57.0",
7575
"vite": "^7.3.1",
7676
"vite-plugin-compression": "^0.5.1",
7777
"vite-plugin-html": "^3.2.2",
7878
"vite-plugin-minify": "^2.1.0",
7979
"vite-plugin-static-copy": "^3.2.0",
80-
"vitest": "^4.0.18",
80+
"vitest": "^4.1.0",
8181
"vitest-fetch-mock": "^0.4.5"
8282
},
8383
"husky": {

0 commit comments

Comments
 (0)