Skip to content

Commit

Permalink
chore(deps): update all-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 906dfc2 commit 4bf556e
Show file tree
Hide file tree
Showing 12 changed files with 159 additions and 226 deletions.
2 changes: 1 addition & 1 deletion apps/decap-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@netlify/edge-functions": "2.11.1",
"@netlify/functions": "3.0.0",
"decap-cms-app": "3.5.0",
"netlify-cli": "17.38.1",
"netlify-cli": "18.0.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"drupal/default_content": "2.0.0-alpha3",
"drupal/entity_usage": "2.0.0-beta17",
"drupal/graphql": "4.10.0",
"drupal/gutenberg": "2.14.0",
"drupal/gutenberg": "3.0.6",
"drupal/hal": "2.0.3",
"drupal/key_auth": "2.2.0",
"drupal/linkit": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/silverback-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gatsby-plugin-sharp": "5.14.0",
"gatsby-transformer-sharp": "5.14.0",
"html-react-parser": "5.2.2",
"netlify-cli": "17.38.1",
"netlify-cli": "18.0.0",
"postcss-import": "16.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
}
},
"resolutions": {
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"sharp": "0.33.5",
"@graphql-tools/load": "^8.0.12"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://silverback.netlify.app",
"license": "GPL-2.0+",
"require": {
"cloudinary/cloudinary_php": "^2"
"cloudinary/cloudinary_php": "^3"
},
"extra": {
"drush": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
}
],
"require": {
"drupal/gutenberg": "^2.14.0"
"drupal/gutenberg": "^3.0.6"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/gatsby-fragments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/glob": "8.1.0",
"@types/jest": "29.5.14",
"@types/mock-fs": "4.13.4",
"commander": "12.1.0",
"commander": "13.0.0",
"glob": "11.0.1",
"jest": "29.7.0",
"mock-fs": "5.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/molecules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
"@vitejs/plugin-react": "4.3.4",
"@vitest/ui": "2.1.8",
"babel-loader": "9.2.1",
"happy-dom": "15.11.7",
"happy-dom": "16.5.1",
"imagetools-core": "7.0.2",
"lodash": "4.17.21",
"netlify-cli": "17.38.1",
"netlify-cli": "18.0.0",
"postcss": "8.5.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/mzx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"access": "public"
},
"dependencies": {
"commander": "^12.1.0",
"commander": "^13.0.0",
"diff": "^7.0.0",
"fs-extra": "^11.3.0",
"js-yaml": "^4.1.0",
Expand All @@ -24,7 +24,7 @@
"@internal/eslint-config": "workspace:*",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-typescript": "12.1.2",
"@types/diff": "6.0.0",
"@types/diff": "7.0.0",
"@types/fs-extra": "11.0.4",
"@types/js-yaml": "4.0.9",
"@types/mdast": "3.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@internal/eslint-config": "workspace:*",
"@types/cookie-parser": "1.4.8",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/express-session": "1.18.1",
"@types/express-ws": "3.0.5",
"@types/fs-extra": "11.0.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/jsrsasign": "10.5.15",
"@types/node": "20.17.16",
"jsrsasign": "11.1.0",
"netlify-cli": "17.38.1",
"netlify-cli": "18.0.0",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "2.1.8"
Expand Down
Loading

0 comments on commit 4bf556e

Please sign in to comment.