Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 703225d commit f0b1936
Show file tree
Hide file tree
Showing 8 changed files with 614 additions and 1,091 deletions.
4 changes: 2 additions & 2 deletions apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@vitejs/plugin-react-swc": "3.4.0",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-custom": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.5"
"vite": "4.4.11"
}
}
8 changes: 4 additions & 4 deletions configs/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"private": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jest-formatting": "3.1.0",
Expand Down
18 changes: 9 additions & 9 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"the-new-css-reset": "1.11.0"
},
"devDependencies": {
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-docs": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/react-vite": "7.4.0",
"@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",
"@vitejs/plugin-react": "4.0.0",
"@vitejs/plugin-react": "4.1.0",
"eslint-config-custom": "workspace:^",
"rimraf": "5.0.5",
"serve": "14.2.1",
"storybook": "7.4.0",
"storybook": "7.4.6",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.5"
"vite": "4.4.11"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
"license": "MIT",
"dependencies": {
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.7.0",
"@lerna-lite/cli": "2.0.0",
"@commitlint/config-conventional": "17.8.0",
"@lerna-lite/cli": "2.6.0",
"@lerna-lite/publish": "2.6.0",
"@lerna-lite/version": "2.6.0",
"@manypkg/cli": "0.21.0",
"@nrwl/cli": "15.9.3",
"@nrwl/nx-cloud": "16.4.0",
"@nrwl/nx-cloud": "16.5.2",
"@secretlint/secretlint-rule-preset-recommend": "7.0.7",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-custom": "workspace:^",
"husky": "8.0.3",
"lint-staged": "15.0.0",
"lint-staged": "15.0.1",
"npm-run-all": "4.1.5",
"nx": "16.10.0",
"prettier": "3.0.0",
"publint": "0.2.2",
"prettier": "3.0.3",
"publint": "0.2.4",
"secretlint": "7.0.7",
"typescript": "5.2.2"
},
Expand Down
12 changes: 6 additions & 6 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.2.3",
"@types/jest": "29.5.5",
"cross-env": "7.0.3",
"esbuild": "0.19.0",
"eslint": "8.49.0",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"eslint-config-custom": "workspace:^",
"jest": "29.7.0",
"jest-config": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"tslib": "2.4.1",
"tsup": "7.1.0",
"turbo": "1.6.3",
"tslib": "2.6.2",
"tsup": "7.2.0",
"turbo": "1.10.15",
"typescript": "5.2.2",
"unbuild": "2.0.0"
}
Expand Down
12 changes: 6 additions & 6 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.2.3",
"@types/jest": "29.5.5",
"cross-env": "7.0.3",
"esbuild": "0.19.0",
"eslint": "8.49.0",
"esbuild": "0.19.4",
"eslint": "8.51.0",
"eslint-config-custom": "workspace:^",
"jest": "29.7.0",
"jest-config": "workspace:^",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"tslib": "2.4.1",
"tsup": "7.1.0",
"turbo": "1.6.3",
"tslib": "2.6.2",
"tsup": "7.2.0",
"turbo": "1.10.15",
"typescript": "5.2.2",
"unbuild": "2.0.0"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,25 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@rollup/plugin-alias": "5.0.0",
"@testing-library/jest-dom": "6.1.3",
"@rollup/plugin-alias": "5.0.1",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.2.3",
"@types/jest": "29.5.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@vitejs/plugin-react-swc": "3.4.0",
"cross-env": "7.0.3",
"eslint": "8.49.0",
"eslint": "8.51.0",
"eslint-config-custom": "workspace:^",
"glob": "10.3.7",
"glob": "10.3.10",
"jest": "29.7.0",
"jest-config": "workspace:^",
"react": "18.2.0",
"react-dom": "18.2.0",
"rimraf": "5.0.5",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.4.5",
"vite": "4.4.11",
"vite-plugin-dts": "3.6.0",
"vite-plugin-lib-inject-css": "1.3.0",
"vite-plugin-static-copy": "0.17.0"
Expand Down
Loading

0 comments on commit f0b1936

Please sign in to comment.