Skip to content

Commit

Permalink
Merge pull request #4212 from magento/version_update_v4
Browse files Browse the repository at this point in the history
Version update v4
  • Loading branch information
glo82145 committed Dec 4, 2023
2 parents f559fe9 + 52229b2 commit c33bf1a
Show file tree
Hide file tree
Showing 19 changed files with 49,855 additions and 7,219 deletions.
42,112 changes: 42,112 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

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": "13.3.0-beta.3",
"version": "13.3.0",
"private": true,
"workspaces": [
"packages/babel-preset-peregrine",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-peregrine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/babel-preset-peregrine",
"version": "1.2.3-beta.3",
"version": "1.2.3",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/create-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"homepage": "https://github.com/magento/pwa-studio/tree/main/packages/create-pwa#readme",
"dependencies": {
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/venia-concept": "13.3.0-beta.3",
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-concept": "~13.3.0",
"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.5",
"version": "1.0.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -18,8 +18,8 @@
"devDependencies": {},
"peerDependencies": {
"@apollo/client": "~3.5.0",
"@magento/peregrine": "13.2.1-beta.3",
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/peregrine": "~13.2.1",
"@magento/pwa-buildpack": "~11.4.3",
"react": "~17.0.1"
},
"pwa-studio": {
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.0.14",
"version": "1.0.15",
"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.4.3-beta.3",
"@magento/venia-ui": "10.3.0-beta.3",
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-ui": "~10.3.0",
"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.10",
"version": "0.0.11",
"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.4.3-beta.3",
"@magento/pwa-buildpack": "~11.4.3",
"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.6",
"version": "0.0.7",
"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": "13.2.1-beta.3",
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/peregrine": "~13.2.1",
"@magento/pwa-buildpack": "~11.4.3",
"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.14",
"version": "0.0.15",
"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.4.3-beta.3",
"@magento/venia-ui": "10.3.0-beta.3"
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-ui": "~10.3.0"
},
"pwa-studio": {
"targets": {
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.12",
"version": "0.0.13",
"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": "13.2.1-beta.3",
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/venia-ui": "10.3.0-beta.3",
"@magento/peregrine": "~13.2.1",
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-ui": "~10.3.0",
"react": "~17.0.1",
"react-intl": "~5.20.0",
"react-router-dom": "~5.2.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/pagebuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magento/pagebuilder",
"version": "8.2.1-beta.3",
"version": "8.2.1",
"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": "13.2.1-beta.3",
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/venia-ui": "10.3.0-beta.3",
"@magento/peregrine": "~13.2.1",
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-ui": "~10.3.0",
"@storybook/react": "~6.3.7",
"jarallax": "~1.11.1",
"load-google-maps-api": "~2.0.1",
Expand All @@ -49,10 +49,10 @@
},
"peerDependencies": {
"@apollo/client": "~3.5.0",
"@magento/babel-preset-peregrine": "1.2.3-beta.3",
"@magento/peregrine": "13.2.1-beta.3",
"@magento/pwa-buildpack": "11.4.3-beta.3",
"@magento/venia-ui": "10.3.0-beta.3",
"@magento/babel-preset-peregrine": "~1.2.3",
"@magento/peregrine": "~13.2.1",
"@magento/pwa-buildpack": "~11.4.3",
"@magento/venia-ui": "~10.3.0",
"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": "13.2.1-beta.3",
"version": "13.2.1",
"publishConfig": {
"access": "public"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 25,
"index": 25,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 3,
"index": 3,
"line": 1,
},
},
Expand All @@ -21,12 +23,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 12,
"index": 12,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 3,
"index": 3,
"line": 1,
},
},
Expand All @@ -45,12 +49,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 25,
"index": 25,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 13,
"index": 13,
"line": 1,
},
},
Expand All @@ -64,12 +70,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 43,
"index": 43,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 26,
"index": 26,
"line": 1,
},
},
Expand All @@ -78,12 +86,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 32,
"index": 32,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 26,
"index": 26,
"line": 1,
},
},
Expand All @@ -100,12 +110,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 42,
"index": 42,
"line": 1,
},
"filename": undefined,
"identifierName": "Chordata",
"start": Position {
"column": 34,
"index": 34,
"line": 1,
},
},
Expand All @@ -116,12 +128,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 43,
"index": 43,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 33,
"index": 33,
"line": 1,
},
},
Expand All @@ -134,12 +148,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 76,
"index": 76,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 44,
"index": 44,
"line": 1,
},
},
Expand All @@ -148,12 +164,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 50,
"index": 50,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 44,
"index": 44,
"line": 1,
},
},
Expand All @@ -170,12 +188,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 76,
"index": 76,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 51,
"index": 51,
"line": 1,
},
},
Expand All @@ -185,12 +205,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 76,
"index": 76,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 51,
"index": 51,
"line": 1,
},
},
Expand All @@ -199,12 +221,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 74,
"index": 74,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 52,
"index": 52,
"line": 1,
},
},
Expand All @@ -213,12 +237,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 61,
"index": 61,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 52,
"index": 52,
"line": 1,
},
},
Expand All @@ -231,12 +257,14 @@ Array [
"loc": SourceLocation {
"end": Position {
"column": 74,
"index": 74,
"line": 1,
},
"filename": undefined,
"identifierName": undefined,
"start": Position {
"column": 62,
"index": 62,
"line": 1,
},
},
Expand Down

0 comments on commit c33bf1a

Please sign in to comment.