Skip to content

Commit

Permalink
fix(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent ad419b1 commit dffc374
Show file tree
Hide file tree
Showing 9 changed files with 510 additions and 822 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"update:deps": "taze"
},
"dependencies": {
"@anolilab/multi-semantic-release": "^1.1.6",
"@anolilab/multi-semantic-release": "^1.1.8",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
Expand All @@ -94,7 +94,7 @@
"@secretlint/secretlint-rule-preset-recommend": "^9.0.0",
"@tsconfig/node16": "^16.1.3",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "18.19.70",
"@types/node": "18.19.71",
"@vitest/coverage-v8": "^2.1.8",
"audit-ci": "^7.1.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
Expand All @@ -114,7 +114,7 @@
"nx": "20.3.1",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"publint": "^0.3.1",
"publint": "^0.3.2",
"read-pkg": "^9.0.1",
"rimraf": "^6.0.1",
"secretlint": "9.0.0",
Expand All @@ -126,7 +126,7 @@
"typescript": "5.7.3",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=18.* <=23.*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/browserslist-config-anolilab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-preset": "9.0.4",
"@visulima/packem": "1.10.7",
"browserslist": "4.24.4",
"caniuse-lite": "^1.0.30001692",
"caniuse-lite": "^1.0.30001695",
"cross-env": "^7.0.3",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cz-conventional-changelog": "^3.3.0"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-preset": "9.0.4",
"@commitlint/cli": "^19.6.1",
"@visulima/packem": "^1.10.7",
"esbuild": "^0.24.2",
Expand Down
22 changes: 11 additions & 11 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
"@eslint/js": "^8.52.0",
"@html-eslint/eslint-plugin": "^0.20.0",
"@html-eslint/parser": "^0.20.0",
"@jsenv/eslint-import-resolver": ">=8.0.4",
"@rushstack/eslint-patch": "^1.5.1",
"@jsenv/eslint-import-resolver": ">=8.2.0",
"@rushstack/eslint-patch": "^1.10.5",
"@rushstack/eslint-plugin-security": "^0.7.1",
"@typescript-eslint/eslint-plugin": ">=6.9.1",
"@typescript-eslint/parser": "^6.9.1",
Expand Down Expand Up @@ -170,18 +170,18 @@
"globals": "^13.23.0",
"jsonc-eslint-parser": "^2.4.0",
"read-pkg-up": "^7.0.1",
"semver": "^7.5.4",
"toml-eslint-parser": "^0.6.0",
"yaml-eslint-parser": "^1.2.2"
"semver": "^7.6.3",
"toml-eslint-parser": "^0.6.1",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "8.0.3",
"@arthurgeron/eslint-plugin-react-usememo": "^2.2.1",
"@arthurgeron/eslint-plugin-react-usememo": "^2.2.3",
"@testing-library/dom": "^9.3.3",
"@total-typescript/ts-reset": "^0.5.1",
"@types/confusing-browser-globals": "^1.0.3",
"@types/eslint": "^8.56.0",
"@types/semver": "^7.5.6",
"@types/eslint": "^8.56.12",
"@types/semver": "^7.5.8",
"eslint": "^8.56.0",
"eslint-find-rules": "^4.1.0",
"eslint-plugin-babel": "^5.3.1",
Expand Down Expand Up @@ -211,11 +211,11 @@
"eslint-plugin-zod": "^1.4.0",
"jest": "^29.7.0",
"react": "^18.2.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.10",
"semantic-release": "^22.0.12",
"tsup": "^8.0.1",
"tsup": "^8.0.2",
"type-fest": "^4.8.3",
"typescript": "^5.3.3",
"typescript": "^5.7.3",
"vitest": "^1.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
},
"dependencies": {
"@visulima/fs": "2.3.5",
"@visulima/package": "^3.4.2",
"@visulima/fs": "2.3.7",
"@visulima/package": "^3.4.5",
"shell-quote": "^1.8.2"
},
"devDependencies": {
"@anolilab/semantic-release-pnpm": "^1.1.6",
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-pnpm": "^1.1.8",
"@anolilab/semantic-release-preset": "9.0.4",
"@total-typescript/ts-reset": "^0.6.1",
"@types/lint-staged": "^13.3.0",
"@types/shell-quote": "^1.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"clean": "rimraf node_modules dist"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-preset": "9.0.4",
"@visulima/packem": "^1.10.7",
"esbuild": "^0.24.2",
"prettier": "^3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"stylelint-selector-no-empty": "^1.0.9"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-preset": "9.0.4",
"@visulima/packem": "^1.10.7",
"esbuild": "^0.24.2",
"postcss": "^8.4.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"write-good": "^1.0.8"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "9.0.3",
"@anolilab/semantic-release-preset": "9.0.4",
"@visulima/packem": "^1.10.7",
"esbuild": "^0.24.2",
"rimraf": "^6.0.1",
Expand Down
Loading

0 comments on commit dffc374

Please sign in to comment.