Build(deps): Bump flatbuffers from 25.2.10 to 25.9.23 in /page

Bumps [flatbuffers](https://github.com/google/flatbuffers) from 25.2.10 to 25.9.23.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/flatbuffers/compare/v25.2.10...v25.9.23)

---
updated-dependencies:
- dependency-name: flatbuffers
  dependency-version: 25.9.23
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-01 17:31:30 +00:00
committed by GitHub
parent babde1da63
commit 331ddadcce
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@tailwindcss/vite": "^4.1.13",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"flatbuffers": "^25.2.10",
"flatbuffers": "^25.9.23",
"jszip": "^3.10.1",
"lucide-react": "^0.544.0",
"pe-library": "^1.0.1",
@@ -5964,9 +5964,9 @@
}
},
"node_modules/flatbuffers": {
"version": "25.2.10",
"resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.2.10.tgz",
"integrity": "sha512-7JlN9ZvLDG1McO3kbX0k4v+SUAg48L1rIwEvN6ZQl/eCtgJz9UylTMzE9wrmYrcorgxm3CX/3T/w5VAub99UUw==",
"version": "25.9.23",
"resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz",
"integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==",
"license": "Apache-2.0"
},
"node_modules/flatted": {

View File

@@ -27,7 +27,7 @@
"@tailwindcss/vite": "^4.1.13",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"flatbuffers": "^25.2.10",
"flatbuffers": "^25.9.23",
"jszip": "^3.10.1",
"lucide-react": "^0.544.0",
"pe-library": "^1.0.1",