Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-wu committed Jun 13, 2023
1 parent 0b82d7f commit 48bbd2e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 18 deletions.
74 changes: 59 additions & 15 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 @@ -22,12 +22,12 @@
"version": "npm run build-bundle;npm run changelog; git add CHANGELOG.md"
},
"dependencies": {
"@abi-software/gallery": "^0.4.0",
"@abi-software/gallery": "^0.4.1-beta.0",
"@abi-software/svg-sprite": "^0.2.0",
"algoliasearch": "^4.10.5",
"element-ui": "^2.15.13",
"marked": "^4.1.1",
"vue": "2.6.14",
"vue": "^2.7.14",
"xss": "^1.0.14"
},
"devDependencies": {
Expand All @@ -46,7 +46,7 @@
"transform-loader": "^0.2.4",
"typescript": "^4.4.3",
"vue-custom-element": "^3.3.0",
"vue-template-compiler": "2.6.14",
"vue-template-compiler": "^2.7.14",
"webpack-node-externals": "^2.5.2"
},
"eslintConfig": {
Expand Down

0 comments on commit 48bbd2e

Please sign in to comment.