Skip to content

Commit

Permalink
Bump jsonpath-plus from 7.2.0 to 10.0.7
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 7.2.0 to 10.0.7.
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v7.2.0...v10.0.7)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 6fa1ce0 commit 26f503a
Show file tree
Hide file tree
Showing 32 changed files with 101 additions and 13 deletions.
66 changes: 61 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"fuse.js": "^6.6.2",
"immer": "^10.0.3",
"jest-diff": "^29.7.0",
"jsonpath-plus": "^7.2.0",
"jsonpath-plus": "^10.0.7",
"lodash-es": "^4.17.21",
"lru-cache": "^11.0.0",
"majesticons": "^2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"emittery": "^1.0.1",
"emittery-0-13": "npm:emittery@^0.13.1",
"gpt-tokenizer": "^2.1.2",
"jsonpath-plus": "^7.2.0",
"jsonpath-plus": "^10.0.7",
"lodash-es": "^4.17.21",
"minimatch": "^9.0.3",
"nanoid": "^3.3.6",
Expand Down
44 changes: 38 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3820,7 +3820,7 @@ __metadata:
fuse.js: "npm:^6.6.2"
immer: "npm:^10.0.3"
jest-diff: "npm:^29.7.0"
jsonpath-plus: "npm:^7.2.0"
jsonpath-plus: "npm:^10.0.7"
lodash-es: "npm:^4.17.21"
lru-cache: "npm:^11.0.0"
majesticons: "npm:^2.1.2"
Expand Down Expand Up @@ -3955,7 +3955,7 @@ __metadata:
eslint-plugin-n: "npm:^16.2.0"
eslint-plugin-promise: "npm:^6.1.1"
gpt-tokenizer: "npm:^2.1.2"
jsonpath-plus: "npm:^7.2.0"
jsonpath-plus: "npm:^10.0.7"
lodash: "npm:^4.17.21"
lodash-es: "npm:^4.17.21"
minimatch: "npm:^9.0.3"
Expand Down Expand Up @@ -4230,6 +4230,24 @@ __metadata:
languageName: node
linkType: hard

"@jsep-plugin/assignment@npm:^1.2.1":
version: 1.3.0
resolution: "@jsep-plugin/assignment@npm:1.3.0"
peerDependencies:
jsep: ^0.4.0||^1.0.0
checksum: 0c93b703d84af95b4be9fb6c23fbdbe7c7b6985b41c98fd10386cd54686ed1eb751cb39f5d54abcb621e4da2a0900a3b2a852e5bf7f2d322b756db3b22e42a45
languageName: node
linkType: hard

"@jsep-plugin/regex@npm:^1.0.3":
version: 1.0.4
resolution: "@jsep-plugin/regex@npm:1.0.4"
peerDependencies:
jsep: ^0.4.0||^1.0.0
checksum: 0ea6ba81f03955972b762fd9fbc8e3fd7e1c1c12e52ce3d4366e23c0a63c8bff8528687b8b3d8f641cf9f626f8bf5a7841efcd31a2489fe967e1900e5738ee3a
languageName: node
linkType: hard

"@leichtgewicht/ip-codec@npm:^2.0.1":
version: 2.0.4
resolution: "@leichtgewicht/ip-codec@npm:2.0.4"
Expand Down Expand Up @@ -12837,6 +12855,13 @@ __metadata:
languageName: node
linkType: hard

"jsep@npm:^1.3.9":
version: 1.4.0
resolution: "jsep@npm:1.4.0"
checksum: 935824fe6ac28fcff3cd13878f508f99f6c13e7f0f53ec9fca0d3db465e6dd15f8af030bcdc75a38b07c78359c656647435923a26aceb91607027021f00c17f2
languageName: node
linkType: hard

"jsesc@npm:^2.5.1":
version: 2.5.2
resolution: "jsesc@npm:2.5.2"
Expand Down Expand Up @@ -12932,10 +12957,17 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:^7.2.0":
version: 7.2.0
resolution: "jsonpath-plus@npm:7.2.0"
checksum: f602445b1aa2d55abc2875859fd948f942980ef6400ca2a0362c7a6aa6f912467865262f4d092e04a16889fa74f0dbf6fd67b9dc9583485a5059be6e0a62c6c2
"jsonpath-plus@npm:^10.0.7":
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.0"
dependencies:
"@jsep-plugin/assignment": "npm:^1.2.1"
"@jsep-plugin/regex": "npm:^1.0.3"
jsep: "npm:^1.3.9"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: d872af63b667c43e7563095b4c88f61be5b298c1ddc1d019b3684f0ba1addcba24857e78058b00c52511f52044e3dfea16f83869facfd6ced7430ebd6257f7ab
languageName: node
linkType: hard

Expand Down

0 comments on commit 26f503a

Please sign in to comment.