Skip to content

Commit

Permalink
chore(deps-dev): bump the patch-and-minor-dev-dependencies group with…
Browse files Browse the repository at this point in the history
… 23 updates (#1749)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9bbb43a commit c8e4e15
Show file tree
Hide file tree
Showing 5 changed files with 631 additions and 519 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,26 @@
"./storybook"
],
"devDependencies": {
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.37.2",
"html-validate": "8.24.2",
"html-validate": "8.25.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"markdownlint-cli": "0.42.0",
"npm-check-updates": "17.1.10",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"plop": "4.0.1",
"postcss": "8.4.47",
"postcss": "8.4.48",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"stylelint": "16.10.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@
"@types/react": "18.3.12",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.0.2",
"next": "15.0.3",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
"postcss": "8.4.48",
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup": "4.24.4",
"rollup": "4.25.0",
"rollup-plugin-delete": "2.1.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-filesize": "10.0.0",
Expand Down
Loading

0 comments on commit c8e4e15

Please sign in to comment.