mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-01-26 03:24:03 +00:00
chore(deps): update packages, format code
This commit is contained in:
2
.github/workflows/compress-images.yml
vendored
2
.github/workflows/compress-images.yml
vendored
@@ -5,7 +5,7 @@ name: Compress Images on Demand
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "00 23 * * 0"
|
||||
- cron: '00 23 * * 0'
|
||||
|
||||
permissions: read-all
|
||||
|
||||
|
||||
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
|
||||
steps:
|
||||
# https://github.com/ivuorinen/actions
|
||||
- uses: ivuorinen/actions/pr-lint@85811a09abc994fcc6bdb7930faab3678ca9655a # 25.3.13
|
||||
- uses: ivuorinen/actions/pr-lint@85811a09abc994fcc6bdb7930faab3678ca9655a # 25.3.13
|
||||
|
||||
736
package-lock.json
generated
736
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@
|
||||
"@vue/eslint-config-typescript": "^14",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"eslint": "^9",
|
||||
"eslint-plugin-vue": "^9.28.0",
|
||||
"eslint-plugin-vue": "^10",
|
||||
"npm-run-all2": "^7.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "~5.8.0",
|
||||
|
||||
Reference in New Issue
Block a user