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.
aria-query
1 parent 3ac3b3b commit 7257b3eCopy full SHA for 7257b3e
.gitignore
@@ -4,4 +4,5 @@
4
/dist/
5
/node_modules/
6
/docs/.vitepress/dist
7
-/docs/.vitepress/cache
+/docs/.vitepress/cache
8
+yarn-error.log
package.json
@@ -30,7 +30,7 @@
30
"eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
31
},
32
"dependencies": {
33
- "aria-query": "~5.1.3",
+ "aria-query": "^5.3.0",
34
"emoji-regex": "^10.0.0",
35
"vue-eslint-parser": "^9.0.1"
36
0 commit comments