From d695b636f04678456dbae72e5ba77464e57f584f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 14 Jun 2026 00:10:02 -0400
Subject: [PATCH] Bump the npm-deps group in /src/frontend with 6 updates
(#1056)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the npm-deps group in /src/frontend with 6 updates:
| Package | From | To |
| --- | --- | --- |
|
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
| `7.16.0` | `7.17.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `25.9.1` | `25.9.2` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `19.2.16` | `19.2.17` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) |
`6.15.0` | `6.16.1` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) |
`0.53.0` | `0.54.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) |
`1.68.0` | `1.69.0` |
Updates `react-router-dom` from 7.16.0 to 7.17.0
Changelog
Sourced from react-router-dom's
changelog.
v7.17.0
Patch Changes
Commits
Updates `@types/node` from 25.9.1 to 25.9.2
Commits
Updates `@types/react` from 19.2.16 to 19.2.17
Commits
Updates `knip` from 6.15.0 to 6.16.1
Release notes
Sourced from knip's
releases.
Release 6.16.1
- Resolve SvelteKit ./$types in monorepos (resolve #1778)
(370ef4cefec6540ee7d58249cc402f479ec76405)
Release 6.16.0
- Update sponsors data + fix sponsors layout on narrow screen
(fadf13aad5ebc36f7bc2fbc7615bfa77681d3660)
- Detect binaries and entry files in node:child_process calls
(fc3598cfac640a2ae53b0113883574bf15bc5d47)
- It works™ (2d9ce845121484ef3ff84e4a761cfd98891d6c09)
- Extend known issues doc w/ workaround (close #1763)
(fcd444bf4c6b2ddc5d7bb0ebfd6f3991cf5d0be2)
- Support ignoreExportsUsedInFile per workspace (close #1495)
(4b898a971105d865d86d4dc81bc694721bff8793)
- feat(vscode): add
workspaceRoot config option to enable
use in a VSCode workspace that does not have package.json at the
workspace root (#1667)
(7c1ebef6ab6d1c5a7f2f920d4243241246b53f4b) - thanks @anmilleriii!
- Replace minimist with node:util.parseArgs (resolve #1492)
(b360c5ce1acfbb2cbd5f4e92ecca6c9b461ae094)
- Preserve minimist numeric coercion and --no-x negation
(c12153ce0601378354421e454a6b6bbab74ae9fb)
- Simplify parseArgs adapter
(ba15e413be7515620e4224b21483a1a87659dc34)
- Detect and credit registered custom elements (resolve #1394)
(62dcda5fa46ccf6bdd94175b725fd38678049319)
- Add Lit and FAST plugins to detect
@customElement
classes (348d2c9decf09bb61ab47477bc6cc57e4b089ec3)
- Add new testimonials (77fd7ed7dffaccfa8bc024105fe81dbe09b70671)
- Scope custom path aliases per workspace (resolve #1775)
(d908099b52e4fd93b7947bafecbabeddfc7847f3)
- Restructure tests (ec4c77941d42aef54bed9e4dd1cae8e8784aa147)
- Simplify boolean check in parseArgs adapter
(ba6865de03785eb49b2adf833f7f769eece78d49)
- Scope static custom-element define detection to the FAST plugin
(94632cddd15f75eadd204cb480b3df6c1f2a842d)
- Add Custom Elements feature docs page
(230bd734652f3a269b70da09cd26ac7e80a210cd)
- Update known-issues.md
(f1f4c1bceef9a6575d7b31cc1340538ea894f824)
- Fix crash on backtick string literals in plugin config (resolve #1776)
(f1adc7fbd68fc52a89a4d2a4d6b17d905d051de7)
- Format (e4720cab435be48e1a40afa8c548e21bdb74b14e)
- Fix backtick string literals in require() and plugin-name config
arrays (#1776)
(d14eb053331daaaeaec89c3c8e04cfeeba7580af)
- Credit custom elements via aliases, scoped registries, and static
blocks (d7cbe12bd904f65b20016bdd2dfd4a5d7c5c1524)
- Improve Stencil plugin: credit
@Component and
recognize test files (152d73052f87f29b348abbab90e117cfb97dd69b)
- Add Catalyst plugin to credit bare
@controller
custom elements (8a37f8c25b03cd4e55bd18ba822906be35fcd97b)
- Document Stencil, Catalyst, static-block custom el reg.
(105fba3a829f1cf4cf871035dbc9c170b0de7bc1)
- Auto-format md (f4fcf4e1c6a399d761151fc367125416e7741675)
Commits
a3169ec
Release knip@6.16.1
370ef4c
Resolve SvelteKit ./$types in monorepos (resolve #1778)
e9a5a64
Release knip@6.16.0
8a37f8c
Add Catalyst plugin to credit bare @controller
custom elements
152d730
Improve Stencil plugin: credit @Component and
recognize test files
d7cbe12
Credit custom elements via aliases, scoped registries, and static
blocks
d14eb05
Fix backtick string literals in require() and plugin-name config arrays
(#1776)
f1adc7f
Fix crash on backtick string literals in plugin config (resolve #1776)
94632cd
Scope static custom-element define detection to the FAST plugin
ba6865d
Simplify boolean check in parseArgs adapter
- Additional commits viewable in compare
view
Updates `oxfmt` from 0.53.0 to 0.54.0
Changelog
Sourced from oxfmt's
changelog.
[0.54.0] - 2026-06-08
📚 Documentation
- dadafe3 oxlint, oxfmt: Mention migrate skills in npm READMEs (#22965)
(Boshen)
- f88961a oxfmt: Annotate each config option with supported languages
(#22953)
(leaysgur)
[0.52.0] - 2026-05-26
🚀 Features
- 16b8058 oxfmt: Support
vite-plus/resolveConfig for
vite.config.ts (#22454)
(leaysgur)
[0.50.0] - 2026-05-15
🐛 Bug Fixes
- 43b9978 formatter/sort_imports: Treat subpath imports as internal
(#22440)
(leaysgur)
[0.49.0] - 2026-05-11
🚀 Features
- 6e8e818 oxfmt: Experimental .svelte support (#21700)
(leaysgur)
[0.45.0] - 2026-04-13
🐛 Bug Fixes
- 50c389b oxfmt: Support
.editorconfig
quote_type (#20989)
(leaysgur)
[0.44.0] - 2026-04-06
🐛 Bug Fixes
- dd2df87 npm: Export package.json for oxlint and oxfmt (#20784)
(kazuya kawaguchi)
- 4216380 oxfmt: Support
.editorconfig
tab_width fallback (#20988)
(leaysgur)
[0.43.0] - 2026-03-30
🚀 Features
- 6ef440a oxfmt: Support bool for object style options (#20853)
(leaysgur)
[0.42.0] - 2026-03-24
🚀 Features
- 416865a formatter,oxfmt: Add doc comments for
JsdocConfig (#20644)
(leaysgur)
- 4fec907 formatter: Add JSDoc comment formatting support (#19828)
(Dunqing)
... (truncated)
Commits
Updates `oxlint` from 1.68.0 to 1.69.0
Release notes
Sourced from oxlint's
releases.
oxlint v1.27.0 && oxfmt v0.12.0
Oxlint v1.27.0
🚀 Features
- 222a8f0 linter/plugins: Implement
SourceCode#isSpaceBetween (#15498)
(overlookmotel)
- 2f9735d linter/plugins: Implement
context.languageOptions (#15486)
(overlookmotel)
- bc731ff linter/plugins: Stub out all
Context APIs (#15479)
(overlookmotel)
- 5822cb4 linter/plugins: Add
extend method to
FILE_CONTEXT (#15477)
(overlookmotel)
- 7b1e6f3 apps: Add pure rust binaries and release to github (#15469)
(Boshen)
- 2a89b43 linter: Introduce debug assertions after fixes to assert
validity (#15389)
(camc314)
- ad3c45a editor: Add
oxc.path.node option (#15040)
(Sysix)
🐛 Bug Fixes
- 6f3cd77 linter/no-var: Incorrect warning for blocks (#15504)
(Hamir Mahal)
- 6957fb9 linter/plugins: Do not allow access to
Context#id in createOnce (#15489)
(overlookmotel)
- 7409630 linter/plugins: Allow access to
cwd in
createOnce in ESLint interop mode (#15488)
(overlookmotel)
- 732205e parser: Reject
using / await using
in a switch case / default clause (#15225)
(sapphi-red)
- a17ca32 linter/plugins: Replace
Context class (#15448)
(overlookmotel)
- ecf2f7b language_server: Fail gracefully when tsgolint executable
not found (#15436)
(camc314)
- 3c8d3a7 lang-server: Improve logging in failure case for tsgolint
(#15299)
(camc314)
- ef71410 linter: Use jsx if source type is JS in fix debug assertion
(#15434)
(camc314)
- e32bbf6 linter/no-var: Handle TypeScript declare keyword in fixer
(#15426)
(camc314)
- 6565dbe linter/switch-case-braces: Skip comments when searching for
: token (#15425)
(camc314)
- 85bd19a linter/prefer-class-fields: Insert value after type
annotation in fixer (#15423)
(camc314)
- fde753e linter/plugins: Block access to
context.settings in createOnce (#15394)
(overlookmotel)
- ddd9f9f linter/forward-ref-uses-ref: Dont suggest removing wrapper
in invalid positions (#15388)
(camc314)
- dac2a9c linter/no-template-curly-in-string: Remove fixer (#15387)
(camc314)
- 989b8e3 linter/no-var: Only fix to
const if the var has
an initializer (#15385)
(camc314)
- cc403f5 linter/plugins: Return empty object for unimplemented
parserServices (#15364)
(magic-akari)
⚡ Performance
- 25d577e language_server: Start tools in parallel (#15500)
(Sysix)
- 3c57291 linter/plugins: Optimize loops (#15449)
(overlookmotel)
- 3166233 linter/plugins: Remove
Arcs (#15431)
(overlookmotel)
- 9de1322 linter/plugins: Lazily deserialize settings JSON (#15395)
(overlookmotel)
- 3049ec2 linter/plugins: Optimize
deepFreezeSettings (#15392)
(overlookmotel)
- 444ebfd linter/plugins: Use single object for
parserServices (#15378)
(overlookmotel)
📚 Documentation
- 97d2104 linter: Update comment in lint.rs about default value for
tsconfig path (#15530)
(Connor Shea)
- 2c6bd9e linter: Always refer as "ES2015" instead of
"ES6" (#15411)
(sapphi-red)
- a0c5203 linter/import/named: Update "ES7" comment in
examples (#15410)
(sapphi-red)
- 3dc24b5 linter,minifier: Always refer as "ES Modules"
instead of "ES6 Modules" (#15409)
(sapphi-red)
- 2ad77fb linter/no-this-before-super: Correct "Why is this
bad?" section (#15408)
(sapphi-red)
- 57f0ce1 linter: Add backquotes where appropriate (#15407)
(sapphi-red)
Oxfmt v0.12.0
... (truncated)
Changelog
Sourced from oxlint's
changelog.
[1.69.0] - 2026-06-08
🚀 Features
- e805174 linter: Add schema for
jest/vitest/max-expects
(#23105)
(Sysix)
- 7850577 linter: Add schema for
jest/vitest/expect-expect (#23104)
(Sysix)
- 75f641a linter: Add schema for
jest/vitest/consistent-test-it (#23103)
(Sysix)
- 5125f89 linter/unicorn: Support no-null
checkArguments
option (#23098)
(camc314)
- b8b9797 linter: Add schema for
import-max-dependencies
(#23096)
(Sysix)
- 65cb47a linter/eslint: Support no-unused-expressions
ignoreDirectives option (#23097)
(camc314)
- f6c36d5 linter: Add schema for
import/prefer-default-export (#23091)
(Sysix)
- 0d4a5d1 linter: Add schema for
eslint/sort-vars (#23090)
(Sysix)
- fdb5bf5 linter: Add schema for
eslint/radix (#23082)
(Sysix)
- 05b4dcf linter: Add schema for
eslint/prefer-const (#23081)
(Sysix)
- 5a06c4d linter/vue: Implement next-tick-style rule (#23041)
(Alex Peshkov)
- e38a36a linter: Add schema for
eslint/operator-assignment (#23080)
(Sysix)
- 907cee7 linter: Add schema for
eslint/no-warning-comments (#23075)
(Sysix)
- 9470bb2 linter: Add schema for
eslint/no-unused-vars
(#23073)
(Sysix)
- 234b5cf linter: Add schema for
eslint/no-shadow (#23072)
(Sysix)
- de0dd8b linter: Add schema for
eslint/no-restricted-exports (#23020)
(Sysix)
- faa3e0d linter: Add schema for
eslint/no-param-reassign
(#23018)
(Sysix)
- dbc9c27 linter: Add schema for
eslint/no-magic-numbers
(#23017)
(Sysix)
- 38d3569 linter: Add schema for
eslint/no-inner-declarations (#23016)
(Sysix)
- 008fa41 linter: Add schema for
eslint/no-constant-condition (#22991)
(Sysix)
- ca44623 linter: Add schema for
eslint/no-empty-function
(#22988)
(Sysix)
- 43eb04d linter: Add schema for
eslint/id-match (#22987)
(Sysix)
- a800f27 linter: Add schema for
eslint/capitalized-comments (#22984)
(Sysix)
- 96e2d32 linter: Add schema for
eslint/id-length (#22963)
(Sysix)
- 545493f linter: Add schema for
eslint/complexity (#22960)
(Sysix)
- 5f0b558 linter: Add schema for
eslint/class-methods-use-this (#22959)
(Sysix)
- 719b720 linter: Add schema for simple rule configurations (#22948)
(Sysix)
- fd00966 linter: Add right schema for
eslint/max-* rules
(#22923)
(Sysix)
- 1226d78 linter: Fill schema with rule configurations (#22907)
(Sysix)
- 8f423c1 linter/vue: Implement
require-direct-export
rule (#17623)
(yefan)
- 78e915b linter/vue: Implement no-reserved-props rule (#22914)
(bab)
- 0f200a9 linter/vue: Implement require-prop-types rule (#22083)
(Alex Peshkov)
- 5da9da9 linter/vue: Implement no-reserved-keys rule (#21780)
(bab)
- 75e14a8 linter/vue: Implement prop-name-casing rule (#22892)
(bab)
🐛 Bug Fixes
- 0383e61 linter: Fix schema for rules without a config (#22946)
(Sysix)
📚 Documentation
- dadafe3 oxlint, oxfmt: Mention migrate skills in npm READMEs (#22965)
(Boshen)
Commits
44ae845
release(apps): oxlint v1.69.0 && oxfmt v0.54.0 (#23116)
e805174
feat(linter): add schema for jest/vitest/max-expects (#23105)
7850577
feat(linter): add schema for jest/vitest/expect-expect (#23104)
75f641a
feat(linter): add schema for jest/vitest/consistent-test-it
(#23103)
d65b860
refactor(linter): reuse non-object references for rules schemas (#23100)
6bcd52c
refactor(linter): share "alway" |
"never" option across rules (#23099)
5125f89
feat(linter/unicorn): support no-null checkArguments option
(#23098)
b8b9797
feat(linter): add schema for import-max-dependencies (#23096)
65cb47a
feat(linter/eslint): support no-unused-expressions
ignoreDirectives option ...
f6c36d5
feat(linter): add schema for import/prefer-default-export
(#23091)
- Additional commits viewable in compare
view
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
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
src/frontend/package-lock.json | 371 ++++++++++++++++-----------------
src/frontend/package.json | 12 +-
2 files changed, 186 insertions(+), 197 deletions(-)
diff --git a/src/frontend/package-lock.json b/src/frontend/package-lock.json
index fa592d1..035ecac 100644
--- a/src/frontend/package-lock.json
+++ b/src/frontend/package-lock.json
@@ -11,17 +11,17 @@
"@tailwindcss/vite": "^4.3.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
- "react-router-dom": "^7.16.0",
+ "react-router-dom": "^7.17.0",
"socket.io-client": "^4.7.5"
},
"devDependencies": {
- "@types/node": "^25.9.1",
- "@types/react": "^19.2.16",
+ "@types/node": "^25.9.2",
+ "@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.2",
- "knip": "^6.15.0",
- "oxfmt": "^0.53.0",
- "oxlint": "^1.68.0",
+ "knip": "^6.16.1",
+ "oxfmt": "^0.54.0",
+ "oxlint": "^1.69.0",
"oxlint-tsgolint": "^0.23.0",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.3",
@@ -746,9 +746,9 @@
]
},
"node_modules/@oxfmt/binding-android-arm-eabi": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm-eabi/-/binding-android-arm-eabi-0.53.0.tgz",
- "integrity": "sha512-XfVM8AmIovBTKXCt14Op5wbfcoM8418nttd+nhMgM3RAVaJg1MtJc73FyWfUt0oxLyBGVwfniNVUsbV/b3VmPg==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm-eabi/-/binding-android-arm-eabi-0.54.0.tgz",
+ "integrity": "sha512-NAtpl/SiaeU103e7/OmZw0MvUnsUUopW7hEm/ecegJg7YM0skQaA0IXEZoyTV6NUdiNPupdIUreRqUZTShbn/g==",
"cpu": [
"arm"
],
@@ -763,9 +763,9 @@
}
},
"node_modules/@oxfmt/binding-android-arm64": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm64/-/binding-android-arm64-0.53.0.tgz",
- "integrity": "sha512-btHDfXckwdf9zgyAVznfZkf+GVyB0I1m1hlvaOMRx2xoyz3hphfPX97s89J3wfCN8QBETLtk4lQUaeOkrMuQOg==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-android-arm64/-/binding-android-arm64-0.54.0.tgz",
+ "integrity": "sha512-B4VZfBUlKK1rmMChsssNZbkZjE8+FzG3avMjGgMDwbGxXRoXkoeXiAZ+78Oa+eyDPHvDCiUb4zH/vmCOUSafLQ==",
"cpu": [
"arm64"
],
@@ -780,9 +780,9 @@
}
},
"node_modules/@oxfmt/binding-darwin-arm64": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-arm64/-/binding-darwin-arm64-0.53.0.tgz",
- "integrity": "sha512-k2RjMcSTkHjoOlsVGbL35JVzXL+oQco3GHPl/5kjebVF4oHNfE24In8F5isqBh9LBJucycWHKDXdGrCchdWcHQ==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-arm64/-/binding-darwin-arm64-0.54.0.tgz",
+ "integrity": "sha512-i02vF75b+ePsQP3tHqSxVYI5S6b8X/xqdPu7/mDHXtpgXLTYXi3jJmfHU0j+dnZZDKaYTx/ioCK7QYJmtiJR2g==",
"cpu": [
"arm64"
],
@@ -797,9 +797,9 @@
}
},
"node_modules/@oxfmt/binding-darwin-x64": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-x64/-/binding-darwin-x64-0.53.0.tgz",
- "integrity": "sha512-65jIBE2H1l5SSs16fmv6/7b6sAx/WpvnsgDhVWK9qSjNFDUro7MPQ6q5UhpY7kl46yltfR046iAnxy/Bzqbiew==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-darwin-x64/-/binding-darwin-x64-0.54.0.tgz",
+ "integrity": "sha512-8VMFvGvooXj7mswkbrhdVZ2/sgiDaBzWpkkbtO+qGDLV4EfJd67nQadHkQC0ZNbaWA9ajXfqI6i7PZLIeDzxEQ==",
"cpu": [
"x64"
],
@@ -814,9 +814,9 @@
}
},
"node_modules/@oxfmt/binding-freebsd-x64": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-freebsd-x64/-/binding-freebsd-x64-0.53.0.tgz",
- "integrity": "sha512-oYe1gkz7U49PCYrS9147d2fJZj8mDI4Di6AvlsU5fu9p+Tq8S7qqOMSZjUiVTLX8bXuSA9Lk/tIxuegVjkNYRA==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-freebsd-x64/-/binding-freebsd-x64-0.54.0.tgz",
+ "integrity": "sha512-0cRHnp43WN1Jrc5s0BdbdKgR1XirdvHy7TAFi3JEsoEVQVJxTXMbpVd76sxXlgRswNMDhVFSJw+y7Eb8mEavFQ==",
"cpu": [
"x64"
],
@@ -831,9 +831,9 @@
}
},
"node_modules/@oxfmt/binding-linux-arm-gnueabihf": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.53.0.tgz",
- "integrity": "sha512-ailB2vLzGi629tymdAb2VYJyEHref7oqGxP+tRBrtRBxQrb6NV55JMT7xtGZ8uTeG2+Y9zojqW4LhJYxQnz9Pg==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-0.54.0.tgz",
+ "integrity": "sha512-JyQAk3hK/OEtup7Rw6kZwfdzbKqTVD5jXXb8Xpfay29suwZyfBDMVW/bj4RqEPySYWc6zCp198pOluf8n5uYzg==",
"cpu": [
"arm"
],
@@ -848,9 +848,9 @@
}
},
"node_modules/@oxfmt/binding-linux-arm-musleabihf": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.53.0.tgz",
- "integrity": "sha512-abh4mWBvOvD966sobqF7r103y2yYx7Rb4WGHLOS4+5igGqLbbPxS9aK5+45D6iUY7dWMsk3Muz9a8gUtufvqJA==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-0.54.0.tgz",
+ "integrity": "sha512-qnvLatTpM8vtvjOfcckBOzJjk+n6ce/wwpP8OFeUrD5aNLYcKyWAitwj+Rk3PK9jGanbZvKsJnv14JGQ6XqFdw==",
"cpu": [
"arm"
],
@@ -865,9 +865,9 @@
}
},
"node_modules/@oxfmt/binding-linux-arm64-gnu": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.53.0.tgz",
- "integrity": "sha512-z73PvuhJ8qA+cDbaiqbtopHglA91U4+y5wn2sTJJrnpB957d5P33FEuyP3DQIFd7ofljmDmfVT4G0CVGHZaJWg==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-0.54.0.tgz",
+ "integrity": "sha512-SMkhnCzIYZYDk9vw3W/80eeYKmrMpGF0Giuxt4HruFlCH7jEtnPeb3SdQKMfgYi/dgtaf+hZAb5XWPYnxqCQ3w==",
"cpu": [
"arm64"
],
@@ -882,9 +882,9 @@
}
},
"node_modules/@oxfmt/binding-linux-arm64-musl": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.53.0.tgz",
- "integrity": "sha512-I6bhOTroqc3ThrwZ89l2k3ivKuELhdPLbAcJhRNyjWvlgwb0vjRgEnVL1XLx5Jud04/ypNRZBykAWrSk6l/D+g==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-arm64-musl/-/binding-linux-arm64-musl-0.54.0.tgz",
+ "integrity": "sha512-QrwJlBFFKnxOd95TAaszpMbZBLzMoYMpGaQTZF8oibacnF5rv8l12IhILhQRPmksWiBqg0YSe2Mnl7ayeJAHSA==",
"cpu": [
"arm64"
],
@@ -899,9 +899,9 @@
}
},
"node_modules/@oxfmt/binding-linux-ppc64-gnu": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.53.0.tgz",
- "integrity": "sha512-w0p3JzB/PkkQjXALMJMqP9YfP3yq4w6zGsu5kezQmUnxRkN3b/Theg2l/nDgBsOcczxS3gL6Gam5XNAVrO6QJQ==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-0.54.0.tgz",
+ "integrity": "sha512-WILatiol/TUHTlhod7R09+7Az/XlhKwmY1MHfLZNmewltPWNN/EwxP2rQSHahibZ/cB8gmckEBjBOByD+5bYsQ==",
"cpu": [
"ppc64"
],
@@ -916,9 +916,9 @@
}
},
"node_modules/@oxfmt/binding-linux-riscv64-gnu": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.53.0.tgz",
- "integrity": "sha512-mzBhF6k1Yq1K/dqDmVe/AAafnlJfEpx7yfUiksyeWXJk5iSzZqBSxcsa02zIytYgQFRZ7h6WPZfwHg/DoOE1Kw==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-0.54.0.tgz",
+ "integrity": "sha512-f05YMG4BH4G8S4ME6UM6fi1MnJ9094mrnvO5Pa4SJlMfWlUM+1/ZWMEF4NnjM7shZAvbHsHRuVYpUo0PHC4P9Q==",
"cpu": [
"riscv64"
],
@@ -933,9 +933,9 @@
}
},
"node_modules/@oxfmt/binding-linux-riscv64-musl": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.53.0.tgz",
- "integrity": "sha512-AlFCpnRQhogQFzZXWbO6xB6/Udy745L+eQNmDPGg7G/OeWsYmJc4jZYfUN5pQg0reOPWSED2mOQqKZOJM1U8cA==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-0.54.0.tgz",
+ "integrity": "sha512-UfL+2hj1ClNqcCRT9s8vBU4axDpjxgVxX96G+9DYAYjoc5b0u15CJtn2jgsi9iM+EbGNc5CW1HVRgwVu76UsSA==",
"cpu": [
"riscv64"
],
@@ -950,9 +950,9 @@
}
},
"node_modules/@oxfmt/binding-linux-s390x-gnu": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.53.0.tgz",
- "integrity": "sha512-XD4ulY4f1DWbuuZXAqxhVn+gdPmrhnmojWtFN78ctVoupmS845fGhsUrk1HZXKQI+iymbaiz9vAjPsghHNQ7Ag==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-0.54.0.tgz",
+ "integrity": "sha512-3/XZe931Hka+J6NjnaqJzYpsWWxDTuRdUdwSQHnOuJEgbC+SehIMFJS8hsEjV7LBhVSL2OCnRLvbVW8O97XIyw==",
"cpu": [
"s390x"
],
@@ -967,9 +967,9 @@
}
},
"node_modules/@oxfmt/binding-linux-x64-gnu": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.53.0.tgz",
- "integrity": "sha512-xg8KWX0QnxmYWRe60CgHYWXI0ZOtBbqTsXvWiWrcl2XUHJ3fht2QerOk2iWvylzX3zNT2GpvBRxGoR4d3sxPRQ==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-gnu/-/binding-linux-x64-gnu-0.54.0.tgz",
+ "integrity": "sha512-Ik93RlObtu43GbxApafayFjwYE06L6Xr08cSwpBPYbDrLp2ReZx0Jm1DqwRyYRnukUJy+rK2WaEvUQOxdytU9Q==",
"cpu": [
"x64"
],
@@ -984,9 +984,9 @@
}
},
"node_modules/@oxfmt/binding-linux-x64-musl": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-musl/-/binding-linux-x64-musl-0.53.0.tgz",
- "integrity": "sha512-MWExpYBGvl+pIvVB/gj/CcWlN2al8AizT7rUbtaYaWNoQkhWARM6W3qpgoCr72CYSN9PborzPmM5MIRe2BrNdA==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-linux-x64-musl/-/binding-linux-x64-musl-0.54.0.tgz",
+ "integrity": "sha512-yZcakmPlD86CNymknd7KfW+FH+qfbqJH+i0h69CYfV1+KMoVeM9UED+8+TDVoU4haxI0NxY7RPCvRLy3Sqd2Qg==",
"cpu": [
"x64"
],
@@ -1001,9 +1001,9 @@
}
},
"node_modules/@oxfmt/binding-openharmony-arm64": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-openharmony-arm64/-/binding-openharmony-arm64-0.53.0.tgz",
- "integrity": "sha512-u4sajgO4nxgmJIgc/y2AqPhkdbOkQH8WugXpA1+pW0ESQhvGZ1oGq61Q4xMbJHJU1hFgtO18QNrcFYDPYH0gwQ==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-openharmony-arm64/-/binding-openharmony-arm64-0.54.0.tgz",
+ "integrity": "sha512-GiVBZNnEZnKu00f1jTg49nomv187d0GQX+O+ocykoLeiaALuEO+swoTehHn9TehTfi7V8H0i0e/yvUjCqnwk1w==",
"cpu": [
"arm64"
],
@@ -1018,9 +1018,9 @@
}
},
"node_modules/@oxfmt/binding-win32-arm64-msvc": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.53.0.tgz",
- "integrity": "sha512-Yq9sOZoIOJ5xPjO0qOyHJS4CiPuTkB2en9auxZz7Ar2p5RaC7BzLyVVmAA7zz9/L9YnjjY1DwNxN+ivKXimN/A==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-0.54.0.tgz",
+ "integrity": "sha512-J0SSB8Z1Fre2sxRolYcW6Rl1RQmKdQ2hnHyq4YJrfBRiXTObLw4DXnIVraM/UyqGqwOi7yTrQA4VT7DPxlHVKA==",
"cpu": [
"arm64"
],
@@ -1035,9 +1035,9 @@
}
},
"node_modules/@oxfmt/binding-win32-ia32-msvc": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.53.0.tgz",
- "integrity": "sha512-es1fVNZEkBqEcQtBpn19SYFgZF7FawlkCjkT/iImfEAus4gun8fBwB1E9hpV5LcR9B0DBNvRIXhW8BQk3JaE+Q==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-0.54.0.tgz",
+ "integrity": "sha512-O61UDVj8zz6yXJjkHPf05VaMLOXmEF8P5kf/N0W7AQMmd6bcQogl+KJc7rMutKTL524oE9iH32JXZClBFmEQIg==",
"cpu": [
"ia32"
],
@@ -1052,9 +1052,9 @@
}
},
"node_modules/@oxfmt/binding-win32-x64-msvc": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.53.0.tgz",
- "integrity": "sha512-QFmJs2bEu9AO4O6qsmEaZNGi6dFq8N+rT8EHAAnZIq/B9SeJDUbc4DzVxQ48MfDsL7D3sCZzo37zuTuspcURgg==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/@oxfmt/binding-win32-x64-msvc/-/binding-win32-x64-msvc-0.54.0.tgz",
+ "integrity": "sha512-1MDpqJPiFqxWtIHas8vkb1VZ7f7eKyTffAwmO8isxQYMaG1OFKsH666BWLeXQLO+IWNfiMssLD55hbR1lIPTqg==",
"cpu": [
"x64"
],
@@ -1153,9 +1153,9 @@
]
},
"node_modules/@oxlint/binding-android-arm-eabi": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.68.0.tgz",
- "integrity": "sha512-wEdsIspexXLLMCPAEOcCuFLMt6aE3AzTuA/nQKLPRnoJ+EQTturmGheDkhHuuVHx0GbutjQ3JKmEn+Gz6Ag28Q==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.69.0.tgz",
+ "integrity": "sha512-DKQQbD5cZ/MYfDgDI7YGyGD9FSxABlsBsYFo5p26lloob543tP9+4N3guwdXIYJN+7HSZxLe8YJuwcOWw5qnHg==",
"cpu": [
"arm"
],
@@ -1170,9 +1170,9 @@
}
},
"node_modules/@oxlint/binding-android-arm64": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.68.0.tgz",
- "integrity": "sha512-6aZRNNXQTsYtgaus8HTb9nuCcsrQTlKXGnktwvwW0n/SooRWNxNb3925grDkC63aEYZuCIyOVLV16IdYIoC2aQ==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.69.0.tgz",
+ "integrity": "sha512-lEhb+I5pr4inux+JFwfCa1HRq3Os7NirEFQ0H1I35SVEHPm6byX0Ah47xmRha3qi6LAkxUcxViL8o/9PivjzBg==",
"cpu": [
"arm64"
],
@@ -1187,9 +1187,9 @@
}
},
"node_modules/@oxlint/binding-darwin-arm64": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.68.0.tgz",
- "integrity": "sha512-lVTbsE3kO4bLpZELgjRZuAJc8kP98wb83yMXWH8gaPaFZ+cM2IDeZto4ByoUAYj0Mxv2rvw+A1ssZequSepVSg==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.69.0.tgz",
+ "integrity": "sha512-GY2YE8lOZW59BW1Ia1y+1gR0XyjrZRvVWHAr8LGeGhYHE0OQJ/7cRKXTkx1P+E9/6awEc3SX8a68SFTjh/E//A==",
"cpu": [
"arm64"
],
@@ -1204,9 +1204,9 @@
}
},
"node_modules/@oxlint/binding-darwin-x64": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.68.0.tgz",
- "integrity": "sha512-nCmw2XrmQskjBUh/sfP5yKs93V68LijQgjd1cuuZ/q4SCARngLYs60/qqyzuMsg8QQ9KArDI98hxs/RDGE4KRQ==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.69.0.tgz",
+ "integrity": "sha512-ax1oZnOjHX3LB7myQyHEaQkDwfLb6str3/nSP6O7EVUviQGNkEGzGV0EqcBJWK+Ufwx0l4xPgyYayurvhAdl2Q==",
"cpu": [
"x64"
],
@@ -1221,9 +1221,9 @@
}
},
"node_modules/@oxlint/binding-freebsd-x64": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.68.0.tgz",
- "integrity": "sha512-TI4ovQJliYE9V6e06cEv+qEI9uj7Ao65fmif4er4HD+aouyYyh0P31q2jh3KtqsOHHcQqv2PZ61TjJFLpBDGWQ==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.69.0.tgz",
+ "integrity": "sha512-kHWeHv4g2h8NY+mpCxzCtY4uerMJWTN/TSnNj1CPbakFpHEJ6cTya2wWV0pDSYWOJ2+0UiEbhn3AtXxHtsnKjg==",
"cpu": [
"x64"
],
@@ -1238,9 +1238,9 @@
}
},
"node_modules/@oxlint/binding-linux-arm-gnueabihf": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.68.0.tgz",
- "integrity": "sha512-LcNnEi9g71Cmry5ZpLbKT+oVv+/zYG3hYVAbBBB5X85nOQZSk8l92CnDkxJMcxUg0NCnMCOFZuaVDlMyv4tYJw==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.69.0.tgz",
+ "integrity": "sha512-gq84vM1a1oEehXo27YCDzGVcxPsZDI1yswZwz2Da1/cbnWtrL16XZZnz0G/+gIU8edtHpfjxq5c+vWEHqJfWoQ==",
"cpu": [
"arm"
],
@@ -1255,9 +1255,9 @@
}
},
"node_modules/@oxlint/binding-linux-arm-musleabihf": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.68.0.tgz",
- "integrity": "sha512-OovHahL3FX4UaK+hgSf11llUx2vszqjSdQQ61Ck9InOEI/ptZoC4XSQJurITqItVvd53JSlmkLMeaNjM1PoQew==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.69.0.tgz",
+ "integrity": "sha512-kIqEa98JQ0VRyrcncxA417m2AzasqTlD+FyVT1AksjvjkqQcvm7pBWYvoW3/mpyOP2XYvi5nSCCTIe6De1yu5g==",
"cpu": [
"arm"
],
@@ -1272,9 +1272,9 @@
}
},
"node_modules/@oxlint/binding-linux-arm64-gnu": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.68.0.tgz",
- "integrity": "sha512-YbzTglnHLzzi9zv5or8Ztz5fykAoZE8W9iM42/bOrF4HBSB6rJTqdLQWuoP76EHQw9DuKl76K1QmFlG29sPJXQ==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.69.0.tgz",
+ "integrity": "sha512-j+xYiXozxGWx2cpjCrwwGR4awTxPFsRv3JZrv23RCogEPMc4R7UqjHW47p/RG0aRlbWiROCJ8coUfCwy0dvzHA==",
"cpu": [
"arm64"
],
@@ -1289,9 +1289,9 @@
}
},
"node_modules/@oxlint/binding-linux-arm64-musl": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.68.0.tgz",
- "integrity": "sha512-qVKtCZNic+OoNnOr/hCQAu22HSQzflI7Fsq/Blzkw02SnLuv163k3kfmrVpZjSBlUHgsRKj6WgQiw30d3SX02Q==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.69.0.tgz",
+ "integrity": "sha512-xEPpNppTfN1l/nM7gYSf9iocscu/as+p/7vxkLeLEKnYU+09Dm+5V6IhDYDh+Uz6FajEupWwCLt5SOG0y1PCKg==",
"cpu": [
"arm64"
],
@@ -1306,9 +1306,9 @@
}
},
"node_modules/@oxlint/binding-linux-ppc64-gnu": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.68.0.tgz",
- "integrity": "sha512-zExyZ8ZOUuAyQ0y9jpTcyjKUz62YY9JhKPyVxzvjTpXzZ3ujdqiVwfPWDdnA1SsIOrxdtxHn7KErDHLWskFjXg==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.69.0.tgz",
+ "integrity": "sha512-Ug0+eU7HJBlek+SjklYH62IlOMirEJsdxpihH0kSqX0XdrDD4NdHpQc10fK1JC35yn6KrrcN+uYzlHD38XAf8Q==",
"cpu": [
"ppc64"
],
@@ -1323,9 +1323,9 @@
}
},
"node_modules/@oxlint/binding-linux-riscv64-gnu": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.68.0.tgz",
- "integrity": "sha512-6C4MPuwewyDavA7sxM14wzgRi5GGL68HPIxRCdVyS75U4MDbpFVYzKO9WNR6KLKTMPq2pcz3THwo1sK2uiqngw==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.69.0.tgz",
+ "integrity": "sha512-iEyI3GIg0l/s3G4qy2TlaaWKdzj4PJJStwtlocpDTC00PY9hZueotf6OKUj9+yfQh0lrpBW/pLMgTztbAHKJEg==",
"cpu": [
"riscv64"
],
@@ -1340,9 +1340,9 @@
}
},
"node_modules/@oxlint/binding-linux-riscv64-musl": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.68.0.tgz",
- "integrity": "sha512-bnZooVeHAcvA+dH0EDLgx+7HY/DRi6e0hFszg3P+OBatuUjV6EvfIyNIzWOusmqAVh4L6r21GGTZtiKE4iqM4Q==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.69.0.tgz",
+ "integrity": "sha512-NjHjpiI4WIKSMwuoJSZi5VToPeoYOS1FR52HLIDG6lidMdqquusgtODb4iLk0+lb1q3Z0nv2/aPRcC/olmpQGg==",
"cpu": [
"riscv64"
],
@@ -1357,9 +1357,9 @@
}
},
"node_modules/@oxlint/binding-linux-s390x-gnu": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.68.0.tgz",
- "integrity": "sha512-dIqnZnJSmHCMOUpUcWQOiV14o3DDPVx1DSsMaSzvdhNjC1tB1iEPZbdiMSCIEYbkgbsYznHXWqFdKL8WUB3F8g==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.69.0.tgz",
+ "integrity": "sha512-Ai/prDewoItkDXbp38gwGZi41DycZbUTZJ3UidwoHgQC0/DaqC2TGdtBTQLJ6hSD+SAxASzh8+/eSBPmxfOacA==",
"cpu": [
"s390x"
],
@@ -1374,9 +1374,9 @@
}
},
"node_modules/@oxlint/binding-linux-x64-gnu": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.68.0.tgz",
- "integrity": "sha512-zc9lEnfV/HreDTY6gdMlZe+irkwHSxQ4/B1pS9GyK7RVaA5LxhoZY/w6/o2vIwLLEYiXQ5ujGxOM1ZazeFAAIA==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.69.0.tgz",
+ "integrity": "sha512-Gt3KHgp46mRKz4sJeaASmKvD8ayXookRw07RMf+NowhEztGGDZ7VrXpoW96XuKJLjFukWizOFVNjmYb/u7caNQ==",
"cpu": [
"x64"
],
@@ -1391,9 +1391,9 @@
}
},
"node_modules/@oxlint/binding-linux-x64-musl": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.68.0.tgz",
- "integrity": "sha512-Dl5QEX0TCo/40Cdh1o1JdPS//+YiWqjC+Hrrya5OQmStZZr4svAFtdlqcpCrU9yq2Mo3vRVyO9B3h0dzD8s36Q==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.69.0.tgz",
+ "integrity": "sha512-7tQhJ2+p/oHv1zcfnjYI7YVzC/7iBaVOfIvFYtxdJ5F45mWgEdrCyXZXZGfiLey5t/5JhOhsaMnnv1kAzckd7g==",
"cpu": [
"x64"
],
@@ -1408,9 +1408,9 @@
}
},
"node_modules/@oxlint/binding-openharmony-arm64": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.68.0.tgz",
- "integrity": "sha512-/qy6dOvi4S3/LeXq0l5BT5pRKPYA7oj3uKwJOAZOr5HRLL+HK6jdBynvWuXIA2wwfE01RzNYmbBdM7vwYx00sA==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.69.0.tgz",
+ "integrity": "sha512-vmWz6TKp/3hfA4lksR0zHBv/6xuX1jhym6eqOjdH2DXsDDHZWcp2f0KG0VCAnlVbIrjk29G4wAWMXb/Hn1YobA==",
"cpu": [
"arm64"
],
@@ -1425,9 +1425,9 @@
}
},
"node_modules/@oxlint/binding-win32-arm64-msvc": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.68.0.tgz",
- "integrity": "sha512-fHNtVqPHSYE7UFDSLVFUjxQjnSVXxseNJmRW+XuP4pXXDwePdPda43NL7/BBCFTxHjycOc44JNDaOPtFDNui9A==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.69.0.tgz",
+ "integrity": "sha512-9RExaLgmaw6IoIkU9cTpT71mLfI0xZ86iZH8x518LVsOkjquJMYqb9P7KpC8lgd1t0Dxs41p2pxynq4XR3Ttzw==",
"cpu": [
"arm64"
],
@@ -1442,9 +1442,9 @@
}
},
"node_modules/@oxlint/binding-win32-ia32-msvc": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.68.0.tgz",
- "integrity": "sha512-NnKXr4Wgo4nps3erhrE0f8shBvBPZMHg72nDsvX0JyrRvsNiP3f1JNvbCKh+A6VFvpF7ZoJxu904P3cKMhvZnA==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.69.0.tgz",
+ "integrity": "sha512-1907kRPF8/PrcIw1E7LMs9JbVrpgnt/MvFdss3an8oDkYNAACXzTntV3t3869ZZhMZxb2AzRGbz1pA/jdFatXA==",
"cpu": [
"ia32"
],
@@ -1459,9 +1459,9 @@
}
},
"node_modules/@oxlint/binding-win32-x64-msvc": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.68.0.tgz",
- "integrity": "sha512-zg5pA+84AlU6XHJ3ruiRxziO71QTrz8nLsk6u01JGS5+tL9/bnlakFiklFrcy4R1/V7ktWtaNitN3JZWmKnf6g==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.69.0.tgz",
+ "integrity": "sha512-w8SOXv3mT9Fi6jY8OXdXCfnvX/3KNLXGNr4HEz2TA7S4Mv/PYAOmpB8y/ge40mxvBMgGNaSaaDwZpAsQn7HtWA==",
"cpu": [
"x64"
],
@@ -2089,9 +2089,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "25.9.1",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
- "integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
+ "version": "25.9.2",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.2.tgz",
+ "integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
@@ -2099,9 +2099,9 @@
}
},
"node_modules/@types/react": {
- "version": "19.2.16",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.16.tgz",
- "integrity": "sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==",
+ "version": "19.2.17",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
+ "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2478,9 +2478,9 @@
}
},
"node_modules/knip": {
- "version": "6.15.0",
- "resolved": "https://registry.npmjs.org/knip/-/knip-6.15.0.tgz",
- "integrity": "sha512-uBaKFEGcu/HG4EY2gWFBMr+fBF43Jftoc2riJX51TKME1Z46C8UQIbNEusenYbEWihphxe2PY0Kns0yPvPYz4A==",
+ "version": "6.16.1",
+ "resolved": "https://registry.npmjs.org/knip/-/knip-6.16.1.tgz",
+ "integrity": "sha512-TKMn1rxgH6h9vXR9Y0B+Cq7AdPTr9EI02IwoT65NzqYUkvoDQAaJ/aPybiFpAhZ1px6cNYYwXf86iHkBgzCo9w==",
"dev": true,
"funding": [
{
@@ -2498,7 +2498,6 @@
"formatly": "^0.3.0",
"get-tsconfig": "4.14.0",
"jiti": "^2.7.0",
- "minimist": "^1.2.8",
"oxc-parser": "^0.133.0",
"oxc-resolver": "^11.20.0",
"picomatch": "^4.0.4",
@@ -2775,16 +2774,6 @@
"@jridgewell/sourcemap-codec": "^1.5.5"
}
},
- "node_modules/minimist": {
- "version": "1.2.8",
- "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
- "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
- "dev": true,
- "license": "MIT",
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
"node_modules/ms": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
@@ -2890,9 +2879,9 @@
}
},
"node_modules/oxfmt": {
- "version": "0.53.0",
- "resolved": "https://registry.npmjs.org/oxfmt/-/oxfmt-0.53.0.tgz",
- "integrity": "sha512-9cB5glS3Ip6NMuZ+6NYTao9FCWkDhRtPYCtR3QBu/NxHoFbgzzTvi41N4jxz/GqGfuLKspui1qb/LlSu2IbMcw==",
+ "version": "0.54.0",
+ "resolved": "https://registry.npmjs.org/oxfmt/-/oxfmt-0.54.0.tgz",
+ "integrity": "sha512-DjnMwn7smSLF+Mc2+pRItnuPftm/dkUFpY/d4+33y9TfKrsHZo8GLhmUg9BrOIUEy94Rlom1Q11N6vuhE+e0oQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2908,25 +2897,25 @@
"url": "https://github.com/sponsors/Boshen"
},
"optionalDependencies": {
- "@oxfmt/binding-android-arm-eabi": "0.53.0",
- "@oxfmt/binding-android-arm64": "0.53.0",
- "@oxfmt/binding-darwin-arm64": "0.53.0",
- "@oxfmt/binding-darwin-x64": "0.53.0",
- "@oxfmt/binding-freebsd-x64": "0.53.0",
- "@oxfmt/binding-linux-arm-gnueabihf": "0.53.0",
- "@oxfmt/binding-linux-arm-musleabihf": "0.53.0",
- "@oxfmt/binding-linux-arm64-gnu": "0.53.0",
- "@oxfmt/binding-linux-arm64-musl": "0.53.0",
- "@oxfmt/binding-linux-ppc64-gnu": "0.53.0",
- "@oxfmt/binding-linux-riscv64-gnu": "0.53.0",
- "@oxfmt/binding-linux-riscv64-musl": "0.53.0",
- "@oxfmt/binding-linux-s390x-gnu": "0.53.0",
- "@oxfmt/binding-linux-x64-gnu": "0.53.0",
- "@oxfmt/binding-linux-x64-musl": "0.53.0",
- "@oxfmt/binding-openharmony-arm64": "0.53.0",
- "@oxfmt/binding-win32-arm64-msvc": "0.53.0",
- "@oxfmt/binding-win32-ia32-msvc": "0.53.0",
- "@oxfmt/binding-win32-x64-msvc": "0.53.0"
+ "@oxfmt/binding-android-arm-eabi": "0.54.0",
+ "@oxfmt/binding-android-arm64": "0.54.0",
+ "@oxfmt/binding-darwin-arm64": "0.54.0",
+ "@oxfmt/binding-darwin-x64": "0.54.0",
+ "@oxfmt/binding-freebsd-x64": "0.54.0",
+ "@oxfmt/binding-linux-arm-gnueabihf": "0.54.0",
+ "@oxfmt/binding-linux-arm-musleabihf": "0.54.0",
+ "@oxfmt/binding-linux-arm64-gnu": "0.54.0",
+ "@oxfmt/binding-linux-arm64-musl": "0.54.0",
+ "@oxfmt/binding-linux-ppc64-gnu": "0.54.0",
+ "@oxfmt/binding-linux-riscv64-gnu": "0.54.0",
+ "@oxfmt/binding-linux-riscv64-musl": "0.54.0",
+ "@oxfmt/binding-linux-s390x-gnu": "0.54.0",
+ "@oxfmt/binding-linux-x64-gnu": "0.54.0",
+ "@oxfmt/binding-linux-x64-musl": "0.54.0",
+ "@oxfmt/binding-openharmony-arm64": "0.54.0",
+ "@oxfmt/binding-win32-arm64-msvc": "0.54.0",
+ "@oxfmt/binding-win32-ia32-msvc": "0.54.0",
+ "@oxfmt/binding-win32-x64-msvc": "0.54.0"
},
"peerDependencies": {
"svelte": "^5.0.0",
@@ -2942,9 +2931,9 @@
}
},
"node_modules/oxlint": {
- "version": "1.68.0",
- "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.68.0.tgz",
- "integrity": "sha512-dXcbq+xsmLrMy6T8d0euf3IYUfLmjHIE11pOxiUSi5LHkFZaYPv568R6sEjcavVpUxoaQe66UBuK4HEi74NxpA==",
+ "version": "1.69.0",
+ "resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.69.0.tgz",
+ "integrity": "sha512-ypZkK/aDc5NQV8zIR6s2H2Tl3aNW8FmJ1m9+2qsaYuRenl8vgnHNCGwTHviWJdUQzglOlHFchgopdtGhSy17Rw==",
"dev": true,
"license": "MIT",
"bin": {
@@ -2957,25 +2946,25 @@
"url": "https://github.com/sponsors/Boshen"
},
"optionalDependencies": {
- "@oxlint/binding-android-arm-eabi": "1.68.0",
- "@oxlint/binding-android-arm64": "1.68.0",
- "@oxlint/binding-darwin-arm64": "1.68.0",
- "@oxlint/binding-darwin-x64": "1.68.0",
- "@oxlint/binding-freebsd-x64": "1.68.0",
- "@oxlint/binding-linux-arm-gnueabihf": "1.68.0",
- "@oxlint/binding-linux-arm-musleabihf": "1.68.0",
- "@oxlint/binding-linux-arm64-gnu": "1.68.0",
- "@oxlint/binding-linux-arm64-musl": "1.68.0",
- "@oxlint/binding-linux-ppc64-gnu": "1.68.0",
- "@oxlint/binding-linux-riscv64-gnu": "1.68.0",
- "@oxlint/binding-linux-riscv64-musl": "1.68.0",
- "@oxlint/binding-linux-s390x-gnu": "1.68.0",
- "@oxlint/binding-linux-x64-gnu": "1.68.0",
- "@oxlint/binding-linux-x64-musl": "1.68.0",
- "@oxlint/binding-openharmony-arm64": "1.68.0",
- "@oxlint/binding-win32-arm64-msvc": "1.68.0",
- "@oxlint/binding-win32-ia32-msvc": "1.68.0",
- "@oxlint/binding-win32-x64-msvc": "1.68.0"
+ "@oxlint/binding-android-arm-eabi": "1.69.0",
+ "@oxlint/binding-android-arm64": "1.69.0",
+ "@oxlint/binding-darwin-arm64": "1.69.0",
+ "@oxlint/binding-darwin-x64": "1.69.0",
+ "@oxlint/binding-freebsd-x64": "1.69.0",
+ "@oxlint/binding-linux-arm-gnueabihf": "1.69.0",
+ "@oxlint/binding-linux-arm-musleabihf": "1.69.0",
+ "@oxlint/binding-linux-arm64-gnu": "1.69.0",
+ "@oxlint/binding-linux-arm64-musl": "1.69.0",
+ "@oxlint/binding-linux-ppc64-gnu": "1.69.0",
+ "@oxlint/binding-linux-riscv64-gnu": "1.69.0",
+ "@oxlint/binding-linux-riscv64-musl": "1.69.0",
+ "@oxlint/binding-linux-s390x-gnu": "1.69.0",
+ "@oxlint/binding-linux-x64-gnu": "1.69.0",
+ "@oxlint/binding-linux-x64-musl": "1.69.0",
+ "@oxlint/binding-openharmony-arm64": "1.69.0",
+ "@oxlint/binding-win32-arm64-msvc": "1.69.0",
+ "@oxlint/binding-win32-ia32-msvc": "1.69.0",
+ "@oxlint/binding-win32-x64-msvc": "1.69.0"
},
"peerDependencies": {
"oxlint-tsgolint": ">=0.22.1",
@@ -3083,9 +3072,9 @@
}
},
"node_modules/react-router": {
- "version": "7.16.0",
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.16.0.tgz",
- "integrity": "sha512-wArC8lVyJb3+jM9OpDyW6hLCizACWkvQR/sSGqSs+o5uEXEtGlqdZ4v8hENR3Jad6i+LRkK93q/+bQAcvl6V1A==",
+ "version": "7.17.0",
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.17.0.tgz",
+ "integrity": "sha512-FDELK7rTMlCHO5+reyXsPlmfr7N1F91lPHsWYfMEGQm/KQ+F4JFM8jGoeQDmDvdTs93Fw9aSilH+uKRb4/jXvQ==",
"license": "MIT",
"dependencies": {
"cookie": "^1.0.1",
@@ -3105,12 +3094,12 @@
}
},
"node_modules/react-router-dom": {
- "version": "7.16.0",
- "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.16.0.tgz",
- "integrity": "sha512-kMUAbimWB5FVbF4Bce4bJsiKJWLIUHq/mEG8+CFDnCSgltptBiG5nguducmsJeGKytlCvQud9Qhzpn49iduTlA==",
+ "version": "7.17.0",
+ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.17.0.tgz",
+ "integrity": "sha512-fyU2yjGups/hE6Xz0I5ZYbVL8Gx29eCjgpHaRaTaVU+OOAdfRX05KsvyRm0GO8YQwOkhpU3MurW1jyMUJn+zSw==",
"license": "MIT",
"dependencies": {
- "react-router": "7.16.0"
+ "react-router": "7.17.0"
},
"engines": {
"node": ">=20.0.0"
diff --git a/src/frontend/package.json b/src/frontend/package.json
index 63e0799..22f94e6 100644
--- a/src/frontend/package.json
+++ b/src/frontend/package.json
@@ -20,17 +20,17 @@
"@tailwindcss/vite": "^4.3.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
- "react-router-dom": "^7.16.0",
+ "react-router-dom": "^7.17.0",
"socket.io-client": "^4.7.5"
},
"devDependencies": {
- "@types/node": "^25.9.1",
- "@types/react": "^19.2.16",
+ "@types/node": "^25.9.2",
+ "@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.2",
- "knip": "^6.15.0",
- "oxfmt": "^0.53.0",
- "oxlint": "^1.68.0",
+ "knip": "^6.16.1",
+ "oxfmt": "^0.54.0",
+ "oxlint": "^1.69.0",
"oxlint-tsgolint": "^0.23.0",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.3",