We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ljharb
Learn more about funding links in repositories.
Report abuse
@babel/runtime
axobject-query
jsx-ast-utils
semver
1 parent 6d5022d commit 5999555Copy full SHA for 5999555
package.json
@@ -73,22 +73,22 @@
73
},
74
"license": "MIT",
75
"dependencies": {
76
- "@babel/runtime": "^7.20.7",
+ "@babel/runtime": "^7.22.10",
77
"aria-query": "=5.1.3",
78
"array-includes": "^3.1.6",
79
"array.prototype.flatmap": "^1.3.1",
80
"ast-types-flow": "^0.0.7",
81
"axe-core": "=4.7.0",
82
- "axobject-query": "^3.1.1",
+ "axobject-query": "^3.2.1",
83
"damerau-levenshtein": "^1.0.8",
84
"emoji-regex": "^9.2.2",
85
"has": "^1.0.3",
86
- "jsx-ast-utils": "^3.3.3",
+ "jsx-ast-utils": "^3.3.5",
87
"language-tags": "=1.0.5",
88
"minimatch": "^3.1.2",
89
"object.entries": "^1.1.6",
90
"object.fromentries": "^2.0.6",
91
- "semver": "^6.3.0"
+ "semver": "^6.3.1"
92
93
"peerDependencies": {
94
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
0 commit comments