Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent 20690d5 commit 2c9adb6
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 273 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/lodash.isequal": "4",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-plugin-module-resolver": "5.0.2",
Expand All @@ -57,7 +57,7 @@
"css-loader": "7.1.1",
"cypress": "13.9.0",
"deepmerge": "4.3.1",
"eslint": "8.57.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "3.2.0",
Expand All @@ -71,14 +71,14 @@
"eslint-plugin-testing-library": "6.2.2",
"formik": "2.4.6",
"jest": "29.7.0",
"npm-package-json-lint": "7.1.0",
"npm-package-json-lint": "8.0.0",
"prettier": "3.2.5",
"react": "18.3.1",
"react-docgen-typescript-loader": "3.7.2",
"react-dom": "18.3.1",
"sass": "1.77.0",
"sass-loader": "14.2.1",
"semantic-release": "23.0.8",
"sass-loader": "16.0.1",
"semantic-release": "24.1.0",
"storybook": "8.1.11",
"style-loader": "4.0.0",
"stylelint": "16.5.0",
Expand All @@ -90,7 +90,7 @@
"tsc-alias": "1.8.8",
"typescript": "5.4.5",
"vanilla-framework": "4.15.0",
"wait-on": "7.2.0",
"wait-on": "8.0.0",
"webpack": "5.91.0"
},
"dependencies": {
Expand All @@ -110,7 +110,7 @@
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"postcss": "^8.3.11",
"jackspeak": "2.1.1"
"jackspeak": "4.0.1"
},
"peerDependencies": {
"@types/react": "^18.0.0",
Expand Down
Loading

0 comments on commit 2c9adb6

Please sign in to comment.