Skip to content

Commit 18e1ee0

Browse files
Bump the npm_and_yarn group in /frontend with 7 updates
Bumps the npm_and_yarn group in /frontend with 7 updates: | Package | From | To | | --- | --- | --- | | [jsonpath-plus](https://github.com/s3u/JSONPath) | `8.1.0` | `10.0.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.10` | `5.2.14` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | | [rollup](https://github.com/rollup/rollup) | `4.16.1` | `4.29.1` | | [ws](https://github.com/websockets/ws) | `8.8.0` | `8.18.0` | Updates `jsonpath-plus` from 8.1.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](https://github.com/s3u/JSONPath/commits/v10.0.7) Updates `vite` from 5.2.10 to 5.2.14 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `rollup` from 4.16.1 to 4.29.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.16.1...v4.29.1) Updates `ws` from 8.8.0 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.8.0...8.18.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5c976e commit 18e1ee0

File tree

2 files changed

+199
-136
lines changed

2 files changed

+199
-136
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ajv": "8.8.2",
1717
"ajv-formats": "2.1.1",
1818
"json-schema-faker": "0.5.6",
19-
"jsonpath-plus": "8.1.0",
19+
"jsonpath-plus": "10.0.7",
2020
"lossless-json": "2.0.11",
2121
"pretty-ms": "7.0.1",
2222
"react": "18.2.0",
@@ -96,7 +96,7 @@
9696
"ts-node": "10.9.2",
9797
"ts-prune": "0.10.3",
9898
"typescript": "5.3.3",
99-
"vite": "5.2.10",
99+
"vite": "5.2.14",
100100
"vite-plugin-checker": "0.6.4",
101101
"vite-plugin-ejs": "1.7.0",
102102
"vite-tsconfig-paths": "4.3.2",

0 commit comments

Comments
 (0)