File tree Expand file tree Collapse file tree 13 files changed +248
-231
lines changed
plugin-manifest-validator
webpack-plugin-kintone-plugin Expand file tree Collapse file tree 13 files changed +248
-231
lines changed Original file line number Diff line number Diff line change 4040 "test:generator" : " cross-env NODE_ENV=e2e vitest run --config=vitest.generator.config.ts"
4141 },
4242 "dependencies" : {
43- "@inquirer/prompts" : " ^ 5.5.0" ,
44- "chalk" : " ^ 4.1.2" ,
45- "glob" : " ^ 10.5.0" ,
46- "lodash" : " ^ 4.17.23" ,
47- "meow" : " ^ 9.0.0" ,
48- "node-rsa" : " ^ 1.1.1" ,
49- "normalize-path" : " ^ 3.0.0" ,
50- "os-locale" : " ^ 5.0.0" ,
51- "prettier" : " ^ 3.8.1" ,
52- "rimraf" : " ^ 6.1.3" ,
53- "sort-package-json" : " ^ 3.6.1"
43+ "@inquirer/prompts" : " 5.5.0" ,
44+ "chalk" : " 4.1.2" ,
45+ "glob" : " 10.5.0" ,
46+ "lodash" : " 4.17.23" ,
47+ "meow" : " 9.0.0" ,
48+ "node-rsa" : " 1.1.1" ,
49+ "normalize-path" : " 3.0.0" ,
50+ "os-locale" : " 5.0.0" ,
51+ "prettier" : " 3.8.1" ,
52+ "rimraf" : " 6.1.3" ,
53+ "sort-package-json" : " 3.6.1"
5454 },
5555 "devDependencies" : {
5656 "@types/glob" : " ^8.1.0" ,
Original file line number Diff line number Diff line change 3838 "test:ci" : " vitest run"
3939 },
4040 "dependencies" : {
41- "@inquirer/prompts" : " ^ 5.5.0" ,
41+ "@inquirer/prompts" : " 5.5.0" ,
4242 "@kintone/rest-api-client" : " 6.1.4" ,
43- "chokidar" : " ^ 3.6.0" ,
44- "meow" : " ^ 9.0.0" ,
45- "mkdirp" : " ^ 3.0.1" ,
46- "os-locale" : " ^ 5.0.0" ,
47- "rimraf" : " ^ 6.1.3"
43+ "chokidar" : " 3.6.0" ,
44+ "meow" : " 9.0.0" ,
45+ "mkdirp" : " 3.0.1" ,
46+ "os-locale" : " 5.0.0" ,
47+ "rimraf" : " 6.1.3"
4848 },
4949 "devDependencies" : {
5050 "@types/inquirer" : " 9.0.9"
Original file line number Diff line number Diff line change 4444 "test:ci" : " cross-env NODE_OPTIONS=--experimental-vm-modules vitest run"
4545 },
4646 "dependencies" : {
47- "@cybozu/eslint-config" : " ^ 24.3.0" ,
47+ "@cybozu/eslint-config" : " 24.3.0" ,
4848 "axios" : " 1.14.0" ,
49- "commander" : " ^ 12.1.0" ,
50- "eslint" : " ^ 9.39.4" ,
51- "form-data" : " ^ 4.0.5" ,
52- "lodash" : " ^ 4.17.23" ,
53- "prettier" : " ^ 3.8.1"
49+ "commander" : " 12.1.0" ,
50+ "eslint" : " 9.39.4" ,
51+ "form-data" : " 4.0.5" ,
52+ "lodash" : " 4.17.23" ,
53+ "prettier" : " 3.8.1"
5454 },
5555 "devDependencies" : {
5656 "@types/eslint" : " ^9.6.1" ,
Original file line number Diff line number Diff line change 4646 "test:watch" : " vitest"
4747 },
4848 "dependencies" : {
49- "@typescript-eslint/utils" : " ^ 8.57.2"
49+ "@typescript-eslint/utils" : " 8.57.2"
5050 },
5151 "devDependencies" : {
5252 "@cybozu/eslint-config" : " ^24.3.0" ,
Original file line number Diff line number Diff line change 3838 "test:ci" : " vitest run"
3939 },
4040 "dependencies" : {
41- "ajv" : " ^ 8.18.0" ,
42- "ajv-formats" : " ^ 3.0.1" ,
43- "bytes" : " ^ 3.1.2"
41+ "ajv" : " 8.18.0" ,
42+ "ajv-formats" : " 3.0.1" ,
43+ "bytes" : " 3.1.2"
4444 },
4545 "devDependencies" : {
4646 "@types/bytes" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 5555 "test:ci" : " pnpm test"
5656 },
5757 "dependencies" : {
58- "@kintone/plugin-manifest-validator" : " ^ 11.1.0" ,
59- "chokidar" : " ^ 3.6.0" ,
60- "debug" : " ^ 4.4.3" ,
61- "denodeify" : " ^ 1.2.1" ,
62- "meow" : " ^ 9.0.0" ,
63- "mkdirp" : " ^ 3.0.1" ,
64- "node-rsa" : " ~ 1.1.1" ,
65- "stream-buffers" : " ^ 3.0.3" ,
66- "yauzl" : " ^ 3.2.1" ,
67- "yazl" : " ^ 2.5.1"
58+ "@kintone/plugin-manifest-validator" : " 11.1.0" ,
59+ "chokidar" : " 3.6.0" ,
60+ "debug" : " 4.4.3" ,
61+ "denodeify" : " 1.2.1" ,
62+ "meow" : " 9.0.0" ,
63+ "mkdirp" : " 3.0.1" ,
64+ "node-rsa" : " 1.1.1" ,
65+ "stream-buffers" : " 3.0.3" ,
66+ "yauzl" : " 3.2.1" ,
67+ "yazl" : " 2.5.1"
6868 },
6969 "devDependencies" : {
7070 "@reduxjs/toolkit" : " ^2.11.2" ,
Original file line number Diff line number Diff line change 3838 "test:ci" : " pnpm test"
3939 },
4040 "dependencies" : {
41- "@inquirer/prompts" : " ^ 5.5.0" ,
42- "chalk" : " ^ 4.1.2" ,
43- "meow" : " ^ 9.0.0" ,
44- "os-locale" : " ^ 5.0.0" ,
45- "puppeteer" : " ^ 23.11.1"
41+ "@inquirer/prompts" : " 5.5.0" ,
42+ "chalk" : " 4.1.2" ,
43+ "meow" : " 9.0.0" ,
44+ "os-locale" : " 5.0.0" ,
45+ "puppeteer" : " 23.11.1"
4646 },
4747 "devDependencies" : {
4848 "@types/inquirer" : " 9.0.9"
Original file line number Diff line number Diff line change 3737 "test:ci" : " vitest run"
3838 },
3939 "dependencies" : {
40- "toml" : " ^ 3.0.0"
40+ "toml" : " 3.0.0"
4141 },
4242 "devDependencies" : {},
4343 "engines" : {
Original file line number Diff line number Diff line change 6363 },
6464 "dependencies" : {
6565 "axios" : " 1.14.0" ,
66- "core-js" : " ^3.49.0" ,
67- "form-data" : " ^4.0.5" ,
68- "js-base64" : " ^3.7.8" ,
69- "mime" : " ^3.0.0" ,
70- "qs" : " ^6.15.0"
66+ "form-data" : " 4.0.5" ,
67+ "js-base64" : " 3.7.8" ,
68+ "mime" : " 3.0.0" ,
69+ "qs" : " 6.15.0"
7170 },
7271 "devDependencies" : {
7372 "@rollup/plugin-babel" : " ^6.1.0" ,
8079 "@types/mime" : " ^3.0.4" ,
8180 "@types/qs" : " ^6.15.0" ,
8281 "babel-loader" : " ^9.2.1" ,
82+ "core-js" : " 3.49.0" ,
8383 "rimraf" : " ^6.1.3" ,
8484 "rollup" : " ^4.60.0" ,
8585 "rollup-plugin-ecma-version-validator" : " ^0.2.13" ,
Original file line number Diff line number Diff line change 6060 "watch:umd" : " pnpm run build:umd --mode development --watch"
6161 },
6262 "dependencies" : {
63- "core-js" : " ^3.49.0" ,
6463 "fs" : " 0.0.1-security" ,
65- "js-base64" : " ^ 3.7.8" ,
66- "openapi-fetch" : " ^ 0.13.8" ,
67- "openapi-typescript" : " ^ 7.13.0" ,
68- "openapi-typescript-helpers" : " ^ 0.0.15" ,
69- "undici" : " ^ 7.24.6"
64+ "js-base64" : " 3.7.8" ,
65+ "openapi-fetch" : " 0.13.8" ,
66+ "openapi-typescript" : " 7.13.0" ,
67+ "openapi-typescript-helpers" : " 0.0.15" ,
68+ "undici" : " 7.24.6"
7069 },
7170 "devDependencies" : {
7271 "@arethetypeswrong/cli" : " ^0.18.2" ,
You can’t perform that action at this time.
0 commit comments