Skip to content

Commit

Permalink
Bump the allnpm group with 8 updates (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog authored Aug 26, 2024
2 parents 8961339 + 8986325 commit af97645
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 156 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"@lerna-lite/publish": "3.8.0",
"@lerna-lite/run": "3.8.0",
"@lerna-lite/version": "3.8.0",
"@types/node": "22.4.1",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint": "9.9.0",
"@types/node": "22.5.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.35.0",
"husky": "9.1.4",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"markdownlint-cli": "0.41.0",
"npm-check-updates": "17.0.6",
"npm-check-updates": "17.1.0",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@storybook/addon-viewport": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@types/react": "18.3.3",
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@whitespace/storybook-addon-html": "6.1.1",
"react": "18.3.1",
Expand All @@ -41,6 +41,6 @@
"rimraf": "6.0.1",
"storybook": "8.2.9",
"typescript": "5.5.4",
"vite": "5.4.1"
"vite": "5.4.2"
}
}
Loading

0 comments on commit af97645

Please sign in to comment.