mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Frontend: Update deps in package.lock and package-lock.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
1045
frontend/package-lock.json
generated
1045
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -21,12 +21,12 @@
|
|||||||
"dep-list": "npx npm-check-updates"
|
"dep-list": "npx npm-check-updates"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/cli": "^7.24.5",
|
"@babel/cli": "^7.24.6",
|
||||||
"@babel/core": "^7.24.5",
|
"@babel/core": "^7.24.6",
|
||||||
"@babel/plugin-transform-runtime": "^7.24.3",
|
"@babel/plugin-transform-runtime": "^7.24.6",
|
||||||
"@babel/preset-env": "^7.24.5",
|
"@babel/preset-env": "^7.24.6",
|
||||||
"@babel/register": "^7.23.7",
|
"@babel/register": "^7.24.6",
|
||||||
"@babel/runtime": "^7.24.5",
|
"@babel/runtime": "^7.24.6",
|
||||||
"@lcdp/offline-plugin": "^5.1.1",
|
"@lcdp/offline-plugin": "^5.1.1",
|
||||||
"@vvo/tzdb": "^6.139.0",
|
"@vvo/tzdb": "^6.139.0",
|
||||||
"axios": "^1.7.2",
|
"axios": "^1.7.2",
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"eslint-plugin-prettier": "^5.1.3",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
"eslint-plugin-promise": "^6.1.1",
|
"eslint-plugin-promise": "^6.1.1",
|
||||||
"eslint-plugin-vue": "^9.26.0",
|
"eslint-plugin-vue": "^9.26.0",
|
||||||
"eslint-webpack-plugin": "^4.1.0",
|
"eslint-webpack-plugin": "^4.2.0",
|
||||||
"eventsource-polyfill": "^0.9.6",
|
"eventsource-polyfill": "^0.9.6",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"file-saver": "^2.0.5",
|
"file-saver": "^2.0.5",
|
||||||
|
Reference in New Issue
Block a user