chore(deps-dev): bump rollup-plugin-livereload from 2.0.0 to 2.0.5
Bumps [rollup-plugin-livereload](https://github.com/thgh/rollup-plugin-livereload) from 2.0.0 to 2.0.5. - [Release notes](https://github.com/thgh/rollup-plugin-livereload/releases) - [Changelog](https://github.com/thgh/rollup-plugin-livereload/blob/master/CHANGELOG.md) - [Commits](https://github.com/thgh/rollup-plugin-livereload/compare/v2.0.0...v2.0.5) --- updated-dependencies: - dependency-name: rollup-plugin-livereload dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+8
-8
@@ -45,7 +45,7 @@
|
|||||||
"release-it": "^14.10.0",
|
"release-it": "^14.10.0",
|
||||||
"rollup": "^2.53.1",
|
"rollup": "^2.53.1",
|
||||||
"rollup-plugin-bundle-size": "^1.0.3",
|
"rollup-plugin-bundle-size": "^1.0.3",
|
||||||
"rollup-plugin-livereload": "^2.0.0",
|
"rollup-plugin-livereload": "^2.0.5",
|
||||||
"rollup-plugin-postcss": "^4.0.0",
|
"rollup-plugin-postcss": "^4.0.0",
|
||||||
"rollup-plugin-serve": "^1.1.0",
|
"rollup-plugin-serve": "^1.1.0",
|
||||||
"rollup-plugin-typescript2": "^0.30.0",
|
"rollup-plugin-typescript2": "^0.30.0",
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "16 || 17",
|
"react": "16 || 17",
|
||||||
"react-dom": "17 || 17"
|
"react-dom": "16 || 17"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
@@ -11042,9 +11042,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rollup-plugin-livereload": {
|
"node_modules/rollup-plugin-livereload": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/rollup-plugin-livereload/-/rollup-plugin-livereload-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/rollup-plugin-livereload/-/rollup-plugin-livereload-2.0.5.tgz",
|
||||||
"integrity": "sha512-oC/8NqumGYuphkqrfszOHUUIwzKsaHBICw6QRwT5uD07gvePTS+HW+GFwu6f9K8W02CUuTvtIM9AWJrbj4wE1A==",
|
"integrity": "sha512-vqQZ/UQowTW7VoiKEM5ouNW90wE5/GZLfdWuR0ELxyKOJUIaj+uismPZZaICU4DnWPVjnpCDDxEqwU7pcKY/PA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"livereload": "^0.9.1"
|
"livereload": "^0.9.1"
|
||||||
@@ -20855,9 +20855,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup-plugin-livereload": {
|
"rollup-plugin-livereload": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/rollup-plugin-livereload/-/rollup-plugin-livereload-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/rollup-plugin-livereload/-/rollup-plugin-livereload-2.0.5.tgz",
|
||||||
"integrity": "sha512-oC/8NqumGYuphkqrfszOHUUIwzKsaHBICw6QRwT5uD07gvePTS+HW+GFwu6f9K8W02CUuTvtIM9AWJrbj4wE1A==",
|
"integrity": "sha512-vqQZ/UQowTW7VoiKEM5ouNW90wE5/GZLfdWuR0ELxyKOJUIaj+uismPZZaICU4DnWPVjnpCDDxEqwU7pcKY/PA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"livereload": "^0.9.1"
|
"livereload": "^0.9.1"
|
||||||
|
|||||||
+1
-1
@@ -64,7 +64,7 @@
|
|||||||
"release-it": "^14.10.0",
|
"release-it": "^14.10.0",
|
||||||
"rollup": "^2.53.1",
|
"rollup": "^2.53.1",
|
||||||
"rollup-plugin-bundle-size": "^1.0.3",
|
"rollup-plugin-bundle-size": "^1.0.3",
|
||||||
"rollup-plugin-livereload": "^2.0.0",
|
"rollup-plugin-livereload": "^2.0.5",
|
||||||
"rollup-plugin-postcss": "^4.0.0",
|
"rollup-plugin-postcss": "^4.0.0",
|
||||||
"rollup-plugin-serve": "^1.1.0",
|
"rollup-plugin-serve": "^1.1.0",
|
||||||
"rollup-plugin-typescript2": "^0.30.0",
|
"rollup-plugin-typescript2": "^0.30.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user