Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot eb1b10e748 chore(deps): update all-major-updates
Build and Test / build (pull_request) Successful in 24s
Build and Test / release (pull_request) Has been skipped
2026-05-04 02:12:22 +00:00
4 changed files with 460 additions and 600 deletions
+1 -2
View File
@@ -5,8 +5,7 @@
"settings-schema": "org.gnome.shell.extensions.aerospike", "settings-schema": "org.gnome.shell.extensions.aerospike",
"shell-version": [ "shell-version": [
"48", "48",
"49", "49"
"50"
], ],
"gettext-domain": "aerospike@lucaso.io", "gettext-domain": "aerospike@lucaso.io",
"url": "https://gitea.chaosdev.gay/lucasoskorep/aerospike@lucaso.io" "url": "https://gitea.chaosdev.gay/lucasoskorep/aerospike@lucaso.io"
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "aerospike", "name": "aerospike",
"version": "0.2.3", "version": "0.2.2",
"description": "Simple, Opinionated Tiling Window Manager for Gnome written in Typescript", "description": "Simple, Opinionated Tiling Window Manager for Gnome written in Typescript",
"type": "module", "type": "module",
"private": true, "private": true,
@@ -29,7 +29,7 @@
"@jest/globals": "^30.0.0", "@jest/globals": "^30.0.0",
"@types/jest": "^30.0.0", "@types/jest": "^30.0.0",
"eslint": "^10.0.0", "eslint": "^10.0.0",
"eslint-plugin-jsdoc": "^63.0.0", "eslint-plugin-jsdoc": "^62.0.0",
"jest": "^30.0.0", "jest": "^30.0.0",
"ts-jest": "^29.1.2", "ts-jest": "^29.1.2",
"typescript": "^6.0.0" "typescript": "^6.0.0"
+457 -596
View File
File diff suppressed because it is too large Load Diff
View File