Skip to content

Commit

Permalink
build: update minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Feb 5, 2024
1 parent fe32ce0 commit 9e260b5
Show file tree
Hide file tree
Showing 13 changed files with 1,885 additions and 2,170 deletions.
12 changes: 6 additions & 6 deletions apps/rvs.rivm.nl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"start": "http-server dist/"
},
"dependencies": {
"next": "14.0.4",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -35,13 +35,13 @@
"@rijkshuisstijl-community/rivm-design-tokens": "workspace:*",
"@rijkshuisstijl-community/web-components-react": "workspace:*",
"@rijkshuisstijl-community/web-components-stencil": "workspace:*",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@utrecht/component-library-css": "3.0.1-alpha.0",
"@utrecht/component-library-react": "3.0.1-alpha.0",
"@utrecht/component-library-css": "3.0.1-alpha.12",
"@utrecht/component-library-react": "3.0.1-alpha.12",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"typescript": "5.3.3"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,28 @@
"./proprietary/*"
],
"devDependencies": {
"@lerna-lite/cli": "3.1.0",
"@lerna-lite/publish": "3.1.0",
"@lerna-lite/run": "3.1.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@lerna-lite/cli": "3.2.1",
"@lerna-lite/publish": "3.2.1",
"@lerna-lite/run": "3.2.1",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-mdx": "2.3.1",
"eslint-plugin-mdx": "2.3.4",
"eslint-plugin-react": "7.33.2",
"html-validate": "8.8.0",
"html-validate": "8.9.1",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"markdownlint-cli": "0.38.0",
"npm-check-updates": "16.14.12",
"lint-staged": "15.2.1",
"markdownlint-cli": "0.39.0",
"npm-check-updates": "16.14.14",
"npm-package-json-lint": "7.1.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.1",
"stylelint": "16.1.0",
"postcss": "8.4.33",
"prettier": "3.2.4",
"stylelint": "16.2.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard-scss": "12.0.0",
"stylelint-order": "6.0.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/components-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/core": "7.23.9",
"@mdx-js/react": "3.0.0",
"@storybook/addon-docs": "7.6.7",
"@storybook/addon-docs": "7.6.12",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"webpack": "5.89.0"
"webpack": "5.90.1"
}
}
28 changes: 14 additions & 14 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,47 +34,47 @@
"sideEffects": false,
"dependencies": {
"clsx": "2.1.0",
"date-fns": "3.0.6",
"date-fns": "3.3.1",
"lodash.chunk": "4.2.0"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/core": "7.23.9",
"@babel/plugin-transform-runtime": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/runtime": "7.23.7",
"@babel/runtime": "7.23.9",
"@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.6",
"@testing-library/react": "14.1.2",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/date-fns": "2.6.0",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/lodash.chunk": "4.2.9",
"@types/react": "18.2.46",
"@types/react": "18.2.51",
"@types/testing-library__jest-dom": "5.14.9",
"@vitejs/plugin-react": "4.2.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.0.4",
"next": "14.1.0",
"npm-run-all": "4.1.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"rollup": "4.9.2",
"rollup": "4.9.6",
"rollup-plugin-filesize": "10.0.0",
"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.36.0",
"sass": "1.69.7",
"sass": "1.70.0",
"tslib": "2.6.2",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite": "5.0.12",
"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.23.7",
"@babel/preset-env": "7.23.7",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@etchteam/storybook-addon-status": "4.2.4",
"@nl-rvo/assets": "1.0.0-alpha.320",
"@nl-rvo/assets": "1.0.0-alpha.343",
"@rijkshuisstijl-community/assets": "workspace:*",
"@rijkshuisstijl-community/components-css": "workspace:*",
"@rijkshuisstijl-community/design-tokens": "workspace:*",
Expand All @@ -37,44 +37,44 @@
"@rijkshuisstijl-community/mijnoverheid-design-tokens": "workspace:*",
"@rijkshuisstijl-community/rivm-design-tokens": "workspace:*",
"@rijkshuisstijl-community/web-components-stencil": "workspace:*",
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-actions": "7.6.7",
"@storybook/addon-docs": "7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/addon-mdx-gfm": "7.6.7",
"@storybook/addon-a11y": "7.6.12",
"@storybook/addon-actions": "7.6.12",
"@storybook/addon-docs": "7.6.12",
"@storybook/addon-interactions": "7.6.12",
"@storybook/addon-links": "7.6.12",
"@storybook/addon-mdx-gfm": "7.6.12",
"@storybook/addon-styling": "1.3.7",
"@storybook/addon-viewport": "7.6.7",
"@storybook/blocks": "7.6.7",
"@storybook/cli": "7.6.7",
"@storybook/addon-viewport": "7.6.12",
"@storybook/blocks": "7.6.12",
"@storybook/cli": "7.6.12",
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "7.6.7",
"@storybook/react-vite": "7.6.7",
"@storybook/react-webpack5": "7.6.7",
"@storybook/react": "7.6.12",
"@storybook/react-vite": "7.6.12",
"@storybook/react-webpack5": "7.6.12",
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.7",
"@types/react": "18.2.46",
"@storybook/theming": "7.6.12",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@utrecht/component-library-css": "3.0.1-alpha.0",
"@utrecht/component-library-react": "3.0.1-alpha.0",
"@utrecht/component-library-css": "3.0.1-alpha.12",
"@utrecht/component-library-react": "3.0.1-alpha.12",
"@utrecht/web-component-library-react": "1.0.2",
"@utrecht/web-component-library-stencil": "1.1.0",
"@vitejs/plugin-react": "4.2.1",
"babel-loader": "9.1.3",
"css-loader": "6.8.1",
"prettier": "3.1.1",
"css-loader": "6.10.0",
"prettier": "3.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"require-from-string": "2.0.2",
"rimraf": "5.0.5",
"sass": "1.69.7",
"sass": "1.70.0",
"sass-loader": "13.3.3",
"storybook": "7.6.7",
"style-loader": "3.3.3",
"storybook": "7.6.12",
"style-loader": "3.3.4",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-plugin-html": "3.2.1",
"vite-plugin-markdown": "2.1.0",
"webpack": "5.89.0"
"vite": "5.0.12",
"vite-plugin-html": "3.2.2",
"vite-plugin-markdown": "2.2.0",
"webpack": "5.90.1"
}
}
4 changes: 2 additions & 2 deletions packages/web-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"devDependencies": {
"@rijkshuisstijl-community/web-components-stencil": "workspace:*",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
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,8 +42,8 @@
"devDependencies": {
"@rijkshuisstijl-community/components-css": "workspace:*",
"@stencil/react-output-target": "0.5.3",
"@stencil/sass": "3.0.8",
"@types/jest": "29.5.11",
"@stencil/sass": "3.0.9",
"@types/jest": "29.5.12",
"chokidar-cli": "3.0.0",
"node-sass-package-importer": "5.3.3",
"npm-run-all": "4.1.5",
Expand All @@ -52,6 +52,6 @@
"typescript": "5.3.3"
},
"dependencies": {
"@stencil/core": "4.9.0"
"@stencil/core": "4.12.0"
}
}
Loading

0 comments on commit 9e260b5

Please sign in to comment.