Skip to content

Commit 59d4bd8

Browse files
Bump picomatch (via audit fix) in /frontend (#15)
* Bump picomatch (via audit fix) in /frontend Bumps and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together. Updates `picomatch` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * fix frontend CI override mismatch Agent-Logs-Url: https://github.com/BlueManCZ/contwatch/sessions/4e161542-c51b-4d1b-aafc-76bab217c65e Co-authored-by: BlueManCZ <17854950+BlueManCZ@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: BlueManCZ <17854950+BlueManCZ@users.noreply.github.com>
1 parent 1bb5bd0 commit 59d4bd8

3 files changed

Lines changed: 32 additions & 20 deletions

File tree

frontend/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,11 @@
5656
"orval": "^8.5.1",
5757
"typescript": "~5.9.3",
5858
"vite": "^7.3.3"
59+
},
60+
"pnpm": {
61+
"overrides": {
62+
"brace-expansion@>=2.0.0 <2.0.3": ">=2.0.3",
63+
"socket.io-parser@>=4.0.0 <4.2.6": ">=4.2.6"
64+
}
5965
}
6066
}

frontend/pnpm-lock.yaml

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)