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 @@ -28,7 +28,7 @@
"@nuxtjs/fontaine": "^0.5.0",
"@nuxtjs/i18n": "^9.5.3",
"@nuxtjs/tailwindcss": "^6.14.0",
"@pinia/nuxt": "0.11.2",
"@pinia/nuxt": "0.11.3",
"@stylistic/eslint-plugin": "^5.3.1",
"@types/markdown-it": "^14.1.2",
"@types/node": "^24.10.1",
Expand Down
44 changes: 36 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,7 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/kit@npm:^3.15.4, @nuxt/kit@npm:^3.16.0, @nuxt/kit@npm:^3.17.2, @nuxt/kit@npm:^3.19.3, @nuxt/kit@npm:^3.9.0":
"@nuxt/kit@npm:^3.15.4, @nuxt/kit@npm:^3.16.0, @nuxt/kit@npm:^3.17.2, @nuxt/kit@npm:^3.19.3":
version: 3.20.2
resolution: "@nuxt/kit@npm:3.20.2"
dependencies:
Expand Down Expand Up @@ -1798,6 +1798,34 @@ __metadata:
languageName: node
linkType: hard

"@nuxt/kit@npm:^4.2.0":
version: 4.3.0
resolution: "@nuxt/kit@npm:4.3.0"
dependencies:
c12: ^3.3.3
consola: ^3.4.2
defu: ^6.1.4
destr: ^2.0.5
errx: ^0.1.0
exsolve: ^1.0.8
ignore: ^7.0.5
jiti: ^2.6.1
klona: ^2.0.6
mlly: ^1.8.0
ohash: ^2.0.11
pathe: ^2.0.3
pkg-types: ^2.3.0
rc9: ^2.1.2
scule: ^1.3.0
semver: ^7.7.3
tinyglobby: ^0.2.15
ufo: ^1.6.3
unctx: ^2.5.0
untyped: ^2.0.0
checksum: 909e593d613abf7f84463f9fedf4f958d0a2f109153619076bdfda5d17f2234240dc04f09dce5cab437240eddfa0921333361b24e95061110b376661617e9d86
languageName: node
linkType: hard

"@nuxt/nitro-server@npm:4.2.2":
version: 4.2.2
resolution: "@nuxt/nitro-server@npm:4.2.2"
Expand Down Expand Up @@ -2613,14 +2641,14 @@ __metadata:
languageName: node
linkType: hard

"@pinia/nuxt@npm:0.11.2":
version: 0.11.2
resolution: "@pinia/nuxt@npm:0.11.2"
"@pinia/nuxt@npm:0.11.3":
version: 0.11.3
resolution: "@pinia/nuxt@npm:0.11.3"
dependencies:
"@nuxt/kit": ^3.9.0
"@nuxt/kit": ^4.2.0
peerDependencies:
pinia: ^3.0.3
checksum: 917752ed2ec7359ebb4e1bf7bb931695d8056461358ec0da588258b26504748f083d3528dbe6f0bcadef854d404775f17bc77d9171df532636f9d3461e0f2bf9
pinia: ^3.0.4
checksum: 2a960535735ddc2ad3a13d94eba17a7e2294350b3aae3d36548dd5ce6070bfd85214bc475e43303d192fc10d21cd7588b496dec3196807fa728be7a43ca0cdeb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7758,7 +7786,7 @@ __metadata:
"@nuxtjs/i18n": ^9.5.3
"@nuxtjs/robots": ^5.5.1
"@nuxtjs/tailwindcss": ^6.14.0
"@pinia/nuxt": 0.11.2
"@pinia/nuxt": 0.11.3
"@stylistic/eslint-plugin": ^5.3.1
"@types/markdown-it": ^14.1.2
"@types/node": ^24.10.1
Expand Down