Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Krusche committed Oct 3, 2023
1 parent d40103d commit 5d3f8a0
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 352 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"redux-thunk": "2.4.2",
"styled-components": "5.3.11",
"tslib": "2.6.2",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"resolutions": {
"semver": "7.5.4",
Expand All @@ -72,36 +72,36 @@
},
"devDependencies": {
"@stylelint/postcss-css-in-js": "0.38.0",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/react": "18.0.27",
"@types/react-color": "3.0.6",
"@types/react-color": "3.0.7",
"@types/react-dom": "18.0.10",
"@types/react-redux": "7.1.26",
"@types/redux-mock-store": "1.0.3",
"@types/styled-components": "5.1.26",
"@types/uuid": "9.0.3",
"@types/react-redux": "7.1.27",
"@types/redux-mock-store": "1.0.4",
"@types/styled-components": "5.1.28",
"@types/uuid": "9.0.4",
"circular-dependency-plugin": "5.2.2",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.8.1",
"cypress": "13.1.0",
"cypress-real-events": "1.10.1",
"cypress": "13.3.0",
"cypress-real-events": "1.10.3",
"fork-ts-checker-notifier-webpack-plugin": "7.0.0",
"fork-ts-checker-webpack-plugin": "8.0.0",
"html-webpack-plugin": "5.5.3",
"husky": "8.0.3",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-html-reporter": "3.10.2",
"jest-styled-components": "7.1.1",
"lint-staged": "14.0.1",
"pinst": "3.0.0",
"postcss": "8.4.29",
"postcss": "8.4.31",
"postcss-syntax": "0.36.2",
"prettier": "3.0.3",
"redux-mock-store": "1.5.4",
"start-server-and-test": "2.0.0",
"start-server-and-test": "2.0.1",
"style-loader": "3.3.3",
"stylelint": "15.10.3",
"stylelint-config-recommended": "13.0.0",
Expand Down
Loading

0 comments on commit 5d3f8a0

Please sign in to comment.