Skip to content

Commit

Permalink
Fixed issue: Updated adminsidepanel to the newest version
Browse files Browse the repository at this point in the history
  • Loading branch information
thedirtypanda committed Feb 16, 2022
1 parent 88fce73 commit f375e22
Show file tree
Hide file tree
Showing 2 changed files with 1,943 additions and 1,500 deletions.
24 changes: 12 additions & 12 deletions assets/packages/adminsidepanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
},
"dependencies": {
"@babel/polyfill": "^7.4.4",
"core-js": "^2.6.5",
"core-js": "^3.21.0",
"lodash": "^4.17.4",
"node-sass": "^4.0.0",
"vue": "^2.6.10",
"vue-localstorage": "^0.5.0",
"vuex": "^2.3.1",
"vuex-persist": "^1.0.3"
"node-sass": "^7.0.1",
"vue": "^3.2.31",
"vue-localstorage": "^0.6.2",
"vuex": "^4.0.2",
"vuex-persist": "^3.1.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.6.0",
"@vue/cli-plugin-eslint": "^3.6.0",
"@vue/cli-service": "^3.6.0",
"@vue/cli-plugin-babel": "^4.5.15",
"@vue/cli-plugin-eslint": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"eslint": "^8.9.0",
"eslint-plugin-vue": "^8.4.1",
"rtlcss-webpack-plugin": "^4.0.3",
"sass-loader": "^7.1.0",
"sass-loader": "^12.6.0",
"vue-template-compiler": "^2.5.21"
},
"eslintConfig": {
Expand Down

0 comments on commit f375e22

Please sign in to comment.