Skip to content

Commit

Permalink
Update changelog.md, fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Blari committed May 7, 2021
1 parent c40bcb3 commit 431eaa1
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 63 deletions.
122 changes: 60 additions & 62 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,70 +1,68 @@
# Changelog

## [1.2.8]
## [1.2.8] - 07.05.2021

- Updated Pop-up Alert im Dashboard
- Updated responsive positioning Tables
- Updated follow dependencies and DevDependencies {
"Dependencies":
@amcharts/amcharts4": "^4.9.28" ->"^4.10.18",
"@amcharts/amcharts4-geodata": "^4.1.16" -> "^4.1.20",
"animate.css": "4.1.0" -> "4.1.1",
"apexcharts": "^3.19.3" -> "^3.26.1",
"bootstrap": "4.5.0" -> "4.6.0",
"classnames": "^2.2.6" -> "^2.3.1",
"echarts": "^4.8.0" -> "^4.9.0",
"highcharts": "^8.1.2" -> "8.2.2",
"moment": "^2.27.0" -> "2.29.0",
"react": "^16.13.1" -> "16.14.0",
"react-animate-height": "^2.0.21" -> "^2.0.23",
"react-apexcharts": "^1.3.7" -> "^1.3.9",
"react-dev-utils": "^6.0.5" -> "^6.1.1",
"react-dom": "^16.13.1" -> "^16.14.0",
"react-redux": "^5.0.7" -> "^5.1.2",
"react-toastify": "^7.0.3" -> "^7.0.4",
"reactstrap": "8.5.1" -> "8.9.0",
"redux": "^4.0.1" -> "^4.1.0",
"tabler-icons": "^1.10.0" -> "^1.35.0"

"devDependencies":
"@babel/core": "7.10.4" -> "7.14.0",
"@babel/plugin-proposal-class-properties": "7.10.4" -> "7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.10.4" -> "^7.13.2",
"@svgr/webpack": "5.4.0" -> "5.5.0",
"babel-eslint": "10.0.1" -> "10.1.0",
"babel-jest": "24.8.0" -> "24.9.0",
"babel-loader": "8.0.5" -> "8.2.2",
"babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154",
"babel-preset-react-app": "9.0.0" -> "9.1.2",
"bfj": "6.1.1" -> "6.1.2",
"case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0",
"chalk": "4.1.0" -> "4.1.1",
"dotenv": "8.0.0" -> "8.5.1",
"eslint-plugin-flowtype": "3.8.1" -> "3.13.0",
"eslint-plugin-import": "2.17.2" -> "2.22.1",
"eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1",
"eslint-plugin-react": "7.13.0" -> "7.23.2",
"eslint-plugin-react-hooks": "1.6.0" -> "1.7.0",
"html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2",
"jest": "24.8.0" - "24.9.0",
"jest-pnp-resolver": "1.2.1" -> "1.2.2",
"jest-resolve": "24.8.0" -> "24.9.0",
"mini-css-extract-plugin": "0.6.0" -> "0.8.0",
"node-sass": "^4.13.1" -> "^4.14.1",
"optimize-css-assets-webpack-plugin": "5.0.1" - "5.0.4",
"pnp-webpack-plugin": "1.4.3" -> "1.6.4",
"postcss-flexbugs-fixes": "4.1.0" -> "4.2.1",
"postcss-preset-env": "6.6.0" -> "6.7.0",
"postcss-safe-parser": "4.0.1" -> "4.0.2" ,
"resolve": "1.10.1" -> "1.20.0",
"sass-loader": "7.1.0" -> "7.3.1",
"style-loader": "0.23.0" -> "0.23.1",
"terser-webpack-plugin": "1.2.3" -> "1.4.4",
"url-loader": "4.1.0" -> "4.1.1",
"webpack": "4.43.0" -> "4.44.0",
"webpack-dev-server": "3.11.0" -> "3.11.2",
"workbox-webpack-plugin": "5.1.3" -> "5.1.4"
}
###Updated follow dependencies and DevDependencies
@amcharts/amcharts4": "^4.9.28" ->"^4.10.18",
@amcharts/amcharts4-geodata": "^4.1.16" -> "^4.1.20",
animate.css": "4.1.0" -> "4.1.1",
apexcharts": "^3.19.3" -> "^3.26.1",
bootstrap": "4.5.0" -> "4.6.0",
classnames": "^2.2.6" -> "^2.3.1",
echarts": "^4.8.0" -> "^4.9.0",
highcharts": "^8.1.2" -> "8.2.2",
moment": "^2.27.0" -> "2.29.0",
react": "^16.13.1" -> "16.14.0",
react-animate-height": "^2.0.21" -> "^2.0.23",
react-apexcharts": "^1.3.7" -> "^1.3.9",
react-dev-utils": "^6.0.5" -> "^6.1.1",
react-dom": "^16.13.1" -> "^16.14.0",
react-redux": "^5.0.7" -> "^5.1.2",
react-toastify": "^7.0.3" -> "^7.0.4",
reactstrap": "8.5.1" -> "8.9.0",
redux": "^4.0.1" -> "^4.1.0",
tabler-icons": "^1.10.0" -> "^1.35.0"

