From 36aaa88eb4fcdb280e4bce1e63b366df160786ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 02:25:31 +0000 Subject: [PATCH] Lock file maintenance bundling fixtures --- .../fixtures/create-react-app/package.json | 22 ++++++++--------- test/bundling/fixtures/esbuild/package.json | 24 +++++++++---------- test/bundling/fixtures/gatsby/package.json | 22 ++++++++--------- .../fixtures/next-webpack4/package.json | 20 ++++++++-------- .../fixtures/next-webpack5/package.json | 22 ++++++++--------- test/bundling/fixtures/node-esm/package.json | 16 ++++++------- test/bundling/fixtures/snowpack/package.json | 22 ++++++++--------- test/bundling/fixtures/vite/package.json | 24 +++++++++---------- 8 files changed, 86 insertions(+), 86 deletions(-) diff --git a/test/bundling/fixtures/create-react-app/package.json b/test/bundling/fixtures/create-react-app/package.json index 979182d546c281..76e5a007c2f8c3 100644 --- a/test/bundling/fixtures/create-react-app/package.json +++ b/test/bundling/fixtures/create-react-app/package.json @@ -8,25 +8,25 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", "react": "18.2.0", "react-dom": "18.2.0", "react-scripts": "5.0.1", "react-is": "18.2.0" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "cross-env": "7.0.3", "playwright": "1.31.1", - "serve": "14.0.1" + "serve": "14.2.0" }, "browserslist": { "production": [ diff --git a/test/bundling/fixtures/esbuild/package.json b/test/bundling/fixtures/esbuild/package.json index 561bbaafc77567..0f214d9a56cb01 100644 --- a/test/bundling/fixtures/esbuild/package.json +++ b/test/bundling/fixtures/esbuild/package.json @@ -9,23 +9,23 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", - "esbuild": "0.15.7", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", + "esbuild": "0.17.11", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1", - "serve": "14.0.1" + "serve": "14.2.0" } } diff --git a/test/bundling/fixtures/gatsby/package.json b/test/bundling/fixtures/gatsby/package.json index f1088d9ed34b06..f06e1afbb7ecf4 100644 --- a/test/bundling/fixtures/gatsby/package.json +++ b/test/bundling/fixtures/gatsby/package.json @@ -7,22 +7,22 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", - "gatsby": "4.23.0", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", + "gatsby": "4.25.5", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1" } } diff --git a/test/bundling/fixtures/next-webpack4/package.json b/test/bundling/fixtures/next-webpack4/package.json index cdfdbc9eccc3ca..5264c0bdf6b145 100644 --- a/test/bundling/fixtures/next-webpack4/package.json +++ b/test/bundling/fixtures/next-webpack4/package.json @@ -7,22 +7,22 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", "next": "11.1.4", "react": "^17.0.2", "react-dom": "^17.0.2", "react-is": "^17.0.2" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1" } } diff --git a/test/bundling/fixtures/next-webpack5/package.json b/test/bundling/fixtures/next-webpack5/package.json index b9a50eae16ad02..4627f91ea08ac9 100644 --- a/test/bundling/fixtures/next-webpack5/package.json +++ b/test/bundling/fixtures/next-webpack5/package.json @@ -7,22 +7,22 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", - "next": "12.3.0", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", + "next": "12.3.4", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1" } } diff --git a/test/bundling/fixtures/node-esm/package.json b/test/bundling/fixtures/node-esm/package.json index 2cc5d58eaeded5..974d178c62984d 100644 --- a/test/bundling/fixtures/node-esm/package.json +++ b/test/bundling/fixtures/node-esm/package.json @@ -9,14 +9,14 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", "react-is": "18.2.0" } } diff --git a/test/bundling/fixtures/snowpack/package.json b/test/bundling/fixtures/snowpack/package.json index 491dd50cace2ec..94bd38970fe552 100644 --- a/test/bundling/fixtures/snowpack/package.json +++ b/test/bundling/fixtures/snowpack/package.json @@ -8,23 +8,23 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", "snowpack": "3.8.8", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1", - "serve": "14.0.1" + "serve": "14.2.0" } } diff --git a/test/bundling/fixtures/vite/package.json b/test/bundling/fixtures/vite/package.json index 760a496a57ae4b..739b8db30fef2a 100644 --- a/test/bundling/fixtures/vite/package.json +++ b/test/bundling/fixtures/vite/package.json @@ -8,23 +8,23 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.10.4", - "@emotion/styled": "11.10.4", - "@mui/material": "5.10.5", - "@mui/icons-material": "5.10.3", - "@mui/lab": "5.0.0-alpha.99", - "@mui/styled-engine": "5.10.5", - "@mui/styles": "5.10.3", - "@mui/system": "5.10.5", - "@mui/utils": "5.10.3", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", + "@mui/material": "5.11.11", + "@mui/icons-material": "5.11.11", + "@mui/lab": "5.0.0-alpha.121", + "@mui/styled-engine": "5.11.11", + "@mui/styles": "5.11.11", + "@mui/system": "5.11.11", + "@mui/utils": "5.11.11", "react": "18.2.0", "react-dom": "18.2.0", "react-is": "18.2.0", - "vite": "3.1.1" + "vite": "3.2.5" }, "devDependencies": { - "concurrently": "7.4.0", + "concurrently": "7.6.0", "playwright": "1.31.1", - "serve": "14.0.1" + "serve": "14.2.0" } }