Pin dependencies
This commit is contained in:
parent
e743e07ba7
commit
ef5c85b293
2 changed files with 10 additions and 10 deletions
|
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "0.26.0",
|
||||
"axios-auth-refresh": "^3.2.2",
|
||||
"axios-auth-refresh": "3.2.2",
|
||||
"diff": "5.0.0",
|
||||
"django-channels": "2.1.3",
|
||||
"focus-trap": "6.7.3",
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
"vuex-router-sync": "5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.2",
|
||||
"autoprefixer": "10.4.2",
|
||||
"easygettext": "2.17.0",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-standard": "16.0.3",
|
||||
|
|
@ -54,9 +54,9 @@
|
|||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"glob-all": "3.2.1",
|
||||
"vite": "^2.8.4",
|
||||
"vite-plugin-vue2": "^1.9.3",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
"vite": "2.8.4",
|
||||
"vite-plugin-vue2": "1.9.3",
|
||||
"vue-template-compiler": "2.6.14"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue