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 76bc7db commit 322fd5cCopy full SHA for 322fd5c
package.json
@@ -1,11 +1,11 @@
1
{
2
"dependencies": {
3
- "@pipelab/core": "1.3.2",
+ "@pipelab/core": "1.3.3",
4
"adm-zip": "0.5.16",
5
- "chokidar": "4.0.1",
+ "chokidar": "4.0.3",
6
"cors": "2.8.5",
7
- "express": "4.21.1",
8
- "inquirer": "12.0.0"
+ "express": "4.21.2",
+ "inquirer": "12.3.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": "33.0.2"
+ "electron": "33.3.1"
34
}
35
0 commit comments