Skip to content

Commit 759d049

Browse files
committed
Merge #423: Update dependabot dependencies
b9e5766 refactor: fix project name type (Mario) a18951c chore: bump vite from 4.4.11 to 4.5.1 (Mario) 549ce5e chore: bump eslint-plugin-vue 9.18.1 to 9.19.2 (Mario) b7a17b6 chore: bump @types/node from 20.10.0 to 20.10.6 (Mario) 44b535d chore: bump marked from 9.1.5 to 11.1.1 (Mario) Pull request description: Update GUI dependencies to newer versions. ACKs for top commit: josecelano: ACK b9e5766 Tree-SHA512: 52a2d2d1663bfd619a15fc68ac03ef04d5a4ce56e39cd28b2f1aa4f7636d43efdea64e39d6f15c68a080a00d418304ae94b1f1225db4434ad3cbd1315666d88b
2 parents b61905b + b9e5766 commit 759d049

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@tailwindcss/typography": "^0.5.9",
1919
"@types/dompurify": "^3.0.2",
2020
"@types/marked": "^5.0.0",
21-
"@types/node": "^20.10.0",
21+
"@types/node": "^20.10.6",
2222
"@types/sqlite3": "^3.1.8",
2323
"@typescript-eslint/eslint-plugin": "^6.13.1",
2424
"@typescript-eslint/parser": "^6.13.1",
2525
"cypress": "^13.6.0",
2626
"eslint": "^8.54.0",
27-
"eslint-plugin-vue": "^9.18.1",
27+
"eslint-plugin-vue": "^9.19.2",
2828
"i": "^0.3.7",
2929
"npm": "^10.2.4",
3030
"nuxt": "^3.6.5",
@@ -37,7 +37,7 @@
3737
"@types/uuid": "^9.0.7",
3838
"daisyui": "^4.4.12",
3939
"dompurify": "^3.0.5",
40-
"marked": "^9.1.5",
40+
"marked": "^11.1.1",
4141
"notiwind-ts": "^2.0.2",
4242
"torrust-index-api-lib": "^1.0.0-alpha.5",
4343
"torrust-index-types-lib": "^1.0.0-alpha.4",

0 commit comments

Comments
 (0)