Skip to content

Commit 8459ec9

Browse files
committed
chore: update dependencies
- bump @types/node from 20.4.0 to 20.4.1 - bump daisyui from 3.1.10 to 3.2.1 - bump marked from 5.1.0 to 5.1.1
1 parent ed7c4bb commit 8459ec9

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

package-lock.json

+13-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@tailwindcss/typography": "^0.5.9",
1919
"@types/dompurify": "^3.0.2",
2020
"@types/marked": "^5.0.0",
21-
"@types/node": "^20.4.0",
21+
"@types/node": "^20.4.1",
2222
"@typescript-eslint/eslint-plugin": "^5.61.0",
2323
"@typescript-eslint/parser": "^5.61.0",
2424
"cypress": "^12.17.0",
@@ -32,9 +32,9 @@
3232
},
3333
"dependencies": {
3434
"@heroicons/vue": "^2.0.18",
35-
"daisyui": "^3.1.10",
35+
"daisyui": "^3.2.1",
3636
"dompurify": "^3.0.4",
37-
"marked": "^5.1.0",
37+
"marked": "^5.1.1",
3838
"notiwind-ts": "^2.0.2",
3939
"torrust-index-api-lib": "^0.2.0",
4040
"torrust-index-types-lib": "^0.2.0"

0 commit comments

Comments
 (0)