Skip to content

Commit a74483b

Browse files
chore(deps): update npm (runtime) (#2710)
1 parent 238a0b0 commit a74483b

File tree

4 files changed

+78
-78
lines changed

4 files changed

+78
-78
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"@vueuse/core": "14.0.0",
3737
"assjs": "0.1.4",
3838
"audiomotion-analyzer": "4.5.1",
39-
"axios": "1.13.1",
39+
"axios": "1.13.2",
4040
"blurhash": "2.0.5",
4141
"comlink": "4.4.2",
4242
"date-fns": "4.1.0",
4343
"defu": "6.1.4",
4444
"destr": "2.0.5",
4545
"dexie": "4.2.1",
4646
"fast-equals": "5.3.2",
47-
"hls.js": "1.6.13",
48-
"i18next": "25.6.0",
47+
"hls.js": "1.6.14",
48+
"i18next": "25.6.1",
4949
"i18next-vue": "5.3.0",
5050
"libpgs": "0.8.1",
5151
"sortablejs": "1.15.6",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test": "npm run test -ws --include-workspace-root=false"
3131
},
3232
"dependencies": {
33-
"vue": "3.5.22"
33+
"vue": "3.5.24"
3434
},
3535
"devDependencies": {
3636
"@chromatic-com/storybook": "4.1.2",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"dependencies": {
2020
"dompurify": "3.3.0",
21-
"marked": "16.4.1"
21+
"marked": "16.4.2"
2222
}
2323
}

0 commit comments

Comments
 (0)