update deps

This commit is contained in:
AykutSarac 2024-10-14 21:01:17 +03:00
parent d13254effd
commit b2fdfdcb2d
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

View File

@ -37,7 +37,7 @@
"json-schema-faker": "^0.5.6",
"json_typegen_wasm": "^0.7.0",
"jsonc-parser": "^3.3.1",
"jsonpath-plus": "^9.0.0",
"jsonpath-plus": "^10.0.0",
"jsonwebtoken": "^9.0.2",
"jxon": "2.0.0-beta.5",
"lodash.debounce": "^4.0.8",

20
pnpm-lock.yaml generated
View File

@ -63,8 +63,8 @@ importers:
specifier: ^3.3.1
version: 3.3.1
jsonpath-plus:
specifier: ^9.0.0
version: 9.0.0
specifier: ^10.0.0
version: 10.0.0
jsonwebtoken:
specifier: ^9.0.2
version: 9.0.2
@ -1788,15 +1788,15 @@ packages:
jsonc-parser@3.3.1:
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
jsonpath-plus@10.0.0:
resolution: {integrity: sha512-v7j76HGp/ibKlXYeZ7UrfCLSNDaBWuJMA0GaMjA4sZJtCtY89qgPyToDDcl2zdeHh4B5q/B3g2pQdW76fOg/dA==}
engines: {node: '>=18.0.0'}
hasBin: true
jsonpath-plus@7.2.0:
resolution: {integrity: sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==}
engines: {node: '>=12.0.0'}
jsonpath-plus@9.0.0:
resolution: {integrity: sha512-bqE77VIDStrOTV/czspZhTn+o27Xx9ZJRGVkdVShEtPoqsIx5yALv3lWVU6y+PqYvWPJNWE7ORCQheQkEe0DDA==}
engines: {node: '>=14.0.0'}
hasBin: true
jsonwebtoken@9.0.2:
resolution: {integrity: sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==}
engines: {node: '>=12', npm: '>=6'}
@ -4644,14 +4644,14 @@ snapshots:
jsonc-parser@3.3.1: {}
jsonpath-plus@7.2.0: {}
jsonpath-plus@9.0.0:
jsonpath-plus@10.0.0:
dependencies:
'@jsep-plugin/assignment': 1.2.1(jsep@1.3.9)
'@jsep-plugin/regex': 1.0.3(jsep@1.3.9)
jsep: 1.3.9
jsonpath-plus@7.2.0: {}
jsonwebtoken@9.0.2:
dependencies:
jws: 3.2.2