DevDependencies:
@babel/core": "7.10.4" -> "7.14.0",
@babel/plugin-proposal-class-properties": "7.10.4" -> "7.13.0",
@babel/plugin-proposal-optional-chaining": "^7.10.4" -> "^7.13.2",
@svgr/webpack": "5.4.0" -> "5.5.0",
babel-eslint": "10.0.1" -> "10.1.0",
babel-jest": "24.8.0" -> "24.9.0",
babel-loader": "8.0.5" -> "8.2.2",
babel-plugin-named-asset-import": "1.0.0-next.103" -> "1.0.0-next.154",
babel-preset-react-app": "9.0.0" -> "9.1.2",
bfj": "6.1.1" -> "6.1.2",
case-sensitive-paths-webpack-plugin": "2.2.0" -> "2.4.0",
chalk": "4.1.0" -> "4.1.1",
dotenv": "8.0.0" -> "8.5.1",
eslint-plugin-flowtype": "3.8.1" -> "3.13.0",
eslint-plugin-import": "2.17.2" -> "2.22.1",
eslint-plugin-jsx-a11y": "6.2.1" -> "6.4.1",
eslint-plugin-react": "7.13.0" -> "7.23.2",
eslint-plugin-react-hooks": "1.6.0" -> "1.7.0",
html-webpack-plugin": "4.0.0-alpha.2" -> "4.5.2",
jest": "24.8.0" - "24.9.0",
jest-pnp-resolver": "1.2.1" -> "1.2.2",
jest-resolve": "24.8.0" -> "24.9.0",
mini-css-extract-plugin": "0.6.0" -> "0.8.0",
node-sass": "^4.13.1" -> "^4.14.1",
optimize-css-assets-webpack-plugin": "5.0.1" - "5.0.4",
pnp-webpack-plugin": "1.4.3" -> "1.6.4",
postcss-flexbugs-fixes": "4.1.0" -> "4.2.1",
postcss-preset-env": "6.6.0" -> "6.7.0",
postcss-safe-parser": "4.0.1" -> "4.0.2" ,
resolve": "1.10.1" -> "1.20.0",
sass-loader": "7.1.0" -> "7.3.1",
style-loader": "0.23.0" -> "0.23.1",
terser-webpack-plugin": "1.2.3" -> "1.4.4",
url-loader": "4.1.0" -> "4.1.1",
webpack": "4.43.0" -> "4.44.0",
webpack-dev-server": "3.11.0" -> "3.11.2",
workbox-webpack-plugin": "5.1.3" -> "5.1.4"

## [1.2.7]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "light-blue-react-template",
"version": "1.2.7",
"version": "1.2.8",
"private": true,
"scripts": {
"build": "PUBLIC_URL='./' node scripts/build.js",
Expand Down

0 comments on commit 431eaa1

Please sign in to comment.