Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit da1cc00

Browse files
Bump the npm_and_yarn group in /app/frontend with 3 updates
Bumps the npm_and_yarn group in /app/frontend with 3 updates: [dompurify](https://github.com/cure53/DOMPurify), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [rollup](https://github.com/rollup/rollup). Updates `dompurify` from 3.0.6 to 3.1.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.0.6...3.1.3) Updates `vite` from 4.5.3 to 4.5.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite) Updates `rollup` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e12915 commit da1cc00

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fluentui/react-components": "^9.54.13",
1919
"@fluentui/react-icons": "^2.0.249",
2020
"@react-spring/web": "^9.7.3",
21-
"dompurify": "^3.0.6",
21+
"dompurify": "^3.1.3",
2222
"ndjson-readablestream": "^1.2.0",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
@@ -38,6 +38,6 @@
3838
"@vitejs/plugin-react": "^4.3.1",
3939
"prettier": "^3.0.3",
4040
"typescript": "^5.5.3",
41-
"vite": "^4.5.3"
41+
"vite": "^4.5.5"
4242
}
4343
}

0 commit comments

Comments
 (0)