Skip to content

Commit

Permalink
Bump the allnpm group with 16 updates (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog authored Sep 23, 2024
2 parents afc54d8 + b766e6d commit f3680fb
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 280 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"@lerna-lite/run": "3.9.1",
"@lerna-lite/version": "3.9.1",
"@types/node": "22.5.5",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "9.10.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "9.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-json": "4.0.1",
Expand All @@ -38,7 +38,7 @@
"husky": "9.1.6",
"lint-staged": "15.2.10",
"markdownlint-cli": "0.41.0",
"npm-check-updates": "17.1.1",
"npm-check-updates": "17.1.3",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
Expand Down
22 changes: 11 additions & 11 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@
"@babel/core": "7.25.2",
"@etchteam/storybook-addon-status": "5.0.0",
"@nl-minbzk/design-tokens": "workspace:*",
"@storybook/addon-a11y": "8.3.0",
"@storybook/addon-actions": "8.3.0",
"@storybook/addon-docs": "8.3.0",
"@storybook/addon-interactions": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/addon-viewport": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/react-vite": "8.3.0",
"@types/react": "18.3.5",
"@storybook/addon-a11y": "8.3.2",
"@storybook/addon-actions": "8.3.2",
"@storybook/addon-docs": "8.3.2",
"@storybook/addon-interactions": "8.3.2",
"@storybook/addon-links": "8.3.2",
"@storybook/addon-viewport": "8.3.2",
"@storybook/react": "8.3.2",
"@storybook/react-vite": "8.3.2",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@whitespace/storybook-addon-html": "6.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"rimraf": "6.0.1",
"storybook": "8.3.0",
"storybook": "8.3.2",
"typescript": "5.6.2",
"vite": "5.4.5"
"vite": "5.4.7"
}
}
Loading

0 comments on commit f3680fb

Please sign in to comment.