|
|
|
|
@ -1,12 +1,13 @@
|
|
|
|
|
{
|
|
|
|
|
"name": "osmos",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"private": true,
|
|
|
|
|
"scripts": {
|
|
|
|
|
"serve": "vue-cli-service serve",
|
|
|
|
|
"build": "vue-cli-service build",
|
|
|
|
|
"lint": "vue-cli-service lint",
|
|
|
|
|
"dev": "vue-cli-service serve --open"
|
|
|
|
|
"dev": "vue-cli-service serve --open",
|
|
|
|
|
"prepare": "husky install"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"core-js": "^3.6.5",
|
|
|
|
|
@ -14,9 +15,9 @@
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"mousetrap": "^1.6.5",
|
|
|
|
|
"nody-greeter-types": "^1.0.7",
|
|
|
|
|
"nouislider": "^14.6.3",
|
|
|
|
|
"nouislider": "^15.0.0",
|
|
|
|
|
"parallax-js": "^3.1.0",
|
|
|
|
|
"vue": "^2.6.12",
|
|
|
|
|
"vue": "2.7.14",
|
|
|
|
|
"vue-color": "^2.8.1",
|
|
|
|
|
"vue-i18n": "^8.22.2",
|
|
|
|
|
"vue-router": "^3.2.0",
|
|
|
|
|
@ -24,48 +25,45 @@
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.16.0",
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
|
|
|
|
|
"@types/lodash": "^4.14.178",
|
|
|
|
|
"@types/mousetrap": "^1.6.9",
|
|
|
|
|
"@types/node": "14.10.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "3.3.0",
|
|
|
|
|
"@typescript-eslint/parser": "3.10.1",
|
|
|
|
|
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
|
|
|
|
|
"@types/vue-color": "^2.4.4",
|
|
|
|
|
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
|
|
|
|
|
"@vue/cli-plugin-babel": "~4.5.0",
|
|
|
|
|
"@vue/cli-plugin-eslint": "~4.5.0",
|
|
|
|
|
"@vue/cli-plugin-router": "~4.5.0",
|
|
|
|
|
"@vue/cli-plugin-typescript": "~4.5.0",
|
|
|
|
|
"@vue/cli-plugin-vuex": "~4.5.0",
|
|
|
|
|
"@vue/cli-service": "~4.5.0",
|
|
|
|
|
"@vue/compiler-sfc": "^3.1.4",
|
|
|
|
|
"@vue/eslint-config-airbnb": "^5.0.2",
|
|
|
|
|
"@vue/eslint-config-prettier": "^6.0.0",
|
|
|
|
|
"@vue/eslint-config-standard": "^5.1.2",
|
|
|
|
|
"@vue/eslint-config-typescript": "^5.0.2",
|
|
|
|
|
"babel-core": "7.0.0-bridge.0",
|
|
|
|
|
"@vue/compiler-sfc": "^3.2.45",
|
|
|
|
|
"@vue/eslint-config-airbnb": "7.0.0",
|
|
|
|
|
"@vue/eslint-config-prettier": "7.0.0",
|
|
|
|
|
"@vue/eslint-config-standard": "8.0.1",
|
|
|
|
|
"@vue/eslint-config-typescript": "11.0.2",
|
|
|
|
|
"babel-eslint": "^10.0.3",
|
|
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
|
|
|
"babel-plugin-transform-vue-jsx": "3.3.0",
|
|
|
|
|
"babel-preset-env": "^1.7.0",
|
|
|
|
|
"eslint": "^6.7.2",
|
|
|
|
|
"eslint-plugin-import": "^2.20.2",
|
|
|
|
|
"eslint": "^7.1.0",
|
|
|
|
|
"eslint-plugin-import": "2.26.0",
|
|
|
|
|
"eslint-plugin-node": "^11.1.0",
|
|
|
|
|
"eslint-plugin-prettier": "^3.1.3",
|
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
|
|
"eslint-plugin-standard": "^4.0.0",
|
|
|
|
|
"eslint-plugin-vue": "^6.2.2",
|
|
|
|
|
"eslint-plugin-standard": "^5.0.0",
|
|
|
|
|
"eslint-plugin-vue": "^9.7.0",
|
|
|
|
|
"husky": "^4.2.5",
|
|
|
|
|
"lint-staged": "^10.2.2",
|
|
|
|
|
"prettier": "^1.19.1",
|
|
|
|
|
"prettier": "2.7.1",
|
|
|
|
|
"stylus": "^0.54.8",
|
|
|
|
|
"stylus-loader": "^3.0.2",
|
|
|
|
|
"typescript": "^4.5.4",
|
|
|
|
|
"vue-class-component": "^7.2.3",
|
|
|
|
|
"vue-property-decorator": "^8.4.2",
|
|
|
|
|
"vue-template-compiler": "^2.6.11",
|
|
|
|
|
"vuex-module-decorators": "^0.17.0",
|
|
|
|
|
"webpack-glsl-loader": "^1.0.1"
|
|
|
|
|
"typescript": "4.8.4",
|
|
|
|
|
"vue-class-component": "7.2.6",
|
|
|
|
|
"vue-property-decorator": "9.1.2",
|
|
|
|
|
"vue-template-compiler": "2.7.14",
|
|
|
|
|
"vuex-module-decorators": "2.0.0",
|
|
|
|
|
"webpack-glsl-loader": "1.0.1"
|
|
|
|
|
},
|
|
|
|
|
"gitHooks": {
|
|
|
|
|
"pre-commit": "lint-staged"
|
|
|
|
|
|