Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@pinia/nuxt": "0.11.3",
"@stylistic/eslint-plugin": "^5.3.1",
"@types/markdown-it": "^14.1.2",
"@types/node": "^25.3.5",
"@types/node": "^25.6.0",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
Expand Down
20 changes: 10 additions & 10 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3481,12 +3481,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^25.3.5":
version: 25.3.5
resolution: "@types/node@npm:25.3.5"
"@types/node@npm:^25.6.0":
version: 25.6.0
resolution: "@types/node@npm:25.6.0"
dependencies:
undici-types: ~7.18.0
checksum: bc8400baaf2023c8d843526e13ac1c50f46b8416eb3c5480c9f01b3f3787ecc7c8c740110cce3568776c8f73be06eaaba7bfcb601f5946c56785589a6a3bd148
undici-types: ~7.19.0
checksum: 98945eb59909a08868ccac203022f122b5549448ef8628de9eac3fe20481467cd6ec32af819fd432695f67ac21ebbbc69c8a141de6c6455edaf6e717e2cb89c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -8135,7 +8135,7 @@ __metadata:
"@pinia/nuxt": 0.11.3
"@stylistic/eslint-plugin": ^5.3.1
"@types/markdown-it": ^14.1.2
"@types/node": ^25.3.5
"@types/node": ^25.6.0
"@types/qs": ^6.9.7
"@typescript-eslint/eslint-plugin": ^8.41.0
"@typescript-eslint/parser": ^8.41.0
Expand Down Expand Up @@ -11281,10 +11281,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~7.18.0":
version: 7.18.2
resolution: "undici-types@npm:7.18.2"
checksum: 23da306c8366574adec305b06a8519ab5c7d09e3f5d16c1a98709a34fae17da09ec95198f30f86c00055e02efa8bfcc843e84e8aebeb9b8d6bb3e06afccae07a
"undici-types@npm:~7.19.0":
version: 7.19.2
resolution: "undici-types@npm:7.19.2"
checksum: f721026160e1f068a982401d0272b872819c335a2f64783c235ddd37a65ccd94327ec24489cee4556d57c77c14bd68ced60efa5def11cf11e3991f5ebf5e0e72
languageName: node
linkType: hard

Expand Down