Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 21, 2024
1 parent 9a55e26 commit f8c9ef9
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 147 deletions.
257 changes: 113 additions & 144 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"dependencies": {
"@babel/core": "^7.24.5",
"@ungap/custom-elements": "^1.3.0",
"axios": "^1.6.8",
"axios": "^1.7.1",
"babel-loader": "^8.3.0",
"babel-preset-env": "^1.7.0",
"openseadragon": "^2.4.2",
"psl": "^1.9.0",
"rtl-detect": "^1.0.4",
"sass": "^1.77.1",
"sass": "^1.77.2",
"sass-loader": "^9.0.3",
"socket.io-client": "^2.5.0",
"truncate-html": "^1.1.1",
Expand All @@ -38,7 +38,7 @@
"axios-mock-adapter": "^1.22.0",
"babel-core": "^6.26.3",
"babel-jest": "^26.0.0",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"eslint": "5.16.0",
"eslint-plugin-vue": "8.4.1",
"flush-promises": "^1.0.2",
Expand Down

0 comments on commit f8c9ef9

Please sign in to comment.