This commit is contained in:
renovate[bot] 2024-12-20 01:58:19 +00:00 committed by GitHub
commit 23dd349413
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@
"peerDependencies": {
"eslint": "9.16.0"
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.1",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -40,7 +40,7 @@
"peerDependencies": {
"prettier": "3.4.1"
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.1",
"publishConfig": {
"access": "public",
"provenance": true

View file

@ -29,5 +29,5 @@
"optionalDependencies": {
"renovate": "39.26.3"
},
"packageManager": "pnpm@9.14.2"
"packageManager": "pnpm@9.15.1"
}