Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-format": "^2.0.1",
"husky": "^9.1.7",
"jsdom": "^30.0.1",
"lint-staged": "^17.3.0",
"lint-staged": "^17.4.1",
"lodash-es": "^4.18.1",
"npm-run-all2": "^9.0.3",
"ress": "^6.0.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5030,7 +5030,7 @@ __metadata:
eslint-plugin-format: "npm:^2.0.1"
husky: "npm:^9.1.7"
jsdom: "npm:^30.0.1"
lint-staged: "npm:^17.3.0"
lint-staged: "npm:^17.4.1"
lodash-es: "npm:^4.18.1"
npm-run-all2: "npm:^9.0.3"
pinia: "npm:^4.0.2"
Expand Down Expand Up @@ -6250,20 +6250,20 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^17.3.0":
version: 17.3.0
resolution: "lint-staged@npm:17.3.0"
"lint-staged@npm:^17.4.1":
version: 17.4.1
resolution: "lint-staged@npm:17.4.1"
dependencies:
picomatch: "npm:^4.0.5"
picomatch: "npm:^4.0.7"
string-argv: "npm:^0.3.2"
tinyexec: "npm:^1.2.4"
tinyexec: "npm:^1.3.0"
yaml: "npm:^2.9.0"
dependenciesMeta:
yaml:
optional: true
bin:
lint-staged: bin/lint-staged.js
checksum: 10/52510d48c6b4aabeb61f84ad77f785f3af17fbfa517be8881de45144723df873996d767d9a7cf3bee4057037960ea5236fe3ac47a5d60fa9538078061b254445
checksum: 10/94805d91e22af890a471fb9ca4cf9c4d9c507b26915deeefb0be2d93bcfbe465228d00dedc7240d12552013744928880f9361a84cf0c5c8a2480b6cefb9c8010
languageName: node
linkType: hard

Expand Down Expand Up @@ -7619,10 +7619,10 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3, picomatch@npm:^4.0.4, picomatch@npm:^4.0.5":
version: 4.0.5
resolution: "picomatch@npm:4.0.5"
checksum: 10/8bad770af9dcdb7f94ad1a893adcbe08a97d75a18872f8fed37161d3124217471c402b3929f051532f795f4ff2e53dcebb1644df4c1a5f3a9c476fef3b9f8c51
"picomatch@npm:^4.0.2, picomatch@npm:^4.0.3, picomatch@npm:^4.0.4, picomatch@npm:^4.0.5, picomatch@npm:^4.0.7":
version: 4.0.7
resolution: "picomatch@npm:4.0.7"
checksum: 10/66e1df34bc39c72fa3756be4069f7887ea3e35e94bba1c3f6167763007698cb04b8a0a365161d186fda6e9571a2d3efb606b2966eb6a7dea6252911224dc2f48
languageName: node
linkType: hard

Expand Down Expand Up @@ -8407,10 +8407,10 @@ __metadata:
languageName: node
linkType: hard

"tinyexec@npm:^1.0.0, tinyexec@npm:^1.0.2, tinyexec@npm:^1.2.4":
version: 1.2.4
resolution: "tinyexec@npm:1.2.4"
checksum: 10/f20b3e6f56f24c3ebe0129d0b6e657e561d225df2cf93c1a10362996232dd6ad4b8af8c9e81d258a64d09020e723772baf6fe0be26512dba7c61bb366d67b1f9
"tinyexec@npm:^1.0.0, tinyexec@npm:^1.0.2, tinyexec@npm:^1.2.4, tinyexec@npm:^1.3.0":
version: 1.3.0
resolution: "tinyexec@npm:1.3.0"
checksum: 10/749a8c5aac2ffe3f04220b8966f414636c6c324d4ae88895dfffb2319db61cf1c01c5d7e8f0fb8ab747389ea0be1f0f80d850a9cce88a9d96cc5ebcb345db018
languageName: node
linkType: hard

Expand Down