Skip to content

Commit

Permalink
Merge pull request #476 from PasteUs/dev
Browse files Browse the repository at this point in the history
merge dependabot, bump version 3.4.1
  • Loading branch information
LucienShui authored Oct 7, 2021
2 parents 801902f + 9fa69c0 commit 87afd31
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
74 changes: 42 additions & 32 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pasteme",
"version": "3.4.0",
"version": "3.4.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.1",
"axios": "^0.21.2",
"axios": "^0.22.0",
"bootstrap-vue": "^2.0.0-rc.28",
"clipboard": "^2.0.4",
"core-js": "^2.6.9",
Expand All @@ -22,7 +22,7 @@
"vue": "^2.6.10",
"vue-cookie": "^1.1.4",
"vue-github-button": "^1.0.8",
"vue-i18n": "^8.26.2",
"vue-i18n": "^8.26.5",
"vue-router": "^3.5.2",
"vuex": "^3.1.1"
},
Expand All @@ -36,7 +36,7 @@
"compression-webpack-plugin": "^9.0.0",
"css-loader": "^5.2.7",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.18.0",
"eslint-plugin-vue": "^7.19.1",
"html-webpack-plugin": "^4.5.2",
"markdown-it-anchor": "^8.3.1",
"style-loader": "^0.23.1",
Expand Down

0 comments on commit 87afd31

Please sign in to comment.