Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#1265)
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 Oct 10, 2024
1 parent e9a5db1 commit f2a0d7c
Show file tree
Hide file tree
Showing 8 changed files with 1,961 additions and 2,205 deletions.
8 changes: 4 additions & 4 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.11.0",
"packageManager": "pnpm@9.12.1",
"description": "Boilerplate CLI App",
"author": "sabertazimi <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@dg-scripts/eslint-config": "workspace:^",
"@dg-scripts/stylelint-config": "workspace:^",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/semver": "^7.5.8",
"chalk": "^4.1.2",
"chokidar": "^4.0.1",
Expand All @@ -66,8 +66,8 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"undici": "^6.19.8",
"typescript": "^5.6.3",
"undici": "^6.20.0",
"verdaccio": "^6.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"template:test": "react-scripts test"
},
"dependencies": {
"@reduxjs/toolkit": "^2.2.7",
"@reduxjs/toolkit": "^2.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
Expand All @@ -58,14 +58,14 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.16.5",
"@types/react": "^18.3.8",
"@types/node": "^20.16.11",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"eslint-config-bod": "workspace:^",
"identity-obj-proxy": "^3.0.0",
"jest-axe": "^9.0.0",
"stylelint-config-bod": "workspace:^",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"stylelint": {
"extends": [
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@stylistic/eslint-plugin": "^2.8.0",
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@stylistic/eslint-plugin": "^2.9.0",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-config-eslint": "^9.0.0",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.3.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.6.0"
"globals": "^15.11.0",
"typescript-eslint": "^8.8.1"
},
"devDependencies": {
"@typescript-eslint/utils": "^8.6.0"
"@typescript-eslint/utils": "^8.8.1"
}
}
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.2",
"@eslint-react/eslint-plugin": "^1.14.3",
"@eslint/eslintrc": "^3.1.0",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-promise": "^7.1.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.8",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@svgr/webpack": "^8.1.0",
"autoprefixer": "^10.4.20",
Expand All @@ -48,7 +48,7 @@
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"bfj": "^8.0.0",
"browserslist": "^4.23.3",
"browserslist": "^4.24.0",
"camelcase": "^6.3.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^7.1.2",
Expand All @@ -70,10 +70,10 @@
"postcss": "^8.4.47",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-normalize": "^13.0.0",
"postcss-preset-env": "^10.0.5",
"postcss-normalize": "^13.0.1",
"postcss-preset-env": "^10.0.7",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"prettier-plugin-tailwindcss": "^0.6.8",
"prompts": "^2.4.2",
"react-app-polyfill": "^3.0.0",
"react-dev-utils": "^12.0.1",
Expand All @@ -88,9 +88,9 @@
"stylelint-config-bod": "workspace:^",
"stylelint-prettier": "^5.0.2",
"stylelint-webpack-plugin": "^5.0.1",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-dev-server": "^5.1.0",
"webpack-manifest-plugin": "^5.0.0",
Expand Down
20 changes: 10 additions & 10 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.11.0",
"packageManager": "pnpm@9.12.1",
"description": "Minimal webpack boilerplate",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -49,15 +49,15 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-class-properties": "^7.25.4",
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
"@babel/preset-env": "^7.25.4",
"@babel/core": "^7.25.8",
"@babel/plugin-transform-class-properties": "^7.25.7",
"@babel/plugin-transform-object-rest-spread": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@dg-scripts/eslint-config": "workspace:^",
"@dg-scripts/stylelint-config": "workspace:^",
"@svgr/webpack": "^8.1.0",
"@types/jest": "^29.5.13",
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"babel-loader": "^9.2.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
Expand All @@ -74,7 +74,7 @@
"postcss": "^8.4.47",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.0.5",
"postcss-preset-env": "^10.0.7",
"prettier": "^3.3.3",
"sass-loader": "^16.0.2",
"style-loader": "^4.0.0",
Expand All @@ -85,10 +85,10 @@
"ts-node": "^10.9.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"undici": "^6.19.8",
"typescript": "^5.6.3",
"undici": "^6.20.0",
"url-loader": "^4.1.1",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
Expand Down
Loading

0 comments on commit f2a0d7c

Please sign in to comment.