Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1189)
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] committed Apr 26, 2024
1 parent 259508e commit 58dbd2c
Show file tree
Hide file tree
Showing 11 changed files with 808 additions and 711 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.0.5",
"packageManager": "pnpm@9.0.6",
"description": "Boilerplate CLI App",
"author": "sabertazimi <sabertazimi@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -61,12 +61,12 @@
"lerna": "^8.1.2",
"prettier": "^3.2.5",
"semver": "^7.6.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"undici": "^6.13.0",
"undici": "^6.14.1",
"verdaccio": "^5.30.3"
}
}
2 changes: 1 addition & 1 deletion packages/bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"@types/inquirer": "^8.2.10",
"ci-info": "^4.0.0",
"rimraf": "^5.0.5",
"type-fest": "^4.15.0"
"type-fest": "^4.17.0"
}
}
12 changes: 6 additions & 6 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,23 +44,23 @@
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.1",
"react-router-dom": "^6.22.3",
"react-router-dom": "^6.23.0",
"web-vitals": "^3.5.2"
},
"devDependencies": {
"@sabertazimi/react-scripts": "workspace:^",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.2",
"@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"eslint-config-bod": "workspace:^",
"identity-obj-proxy": "^3.0.0",
"jest-axe": "^8.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"globals": "^15.0.0",
"typescript-eslint": "^7.7.0"
"typescript-eslint": "^7.7.1"
},
"devDependencies": {
"@typescript-eslint/utils": "^7.7.0"
"@typescript-eslint/utils": "^7.7.1"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
}
},
"dependencies": {
"@antfu/eslint-config": "^2.15.0",
"@antfu/eslint-config": "^2.16.0",
"@eslint-react/eslint-plugin": "^1.5.9",
"@eslint/eslintrc": "^3.0.2",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-security": "^3.0.0",
"eslint-plugin-testing-library": "^6.2.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,20 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.5.6",
"postcss-preset-env": "^9.5.9",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"prompts": "^2.4.2",
"react-app-polyfill": "^3.0.0",
"react-dev-utils": "^12.0.1",
"react-refresh": "^0.14.0",
"react-refresh": "^0.14.2",
"resolve": "^1.22.8",
"resolve-url-loader": "^5.0.0",
"sass-loader": "^14.2.1",
"semver": "^7.6.0",
"source-map-loader": "^5.0.0",
"style-loader": "^4.0.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-bod": "workspace:^",
"stylelint-prettier": "^5.0.0",
"stylelint-webpack-plugin": "^5.0.0",
Expand All @@ -95,14 +95,14 @@
"webpack-dev-server": "^5.0.4",
"webpack-manifest-plugin": "^5.0.0",
"webpackbar": "^6.0.1",
"workbox-webpack-plugin": "^7.0.0"
"workbox-webpack-plugin": "^7.1.0"
},
"optionalDependencies": {
"fsevents": "^2.3.3"
},
"devDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"stylelint-config-standard-scss": "^13.1.0"
},
"devDependencies": {
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
},
"devDependencies": {
"prettier": "^3.2.5",
"stylelint": "^16.3.1"
"stylelint": "^16.4.0"
}
}
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.1",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.0.6",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -74,19 +74,19 @@
"postcss": "^8.4.38",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^9.5.6",
"postcss-preset-env": "^9.5.9",
"prettier": "^3.2.5",
"sass-loader": "^14.2.1",
"style-loader": "^4.0.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-webpack-plugin": "^5.0.0",
"ts-jest": "^29.1.2",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"undici": "^6.13.0",
"undici": "^6.14.1",
"url-loader": "^4.1.1",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
Loading

0 comments on commit 58dbd2c

Please sign in to comment.