We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacc7a0 commit eac8b5eCopy full SHA for eac8b5e
package.json
@@ -1,11 +1,11 @@
1
{
2
"dependencies": {
3
- "@pipelab/core": "1.2.3",
+ "@pipelab/core": "1.3.0",
4
"adm-zip": "0.5.16",
5
"chokidar": "4.0.1",
6
"cors": "2.8.5",
7
- "express": "4.21.0",
8
- "inquirer": "11.0.2"
+ "express": "4.21.1",
+ "inquirer": "12.0.0"
9
},
10
"name": "@pipelab/construct-plugin",
11
"description": "Pipelab construct plugin",
@@ -30,6 +30,6 @@
30
"homepage": "https://github.com/CynToolkit/construct-plugin#readme",
31
"devDependencies": {
32
"c3ide2-types": "1.0.1",
33
- "electron": "32.1.2"
+ "electron": "33.0.2"
34
}
35
0 commit comments