feat: pre-set serialization methods for request parameters (#5814)

添加快捷设置请求参数序列化方法的配置
pull/62/head
Netfan 2025-03-29 19:21:21 +08:00 committed by YunaiV
parent 2629d2df38
commit 4fb83d3883
2 changed files with 0 additions and 24 deletions

View File

@ -78,9 +78,6 @@ catalogs:
'@types/archiver': '@types/archiver':
specifier: ^6.0.3 specifier: ^6.0.3
version: 6.0.3 version: 6.0.3
'@types/crypto-js':
specifier: ^4.2.2
version: 4.2.2
'@types/eslint': '@types/eslint':
specifier: ^9.6.1 specifier: ^9.6.1
version: 9.6.1 version: 9.6.1
@ -192,9 +189,6 @@ catalogs:
cross-env: cross-env:
specifier: ^7.0.3 specifier: ^7.0.3
version: 7.0.3 version: 7.0.3
crypto-js:
specifier: ^4.2.0
version: 4.2.0
cspell: cspell:
specifier: ^8.17.5 specifier: ^8.17.5
version: 8.17.5 version: 8.17.5
@ -1554,9 +1548,6 @@ importers:
'@vueuse/integrations': '@vueuse/integrations':
specifier: 'catalog:' specifier: 'catalog:'
version: 12.8.2(async-validator@4.2.5)(axios@1.8.2)(change-case@5.4.4)(focus-trap@7.6.4)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.8.2) version: 12.8.2(async-validator@4.2.5)(axios@1.8.2)(change-case@5.4.4)(focus-trap@7.6.4)(nprogress@0.2.0)(qrcode@1.5.4)(sortablejs@1.15.6)(typescript@5.8.2)
crypto-js:
specifier: 'catalog:'
version: 4.2.0
qrcode: qrcode:
specifier: 'catalog:' specifier: 'catalog:'
version: 1.5.4 version: 1.5.4
@ -1576,9 +1567,6 @@ importers:
specifier: 'catalog:' specifier: 'catalog:'
version: 6.6.0(vue@3.5.13(typescript@5.8.2)) version: 6.6.0(vue@3.5.13(typescript@5.8.2))
devDependencies: devDependencies:
'@types/crypto-js':
specifier: 'catalog:'
version: 4.2.2
'@types/qrcode': '@types/qrcode':
specifier: 'catalog:' specifier: 'catalog:'
version: 1.5.5 version: 1.5.5
@ -4268,9 +4256,6 @@ packages:
'@types/conventional-commits-parser@5.0.1': '@types/conventional-commits-parser@5.0.1':
resolution: {integrity: sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==} resolution: {integrity: sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==}
'@types/crypto-js@4.2.2':
resolution: {integrity: sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==}
'@types/doctrine@0.0.9': '@types/doctrine@0.0.9':
resolution: {integrity: sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==} resolution: {integrity: sha512-eOIHzCUSH7SMfonMG1LsC2f8vxBFtho6NGBznK41R84YzPuvSBzrhEps33IsQiOW9+VL6NQ9DbjQJznk/S4uRA==}
@ -5412,9 +5397,6 @@ packages:
crossws@0.3.4: crossws@0.3.4:
resolution: {integrity: sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==} resolution: {integrity: sha512-uj0O1ETYX1Bh6uSgktfPvwDiPYGQ3aI4qVsaC/LWpkIzGj1nUYm5FK3K+t11oOlpN01lGbprFCH4wBlKdJjVgw==}
crypto-js@4.2.0:
resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
crypto-random-string@2.0.0: crypto-random-string@2.0.0:
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
engines: {node: '>=8'} engines: {node: '>=8'}
@ -13110,8 +13092,6 @@ snapshots:
dependencies: dependencies:
'@types/node': 22.13.10 '@types/node': 22.13.10
'@types/crypto-js@4.2.2': {}
'@types/doctrine@0.0.9': {} '@types/doctrine@0.0.9': {}
'@types/eslint@9.6.1': '@types/eslint@9.6.1':
@ -14473,8 +14453,6 @@ snapshots:
dependencies: dependencies:
uncrypto: 0.1.3 uncrypto: 0.1.3
crypto-js@4.2.0: {}
crypto-random-string@2.0.0: {} crypto-random-string@2.0.0: {}
cspell-config-lib@8.17.5: cspell-config-lib@8.17.5:

View File

@ -52,7 +52,6 @@ catalog:
'@types/qrcode': ^1.5.5 '@types/qrcode': ^1.5.5
'@types/qs': ^6.9.18 '@types/qs': ^6.9.18
'@types/sortablejs': ^1.15.8 '@types/sortablejs': ^1.15.8
'@types/crypto-js': ^4.2.2
'@typescript-eslint/eslint-plugin': ^8.26.0 '@typescript-eslint/eslint-plugin': ^8.26.0
'@typescript-eslint/parser': ^8.26.0 '@typescript-eslint/parser': ^8.26.0
'@vee-validate/zod': ^4.15.0 '@vee-validate/zod': ^4.15.0
@ -79,7 +78,6 @@ catalog:
commitlint-plugin-function-rules: ^4.0.1 commitlint-plugin-function-rules: ^4.0.1
consola: ^3.4.0 consola: ^3.4.0
cross-env: ^7.0.3 cross-env: ^7.0.3
crypto-js: ^4.2.0
cspell: ^8.17.5 cspell: ^8.17.5
cssnano: ^7.0.6 cssnano: ^7.0.6
cz-git: ^1.11.1 cz-git: ^1.11.1