Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
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 @@ -31,7 +31,7 @@
"@pinia/nuxt": "0.11.2",
"@stylistic/eslint-plugin": "^5.3.1",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.3.0",
"@types/node": "^24.9.1",
"@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 @@ -3346,12 +3346,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^24.3.0":
version: 24.3.0
resolution: "@types/node@npm:24.3.0"
"@types/node@npm:^24.9.1":
version: 24.9.1
resolution: "@types/node@npm:24.9.1"
dependencies:
undici-types: ~7.10.0
checksum: 0f98e492032007d7be811b5598d24b6260f6ef3d21b6fe3b9ca61a1c88f70d5d94c33f361b0f2bd9a1f5963426584c7c2514e29ca69b0649f6b075e7abd551cb
undici-types: ~7.16.0
checksum: f32abf3f89f51587238997787242873df6be5081afbd0f4f33354913c939262aa979a7c7693a4ad676843cdb65c03c71565e5aade08a7a699eb001bda98abe1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,7 +8488,7 @@ __metadata:
"@pinia/nuxt": 0.11.2
"@stylistic/eslint-plugin": ^5.3.1
"@types/markdown-it": ^14.1.2
"@types/node": ^24.3.0
"@types/node": ^24.9.1
"@types/qs": ^6.9.7
"@typescript-eslint/eslint-plugin": ^8.41.0
"@typescript-eslint/parser": ^8.41.0
Expand Down Expand Up @@ -11665,10 +11665,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~7.10.0":
version: 7.10.0
resolution: "undici-types@npm:7.10.0"
checksum: 6917fcd8c80963919fe918952f9243a6749af0e3f759a39f8d2c2486144a66c86ae4125aebbce700b636cb1dcd45e85eb8c49c60d60738a97b63f0e89ef9b053
"undici-types@npm:~7.16.0":
version: 7.16.0
resolution: "undici-types@npm:7.16.0"
checksum: 1ef68fc6c5bad200c8b6f17de8e5bc5cfdcadc164ba8d7208cd087cfa8583d922d8316a7fd76c9a658c22b4123d3ff847429185094484fbc65377d695c905857
languageName: node
linkType: hard

Expand Down