Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JumpLink committed Sep 20, 2024
1 parent f483b4d commit 52288ba
Show file tree
Hide file tree
Showing 39 changed files with 550 additions and 175 deletions.
2 changes: 1 addition & 1 deletion examples/adw-1-hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vite": "^5.4.6"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/cairo-surfaces-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion examples/console-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion examples/gio-2-cat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gio-2-dbus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gio-2-list-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/glib-2-spawn-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"fork-ts-checker-webpack-plugin": "^9.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/glib-2-variant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"fork-ts-checker-webpack-plugin": "^9.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"fork-ts-checker-webpack-plugin": "^9.0.2",
"raw-loader": "^4.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-calc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-clutter-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/clutter-1.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@parcel/resolver-default": "^2.12.0",
"parcel": "^2.12.0",
"parcel-plugin-externals": "^0.5.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-hello-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions examples/gtk-3-hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"license": "Apache-2.0",
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"rollup": "^4.22.0",
"typescript": "^5.5.4"
"rollup": "^4.22.2",
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-3-webkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-custom-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@ts-for-gir/cli": "workspace:^",
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-gettext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-list-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-template-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-template-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/gtk-4-template-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"vite": "^5.4.6"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/pkg-tsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "Pascal Garber <[email protected]>",
"license": "MIT",
"devDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion examples/run-async/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/adw-1": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/soup-3-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/soup-3-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gio-2.0": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/timers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"license": "MIT",
"devDependencies": {
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@girs/gjs": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"workspaces": [
"examples/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
],
"devDependencies": {
"@types/inquirer": "^9.0.7",
"@types/node": "^20.16.5",
"@types/node": "^22.5.5",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
Expand All @@ -63,7 +63,7 @@
"eslint-plugin-prettier": "^5.2.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@gi.ts/parser": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"generator"
],
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@ts-for-gir/lib": "workspace:^"
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-html-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"generator"
],
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@ts-for-gir/generator-base": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
],
"devDependencies": {
"@types/ejs": "^3.1.5",
"@types/node": "^20.16.5",
"@types/node": "^22.5.5",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@ts-for-gir/generator-base": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"@types/ejs": "^3.1.5",
"@types/eslint": "8.56.12",
"@types/lodash": "^4.17.7",
"@types/node": "^20.16.5",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"@gi.ts/parser": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion tests/types-locally/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"devDependencies": {
"@ts-for-gir/cli": "workspace:^",
"esbuild": "^0.23.1",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion types
Submodule types updated 837 files
Loading

0 comments on commit 52288ba

Please sign in to comment.