Bump glob and semantic-release

Bumps [glob](https://github.com/isaacs/node-glob) and [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies needed to be updated together.

Updates `glob` from 11.0.2 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.1.0)

Updates `semantic-release` from 24.2.4 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.4...v25.0.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:development
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-22 21:04:04 +00:00
committed by GitHub
parent fc8c69a915
commit 1e52c2071c
2 changed files with 1351 additions and 1405 deletions

2752
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,11 +40,11 @@
"eslint": "^9.22.0",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"glob": "^11.0.2",
"glob": "^11.1.0",
"globals": "^16.0.0",
"node-fetch": "^3.3.2",
"sass-embedded": "^1.86.3",
"semantic-release": "^24.2.4",
"semantic-release": "^25.0.2",
"typescript": "~5.7.2",
"typescript-eslint": "^8.26.1",
"vite": "^6.4.1",