Skip to content

Commit 920c49b

Browse files
chore(deps): bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [dompurify](https://github.com/cure53/DOMPurify), [firebase](https://github.com/firebase/firebase-js-sdk) and [marked](https://github.com/markedjs/marked). Updates `dompurify` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) Updates `firebase` from 12.17.1 to 12.18.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.17.1...firebase@12.18.0) Updates `marked` from 18.0.9 to 18.0.10 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.9...v18.0.10) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: firebase dependency-version: 12.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0b0c4e commit 920c49b

2 files changed

Lines changed: 337 additions & 337 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@tailwindcss/vite": "^4.3.3",
2525
"@wxt-dev/storage": "^1.2.9",
2626
"axios": "^1.19.0",
27-
"dompurify": "^3.4.13",
28-
"firebase": "^12.17.1",
27+
"dompurify": "^3.4.14",
28+
"firebase": "^12.18.0",
2929
"fuse.js": "^7.5.0",
3030
"intro.js": "^8.5.0",
31-
"marked": "^18.0.9",
31+
"marked": "^18.0.10",
3232
"react": "^19.2.8",
3333
"react-dom": "^19.2.8",
3434
"rxjs": "^7.8.2",

0 commit comments

Comments
 (0)