mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-01-26 03:24:03 +00:00
chore(deps): update npm deps
This commit is contained in:
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@@ -0,0 +1,12 @@
|
||||
# EditorConfig is awesome: https://editorconfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# Unix-style newlines with a newline ending every file
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
2036
package-lock.json
generated
2036
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
"npm-run-all2": "^7.0.0",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "~5.6.0",
|
||||
"vite": "^5.1.6",
|
||||
"vite": "^6",
|
||||
"vite-plugin-vue-devtools": "^7.0.18",
|
||||
"vue-tsc": "^2.0.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user