Skip to content

Commit efa24c4

Browse files
committed
build: updated third party dependencies
1 parent 354328b commit efa24c4

3 files changed

Lines changed: 270 additions & 269 deletions

File tree

composer.lock

Lines changed: 33 additions & 32 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,8 +59,8 @@
5959
"@types/masonry-layout": "^4.2.8",
6060
"@types/node": "^24.12.0",
6161
"@types/sortablejs": "^1.15.9",
62-
"@vitest/coverage-istanbul": "^4.1.0",
63-
"@vitest/coverage-v8": "^4.1.0",
62+
"@vitest/coverage-istanbul": "^4.1.2",
63+
"@vitest/coverage-v8": "^4.1.2",
6464
"autoprefixer": "^10.4.27",
6565
"eslint": "^9.39.4",
6666
"husky": "^9.1.7",
@@ -71,13 +71,13 @@
7171
"sass": "^1.98.0",
7272
"sigmund": "^1.0.1",
7373
"typescript": "^5.9.3",
74-
"typescript-eslint": "^8.57.1",
74+
"typescript-eslint": "^8.57.2",
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",
79-
"vite-plugin-static-copy": "^3.3.0",
80-
"vitest": "^4.1.0",
79+
"vite-plugin-static-copy": "^3.4.0",
80+
"vitest": "^4.1.2",
8181
"vitest-fetch-mock": "^0.4.5"
8282
},
8383
"husky": {

0 commit comments

Comments
 (0)