Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Samarium150 committed Feb 16, 2022
1 parent 10f88b5 commit d684a88
Show file tree
Hide file tree
Showing 2 changed files with 842 additions and 879 deletions.
35 changes: 18 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mirage-tank-images",
"version": "1.2.2",
"version": "1.2.3",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
Expand All @@ -13,34 +13,35 @@
"comlink": "^4.3.1",
"highlight.js": "^11.4.0",
"jimp": "^0.16.1",
"mathjs": "^10.1.0",
"particles.vue3": "^1.22.0",
"vue": "^3.2.27",
"mathjs": "^10.1.1",
"particles.vue3": "^1.41.1",
"postcss": "^8.4.6",
"vue": "^3.2.31",
"vue-prism-editor": "^2.0.0-alpha.2",
"vue-router": "^4.0.12"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"@vue/cli": "5.0.0-beta.7",
"@vue/cli-plugin-babel": "5.0.0-beta.7",
"@vue/cli-plugin-eslint": "5.0.0-beta.7",
"@vue/cli-plugin-router": "5.0.0-beta.7",
"@vue/cli-plugin-typescript": "5.0.0-beta.7",
"@vue/cli-service": "5.0.0-beta.7",
"@vue/compiler-sfc": "^3.2.27",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"@vue/cli": "5.0.0-rc.3",
"@vue/cli-plugin-babel": "5.0.0-rc.3",
"@vue/cli-plugin-eslint": "5.0.0-rc.3",
"@vue/cli-plugin-router": "5.0.0-rc.3",
"@vue/cli-plugin-typescript": "5.0.0-rc.3",
"@vue/cli-service": "5.0.0-rc.3",
"@vue/compiler-sfc": "^3.2.31",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^10.0.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.7.0",
"eslint": "^8.9.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^8.3.0",
"lint-staged": "^12.1.7",
"eslint-plugin-vue": "^8.4.1",
"lint-staged": "^12.3.4",
"stylus": "^0.56.0",
"stylus-loader": "^6.2.0",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"resolutions": {
"ansi-html": "https://github.com/gebhardtr/ansi-html",
Expand Down
Loading

0 comments on commit d684a88

Please sign in to comment.