Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1284)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent afffae5 commit ecd550b
Show file tree
Hide file tree
Showing 7 changed files with 954 additions and 925 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-bod-app",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Boilerplate CLI App",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@types/semver": "^7.5.8",
"chalk": "^4.1.2",
"chokidar": "^4.0.1",
"ci-info": "^4.0.0",
"ci-info": "^4.1.0",
"concurrently": "^9.1.0",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
Expand All @@ -67,7 +67,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"undici": "^6.20.1",
"undici": "^6.21.0",
"verdaccio": "^6.0.1"
}
}
4 changes: 2 additions & 2 deletions packages/bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@types/cross-spawn": "^6.0.6",
"@types/envinfo": "^7.8.4",
"@types/inquirer": "^8.2.10",
"ci-info": "^4.0.0",
"ci-info": "^4.1.0",
"rimraf": "^6.0.1",
"type-fest": "^4.26.1"
"type-fest": "^4.27.0"
}
}
6 changes: 3 additions & 3 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-config-eslint": "^9.0.0",
"eslint-plugin-import-x": "^4.4.0",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^6.4.0",
"globals": "^15.12.0",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.14.0"
},
"devDependencies": {
"@typescript-eslint/utils": "^8.13.0"
"@typescript-eslint/utils": "^8.14.0"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
},
"dependencies": {
"@antfu/eslint-config": "^2.27.3",
"@eslint-react/eslint-plugin": "^1.15.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint-react/eslint-plugin": "^1.16.1",
"@eslint/eslintrc": "^3.2.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react-hooks": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"dotenv-expand": "^11.0.7",
"eslint": "^8.57.1",
"eslint-config-bod": "workspace:^",
"eslint-webpack-plugin": "^4.2.0",
Expand All @@ -67,11 +67,11 @@
"jest-resolve": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-normalize": "^13.0.1",
"postcss-preset-env": "^10.0.9",
"postcss-preset-env": "^10.1.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prompts": "^2.4.2",
Expand All @@ -88,7 +88,7 @@
"stylelint-config-bod": "workspace:^",
"stylelint-prettier": "^5.0.2",
"stylelint-webpack-plugin": "^5.0.1",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/webpack-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dg-scripts/webpack-template",
"version": "5.21.3",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -71,10 +71,10 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.9",
"postcss-preset-env": "^10.1.0",
"prettier": "^3.3.3",
"sass-loader": "^16.0.3",
"style-loader": "^4.0.0",
Expand All @@ -83,10 +83,10 @@
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"undici": "^6.20.1",
"undici": "^6.21.0",
"url-loader": "^4.1.1",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
Loading

0 comments on commit ecd550b

Please sign in to comment.