Skip to content

Commit

Permalink
v14.2.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-pwa-codebuild committed Feb 6, 2025
1 parent b919daf commit 83a4d6e
Show file tree
Hide file tree
Showing 16 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/pwa-studio",
"version": "14.2.0-alpha.5",
"version": "14.2.0-alpha.6",
"private": true,
"workspaces": [
"packages/babel-preset-peregrine",
Expand Down
6 changes: 3 additions & 3 deletions packages/create-pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/create-pwa",
"version": "2.5.6-alpha.5",
"version": "2.5.6-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/create-pwa#readme",
"dependencies": {
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-concept": "14.2.0-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-concept": "14.2.0-alpha.6",
"chalk": "^2.4.2",
"change-case": "^3.1.0",
"compression": "~1.7.4",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/experience-platform-connector",
"version": "1.0.9-alpha.5",
"version": "1.0.9-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -18,8 +18,8 @@
"devDependencies": {},
"peerDependencies": {
"@apollo/client": "~3.5.0",
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"react": "~17.0.1"
},
"pwa-studio": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gomage/plugin-braintree-three-d-secure",
"version": "3.94.0-alpha.5",
"version": "3.94.0",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/extensions/upward-security-headers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/upward-security-headers",
"version": "1.1.17-alpha.5",
"version": "1.1.17-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -13,8 +13,8 @@
"author": "Adobe Commerce",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6",
"webpack": "~4.46.0"
},
"pwa-studio": {
Expand Down
4 changes: 2 additions & 2 deletions packages/extensions/venia-sample-backends/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-sample-backends",
"version": "0.0.12-alpha.5",
"version": "0.0.12-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -13,7 +13,7 @@
"repository": "github:magento/pwa-studio",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"node-fetch": "~2.3.0"
},
"pwa-studio": {
Expand Down
6 changes: 3 additions & 3 deletions packages/extensions/venia-sample-eventing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-sample-eventing",
"version": "0.0.10-alpha.5",
"version": "0.0.10-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -12,8 +12,8 @@
"repository": "github:magento/pwa-studio",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"react": "~17.0.1"
},
"pwa-studio": {
Expand Down
6 changes: 3 additions & 3 deletions packages/extensions/venia-sample-language-packs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-sample-language-packs",
"version": "0.0.18-alpha.5",
"version": "0.0.18-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -12,8 +12,8 @@
"repository": "github:magento/pwa-studio",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5"
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6"
},
"pwa-studio": {
"targets": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-sample-payments-cashondelivery",
"version": "0.0.1-alpha.5",
"version": "0.0.1",
"publishConfig": {
"access": "public"
},
Expand All @@ -12,9 +12,9 @@
"repository": "github:magento/pwa-studio",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6",
"react": "~17.0.1",
"react-intl": "~5.20.0",
"react-router-dom": "~5.2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-sample-payments-checkmo",
"version": "0.0.15-alpha.5",
"version": "0.0.15-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -12,9 +12,9 @@
"repository": "github:magento/pwa-studio",
"license": "(OSL-3.0 OR AFL-3.0)",
"peerDependencies": {
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6",
"react": "~17.0.1",
"react-intl": "~5.20.0",
"react-router-dom": "~5.2.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/pagebuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/pagebuilder",
"version": "9.3.3-alpha.5",
"version": "9.3.3-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -34,9 +34,9 @@
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/pagebuilder#readme",
"dependencies": {},
"devDependencies": {
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6",
"@storybook/react": "~6.3.7",
"jarallax": "~1.11.1",
"load-google-maps-api": "~2.0.1",
Expand All @@ -50,9 +50,9 @@
"peerDependencies": {
"@apollo/client": "~3.5.0",
"@magento/babel-preset-peregrine": "~1.3.3",
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"@magento/venia-ui": "11.6.0-alpha.6",
"jarallax": "~1.11.1",
"load-google-maps-api": "~2.0.1",
"lodash.escape": "~4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/peregrine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/peregrine",
"version": "14.5.1-alpha.5",
"version": "14.5.1-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/pwa-buildpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/pwa-buildpack",
"version": "11.5.4-alpha.5",
"version": "11.5.4-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/venia-concept/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-concept",
"version": "14.2.0-alpha.5",
"version": "14.2.0-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/venia-concept#readme",
"dependencies": {
"@gomage/plugin-braintree-three-d-secure": "3.94.0-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5"
"@gomage/plugin-braintree-three-d-secure": "~3.94.0",
"@magento/pwa-buildpack": "11.5.4-alpha.6"
},
"devDependencies": {
"@adobe/apollo-link-mutation-queue": "~1.0.2",
Expand All @@ -51,14 +51,14 @@
"@babel/plugin-transform-runtime": "~7.4.4",
"@babel/preset-env": "~7.16.0",
"@babel/runtime": "~7.15.3",
"@gomage/plugin-braintree-three-d-secure": "3.94.0-alpha.5",
"@gomage/plugin-braintree-three-d-secure": "~3.94.0",
"@magento/babel-preset-peregrine": "~1.3.3",
"@magento/eslint-config": "~1.5.0",
"@magento/pagebuilder": "9.3.3-alpha.5",
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pagebuilder": "9.3.3-alpha.6",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-theme-venia": "~2.4.0",
"@magento/upward-security-headers": "~1.0.14",
"@magento/venia-ui": "11.6.0-alpha.5",
"@magento/venia-ui": "11.6.0-alpha.6",
"@pmmmwh/react-refresh-webpack-plugin": "0.4.1",
"@storybook/react": "~6.3.7",
"@types/node": "16",
Expand Down
6 changes: 3 additions & 3 deletions packages/venia-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/venia-ui",
"version": "11.6.0-alpha.5",
"version": "11.6.0-alpha.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -80,8 +80,8 @@
"peerDependencies": {
"@apollo/client": "~3.5.0",
"@magento/babel-preset-peregrine": "~1.3.3",
"@magento/peregrine": "14.5.1-alpha.5",
"@magento/pwa-buildpack": "11.5.4-alpha.5",
"@magento/peregrine": "14.5.1-alpha.6",
"@magento/pwa-buildpack": "11.5.4-alpha.6",
"apollo-cache-persist": "~0.1.1",
"braintree-web-drop-in": "~1.43.0",
"graphql": "~15.5.0",
Expand Down
2 changes: 1 addition & 1 deletion pwa-devdocs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pwa-devdocs",
"private": true,
"version": "14.2.0-alpha.5",
"version": "14.2.0-alpha.6",
"description": "A documentation site for Magento PWA",
"main": "gulpfile.js",
"dependencies": {
Expand Down

0 comments on commit 83a4d6e

Please sign in to comment.