diff --git a/.changeset/shaky-rules-yell.md b/.changeset/shaky-rules-yell.md new file mode 100644 index 0000000000..219d09aa03 --- /dev/null +++ b/.changeset/shaky-rules-yell.md @@ -0,0 +1,5 @@ +--- +'svelte': patch +--- + +chore: pin aria-query@5.3.1 diff --git a/packages/svelte/package.json b/packages/svelte/package.json index fd53cf6932..9b277fb86b 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -172,7 +172,7 @@ "@types/estree": "^1.0.5", "@types/trusted-types": "^2.0.7", "acorn": "^8.12.1", - "aria-query": "^5.3.1", + "aria-query": "5.3.1", "axobject-query": "^4.1.0", "clsx": "^2.1.1", "devalue": "^5.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b6502dec5..01a1693af0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ importers: specifier: ^8.12.1 version: 8.15.0 aria-query: - specifier: ^5.3.1 + specifier: 5.3.1 version: 5.3.1 axobject-query: specifier: ^4.1.0