pl-api: update deps

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-24 13:15:20 +01:00
parent df61b29ea2
commit d91cbcfd3f
2 changed files with 173 additions and 592 deletions

View File

@ -33,25 +33,25 @@
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"object-to-formdata": "^4.5.1",
"query-string": "^9.2.2",
"semver": "^7.7.2",
"query-string": "^9.3.1",
"semver": "^7.7.4",
"valibot": "^1.2.0"
},
"devDependencies": {
"@types/http-link-header": "^1.0.7",
"@types/lodash.omit": "^4.5.9",
"@types/lodash.pick": "^4.4.9",
"@types/node": "^22.13.11",
"@types/semver": "^7.5.8",
"oxfmt": "^0.32.0",
"oxlint": "^1.47.0",
"typedoc": "^0.28.7",
"typedoc-material-theme": "^1.4.0",
"@types/node": "^25.3.0",
"@types/semver": "^7.7.1",
"oxfmt": "^0.35.0",
"oxlint": "^1.50.0",
"typedoc": "^0.28.17",
"typedoc-material-theme": "^1.4.1",
"typedoc-plugin-valibot": "^1.0.0",
"typescript": "^5.8.3",
"vite": "^7.0.0",
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-plugin-dts": "^4.5.4",
"ws": "^8.18.3"
"ws": "^8.19.0"
},
"lint-staged": {
"*.{js,cjs,mjs,ts}": [