File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 17
17
"require" : {
18
18
"composer/installers" : " 2.2.0" ,
19
19
"drupal-tome/tome_drush" : " dev-master" ,
20
- "drupal/core-composer-scaffold" : " 9.4.5 " ,
21
- "drupal/core-project-message" : " 9.4.5 " ,
22
- "drupal/core-recommended" : " 9.4.5 " ,
23
- "drupal/druxt" : " 1.1.1 " ,
24
- "drupal/tome" : " ^1.7 " ,
25
- "drush/drush" : " ^11.1"
20
+ "drupal/core-composer-scaffold" : " 9.5.7 " ,
21
+ "drupal/core-project-message" : " 9.5.7 " ,
22
+ "drupal/core-recommended" : " 9.5.7 " ,
23
+ "drupal/druxt" : " 1.2.0 " ,
24
+ "drupal/tome" : " ^1.10.0 " ,
25
+ "drush/drush" : " ^11.5. 1"
26
26
},
27
27
"require-dev" : {
28
- "drupal/core-dev" : " 9.4.5 "
28
+ "drupal/core-dev" : " 9.5.7 "
29
29
},
30
30
"conflict" : {
31
31
"drupal/drupal" : " *"
Original file line number Diff line number Diff line change 9
9
"generate" : " nuxt generate"
10
10
},
11
11
"dependencies" : {
12
- "core-js" : " 3.25 .1" ,
13
- "druxt-site" : " ^0.13 .0" ,
14
- "nuxt" : " 2.15.8 "
12
+ "core-js" : " 3.29 .1" ,
13
+ "druxt-site" : " ^0.14 .0" ,
14
+ "nuxt" : " 2.16.3 "
15
15
},
16
16
"devDependencies" : {
17
17
"@nuxt/image" : " ^0.7.1" ,
18
18
"@nuxtjs/storybook" : " 4.2.0" ,
19
19
"opn" : " 6.0.0" ,
20
- "postcss" : " 8.4.16 "
20
+ "postcss" : " 8.4.21 "
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments