File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 60
60
"@babel/preset-typescript" : " ^7.0.0" ,
61
61
"@hotwired/stimulus" : " ^3.0.0" ,
62
62
"@symfony/mock-module" : " file:fixtures/stimulus/mock-module" ,
63
- "@symfony/stimulus-bridge" : " ^2.0.0 || ^ 3.0.0" ,
63
+ "@symfony/stimulus-bridge" : " ^3.0.0" ,
64
64
"@vue/babel-helper-vue-jsx-merge-props" : " ^1.0.0" ,
65
65
"@vue/babel-preset-jsx" : " ^1.0.0" ,
66
66
"@vue/compiler-sfc" : " ^3.0.2" ,
71
71
"core-js" : " ^3.0.0" ,
72
72
"eslint" : " ^8.0.0" ,
73
73
"eslint-plugin-header" : " ^3.0.0" ,
74
- "eslint-plugin-import" : " ^2.8 .0" ,
74
+ "eslint-plugin-import" : " ^2.26 .0" ,
75
75
"eslint-plugin-node" : " ^11.1.0" ,
76
- "eslint-webpack-plugin" : " ^3.0 .0" ,
76
+ "eslint-webpack-plugin" : " ^3.1 .0" ,
77
77
"file-loader" : " ^6.0.0" ,
78
78
"fork-ts-checker-webpack-plugin" : " ^7.0.0" ,
79
79
"fs-extra" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 1102
1102
" @symfony/mock-module@file:fixtures/stimulus/mock-module " :
1103
1103
version "1.0.0"
1104
1104
1105
- " @symfony/stimulus-bridge@^2.0.0 || ^ 3.0.0 " :
1105
+ " @symfony/stimulus-bridge@^3.0.0 " :
1106
1106
version "3.1.0"
1107
1107
resolved "https://registry.yarnpkg.com/@symfony/stimulus-bridge/-/stimulus-bridge-3.1.0.tgz#fcca15b09af5ed346e9b94f9e5770fd3994287a8"
1108
1108
integrity sha512-24ENJnGm7KrXsBWuOtg+Av5Rdt/EYravv2AthOKYIIXzd3FhygRAjOdbJicOv1nJOGS0gGqeBme57QEOoG86bw==
@@ -2924,7 +2924,7 @@ eslint-plugin-header@^3.0.0:
2924
2924
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
2925
2925
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
2926
2926
2927
- eslint-plugin-import@^2.8 .0 :
2927
+ eslint-plugin-import@^2.26 .0 :
2928
2928
version "2.26.0"
2929
2929
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
2930
2930
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
@@ -3000,7 +3000,7 @@ eslint-visitor-keys@^3.3.0:
3000
3000
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3001
3001
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3002
3002
3003
- eslint-webpack-plugin@^3.0 .0 :
3003
+ eslint-webpack-plugin@^3.1 .0 :
3004
3004
version "3.1.1"
3005
3005
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz#83dad2395e5f572d6f4d919eedaa9cf902890fcb"
3006
3006
integrity sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==
You can’t perform that action at this time.
0 commit comments