Skip to content

Commit

Permalink
build: patch round 2024-08
Browse files Browse the repository at this point in the history
- update package.json#packageManager to pnpm@9.6.0
- install patch updates
- install minor updates
- install major updates
  • Loading branch information
matijs committed Aug 6, 2024
1 parent 4fa208b commit 2ddd915
Show file tree
Hide file tree
Showing 7 changed files with 2,350 additions and 3,909 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,31 +22,31 @@
"./proprietary/*"
],
"devDependencies": {
"@lerna-lite/cli": "3.6.0",
"@lerna-lite/publish": "3.6.0",
"@lerna-lite/run": "3.6.0",
"@lerna-lite/version": "3.6.0",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@lerna-lite/cli": "3.7.1",
"@lerna-lite/publish": "3.7.1",
"@lerna-lite/run": "3.7.1",
"@lerna-lite/version": "3.7.1",
"@types/node": "22.0.3",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.34.3",
"husky": "9.0.11",
"eslint-plugin-react": "7.35.0",
"husky": "9.1.4",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-check-updates": "16.14.20",
"npm-check-updates": "17.0.0",
"npm-package-json-lint": "8.0.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.39",
"prettier": "3.3.2",
"stylelint": "16.6.1",
"postcss": "8.4.40",
"prettier": "3.3.3",
"stylelint": "16.8.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-order": "6.0.4",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"scripts": {
"build": "lerna run build",
Expand Down Expand Up @@ -81,5 +81,5 @@
"dependencies": {
"http-server": "14.1.1"
},
"packageManager": "pnpm@9.4.0+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74"
"packageManager": "pnpm@9.6.0"
}
24 changes: 12 additions & 12 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,42 +35,42 @@
"clsx": "2.1.1"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.25.2",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.24.7",
"@babel/runtime": "7.25.0",
"@example/components-css": "workspace:*",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@testing-library/dom": "10.3.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@vitejs/plugin-react": "4.3.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.2.4",
"next": "14.2.5",
"npm-run-all": "4.1.5",
"postcss": "8.4.39",
"postcss": "8.4.40",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"rollup": "4.18.0",
"rimraf": "6.0.1",
"rollup": "4.19.2",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-node-externals": "7.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.77.6",
"sass": "1.77.8",
"tslib": "2.6.3",
"typescript": "5.5.3",
"vite": "5.3.3",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-runtime-config": "1.0.2"
},
"peerDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,31 +20,31 @@
"storybook": "storybook dev --config-dir config/ --port 6006"
},
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.25.2",
"@etchteam/storybook-addon-status": "5.0.0",
"@example/assets": "workspace:*",
"@example/components-css": "workspace:*",
"@example/design-tokens": "workspace:*",
"@example/font": "workspace:*",
"@example/web-components-react": "workspace:*",
"@example/web-components-stencil": "workspace:*",
"@storybook/addon-a11y": "8.1.11",
"@storybook/addon-actions": "8.1.11",
"@storybook/addon-docs": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/addon-viewport": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/react-vite": "8.1.11",
"@storybook/addon-a11y": "8.2.7",
"@storybook/addon-actions": "8.2.7",
"@storybook/addon-docs": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/addon-viewport": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-vite": "8.2.7",
"@types/react": "18.3.3",
"@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": "5.0.7",
"storybook": "8.1.11",
"typescript": "5.5.3",
"vite": "5.3.3"
"rimraf": "6.0.1",
"storybook": "8.2.7",
"typescript": "5.5.4",
"vite": "5.3.5"
}
}
6 changes: 3 additions & 3 deletions packages/web-components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
},
"devDependencies": {
"@example/web-components-stencil": "workspace:*",
"@types/node": "20.14.9",
"@types/node": "22.0.3",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "5.0.7",
"typescript": "5.5.3"
"rimraf": "6.0.1",
"typescript": "5.5.4"
}
}
4 changes: 2 additions & 2 deletions packages/web-components-stencil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@types/jest": "29.5.12",
"chokidar-cli": "3.0.0",
"npm-run-all": "4.1.5",
"rimraf": "5.0.7",
"rimraf": "6.0.1",
"tslib": "2.6.3",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"dependencies": {
"@stencil/core": "4.19.2"
Expand Down
Loading

0 comments on commit 2ddd915

Please sign in to comment.