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 docs-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/lodash": "^4.17.21",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.49.0",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.49.0",
"@vitejs/plugin-react": "^5.1.2",
"eslint": "^9.39.1",
Expand Down
116 changes: 92 additions & 24 deletions docs-site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1527,23 +1527,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.49.0"
"@typescript-eslint/eslint-plugin@npm:^8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.49.0"
"@typescript-eslint/type-utils": "npm:8.49.0"
"@typescript-eslint/utils": "npm:8.49.0"
"@typescript-eslint/visitor-keys": "npm:8.49.0"
"@typescript-eslint/scope-manager": "npm:8.50.0"
"@typescript-eslint/type-utils": "npm:8.50.0"
"@typescript-eslint/utils": "npm:8.50.0"
"@typescript-eslint/visitor-keys": "npm:8.50.0"
ignore: "npm:^7.0.0"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
"@typescript-eslint/parser": ^8.49.0
"@typescript-eslint/parser": ^8.50.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/f5a6ac622bebad31e6e561caa2e7364bac82e259d487e1832f90c41040c856ed360891c710098f43d3541a17703a429ef023b0f5bb573cc05ee52200096f252f
checksum: 10c0/032038ee029d1e0984e7c189c3e8173dc4fb909c3ab4d272227e62e6d1872eb9853699c72d46e269c0a084f113ea01fa00d4b61620190276b224fa1b5a5cbd80
languageName: node
linkType: hard

Expand Down Expand Up @@ -1576,6 +1576,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/project-service@npm:8.50.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.50.0"
"@typescript-eslint/types": "npm:^8.50.0"
debug: "npm:^4.3.4"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/54fdf4c8540eb8e592ab4818345935300bf5776621274cdc8bb942e72e84a4d2566b047b77218f6c851de26eab759c45153a39557ed2c2d1054d180d587d9780
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/scope-manager@npm:8.49.0"
Expand All @@ -1586,6 +1599,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
dependencies:
"@typescript-eslint/types": "npm:8.50.0"
"@typescript-eslint/visitor-keys": "npm:8.50.0"
checksum: 10c0/62a374aaa0bf7d185be43a4d7dd420d7135ab8f13f5cb4e602e16fdf712f0e00e6ab3fc8a31321e19922d27b867579b0b08c4040b23d528853f4b73e9ebcff3b
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.49.0, @typescript-eslint/tsconfig-utils@npm:^8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.49.0"
Expand All @@ -1595,19 +1618,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/type-utils@npm:8.49.0"
"@typescript-eslint/tsconfig-utils@npm:8.50.0, @typescript-eslint/tsconfig-utils@npm:^8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.50.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/5398d26e4a7bec866cc783f5f329a4fed1bc07cd4d21c5c32929a7524b1ebf8ae8e15ca7a035d1177630d86b614ecd3243d63289228bbe292526dbcbf9fae430
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
dependencies:
"@typescript-eslint/types": "npm:8.49.0"
"@typescript-eslint/typescript-estree": "npm:8.49.0"
"@typescript-eslint/utils": "npm:8.49.0"
"@typescript-eslint/types": "npm:8.50.0"
"@typescript-eslint/typescript-estree": "npm:8.50.0"
"@typescript-eslint/utils": "npm:8.50.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/0b5bdcbd100469acc6b02642f1bface12347423fc065b57fce94eef2f059a30ada1dfada2d172531305d4a48640c51236634f25eaa9529a400447862837ff595
checksum: 10c0/7ebd9a1ebd0cbb6eca9864439f80c2432545bd3ac38dee706be0004c78a26a9908003aa4f0825c0745f4fa1356ffacc0848dd230eae22a6516a02710ab645157
languageName: node
linkType: hard

Expand All @@ -1618,6 +1650,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.50.0, @typescript-eslint/types@npm:^8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/types@npm:8.50.0"
checksum: 10c0/15ec0d75deb331c5ccda726ad95d7f2801fde0f5edfe70425bbdede9e3c9e93b18e7890c9bc42f86ebd65221ebce75e6cc536a65cb1fbbdb0763df22ac392c7a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/typescript-estree@npm:8.49.0"
Expand All @@ -1637,18 +1676,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.49.0":
version: 8.49.0
resolution: "@typescript-eslint/utils@npm:8.49.0"
"@typescript-eslint/typescript-estree@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
dependencies:
"@typescript-eslint/project-service": "npm:8.50.0"
"@typescript-eslint/tsconfig-utils": "npm:8.50.0"
"@typescript-eslint/types": "npm:8.50.0"
"@typescript-eslint/visitor-keys": "npm:8.50.0"
debug: "npm:^4.3.4"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
tinyglobby: "npm:^0.2.15"
ts-api-utils: "npm:^2.1.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/30344ba5aab687dc50d805c33d4b481cc68c96acdcc679e8a1f46c5b4d8ba1ee562e3f377a4dc1c6418adf5b3fd342b31e5d30e54d0e7b18628ef6b1fb484341
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/utils@npm:8.50.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.7.0"
"@typescript-eslint/scope-manager": "npm:8.49.0"
"@typescript-eslint/types": "npm:8.49.0"
"@typescript-eslint/typescript-estree": "npm:8.49.0"
"@typescript-eslint/scope-manager": "npm:8.50.0"
"@typescript-eslint/types": "npm:8.50.0"
"@typescript-eslint/typescript-estree": "npm:8.50.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10c0/d10fe4d844dacb2f76f0a6e018455d94ba29204845d57248ae220030bda7e13e0e7b488b3ccf8ce1b5d577e1e1775cbdbbff911261a586d9bc7fdfc3cc001697
checksum: 10c0/4069fbf56717401629c86ea1e36df3a7dc1bbbf5c11ec7b26add2b61cdb9070b48786dc45c8e35a872a0cddced1edef654557e27420b9a666616cead539b3ec0
languageName: node
linkType: hard

Expand All @@ -1662,6 +1720,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/visitor-keys@npm:8.50.0"
dependencies:
"@typescript-eslint/types": "npm:8.50.0"
eslint-visitor-keys: "npm:^4.2.1"
checksum: 10c0/a13337ecc2042229b922b03882d6691df63053445aa8860f6fcc1da59d04d05f75d4e0ee132551b76d5c5f665e881eb89f327a6f0e83240860f913dff5d745ee
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^5.1.2":
version: 5.1.2
resolution: "@vitejs/plugin-react@npm:5.1.2"
Expand Down Expand Up @@ -4653,7 +4721,7 @@ __metadata:
"@types/lodash": "npm:^4.17.21"
"@types/react": "npm:^19.2.7"
"@types/react-dom": "npm:^19.2.3"
"@typescript-eslint/eslint-plugin": "npm:^8.49.0"
"@typescript-eslint/eslint-plugin": "npm:^8.50.0"
"@typescript-eslint/parser": "npm:^8.49.0"
"@vitejs/plugin-react": "npm:^5.1.2"
copy-to-clipboard: "npm:^3.3.3"
Expand Down
Loading