bump deps

This commit is contained in:
Gauthier Roebroeck 2026-03-09 13:44:43 +08:00
parent 1647c435ff
commit 4d1c87d765
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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",