Skip to content

Commit

Permalink
[skip netlify] Update merge with hazmat suit bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent 95fbfce commit 7d16652
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 90 deletions.
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -56,48 +56,48 @@
"@vue-polkadot/vue-settings": "0.0.38-rc.10",
"ansi-regex": "^5.0.1",
"apollo-boost": "^0.4.9",
"axios": "^0.24.0",
"buefy": "^0.9.10",
"axios": "^0.25.0",
"buefy": "^0.9.14",
"chart.js": "^3.7.0",
"chartjs-adapter-date-fns": "^2.0.0",
"chartjs-plugin-annotation": "^1.2.1",
"chartjs-plugin-zoom": "^1.1.1",
"chartjs-plugin-annotation": "^1.2.2",
"chartjs-plugin-zoom": "^1.2.0",
"core-js": "^3.20.3",
"css-loader": "4.3.0",
"date-fns": "^2.28.0",
"emoji-unicode": "^2.0.1",
"file-saver": "^2.0.5",
"freezeframe": "^5.0.2",
"glob-parent": "^6.0.2",
"graphql": "^15.5.0",
"graphql-tag": "^2.12.5",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"idb-keyval": "^5.1.5",
"json-schema": "^0.4.0",
"jsonpointer": "5.0.0",
"lazysizes": "^5.3.2",
"mingo": "^4.4.1",
"nth-check": "^2.0.1",
"nuxt": "^2.15.8",
"nuxt-buefy": "^0.4.13",
"nuxt-buefy": "^0.4.14",
"nuxt-property-decorator": "^2.9.1",
"setimmediate": "^1.0.5",
"slugify": "^1.6.5",
"v-emoji-picker": "^2.3.3",
"vue": "^2.6.14",
"vue-apollo": "^3.1.0",
"vue-audio-visual": "^2.2.2",
"vue-audio-visual": "^2.4.0",
"vue-class-component": "^7.2.6",
"vue-cli-plugin-sitemap": "^2.3.0",
"vue-clipboard2": "^0.3.1",
"vue-clipboard2": "^0.3.3",
"vue-gtag": "^1.16.1",
"vue-i18n": "^8.24.4",
"vue-i18n": "^8.27.0",
"vue-markdown-render": "^1.1.3",
"vue-router": "^3.5.1",
"vue-router": "^3.5.3",
"vue-social-sharing": "^3.0.8",
"vue-tippy": "^4.13.0",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3",
"ws": "^7.4.6"
"ws": "^7.5.6"
},
"devDependencies": {
"@babel/core": "^7.16.10",
Expand All @@ -122,19 +122,19 @@
"@vue/cli-service": "^4.5.15",
"all-contributors-cli": "^6.20.0",
"babel-jest": "^27.4.6",
"eslint": "^8.4.1",
"eslint": "^8.7.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
"eslint-plugin-vue": "^8.3.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"lint-staged": "^12.1.7",
"lint-staged": "^12.2.2",
"netlify-lambda": "^2.0.15",
"prettier": "2.5.1",
"sass": "^1.49.0",
"sass-loader": "^10.2",
"typescript": "^4.5.2",
"typescript": "^4.5.5",
"vue-cli-plugin-i18n": "^1.0.1",
"vue-debounce-decorator": "^1.0.1",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "^2.6.14"
}
}

0 comments on commit 7d16652

Please sign in to comment.