mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
840
frontend/package-lock.json
generated
840
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -31,11 +31,11 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.28.3",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/plugin-transform-runtime": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/register": "^7.28.3",
|
||||
"@babel/runtime": "^7.28.3",
|
||||
"@babel/runtime": "^7.28.4",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.33.0",
|
||||
"@lcdp/offline-plugin": "^5.1.3",
|
||||
@@ -54,16 +54,16 @@
|
||||
"axios": "^1.11.0",
|
||||
"axios-mock-adapter": "^2.1.0",
|
||||
"babel-loader": "^10.0.0",
|
||||
"babel-plugin-istanbul": "^7.0.0",
|
||||
"babel-plugin-istanbul": "^7.0.1",
|
||||
"babel-plugin-polyfill-corejs3": "^0.13.0",
|
||||
"browserslist": "^4.25.0",
|
||||
"browserslist": "^4.25.4",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"core-js": "^3.43.0",
|
||||
"core-js": "^3.45.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^7.1.2",
|
||||
"cssnano": "^7.1.1",
|
||||
"easygettext": "^2.17.0",
|
||||
"eslint": "^9.34.0",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-formatter-pretty": "^6.0.1",
|
||||
"eslint-plugin-html": "^8.1.3",
|
||||
@@ -81,11 +81,11 @@
|
||||
"hls.js": "^1.6.11",
|
||||
"i": "^0.3.7",
|
||||
"jsdom": "^26.1.0",
|
||||
"luxon": "^3.6.1",
|
||||
"maplibre-gl": "^5.6.1",
|
||||
"luxon": "^3.7.2",
|
||||
"maplibre-gl": "^5.7.1",
|
||||
"memoize-one": "^6.0.0",
|
||||
"mini-css-extract-plugin": "^2.9.2",
|
||||
"minimist": ">=1.2.8",
|
||||
"mini-css-extract-plugin": "^2.9.4",
|
||||
"minimist": "^1.2.8",
|
||||
"node-storage-shim": "^2.0.1",
|
||||
"passive-events-support": "^1.1.0",
|
||||
"photoswipe": "^5.4.4",
|
||||
@@ -101,7 +101,7 @@
|
||||
"regenerator-runtime": "^0.14.1",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"sass": "^1.92.0",
|
||||
"sass": "^1.92.1",
|
||||
"sass-loader": "^16.0.5",
|
||||
"server": "^1.0.42",
|
||||
"sockette": "^2.0.6",
|
||||
|
Reference in New Issue
Block a user