mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-23 10:02:45 +00:00
feat: update system
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"name": "ags-dotfiles",
|
||||
"version": "1.6.4",
|
||||
"version": "1.7.5",
|
||||
"description": "My config files for AGS",
|
||||
"main": "config.js",
|
||||
"scripts": {
|
||||
"check": "tsc --noEmit",
|
||||
"lint": "eslint . --fix",
|
||||
"stylelint": "stylelint ./scss --fix"
|
||||
"stylelint": "stylelint ./scss --fix",
|
||||
"format": "prettier --write ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -18,10 +20,16 @@
|
||||
"homepage": "https://github.com/Aylur/dotfiles#readme",
|
||||
"kofi": "https://ko-fi.com/aylur",
|
||||
"devDependencies": {
|
||||
"@girs/dbusmenugtk3-0.4": "^0.4.0-3.2.7",
|
||||
"@girs/gobject-2.0": "^2.78.0-3.2.7",
|
||||
"@girs/gtk-3.0": "^3.24.38-3.2.7",
|
||||
"@girs/gvc-1.0": "^1.0.0-3.2.7",
|
||||
"@girs/nm-1.0": "^1.43.1-3.1.0"
|
||||
"@girs/dbusmenugtk3-0.4": "^0.4.0-3.2.0",
|
||||
"@girs/gobject-2.0": "^2.76.1-3.2.3",
|
||||
"@girs/gtk-3.0": "^3.24.39-3.2.2",
|
||||
"@girs/gvc-1.0": "^1.0.0-3.1.0",
|
||||
"@girs/nm-1.0": "^1.43.1-3.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.33.0",
|
||||
"@typescript-eslint/parser": "^5.33.0",
|
||||
"eslint": "^8.44.0",
|
||||
"prettier": "^3.2.5",
|
||||
"stylelint-config-standard-scss": "^10.0.0",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user