Skip to content

Commit 498cc56

Browse files
chore(deps): bump the npm-minor-patch group across 1 directory with 4 updates (#817)
Bumps the npm-minor-patch group with 4 updates in the /frontend directory: [dompurify](https://github.com/cure53/DOMPurify), [@playwright/test](https://github.com/microsoft/playwright), [happy-dom](https://github.com/capricorn86/happy-dom) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `dompurify` from 3.4.9 to 3.4.10 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.9...3.4.10) Updates `@playwright/test` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `happy-dom` from 20.10.2 to 20.10.3 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.2...v20.10.3) Updates `vitest` from 4.1.8 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: happy-dom dependency-version: 20.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bc5a63 commit 498cc56

2 files changed

Lines changed: 69 additions & 69 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,22 @@
2424
"@vue-flow/controls": "^1.1.3",
2525
"@vue-flow/core": "^1.48.2",
2626
"@vue-flow/minimap": "^1.5.4",
27-
"dompurify": "^3.4.9",
27+
"dompurify": "^3.4.10",
2828
"marked": "^18.0.5",
2929
"tiptap-markdown": "^0.9.0"
3030
},
3131
"overrides": {
3232
"brace-expansion": "^5.0.5"
3333
},
3434
"devDependencies": {
35-
"@playwright/test": "^1.60.0",
35+
"@playwright/test": "^1.61.0",
3636
"@vitejs/plugin-vue": "^6.0.7",
3737
"@vue/test-utils": "^2.4.11",
38-
"happy-dom": "^20.10.2",
38+
"happy-dom": "^20.10.3",
3939
"js-yaml": "^4.2.0",
4040
"jsdom": "^29.1.1",
4141
"vite": "^8.0.16",
42-
"vitest": "^4.1.8",
42+
"vitest": "^4.1.9",
4343
"vue": "^3.5.38",
4444
"vue-router": "^5.1.0"
4545
}

0 commit comments

Comments
 (0)