Skip to content

Commit 2560e46

Browse files
authored
chore(studio-deps)(deps): bump sweetalert2 from 11.26.22 to 11.26.24 in /studio in the security-critical group [skip ci]
Bumps the security-critical group in /studio with 1 update: [sweetalert2](https://github.com/sweetalert2/sweetalert2). Updates `sweetalert2` from 11.26.22 to 11.26.24 Release notes *Sourced from [sweetalert2's releases](https://github.com/sweetalert2/sweetalert2/releases).* > v11.26.24 > --------- > > [11.26.24](sweetalert2/sweetalert2@v11.26.23...v11.26.24) (2026-03-20) > ------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * Tab navigation with iframe in Firefox ([ArcadeData#2933](https://redirect.github.com/sweetalert2/sweetalert2/issues/2933)) ([2b997bb](sweetalert2/sweetalert2@2b997bb)) > > v11.26.23 > --------- > > [11.26.23](sweetalert2/sweetalert2@v11.26.22...v11.26.23) (2026-03-16) > ------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * simplify unnecessarily complex code ([ArcadeData#2930](https://redirect.github.com/sweetalert2/sweetalert2/issues/2930)) ([369b9b1](sweetalert2/sweetalert2@369b9b1)) Changelog *Sourced from [sweetalert2's changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md).* > [11.26.24](sweetalert2/sweetalert2@v11.26.23...v11.26.24) (2026-03-20) > ------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * Tab navigation with iframe in Firefox ([ArcadeData#2933](https://redirect.github.com/sweetalert2/sweetalert2/issues/2933)) ([2b997bb](sweetalert2/sweetalert2@2b997bb)) > > [11.26.23](sweetalert2/sweetalert2@v11.26.22...v11.26.23) (2026-03-16) > ------------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * simplify unnecessarily complex code ([ArcadeData#2930](https://redirect.github.com/sweetalert2/sweetalert2/issues/2930)) ([369b9b1](sweetalert2/sweetalert2@369b9b1)) Commits * [`b3b27fd`](sweetalert2/sweetalert2@b3b27fd) chore(release): 11.26.24 [skip ci] * [`2b997bb`](sweetalert2/sweetalert2@2b997bb) fix: Tab navigation with iframe in Firefox ([ArcadeData#2933](https://redirect.github.com/sweetalert2/sweetalert2/issues/2933)) * [`ff3bd36`](sweetalert2/sweetalert2@ff3bd36) chore: rm eslint leftovers * [`beae531`](sweetalert2/sweetalert2@beae531) chore(release): 11.26.23 [skip ci] * [`369b9b1`](sweetalert2/sweetalert2@369b9b1) fix: simplify unnecessarily complex code ([ArcadeData#2930](https://redirect.github.com/sweetalert2/sweetalert2/issues/2930)) * [`de5f990`](sweetalert2/sweetalert2@de5f990) chore: instruct copilot to run lint and check-types * [`354152f`](sweetalert2/sweetalert2@354152f) chore: add .oxlintrc.json to enable jsdoc plugin * [`ed8cbc2`](sweetalert2/sweetalert2@ed8cbc2) chore: fix remaining oxlint issues * [`7380a02`](sweetalert2/sweetalert2@7380a02) chore: fix oxlint `no-unused-expressions` violations in tests.cy.js ([ArcadeData#2929](https://redirect.github.com/sweetalert2/sweetalert2/issues/2929)) * [`4108ee5`](sweetalert2/sweetalert2@4108ee5) chore: rm eslint from .vscode * Additional commits viewable in [compare view](sweetalert2/sweetalert2@v11.26.22...v11.26.24) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=sweetalert2&package-manager=npm\_and\_yarn&previous-version=11.26.22&new-version=11.26.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
2 parents beec589 + a214c7f commit 2560e46

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

studio/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jszip": "^3.10.1",
4444
"pdfmake": "^0.3.7",
4545
"swagger-ui-dist": "^5.32.0",
46-
"sweetalert2": "^11.26.22"
46+
"sweetalert2": "^11.26.24"
4747
},
4848
"devDependencies": {
4949
"copy-webpack-plugin": "^14.0.0",

0 commit comments

Comments
 (0)