Skip to content

Commit

Permalink
Frontend: Update deps in package.json and package-lock.json
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mayer <michael@photoprism.app>
  • Loading branch information
lastzero committed May 17, 2024
1 parent ee33e2e commit c60c4c7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/register": "^7.23.7",
"@babel/runtime": "^7.24.5",
"@lcdp/offline-plugin": "^5.1.1",
"@vvo/tzdb": "^6.138.0",
"@vvo/tzdb": "^6.139.0",
"axios": "^1.6.8",
"axios-mock-adapter": "^1.22.0",
"babel-loader": "^9.1.3",
Expand All @@ -37,7 +37,7 @@
"chai": "^5.1.1",
"cheerio": "^1.0.0-rc.12",
"chrome-finder": "^1.0.7",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.1",
"cssnano": "^7.0.1",
Expand Down Expand Up @@ -76,14 +76,14 @@
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^9.5.11",
"postcss-preset-env": "^9.5.13",
"postcss-reporter": "^7.1.0",
"postcss-url": "^10.1.3",
"prettier": "^3.2.5",
"pubsub-js": "^1.9.4",
"regenerator-runtime": "^0.14.1",
"resolve-url-loader": "^5.0.0",
"sass": "^1.77.1",
"sass": "^1.77.2",
"sass-loader": "^14.2.1",
"server": "^1.0.39",
"sockette": "^2.0.6",
Expand Down

0 comments on commit c60c4c7

Please sign in to comment.