chore(deps): bump the npm group with 2 updates (#2619)

Bumps the npm group with 2 updates: [sweetalert2](https://github.com/sweetalert2/sweetalert2) and [sass](https://github.com/sass/dart-sass).


Updates `sweetalert2` from 11.26.10 to 11.26.16
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.26.10...v11.26.16)

Updates `sass` from 1.97.0 to 1.97.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.97.0...1.97.1)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-version: 11.26.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: sass
  dependency-version: 1.97.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 06:35:54 -08:00
committed by GitHub
parent 8c5e86be42
commit 49163a1eb8
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"react-redux": "^9.1.0",
"react-router": "^7.11.0",
"react-router-dom": "^7.11.0",
"sweetalert2": "^11.26.10"
"sweetalert2": "^11.26.16"
},
"devDependencies": {
"@babel/core": "^7.28.5",
@@ -49,7 +49,7 @@
"mini-css-extract-plugin": "^2.9.4",
"msw": "^2.12.4",
"prettier": "3.7.4",
"sass": "^1.97.0",
"sass": "^1.97.1",
"sass-loader": "^16.0.6",
"ts-jest": "^29.4.6",
"ts-loader": "^9.5.4",
@@ -10712,9 +10712,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.97.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.0.tgz",
"integrity": "sha512-KR0igP1z4avUJetEuIeOdDlwaUDvkH8wSx7FdSjyYBS3dpyX3TzHfAMO0G1Q4/3cdjcmi3r7idh+KCmKqS+KeQ==",
"version": "1.97.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
"dev": true,
"license": "MIT",
"peer": true,
@@ -11344,9 +11344,9 @@
}
},
"node_modules/sweetalert2": {
"version": "11.26.10",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.26.10.tgz",
"integrity": "sha512-l/aaL9WWbumBOaMvcs4aCKzyQwkQCplSmSGpJD7FuRcSDWZyr2OEDmtcSPj2/w3N2TC2xw48Vg5cL6IkUJnPlQ==",
"version": "11.26.16",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.26.16.tgz",
"integrity": "sha512-hOCwAMsYFiuzmQCtTsaa3nD89xApgsA0SRGXGapVod26ZV5toqzaLvURDZ5jzinpwj+nOguqc5nnuTVHp89mOw==",
"license": "MIT",
"funding": {
"type": "individual",

View File

@@ -23,7 +23,7 @@
"react-redux": "^9.1.0",
"react-router": "^7.11.0",
"react-router-dom": "^7.11.0",
"sweetalert2": "^11.26.10"
"sweetalert2": "^11.26.16"
},
"devDependencies": {
"@babel/core": "^7.28.5",
@@ -52,7 +52,7 @@
"mini-css-extract-plugin": "^2.9.4",
"msw": "^2.12.4",
"prettier": "3.7.4",
"sass": "^1.97.0",
"sass": "^1.97.1",
"sass-loader": "^16.0.6",
"ts-jest": "^29.4.6",
"ts-loader": "^9.5.4",