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.
@babel/runtime
array-includes
axe-core
jsx-ast-utils
1 parent fb071ab commit aea7671Copy full SHA for aea7671
package.json
@@ -66,16 +66,16 @@
66
},
67
"license": "MIT",
68
"dependencies": {
69
- "@babel/runtime": "^7.17.9",
+ "@babel/runtime": "^7.18.3",
70
"aria-query": "^4.2.2",
71
- "array-includes": "^3.1.4",
+ "array-includes": "^3.1.5",
72
"ast-types-flow": "^0.0.7",
73
- "axe-core": "^4.4.1",
+ "axe-core": "^4.4.2",
74
"axobject-query": "^2.2.0",
75
"damerau-levenshtein": "^1.0.8",
76
"emoji-regex": "^9.2.2",
77
"has": "^1.0.3",
78
- "jsx-ast-utils": "^3.3.0",
+ "jsx-ast-utils": "^3.3.1",
79
"language-tags": "^1.0.5",
80
"minimatch": "^3.1.2",
81
"semver": "^6.3.0"
0 commit comments