Skip to content

Commit 4ba6052

Browse files
committed
build: updated third party dependencies
1 parent b8d628d commit 4ba6052

4 files changed

Lines changed: 189 additions & 180 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is a log of major user-visible changes in each phpMyFAQ release.
88

99
### phpMyFAQ v4.1.2 – unreleased
1010

11+
- updated third party dependencies (Thorsten)
1112
- fixed bugs (Thorsten)
1213

1314
### phpMyFAQ v4.1.1 - 2026-03-31

composer.lock

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,25 +59,25 @@
5959
"@types/masonry-layout": "^4.2.8",
6060
"@types/node": "^24.12.2",
6161
"@types/sortablejs": "^1.15.9",
62-
"@vitest/coverage-istanbul": "^4.1.2",
63-
"@vitest/coverage-v8": "^4.1.2",
62+
"@vitest/coverage-istanbul": "^4.1.3",
63+
"@vitest/coverage-v8": "^4.1.3",
6464
"autoprefixer": "^10.4.27",
6565
"eslint": "^9.39.4",
6666
"husky": "^9.1.7",
6767
"jsdom": "^27.4.0",
68-
"postcss": "^8.5.8",
68+
"postcss": "^8.5.9",
6969
"prettier": "^3.8.1",
7070
"pretty-quick": "^4.2.2",
7171
"sass": "^1.99.0",
7272
"sigmund": "^1.0.1",
7373
"typescript": "^5.9.3",
74-
"typescript-eslint": "^8.58.0",
74+
"typescript-eslint": "^8.58.1",
7575
"vite": "^7.3.2",
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.4.0",
80-
"vitest": "^4.1.2",
80+
"vitest": "^4.1.3",
8181
"vitest-fetch-mock": "^0.4.5"
8282
},
8383
"husky": {

0 commit comments

Comments
 (0)