We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
array-includes
array.prototype.flatmap
axe-core
safe-regex-test
1 parent 961fe0a commit 68c32d4Copy full SHA for 68c32d4
package.json
@@ -77,10 +77,10 @@
77
"license": "MIT",
78
"dependencies": {
79
"aria-query": "^5.3.2",
80
- "array-includes": "^3.1.8",
81
- "array.prototype.flatmap": "^1.3.2",
+ "array-includes": "^3.1.9",
+ "array.prototype.flatmap": "^1.3.3",
82
"ast-types-flow": "^0.0.8",
83
- "axe-core": "^4.10.2",
+ "axe-core": "^4.10.3",
84
"axobject-query": "^4.1.0",
85
"damerau-levenshtein": "^1.0.8",
86
"emoji-regex": "^9.2.2",
@@ -89,7 +89,7 @@
89
"language-tags": "^1.0.9",
90
"minimatch": "^3.1.2",
91
"object.fromentries": "^2.0.8",
92
- "safe-regex-test": "^1.0.3",
+ "safe-regex-test": "^1.1.0",
93
"string.prototype.includes": "^2.0.1"
94
},
95
"peerDependencies": {
0 commit comments