Skip to content

Commit 9775f4b

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.30.1
2 parents 6e229bc + 9ee9b81 commit 9775f4b

3 files changed

Lines changed: 11 additions & 13 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
if-no-files-found: error
172172

173173
- name: Generate SBOM
174-
uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
174+
uses: anchore/sbom-action@cee1b8e05ae5b2593a75e197229729eabaa9f8ec # v0.20.2
175175
id: sbom
176176
with:
177177
format: spdx-json

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@pixi/sound": "^6.0.1",
2121
"@pixi/ui": "^2.2.4",
2222
"howler": "^2.2.4",
23-
"pixi.js": "^8.10.2",
23+
"pixi.js": "^8.11.0",
2424
"react": "^19.1.0",
2525
"react-dom": "^19.1.0",
2626
"react-error-boundary": "^6.0.0"
@@ -49,7 +49,7 @@
4949
"start-server-and-test": "^2.0.12",
5050
"typescript": "^5.8.3",
5151
"typescript-eslint": "^8.35.1",
52-
"vite": "^7.0.0",
52+
"vite": "^7.0.2",
5353
"vitest": "^3.2.4"
5454
}
5555
}

0 commit comments

Comments
 (0)