diff --git a/test/bundling/fixtures/create-react-app/package.json b/test/bundling/fixtures/create-react-app/package.json index e9b206725a9afa..dd349ea45d9200 100644 --- a/test/bundling/fixtures/create-react-app/package.json +++ b/test/bundling/fixtures/create-react-app/package.json @@ -8,8 +8,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", diff --git a/test/bundling/fixtures/esbuild/package.json b/test/bundling/fixtures/esbuild/package.json index 312d6bfe896f3b..fc41c7aad0752e 100644 --- a/test/bundling/fixtures/esbuild/package.json +++ b/test/bundling/fixtures/esbuild/package.json @@ -9,8 +9,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", @@ -18,7 +18,7 @@ "@mui/styles": "5.0.0-alpha.33", "@mui/system": "5.0.0-alpha.34", "@mui/utils": "5.0.0-alpha.33", - "esbuild": "0.14.10", + "esbuild": "0.15.5", "react": "17.0.2", "react-dom": "17.0.2", "react-is": "17.0.2" diff --git a/test/bundling/fixtures/gatsby/package.json b/test/bundling/fixtures/gatsby/package.json index e9c44bbb1e4257..28b1df825677b1 100644 --- a/test/bundling/fixtures/gatsby/package.json +++ b/test/bundling/fixtures/gatsby/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", @@ -16,7 +16,7 @@ "@mui/styles": "5.0.0-alpha.33", "@mui/system": "5.0.0-alpha.34", "@mui/utils": "5.0.0-alpha.33", - "gatsby": "3.4.1", + "gatsby": "3.14.6", "react": "17.0.2", "react-dom": "17.0.2", "react-is": "17.0.2" diff --git a/test/bundling/fixtures/next-webpack4/package.json b/test/bundling/fixtures/next-webpack4/package.json index 2788debaa0bf2a..def44d3e9b4233 100644 --- a/test/bundling/fixtures/next-webpack4/package.json +++ b/test/bundling/fixtures/next-webpack4/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", @@ -16,7 +16,7 @@ "@mui/styles": "5.0.0-alpha.33", "@mui/system": "5.0.0-alpha.34", "@mui/utils": "5.0.0-alpha.33", - "next": "12.1.0", + "next": "12.2.5", "react": "17.0.2", "react-dom": "17.0.2", "react-is": "17.0.2" diff --git a/test/bundling/fixtures/next-webpack5/package.json b/test/bundling/fixtures/next-webpack5/package.json index a53bda4201aff2..142186f3d381ac 100644 --- a/test/bundling/fixtures/next-webpack5/package.json +++ b/test/bundling/fixtures/next-webpack5/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", @@ -16,7 +16,7 @@ "@mui/styles": "5.0.0-alpha.33", "@mui/system": "5.0.0-alpha.34", "@mui/utils": "5.0.0-alpha.33", - "next": "12.1.0", + "next": "12.2.5", "react": "17.0.2", "react-dom": "17.0.2", "react-is": "17.0.2" diff --git a/test/bundling/fixtures/node-esm/package.json b/test/bundling/fixtures/node-esm/package.json index 494b10464a3275..858370af1f951f 100644 --- a/test/bundling/fixtures/node-esm/package.json +++ b/test/bundling/fixtures/node-esm/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/styled": "11.6.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", diff --git a/test/bundling/fixtures/snowpack/package.json b/test/bundling/fixtures/snowpack/package.json index c3d88cd72fc130..72defeac7f08fb 100644 --- a/test/bundling/fixtures/snowpack/package.json +++ b/test/bundling/fixtures/snowpack/package.json @@ -8,8 +8,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", diff --git a/test/bundling/fixtures/vite/package.json b/test/bundling/fixtures/vite/package.json index 0a3f5fcf65c5f4..e591c6690e82fa 100644 --- a/test/bundling/fixtures/vite/package.json +++ b/test/bundling/fixtures/vite/package.json @@ -8,8 +8,8 @@ }, "dependencies": { "@emotion/core": "11.0.0", - "@emotion/react": "11.7.1", - "@emotion/styled": "11.6.0", + "@emotion/react": "11.10.0", + "@emotion/styled": "11.10.0", "@mui/material": "5.0.0-alpha.34", "@mui/icons-material": "5.0.0-alpha.34", "@mui/lab": "5.0.0-alpha.34", @@ -20,7 +20,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-is": "17.0.2", - "vite": "2.7.10" + "vite": "2.9.15" }, "devDependencies": { "concurrently": "6.5.1",