Skip to content

Commit

Permalink
Bump the allnpm group with 18 updates (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog authored Sep 16, 2024
2 parents dda5b45 + 9fd31c5 commit afc54d8
Show file tree
Hide file tree
Showing 4 changed files with 3,991 additions and 6,136 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,27 +26,27 @@
"@lerna-lite/publish": "3.9.1",
"@lerna-lite/run": "3.9.1",
"@lerna-lite/version": "3.9.1",
"@types/node": "22.5.4",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@types/node": "22.5.5",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.35.2",
"husky": "9.1.5",
"eslint-plugin-react": "7.36.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"markdownlint-cli": "0.41.0",
"npm-check-updates": "17.1.1",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.45",
"postcss": "8.4.47",
"prettier": "3.3.3",
"stylelint": "16.9.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"scripts": {
"build": "lerna run build",
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.2.9",
"@storybook/addon-actions": "8.2.9",
"@storybook/addon-docs": "8.2.9",
"@storybook/addon-interactions": "8.2.9",
"@storybook/addon-links": "8.2.9",
"@storybook/addon-viewport": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@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",
"@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.2.9",
"typescript": "5.5.4",
"vite": "5.4.3"
"storybook": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.5"
}
}
Loading

0 comments on commit afc54d8

Please sign in to comment.