Skip to content

Commit

Permalink
updated packages week 10 (#1369)
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Smit <[email protected]>
  • Loading branch information
Aref-Akminasi and Rerbun authored Mar 5, 2025
1 parent b1da3ab commit 1dc03fb
Show file tree
Hide file tree
Showing 8 changed files with 1,130 additions and 725 deletions.
16 changes: 16 additions & 0 deletions .changeset/long-squids-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
'@rijkshuisstijl-community/components-react': patch
'@rijkshuisstijl-community/components-twig': patch
'@rijkshuisstijl-community/components-css': patch
'@rijkshuisstijl-community/web-components': patch
'@rijkshuisstijl-community/rhc-templates': patch
'@rijkshuisstijl-community/font': patch
'@rijkshuisstijl-community/assets': patch
'@rijkshuisstijl-community/design-tokens': patch
'@rijkshuisstijl-community/digid-design-tokens': patch
'@rijkshuisstijl-community/logius-design-tokens': patch
'@rijkshuisstijl-community/mijnoverheid-design-tokens': patch
'@rijkshuisstijl-community/rivm-design-tokens': patch
---

Wekelijkse package updates voor Rijkshuisstijl-componenten en design tokens (week 10)
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"./proprietary/*"
],
"dependencies": {
"@storybook/test-runner": "0.21.0",
"@storybook/test-runner": "0.22.0",
"http-server": "14.1.1",
"rimraf": "6.0.1"
},
"devDependencies": {
"@changesets/cli": "2.28.1",
"@lerna-lite/cli": "3.12.0",
"@lerna-lite/publish": "3.12.0",
"@lerna-lite/run": "3.12.0",
"@lerna-lite/cli": "3.12.1",
"@lerna-lite/publish": "3.12.2",
"@lerna-lite/run": "3.12.1",
"@types/node": "20.17.6",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@typescript-eslint/eslint-plugin": "8.26.0",
"@typescript-eslint/parser": "8.26.0",
"concurrently": "9.1.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -47,15 +47,15 @@
"husky": "9.1.7",
"lint-staged": "15.4.3",
"markdownlint-cli": "0.43.0",
"npm-check-updates": "17.1.14",
"npm-check-updates": "17.1.15",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.5.2",
"prettier": "3.5.0",
"stylelint": "16.14.1",
"postcss": "8.5.3",
"prettier": "3.5.3",
"stylelint": "16.15.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"typescript": "5.7.3",
"typescript": "5.8.2",
"wait-on": "8.0.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/components-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@nl-design-system-candidate/number-badge-css": "1.1.0",
"@nl-design-system-candidate/paragraph-css": "2.0.0",
"@nl-design-system-candidate/skip-link-css": "1.0.0",
"@utrecht/component-library-css": "7.0.0"
"@utrecht/component-library-css": "7.1.0"
}
}
10 changes: 5 additions & 5 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"@tabler/icons-react": "3.30.0",
"@tabler/icons-react": "3.31.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
Expand All @@ -73,13 +73,13 @@
"@vitest/coverage-v8": "3.0.7",
"clsx": "2.1.1",
"lodash.chunk": "4.2.0",
"next": "15.2.0",
"next": "15.2.1",
"npm-run-all": "4.1.5",
"preact": "10.26.3",
"preact": "10.26.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"rimraf": "6.0.1",
"rollup": "4.34.8",
"rollup": "4.34.9",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-node-externals": "8.0.0",
"rollup-plugin-node-polyfills": "0.2.1",
Expand All @@ -88,7 +88,7 @@
"rollup-plugin-typescript2": "0.36.0",
"sass": "1.85.1",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vite": "6.2.0",
"vitest": "3.0.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components-twig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"npm-run-all": "4.1.5",
"rimraf": "6.0.1",
"twig": "1.17.1",
"typescript": "5.7.3"
"typescript": "5.8.2"
}
}
38 changes: 19 additions & 19 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,23 +43,23 @@
"@rijkshuisstijl-community/mijnoverheid-design-tokens": "workspace:*",
"@rijkshuisstijl-community/rivm-design-tokens": "workspace:*",
"@rijkshuisstijl-community/web-components": "workspace:*",
"@storybook/addon-a11y": "8.6.2",
"@storybook/addon-actions": "8.6.2",
"@storybook/addon-docs": "8.6.2",
"@storybook/addon-interactions": "8.6.2",
"@storybook/addon-links": "8.6.2",
"@storybook/addon-themes": "8.6.2",
"@storybook/addon-viewport": "8.6.2",
"@storybook/blocks": "8.6.2",
"@storybook/cli": "8.6.2",
"@storybook/react": "8.6.2",
"@storybook/react-vite": "8.6.2",
"@storybook/addon-a11y": "8.6.3",
"@storybook/addon-actions": "8.6.3",
"@storybook/addon-docs": "8.6.3",
"@storybook/addon-interactions": "8.6.3",
"@storybook/addon-links": "8.6.3",
"@storybook/addon-themes": "8.6.3",
"@storybook/addon-viewport": "8.6.3",
"@storybook/blocks": "8.6.3",
"@storybook/cli": "8.6.3",
"@storybook/react": "8.6.3",
"@storybook/react-vite": "8.6.3",
"@storybook/test-runner": "0.21.1--canary.349c0dd.0",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "8.6.2",
"@storybook/web-components": "8.6.2",
"@tabler/icons-react": "3.30.0",
"@tabler/icons-sprite": "3.30.0",
"@storybook/theming": "8.6.3",
"@storybook/web-components": "8.6.3",
"@tabler/icons-react": "3.31.0",
"@tabler/icons-sprite": "3.31.0",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@types/twig": "1.12.16",
Expand All @@ -71,22 +71,22 @@
"@utrecht/web-component-library-react": "3.0.3",
"@whitespace/storybook-addon-html": "6.1.1",
"axe-playwright": "2.1.0",
"chromatic": "11.26.1",
"chromatic": "11.27.0",
"clsx": "2.1.1",
"drupal-attribute": "1.1.0",
"jest": "29.7.0",
"prettier": "3.5.2",
"prettier": "3.5.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-syntax-highlighter": "15.6.1",
"remark": "15.0.1",
"remark-normalize-headings": "4.0.0",
"require-from-string": "2.0.2",
"rimraf": "6.0.1",
"storybook": "8.6.2",
"storybook": "8.6.3",
"storybook-addon-pseudo-states": "4.0.2",
"twig": "1.17.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-twig-drupal": "1.6.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"html-react-parser": "5.2.2",
"rimraf": "6.0.1",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vite": "6.2.0",
"vite-plugin-dts": "4.5.0"
"vite-plugin-dts": "4.5.3"
},
"dependencies": {
"preact": "10.26.3"
"preact": "10.26.4"
}
}
Loading

0 comments on commit 1dc03fb

Please sign in to comment.