Skip to content

Commit

Permalink
docs: bump examples to use 0.4.1 since it contains important fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmmwh committed Jul 28, 2020
1 parent c3dfe9c commit 9276e4d
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion examples/create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"@testing-library/dom": "^7.21.4",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
Expand Down
8 changes: 4 additions & 4 deletions examples/create-react-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1328,10 +1328,10 @@
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/flow-with-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/preset-env": "^7.10.4",
"@babel/preset-flow": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.2",
"flow-bin": "^0.129.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/flow-with-babel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -897,10 +897,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-without-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@babel/core": "^7.10.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"@types/react": "^16.9.43",
"@types/react-dom": "^16.9.8",
"awesome-typescript-loader": "^5.2.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/typescript-without-babel/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,10 +176,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/webpack-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.2",
"html-webpack-plugin": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/webpack-dev-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -874,10 +874,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/webpack-hot-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.2",
"express": "^4.17.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/webpack-hot-middleware/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -874,10 +874,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/webpack-plugin-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.1",
"babel-loader": "^8.1.0",
"cross-env": "^7.0.2",
"html-webpack-plugin": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/webpack-plugin-serve/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -927,10 +927,10 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@pmmmwh/react-refresh-webpack-plugin@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.0.tgz#10ebc4cafec2721cbcfafb496aeb1e017f857468"
integrity sha512-G1xkdDehUdnIk2SBxb6SvEj0/m9gK14ng9O9fBxTKqzs+zTi9dcLwH92fc8AwcqyNXsjHzYC2xqmkjkpe/kOgw==
"@pmmmwh/react-refresh-webpack-plugin@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.4.1.tgz#a4db0ed8e58c2f8566161c9a8cdf1d095c9a891b"
integrity sha512-MzM87WdX2r2KRFfhEho7oGyK1XRE/J9WwjB3v6oLQHN0dzBypBZxSWjnoYx+RWneRCsg8Sin1myf+EjX1fqIbQ==
dependencies:
ansi-html "^0.0.7"
error-stack-parser "^2.0.6"
Expand Down

0 comments on commit 9276e4d

Please sign in to comment.