File tree Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Expand file tree Collapse file tree 5 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1818 "@hotwired/stimulus" : " ^3.0.0" ,
1919 "react" : " ^18.0" ,
2020 "react-dom" : " ^18.0" ,
21- "@symfony/ux-react" : " path:dist/loader.js"
21+ "@symfony/ux-react" : " path:%PACKAGE%/ dist/loader.js"
2222 }
2323 },
2424 "peerDependencies" : {
Original file line number Diff line number Diff line change 77 "needsPackageAsADependency" : false ,
88 "importmap" : {
99 "@hotwired/stimulus" : " ^3.0.0" ,
10- "@symfony/stimulus-bundle" : " path:dist/loader.js"
10+ "@symfony/stimulus-bundle" : " path:%PACKAGE%/ dist/loader.js"
1111 }
1212 },
1313 "peerDependencies" : {
Original file line number Diff line number Diff line change 1616 "importmap" : {
1717 "@hotwired/stimulus" : " ^3.0.0" ,
1818 "svelte/internal" : " ^3.0" ,
19- "@symfony/ux-svelte" : " path:dist/loader.js"
19+ "@symfony/ux-svelte" : " path:%PACKAGE%/ dist/loader.js"
2020 }
2121 },
2222 "peerDependencies" : {
Original file line number Diff line number Diff line change 88 "symfony" : {
99 "importmap" : {
1010 "intl-messageformat" : " ^10.2.5" ,
11- "@symfony/ux-translator" : " path:dist/translator_controller.js" ,
12- "@app/translations" : " var/translations/index.js"
11+ "@symfony/ux-translator" : " path:%PACKAGE%/dist/translator_controller.js" ,
12+ "@app/translations" : " path:var/translations/index.js" ,
13+ "@app/translations/configuration" : " path:var/translations/configuration.js"
1314 }
1415 },
1516 "peerDependencies" : {
Original file line number Diff line number Diff line change 2020 "package" : " vue/dist/vue.esm-bundler.js" ,
2121 "version" : " ^3.0"
2222 },
23- "@symfony/ux-vue" : " path:dist/loader.js"
23+ "@symfony/ux-vue" : " path:%PACKAGE%/ dist/loader.js"
2424 }
2525 },
2626 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments