Skip to content

Commit

Permalink
Chore: Update changesets monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 974a2fd commit a49a386
Show file tree
Hide file tree
Showing 5 changed files with 4,317 additions and 2,794 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"vite": "5.0.12",
"vitest": "1.2.1"
},
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.7.1",
"engines": {
"pnpm": "^8.0.0"
"pnpm": "^9.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"dependencies": {
"consola": "3.2.3",
"esbuild-register": "3.5.0",
"eslint": "8.56.0",
"execa": "8.0.1",
"eslint": "9.9.0",
"execa": "9.3.1",
"outdent": "0.8.0",
"prettier": "3.2.4",
"sade": "1.8.1"
Expand Down
14 changes: 7 additions & 7 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
},
"dependencies": {
"@rushstack/eslint-patch": "1.7.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-typescript": "1.0.1",
"eslint-config-xo-typescript": "6.0.0",
"eslint-plugin-etc": "2.0.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import-sorting": "1.1.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prefer-let": "3.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "50.0.1"
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prefer-let": "4.0.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "55.0.0"
},
"devDependencies": {
"ava": "5.3.1",
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 @@ -20,7 +20,7 @@
"test": "node --test"
},
"dependencies": {
"@stylistic/stylelint-plugin": "2.1.2",
"@stylistic/stylelint-plugin": "3.0.1",
"stylelint-config-recess-order": "5.0.1",
"stylelint-config-recommended": "14.0.0",
"stylelint-no-unsupported-browser-features": "8.0.1",
Expand Down
Loading

0 comments on commit a49a386

Please sign in to comment.