Skip to content

Commit 50e77e3

Browse files
committed
Frontend: Update deps in package.json and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
1 parent 5a64253 commit 50e77e3

File tree

2 files changed

+26
-50
lines changed

2 files changed

+26
-50
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"css-loader": "^7.1.2",
6666
"cssnano": "^7.1.2",
6767
"escape-string-regexp": "^4.0.0",
68-
"eslint": "^9.38.0",
68+
"eslint": "^9.39.0",
6969
"eslint-config-prettier": "^10.1.8",
7070
"eslint-formatter-pretty": "^6.0.1",
7171
"eslint-plugin-html": "^8.1.3",
@@ -79,8 +79,8 @@
7979
"file-loader": "^6.2.0",
8080
"file-saver": "^2.0.5",
8181
"floating-vue": "^5.2.2",
82-
"globals": "^16.4.0",
83-
"hls.js": "^1.6.13",
82+
"globals": "^16.5.0",
83+
"hls.js": "^1.6.14",
8484
"i": "^0.3.7",
8585
"jsdom": "^26.1.0",
8686
"luxon": "^3.7.2",

0 commit comments

Comments
 (0)