File tree Expand file tree Collapse file tree 2 files changed +162
-135
lines changed Expand file tree Collapse file tree 2 files changed +162
-135
lines changed Original file line number Diff line number Diff line change 63
63
"@symfony/controllers" : " file:fixtures/stimulus/controllers" ,
64
64
"@symfony/autoimport" : " file:fixtures/stimulus/autoimport" ,
65
65
"@symfony/stimulus-bridge" : " ^1.0.0" ,
66
- "@vue/babel-helper-vue-jsx-merge-props" : " ^1.0.0-beta.3 " ,
67
- "@vue/babel-preset-jsx" : " ^1.0.0-beta.3 " ,
68
- "@vue/compiler-sfc" : " ^3.0.0-beta.9 " ,
66
+ "@vue/babel-helper-vue-jsx-merge-props" : " ^1.0.0" ,
67
+ "@vue/babel-preset-jsx" : " ^1.0.0" ,
68
+ "@vue/compiler-sfc" : " ^3.0.0" ,
69
69
"autoprefixer" : " ^8.5.0" ,
70
70
"babel-eslint" : " ^10.0.1" ,
71
71
"chai" : " ^4.2.0" ,
99
99
"ts-loader" : " ^8.0.1" ,
100
100
"typescript" : " >=2.9" ,
101
101
"url-loader" : " ^4.0.0" ,
102
- "vue" : " ^3.0.0-beta.9 " ,
103
- "vue-loader" : " ^16.0.0-alpha.1 " ,
102
+ "vue" : " ^3.0.0" ,
103
+ "vue-loader" : " ^16.0.0" ,
104
104
"vue-template-compiler" : " ^2.5.0" ,
105
105
"webpack-notifier" : " ^1.6.0" ,
106
106
"zombie" : " ^6.1.4"
You can’t perform that action at this time.
0 commit comments