Skip to content

Commit 8ab9282

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent bed5f58 commit 8ab9282

File tree

4 files changed

+24
-26
lines changed

4 files changed

+24
-26
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"prepublishOnly": "pnpm run build"
4343
},
4444
"devDependencies": {
45-
"@clack/prompts": "^1.0.1",
45+
"@clack/prompts": "^1.1.0",
4646
"@tsconfig/node24": "^24.0.4",
4747
"@types/eslint": "^9.6.1",
4848
"@types/node": "^24.11.0",
4949
"@types/prompts": "^2.4.9",
5050
"@vue/tsconfig": "^0.8.1",
5151
"ejs": "^3.1.10",
5252
"husky": "^9.1.7",
53-
"lint-staged": "^16.3.1",
53+
"lint-staged": "^16.3.2",
5454
"oxfmt": "^0.35.0",
5555
"oxlint": "~1.50.0",
5656
"picocolors": "^1.1.1",

pnpm-lock.yaml

Lines changed: 20 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/linting/core/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@eslint/js": "^10.0.1",
44
"eslint": "^10.0.2",
55
"eslint-plugin-vue": "~10.8.0",
6-
"globals": "^17.3.0"
6+
"globals": "^17.4.0"
77
}
88
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"eslint-plugin-playwright": "^2.8.0"
3+
"eslint-plugin-playwright": "^2.9.0"
44
}
55
}

0 commit comments

Comments
 (0)