forked from CSGOWTF/csgowtf
updated packages
This commit is contained in:
36
package.json
36
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "csgowtf",
|
||||
"version": "0.30.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@@ -8,34 +8,34 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.10.2",
|
||||
"axios": "^0.24.0",
|
||||
"@popperjs/core": "^2.11.2",
|
||||
"axios": "^0.25.0",
|
||||
"bootstrap": "^5.1.3",
|
||||
"core-js": "^3.19.1",
|
||||
"dotenv-webpack": "^7.0.3",
|
||||
"echarts": "^5.2.2",
|
||||
"core-js": "^3.20.3",
|
||||
"dotenv-webpack": "^7.1.0",
|
||||
"echarts": "^5.3.0",
|
||||
"fork-awesome": "^1.2.0",
|
||||
"jquery": "^3.6.0",
|
||||
"luxon": "^2.1.1",
|
||||
"luxon": "^2.3.0",
|
||||
"string-sanitizer": "^2.0.2",
|
||||
"vue": "^3.2.19",
|
||||
"vue": "^3.2.29",
|
||||
"vue-matomo": "^4.1.0",
|
||||
"vue-router": "next",
|
||||
"vue-router": "^4.0.12",
|
||||
"vue3-cookies": "^1.0.6",
|
||||
"vuex": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.13",
|
||||
"@vue/cli-plugin-eslint": "~4.5.13",
|
||||
"@vue/cli-plugin-router": "~4.5.13",
|
||||
"@vue/cli-plugin-vuex": "~4.5.13",
|
||||
"@vue/cli-service": "~4.5.13",
|
||||
"@vue/compiler-sfc": "^3.2.19",
|
||||
"@vue/cli-plugin-babel": "~4.5.15",
|
||||
"@vue/cli-plugin-eslint": "~4.5.15",
|
||||
"@vue/cli-plugin-router": "~4.5.15",
|
||||
"@vue/cli-plugin-vuex": "~4.5.15",
|
||||
"@vue/cli-service": "~4.5.15",
|
||||
"@vue/compiler-sfc": "^3.2.29",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-vue": "^7.19.1",
|
||||
"sass": "^1.43.4",
|
||||
"sass-loader": "^10.2.0"
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"sass": "^1.49.0",
|
||||
"sass-loader": "^10.2.1"
|
||||
},
|
||||
"packageManager": "yarn@3.0.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user