Skip to content

Commit ca5dbf4

Browse files
authored
Update frontend dependencies 2025 12 03 (baserow#4383)
Updated dependencies
1 parent 5ab9c9d commit ca5dbf4

3 files changed

Lines changed: 170 additions & 133 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"type": "refactor",
3+
"message": "Update frontend dependencies 2025-12-03",
4+
"issue_origin": "github",
5+
"issue_number": null,
6+
"domain": "core",
7+
"bullet_points": [],
8+
"created_at": "2025-12-03"
9+
}

web-frontend/package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"jwt-decode": "^3.1.2",
8989
"lodash": "^4.17.21",
9090
"lowlight": "^2.9.0",
91-
"markdown-it": "13.0.1",
91+
"markdown-it": "13.0.2",
9292
"markdown-it-regexp": "^0.4.0",
9393
"markdown-it-task-lists": "^2.1.1",
9494
"moment": "^2.30.1",
@@ -117,7 +117,14 @@
117117
"ws": "^8.18.3",
118118
"cross-spawn": "^7.0.5",
119119
"braces": "^3.0.3",
120-
"glob-parent": "^5.1.2"
120+
"glob-parent": "^5.1.2",
121+
"cipher-base": "^1.0.5",
122+
"pbkdf2": "^3.1.3",
123+
"sha.js": "^2.4.12",
124+
"browserify-sign": "^4.2.2",
125+
"unset-value": "^2.0.1",
126+
"follow-redirects": "^1.15.6",
127+
"linkifyjs": "^4.3.2"
121128
},
122129
"devDependencies": {
123130
"@babel/core": "7.23.6",

0 commit comments

Comments
 (0)