Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 20, 2024
1 parent 26bebab commit 4367f3f
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 121 deletions.
259 changes: 141 additions & 118 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 @@ -23,13 +23,13 @@
"openseadragon": "^2.4.2",
"psl": "^1.9.0",
"rtl-detect": "^1.0.4",
"sass": "^1.70.0",
"sass": "^1.71.0",
"sass-loader": "^9.0.3",
"socket.io-client": "^2.5.0",
"truncate-html": "^1.0.4",
"vue": "^2.7.16",
"vue-fullscreen": "^2.6.1",
"webpack": "^5.90.1"
"webpack": "^5.90.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^5.0.8",
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.35.1",
"core-js": "^3.36.0",
"eslint": "5.16.0",
"eslint-plugin-vue": "8.4.1",
"flush-promises": "^1.0.2",
Expand Down

0 comments on commit 4367f3f

Please sign in to comment.