Skip to content

Commit

Permalink
Merge pull request #23 from waldronmatt/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Nov 2, 2023
2 parents 8d90cd2 + 0746c48 commit f8ef840
Show file tree
Hide file tree
Showing 8 changed files with 1,032 additions and 1,019 deletions.
12 changes: 6 additions & 6 deletions apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sanitize.css": "13.0.0",
"the-new-css-reset": "1.11.0"
"the-new-css-reset": "1.11.1"
},
"devDependencies": {
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@vitejs/plugin-react-swc": "3.4.0",
"eslint": "8.51.0",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.1",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.11"
"vite": "4.5.0"
}
}
10 changes: 5 additions & 5 deletions configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"private": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-mdx": "2.2.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-react-refresh": "0.4.4",
"eslint-plugin-storybook": "0.6.15"
}
}
24 changes: 12 additions & 12 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sanitize.css": "13.0.0",
"the-new-css-reset": "1.11.0"
"the-new-css-reset": "1.11.1"
},
"devDependencies": {
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/react": "7.4.6",
"@storybook/react-vite": "7.4.6",
"@storybook/types": "7.4.6",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@storybook/addon-actions": "7.5.2",
"@storybook/addon-docs": "7.5.2",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/react": "7.5.2",
"@storybook/react-vite": "7.5.2",
"@storybook/types": "7.5.2",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react": "4.1.0",
"eslint-config-custom": "workspace:^",
"rimraf": "5.0.5",
"serve": "14.2.1",
"storybook": "7.4.6",
"storybook": "7.5.2",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.11"
"vite": "4.5.0"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
},
"license": "MIT",
"dependencies": {
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@lerna-lite/cli": "2.6.0",
"@lerna-lite/publish": "2.6.0",
"@lerna-lite/version": "2.6.0",
Expand All @@ -51,14 +51,14 @@
"@secretlint/secretlint-rule-preset-recommend": "7.0.7",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"husky": "8.0.3",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"npm-run-all": "4.1.5",
"nx": "16.10.0",
"prettier": "3.0.3",
"publint": "0.2.4",
"publint": "0.2.5",
"secretlint": "7.0.7",
"typescript": "5.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/basic-math/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
},
"homepage": "https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/tree/main/packages/basic-math#readme",
"devDependencies": {
"@types/jest": "29.5.5",
"@types/jest": "29.5.7",
"cross-env": "7.0.3",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"jest": "29.7.0",
"jest-config": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"tslib": "2.6.2",
"tsup": "7.2.0",
"turbo": "1.10.15",
"turbo": "1.10.16",
"typescript": "5.2.2",
"unbuild": "2.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/parity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
},
"homepage": "https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/tree/main/packages/parity#readme",
"devDependencies": {
"@types/jest": "29.5.5",
"@types/jest": "29.5.7",
"cross-env": "7.0.3",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"jest": "29.7.0",
"jest-config": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"tslib": "2.6.2",
"tsup": "7.2.0",
"turbo": "1.10.15",
"turbo": "1.10.16",
"typescript": "5.2.2",
"unbuild": "2.0.0"
}
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"@rollup/plugin-alias": "5.0.1",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@vitejs/plugin-react-swc": "3.4.0",
"@types/jest": "29.5.7",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.1",
"cross-env": "7.0.3",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"glob": "10.3.10",
"jest": "29.7.0",
Expand All @@ -66,8 +66,8 @@
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite-plugin-dts": "3.6.0",
"vite": "4.5.0",
"vite-plugin-dts": "3.6.3",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "0.17.0"
}
Expand Down
Loading

0 comments on commit f8ef840

Please sign in to comment.