We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6c344 commit 2e23e21Copy full SHA for 2e23e21
plugin-templates/javascript/package.json
@@ -11,7 +11,7 @@
11
},
12
"devDependencies": {
13
"@cybozu/eslint-config": "^24.0.0",
14
- "@kintone/cli": "^1.16.2",
+ "@kintone/cli": "^1.17.0",
15
"npm-run-all": "^4.1.5",
16
"eslint": "^9.39.2"
17
}
plugin-templates/typescript/package.json
@@ -22,7 +22,7 @@
22
"@babel/preset-react": "^7.28.5",
23
"@babel/preset-typescript": "^7.28.5",
24
25
26
"@kintone/dts-gen": "^8.1.3",
27
"@kintone/webpack-plugin-kintone-plugin": "^8.0.11",
28
"ajv": "^8.17.1",
0 commit comments