Pin dependencies (develop)
This commit is contained in:
parent
0034a6cdd1
commit
0277eba325
|
@ -45,14 +45,14 @@
|
|||
"vuex-router-sync": "5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.5",
|
||||
"@babel/plugin-transform-runtime": "^7.17.0",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@vue/test-utils": "^1.0.0-beta.22",
|
||||
"@babel/core": "7.17.8",
|
||||
"@babel/plugin-transform-runtime": "7.17.0",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"@vue/test-utils": "1.3.0",
|
||||
"autoprefixer": "10.4.4",
|
||||
"babel-core": "^7.0.0-bridge.0",
|
||||
"babel-jest": "^27.5.1",
|
||||
"chai": "^4.3.6",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-jest": "27.5.1",
|
||||
"chai": "4.3.6",
|
||||
"easygettext": "2.17.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-standard": "16.0.3",
|
||||
|
@ -62,12 +62,12 @@
|
|||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-vue": "7.20.0",
|
||||
"glob-all": "3.3.0",
|
||||
"jest-cli": "^27.5.1",
|
||||
"moxios": "^0.4.0",
|
||||
"sinon": "^13.0.1",
|
||||
"jest-cli": "27.5.1",
|
||||
"moxios": "0.4.0",
|
||||
"sinon": "13.0.1",
|
||||
"vite": "2.8.6",
|
||||
"vite-plugin-vue2": "1.9.3",
|
||||
"vue-jest": "^3.0.7",
|
||||
"vue-jest": "3.0.7",
|
||||
"vue-template-compiler": "2.6.14"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
3128
front/yarn.lock
3128
front/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue