Skip to content

Commit

Permalink
[Deps] update @babel/runtime, array-includes, `es-iterator-helper…
Browse files Browse the repository at this point in the history
…s`, `hasown`, `object.fromentries`, `safe-regex-test`
  • Loading branch information
ljharb committed Jun 10, 2024
1 parent 1271ac1 commit 5d14408
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,22 @@
},
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@babel/runtime": "^7.24.7",
"aria-query": "^5.3.0",
"array-includes": "^3.1.7",
"array-includes": "^3.1.8",
"array.prototype.flatmap": "^1.3.2",
"ast-types-flow": "^0.0.8",
"axe-core": "^4.9.1",
"axobject-query": "^3.2.1",
"damerau-levenshtein": "^1.0.8",
"emoji-regex": "^9.2.2",
"es-iterator-helpers": "^1.0.15",
"hasown": "^2.0.0",
"es-iterator-helpers": "^1.0.19",
"hasown": "^2.0.2",
"jsx-ast-utils": "^3.3.5",
"language-tags": "^1.0.9",
"minimatch": "^3.1.2",
"object.fromentries": "^2.0.7",
"safe-regex-test": "^1.0.2",
"object.fromentries": "^2.0.8",
"safe-regex-test": "^1.0.3",
"string.prototype.includes": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 5d14408

Please sign in to comment.