Skip to content
Closed
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 @@ -43,7 +43,7 @@
"eslint-config-prettier": "10.1.8",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import-x": "4.17.0",
"eslint-plugin-unicorn": "71.1.0",
"eslint-plugin-unicorn": "72.0.0",
"nano-staged": "1.0.2",
"nx": "23.0.1",
"prettier": "3.9.4",
Expand Down
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1526,6 +1526,16 @@ __metadata:
languageName: node
linkType: hard

"@eslint/css-tree@npm:^4.0.4":
version: 4.0.4
resolution: "@eslint/css-tree@npm:4.0.4"
dependencies:
mdn-data: "npm:2.28.1"
source-map-js: "npm:^1.2.1"
checksum: 10/2af534c034f97c95fa9d6102962ef74f90a767a138e5d30b7369d45c90c21e77b0f3914a3a8981a9c675ce8cbd3e09e66ac8b6a3bf045508cf37a9265729cf05
languageName: node
linkType: hard

"@eslint/js@npm:~10.0.1":
version: 10.0.1
resolution: "@eslint/js@npm:10.0.1"
Expand Down Expand Up @@ -4103,6 +4113,13 @@ __metadata:
languageName: node
linkType: hard

"entities@npm:^4.5.0":
version: 4.5.0
resolution: "entities@npm:4.5.0"
checksum: 10/ede2a35c9bce1aeccd055a1b445d41c75a14a2bb1cd22e242f20cf04d236cdcd7f9c859eb83f76885327bfae0c25bf03303665ee1ce3d47c5927b98b0e3e3d48
languageName: node
linkType: hard

"env-paths@npm:^2.2.0, env-paths@npm:^2.2.1":
version: 2.2.1
resolution: "env-paths@npm:2.2.1"
Expand Down Expand Up @@ -4265,16 +4282,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-unicorn@npm:71.1.0":
version: 71.1.0
resolution: "eslint-plugin-unicorn@npm:71.1.0"
"eslint-plugin-unicorn@npm:72.0.0":
version: 72.0.0
resolution: "eslint-plugin-unicorn@npm:72.0.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.9.1"
"@eslint/css-tree": "npm:^4.0.4"
browserslist: "npm:^4.28.4"
change-case: "npm:^5.4.4"
ci-info: "npm:^4.4.0"
core-js-compat: "npm:^3.49.0"
detect-indent: "npm:^7.0.2"
entities: "npm:^4.5.0"
find-up-simple: "npm:^1.0.1"
globals: "npm:^17.7.0"
indent-string: "npm:^5.0.0"
Expand All @@ -4286,9 +4305,10 @@ __metadata:
reserved-identifiers: "npm:^1.2.0"
semver: "npm:^7.8.5"
strip-indent: "npm:^4.1.1"
yaml: "npm:^2.9.0"
peerDependencies:
eslint: ">=10.4"
checksum: 10/1432ad58b96f9eea6d2bc3c24b5e8e636a431305ef4925da7ebcede22dbd287cbb5158bf1b321477baefe4de20d194928a9ee21a59fcdf717b86a7267a9e5968
checksum: 10/b482c0681f7f81911180fdcb5036f8a36c4f2a578fc69bd1220a6977a1e2c40ea629f66cd6801a7620a0af33df8fb4ec6c16ce2a2b983a8f97d050cdae6f7d40
languageName: node
linkType: hard

Expand Down Expand Up @@ -5772,6 +5792,13 @@ __metadata:
languageName: node
linkType: hard

"mdn-data@npm:2.28.1":
version: 2.28.1
resolution: "mdn-data@npm:2.28.1"
checksum: 10/4fdf17271a94808f9ecbfd4245fd60ee6b7be859c843823a889a2b5e8bfbd945b8bf3251eaf396c4de3e23786885a9b7e6a0f256a9cb3dd84572e32877e594de
languageName: node
linkType: hard

"merge-stream@npm:^2.0.0":
version: 2.0.0
resolution: "merge-stream@npm:2.0.0"
Expand Down Expand Up @@ -6111,7 +6138,7 @@ __metadata:
eslint-config-prettier: "npm:10.1.8"
eslint-import-resolver-typescript: "npm:4.4.4"
eslint-plugin-import-x: "npm:4.17.0"
eslint-plugin-unicorn: "npm:71.1.0"
eslint-plugin-unicorn: "npm:72.0.0"
nano-staged: "npm:1.0.2"
nx: "npm:23.0.1"
prettier: "npm:3.9.4"
Expand Down Expand Up @@ -8245,7 +8272,7 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.9.0":
"yaml@npm:2.9.0, yaml@npm:^2.9.0":
version: 2.9.0
resolution: "yaml@npm:2.9.0"
bin:
Expand Down