Skip to content

Commit

Permalink
build: install patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Nov 23, 2023
1 parent b513921 commit 2cc5972
Show file tree
Hide file tree
Showing 12 changed files with 2,454 additions and 1,633 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"./proprietary/*"
],
"devDependencies": {
"@lerna-lite/cli": "2.5.0",
"@lerna-lite/publish": "2.5.0",
"@lerna-lite/run": "2.5.0",
"@types/node": "20.5.7",
"@lerna-lite/cli": "2.5.1",
"@lerna-lite/publish": "2.5.1",
"@lerna-lite/run": "2.5.1",
"@types/node": "20.5.9",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
Expand All @@ -32,10 +32,10 @@
"husky": "8.0.3",
"lint-staged": "14.0.1",
"markdownlint-cli": "0.35.0",
"npm-check-updates": "16.13.2",
"npm-check-updates": "16.13.4",
"npm-package-json-lint": "7.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.29",
"postcss": "8.4.31",
"prettier": "3.0.3",
"stylelint": "15.10.3",
"stylelint-config-prettier": "9.0.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/components-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/core": "7.22.20",
"@mdx-js/react": "2.3.0",
"@storybook/addon-docs": "7.4.0",
"@storybook/addon-docs": "7.4.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
Expand Down
34 changes: 17 additions & 17 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@
"lodash.chunk": "4.2.0"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@babel/runtime": "7.22.11",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.1",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "6.1.2",
"@babel/core": "7.22.20",
"@babel/plugin-transform-runtime": "7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/runtime": "7.22.15",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/date-fns": "2.6.0",
"@types/jest": "29.5.4",
"@types/lodash.chunk": "4.2.7",
"@types/react": "18.2.21",
"@types/jest": "29.5.10",
"@types/lodash.chunk": "4.2.9",
"@types/react": "18.2.38",
"@types/testing-library__jest-dom": "5.14.9",
"@vitejs/plugin-react": "4.0.4",
"jest": "29.6.4",
Expand All @@ -62,18 +62,18 @@
"npm-run-all": "4.1.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"rollup": "3.28.1",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-node-externals": "6.1.1",
"rollup-plugin-node-externals": "6.1.2",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-peer-deps-external": "2.2.4",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-typescript2": "0.35.0",
"sass": "1.66.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.11",
"vite-plugin-runtime-config": "1.0.2"
},
"peerDependencies": {
Expand Down
56 changes: 28 additions & 28 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"storybook": "storybook dev --config-dir config/ --port 6006"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@babel/core": "7.22.20",
"@babel/preset-env": "7.22.20",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@etchteam/storybook-addon-status": "4.2.4",
"@nl-rvo/assets": "1.0.0-alpha.257",
"@nl-rvo/assets": "1.0.0-alpha.282",
"@rijkshuisstijl-community/assets": "workspace:*",
"@rijkshuisstijl-community/components-css": "workspace:*",
"@rijkshuisstijl-community/design-tokens": "workspace:*",
Expand All @@ -37,42 +37,42 @@
"@rijkshuisstijl-community/mijnoverheid-design-tokens": "workspace:*",
"@rijkshuisstijl-community/rivm-design-tokens": "workspace:*",
"@rijkshuisstijl-community/web-components-stencil": "workspace:*",
"@storybook/addon-a11y": "7.4.0",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-docs": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/addon-mdx-gfm": "7.4.0",
"@storybook/addon-a11y": "7.4.6",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/addon-mdx-gfm": "7.4.6",
"@storybook/addon-styling": "1.3.7",
"@storybook/addon-viewport": "7.4.0",
"@storybook/blocks": "7.4.0",
"@storybook/cli": "7.4.0",
"@storybook/addon-viewport": "7.4.6",
"@storybook/blocks": "7.4.6",
"@storybook/cli": "7.4.6",
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "7.4.0",
"@storybook/react-vite": "7.4.0",
"@storybook/react-webpack5": "7.4.0",
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.4.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@utrecht/component-library-css": "1.0.0-alpha.556",
"@utrecht/component-library-react": "1.0.0-alpha.365",
"@utrecht/web-component-library-react": "1.0.0-alpha.549",
"@utrecht/web-component-library-stencil": "1.0.0-alpha.549",
"@storybook/react": "7.4.6",
"@storybook/react-vite": "7.4.6",
"@storybook/react-webpack5": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.4.6",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@utrecht/component-library-css": "1.0.2-alpha.0",
"@utrecht/component-library-react": "1.0.2-alpha.0",
"@utrecht/web-component-library-react": "1.0.2",
"@utrecht/web-component-library-stencil": "1.0.2-alpha.0",
"@vitejs/plugin-react": "4.0.4",
"babel-loader": "9.1.3",
"css-loader": "6.8.1",
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"require-from-string": "2.0.2",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"sass": "1.66.1",
"sass-loader": "13.3.2",
"storybook": "7.4.0",
"storybook": "7.4.6",
"style-loader": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.4.11",
"vite-plugin-html": "3.2.0",
"vite-plugin-markdown": "2.1.0",
"webpack": "5.88.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/web-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
},
"devDependencies": {
"@rijkshuisstijl-community/web-components-stencil": "workspace:*",
"@types/node": "20.5.7",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/node": "20.5.9",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"typescript": "5.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/web-components-stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"devDependencies": {
"@rijkshuisstijl-community/components-css": "workspace:*",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.5",
"@types/jest": "29.5.4",
"@stencil/sass": "3.0.7",
"@types/jest": "29.5.10",
"chokidar-cli": "3.0.0",
"node-sass-package-importer": "5.3.3",
"npm-run-all": "4.1.5",
"rimraf": "5.0.1",
"rimraf": "5.0.5",
"tslib": "2.6.2",
"typescript": "5.2.2"
},
Expand Down
Loading

0 comments on commit 2cc5972

Please sign in to comment.