Skip to content

Commit c4bf92c

Browse files
chore(deps): update all-major
1 parent 906dfc2 commit c4bf92c

File tree

13 files changed

+176
-242
lines changed

13 files changed

+176
-242
lines changed

apps/decap-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@netlify/edge-functions": "2.11.1",
1616
"@netlify/functions": "3.0.0",
1717
"decap-cms-app": "3.5.0",
18-
"netlify-cli": "17.38.1",
18+
"netlify-cli": "18.0.0",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},

apps/silverback-drupal/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"drupal/default_content": "2.0.0-alpha3",
4646
"drupal/entity_usage": "2.0.0-beta17",
4747
"drupal/graphql": "4.10.0",
48-
"drupal/gutenberg": "2.14.0",
48+
"drupal/gutenberg": "3.0.6",
4949
"drupal/hal": "2.0.3",
5050
"drupal/key_auth": "2.2.0",
5151
"drupal/linkit": "7.0.2",

apps/silverback-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gatsby-plugin-sharp": "5.14.0",
2727
"gatsby-transformer-sharp": "5.14.0",
2828
"html-react-parser": "5.2.2",
29-
"netlify-cli": "17.38.1",
29+
"netlify-cli": "18.0.0",
3030
"postcss-import": "16.1.0",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
}
5454
},
5555
"resolutions": {
56-
"@types/express": "4.17.21",
56+
"@types/express": "5.0.0",
5757
"sharp": "0.33.5",
5858
"@graphql-tools/load": "^8.0.12"
5959
}

packages/composer/amazeelabs/silverback_cloudinary/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://silverback.netlify.app",
77
"license": "GPL-2.0+",
88
"require": {
9-
"cloudinary/cloudinary_php": "^2"
9+
"cloudinary/cloudinary_php": "^3"
1010
},
1111
"extra": {
1212
"drush": {

packages/composer/amazeelabs/silverback_gutenberg/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
}
1313
],
1414
"require": {
15-
"drupal/gutenberg": "^2.14.0"
15+
"drupal/gutenberg": "^3.0.6"
1616
}
1717
}

packages/npm/@amazeelabs/executors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/node": "20.17.16",
5050
"@types/react": "18.3.18",
5151
"@types/react-dom": "18.3.5",
52-
"jsdom": "25.0.1",
52+
"jsdom": "26.0.0",
5353
"playwright": "1.50.0",
5454
"prettier": "3.4.2",
5555
"react": "19.0.0-rc.0",

packages/npm/@amazeelabs/gatsby-fragments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",
2222
"@types/mock-fs": "4.13.4",
23-
"commander": "12.1.0",
23+
"commander": "13.0.0",
2424
"glob": "11.0.1",
2525
"jest": "29.7.0",
2626
"mock-fs": "5.4.1",

packages/npm/@amazeelabs/molecules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"@vitejs/plugin-react": "4.3.4",
5656
"@vitest/ui": "2.1.8",
5757
"babel-loader": "9.2.1",
58-
"happy-dom": "15.11.7",
58+
"happy-dom": "16.5.3",
5959
"imagetools-core": "7.0.2",
6060
"lodash": "4.17.21",
61-
"netlify-cli": "17.38.1",
61+
"netlify-cli": "18.0.0",
6262
"postcss": "8.5.1",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",

packages/npm/@amazeelabs/mzx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"access": "public"
1212
},
1313
"dependencies": {
14-
"commander": "^12.1.0",
14+
"commander": "^13.0.0",
1515
"diff": "^7.0.0",
1616
"fs-extra": "^11.3.0",
1717
"js-yaml": "^4.1.0",
@@ -24,7 +24,7 @@
2424
"@internal/eslint-config": "workspace:*",
2525
"@rollup/plugin-node-resolve": "16.0.0",
2626
"@rollup/plugin-typescript": "12.1.2",
27-
"@types/diff": "6.0.0",
27+
"@types/diff": "7.0.0",
2828
"@types/fs-extra": "11.0.4",
2929
"@types/js-yaml": "4.0.9",
3030
"@types/mdast": "3.0.11",

0 commit comments

Comments
 (0)