Frontend: Update deps in package.json and package-lock.json

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-10-13 12:52:29 +02:00
parent 0a44f4f528
commit c86bbdce0c
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "photoprism",
"version": "1.2310.03",
"version": "1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "photoprism",
"version": "1.2310.03",
"version": "1",
"license": "AGPL-3.0",
"dependencies": {
"@babel/cli": "^7.23.0",

View file

@ -1,6 +1,6 @@
{
"name": "photoprism",
"version": "1.2310.03",
"version": "1",
"description": "AI-Powered Photos App",
"author": "PhotoPrism UG",
"license": "AGPL-3.0",