mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
bump deps
This commit is contained in:
parent
1647c435ff
commit
4d1c87d765
2 changed files with 5 additions and 5 deletions
8
next-ui/package-lock.json
generated
8
next-ui/package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"core-js": "^3.48.0",
|
||||
"filesize": "^11.0.13",
|
||||
"marked": "^17.0.4",
|
||||
"openapi-fetch": "^0.15.0",
|
||||
"openapi-fetch": "^0.16.0",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"valibot": "^1.2.0",
|
||||
|
|
@ -8342,9 +8342,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/openapi-fetch": {
|
||||
"version": "0.15.2",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.15.2.tgz",
|
||||
"integrity": "sha512-rdYTzUmSsJevmNqg7fwUVGuKc2Gfb9h6ph74EVPkPfIGJaZTfqdIbJahtbJ3qg1LKinln30hqZniLnKpH0RJBg==",
|
||||
"version": "0.16.0",
|
||||
"resolved": "https://registry.npmjs.org/openapi-fetch/-/openapi-fetch-0.16.0.tgz",
|
||||
"integrity": "sha512-EVLlvcUOugBYMXhuITAm2Ihv9EmQ7b9gJYn7hg2wvcf/GxbanhQ9olDz9I3DcS0Jr4Jv/53I2oVuIYQsFHa9mA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"openapi-typescript-helpers": "^0.0.15"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"core-js": "^3.48.0",
|
||||
"filesize": "^11.0.13",
|
||||
"marked": "^17.0.4",
|
||||
"openapi-fetch": "^0.15.0",
|
||||
"openapi-fetch": "^0.16.0",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"valibot": "^1.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue