Skip to content

Commit eac8b5e

Browse files
committed
update deps
1 parent cacc7a0 commit eac8b5e

File tree

2 files changed

+149
-136
lines changed

2 files changed

+149
-136
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
3-
"@pipelab/core": "1.2.3",
3+
"@pipelab/core": "1.3.0",
44
"adm-zip": "0.5.16",
55
"chokidar": "4.0.1",
66
"cors": "2.8.5",
7-
"express": "4.21.0",
8-
"inquirer": "11.0.2"
7+
"express": "4.21.1",
8+
"inquirer": "12.0.0"
99
},
1010
"name": "@pipelab/construct-plugin",
1111
"description": "Pipelab construct plugin",
@@ -30,6 +30,6 @@
3030
"homepage": "https://github.com/CynToolkit/construct-plugin#readme",
3131
"devDependencies": {
3232
"c3ide2-types": "1.0.1",
33-
"electron": "32.1.2"
33+
"electron": "33.0.2"
3434
}
3535
}

0 commit comments

Comments
 (0)