Skip to content

Commit ab41538

Browse files
committed
update lock
1 parent ab206ad commit ab41538

1 file changed

Lines changed: 5 additions & 61 deletions

File tree

yarn.lock

Lines changed: 5 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -3126,13 +3126,6 @@ __metadata:
31263126
languageName: node
31273127
linkType: hard
31283128

3129-
"@eslint/js@npm:9.39.2":
3130-
version: 9.39.2
3131-
resolution: "@eslint/js@npm:9.39.2"
3132-
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
3133-
languageName: node
3134-
linkType: hard
3135-
31363129
"@eslint/object-schema@npm:^2.1.7":
31373130
version: 2.1.7
31383131
resolution: "@eslint/object-schema@npm:2.1.7"
@@ -9568,55 +9561,6 @@ __metadata:
95689561
languageName: node
95699562
linkType: hard
95709563

9571-
"eslint@npm:^9.39.2":
9572-
version: 9.39.2
9573-
resolution: "eslint@npm:9.39.2"
9574-
dependencies:
9575-
"@eslint-community/eslint-utils": "npm:^4.8.0"
9576-
"@eslint-community/regexpp": "npm:^4.12.1"
9577-
"@eslint/config-array": "npm:^0.21.1"
9578-
"@eslint/config-helpers": "npm:^0.4.2"
9579-
"@eslint/core": "npm:^0.17.0"
9580-
"@eslint/eslintrc": "npm:^3.3.1"
9581-
"@eslint/js": "npm:9.39.2"
9582-
"@eslint/plugin-kit": "npm:^0.4.1"
9583-
"@humanfs/node": "npm:^0.16.6"
9584-
"@humanwhocodes/module-importer": "npm:^1.0.1"
9585-
"@humanwhocodes/retry": "npm:^0.4.2"
9586-
"@types/estree": "npm:^1.0.6"
9587-
ajv: "npm:^6.12.4"
9588-
chalk: "npm:^4.0.0"
9589-
cross-spawn: "npm:^7.0.6"
9590-
debug: "npm:^4.3.2"
9591-
escape-string-regexp: "npm:^4.0.0"
9592-
eslint-scope: "npm:^8.4.0"
9593-
eslint-visitor-keys: "npm:^4.2.1"
9594-
espree: "npm:^10.4.0"
9595-
esquery: "npm:^1.5.0"
9596-
esutils: "npm:^2.0.2"
9597-
fast-deep-equal: "npm:^3.1.3"
9598-
file-entry-cache: "npm:^8.0.0"
9599-
find-up: "npm:^5.0.0"
9600-
glob-parent: "npm:^6.0.2"
9601-
ignore: "npm:^5.2.0"
9602-
imurmurhash: "npm:^0.1.4"
9603-
is-glob: "npm:^4.0.0"
9604-
json-stable-stringify-without-jsonify: "npm:^1.0.1"
9605-
lodash.merge: "npm:^4.6.2"
9606-
minimatch: "npm:^3.1.2"
9607-
natural-compare: "npm:^1.4.0"
9608-
optionator: "npm:^0.9.3"
9609-
peerDependencies:
9610-
jiti: "*"
9611-
peerDependenciesMeta:
9612-
jiti:
9613-
optional: true
9614-
bin:
9615-
eslint: bin/eslint.js
9616-
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
9617-
languageName: node
9618-
linkType: hard
9619-
96209564
"espree@npm:^10.0.1, espree@npm:^10.4.0, espree@npm:^9.6.1 || ^10.4.0":
96219565
version: 10.4.0
96229566
resolution: "espree@npm:10.4.0"
@@ -18117,7 +18061,7 @@ __metadata:
1811718061
react-dom: "npm:^19.2.3"
1811818062
react-github-btn: "npm:^1.4.0"
1811918063
remark-cli: "npm:^12.0.1"
18120-
sass: "npm:1.97.1"
18064+
sass: "npm:1.97.2"
1812118065
typescript: "npm:^5.9.3"
1812218066
languageName: unknown
1812318067
linkType: soft
@@ -19165,9 +19109,9 @@ __metadata:
1916519109
languageName: node
1916619110
linkType: hard
1916719111

19168-
"sass@npm:1.97.1":
19169-
version: 1.97.1
19170-
resolution: "sass@npm:1.97.1"
19112+
"sass@npm:1.97.2":
19113+
version: 1.97.2
19114+
resolution: "sass@npm:1.97.2"
1917119115
dependencies:
1917219116
"@parcel/watcher": "npm:^2.4.1"
1917319117
chokidar: "npm:^4.0.0"
@@ -19178,7 +19122,7 @@ __metadata:
1917819122
optional: true
1917919123
bin:
1918019124
sass: sass.js
19181-
checksum: 10c0/c389d5d6405869b49fa2291e8328500fe7936f3b72136bc2c338bee6e7fec936bb9a48d77a1310dea66aa4669ba74ae6b82a112eb32521b9b36d740138a39ea0
19125+
checksum: 10c0/5622a4f9d0acf5cdfb72c73c448366b3ec7bfe2b6e1ecb62c6e9f8eaff9c02a6afd86a31ded246fc818fe660cedea6bd27335e82fc9bd7cce46c29f95774bece
1918219126
languageName: node
1918319127
linkType: hard
1918419128

0 commit comments

Comments
 (0)