feat: upgrade packages and set parent for windows on add

This commit is contained in:
Lucas Oskorep
2025-05-19 21:43:09 -04:00
parent 1d3d9dc402
commit 04f402c686
9 changed files with 165 additions and 183 deletions

View File

@@ -16,11 +16,11 @@
"homepage": "https://github.com/example/my-extension#readme",
"sideEffects": false,
"devDependencies": {
"@girs/gjs": "^4.0.0-beta.23",
"@girs/gnome-shell": "^48.0.1",
"eslint": "^9.23.0",
"eslint-plugin-jsdoc": "^50.6.9",
"typescript": "^5.8.2"
"@girs/gjs": "4.0.0-beta.23",
"@girs/gnome-shell": "^48.0.2",
"eslint": "^9.27.0",
"eslint-plugin-jsdoc": "^50.6.17",
"typescript": "^5.8.3"
},
"dependencies": {
"@girs/mtk-16": "16.0.0-4.0.0-beta.23"