Skip to content

Commit 5d14408

Browse files
committedJun 10, 2024··
[Deps] update @babel/runtime, array-includes, es-iterator-helpers, hasown, object.fromentries, safe-regex-test
1 parent 1271ac1 commit 5d14408

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -74,22 +74,22 @@
7474
},
7575
"license": "MIT",
7676
"dependencies": {
77-
"@babel/runtime": "^7.23.9",
77+
"@babel/runtime": "^7.24.7",
7878
"aria-query": "^5.3.0",
79-
"array-includes": "^3.1.7",
79+
"array-includes": "^3.1.8",
8080
"array.prototype.flatmap": "^1.3.2",
8181
"ast-types-flow": "^0.0.8",
8282
"axe-core": "^4.9.1",
8383
"axobject-query": "^3.2.1",
8484
"damerau-levenshtein": "^1.0.8",
8585
"emoji-regex": "^9.2.2",
86-
"es-iterator-helpers": "^1.0.15",
87-
"hasown": "^2.0.0",
86+
"es-iterator-helpers": "^1.0.19",
87+
"hasown": "^2.0.2",
8888
"jsx-ast-utils": "^3.3.5",
8989
"language-tags": "^1.0.9",
9090
"minimatch": "^3.1.2",
91-
"object.fromentries": "^2.0.7",
92-
"safe-regex-test": "^1.0.2",
91+
"object.fromentries": "^2.0.8",
92+
"safe-regex-test": "^1.0.3",
9393
"string.prototype.includes": "^2.0.0"
9494
},
9595
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.