Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1260)
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 Sep 20, 2024
1 parent 9ab1c63 commit 79ef778
Show file tree
Hide file tree
Showing 7 changed files with 554 additions and 554 deletions.
4 changes: 2 additions & 2 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.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Boilerplate CLI App",
"author": "sabertazimi <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -57,7 +57,7 @@
"concurrently": "^9.0.1",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"lerna": "^8.1.8",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "^29.5.13",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.16.5",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"eslint-config-bod": "workspace:^",
"identity-obj-proxy": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.3.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.5.0"
"typescript-eslint": "^8.6.0"
},
"devDependencies": {
"@typescript-eslint/utils": "^8.5.0"
"@typescript-eslint/utils": "^8.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@antfu/eslint-config": "^2.27.3",
"@eslint-react/eslint-plugin": "^1.14.1",
"@eslint-react/eslint-plugin": "^1.14.2",
"@eslint/eslintrc": "^3.1.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-promise": "^7.1.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 @@ -44,7 +44,7 @@
"@svgr/webpack": "^8.1.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"bfj": "^8.0.0",
Expand All @@ -55,7 +55,7 @@
"css-minimizer-webpack-plugin": "^7.0.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-bod": "workspace:^",
"eslint-webpack-plugin": "^4.2.0",
"file-loader": "^6.2.0",
Expand All @@ -80,15 +80,15 @@
"react-refresh": "^0.14.2",
"resolve": "^1.22.8",
"resolve-url-loader": "^5.0.0",
"sass-loader": "^16.0.1",
"sass-loader": "^16.0.2",
"semver": "^7.6.3",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.9.0",
"stylelint-config-bod": "workspace:^",
"stylelint-prettier": "^5.0.2",
"stylelint-webpack-plugin": "^5.0.1",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
8 changes: 4 additions & 4 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.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -58,12 +58,12 @@
"@svgr/webpack": "^8.1.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-webpack-plugin": "^4.2.0",
"file-loader": "^6.2.0",
"html-loader": "^5.1.0",
Expand All @@ -76,7 +76,7 @@
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.3",
"prettier": "^3.3.3",
"sass-loader": "^16.0.1",
"sass-loader": "^16.0.2",
"style-loader": "^4.0.0",
"stylelint": "^16.9.0",
"stylelint-webpack-plugin": "^5.0.1",
Expand Down
Loading

0 comments on commit 79ef778

Please sign in to comment.