removed dependency of @shin-chan/kypes.

This commit is contained in:
2025-09-30 19:56:15 +09:00
parent c8a2c8087a
commit db4e21607e
10 changed files with 228 additions and 58 deletions

24
package-lock.json generated
View File

@@ -30,7 +30,6 @@
"@kintone/webpack-plugin-kintone-plugin": "^8.0.11",
"@rspack/cli": "^1.5.8",
"@rspack/core": "^1.5.8",
"@shin-chan/kypes": "^0.0.7",
"@types/file-saver": "^2.0.7",
"@types/node": "^24.6.0",
"@types/react": "^19.1.16",
@@ -2210,29 +2209,6 @@
"node": ">=16.0.0"
}
},
"node_modules/@shin-chan/kypes": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/@shin-chan/kypes/-/kypes-0.0.7.tgz",
"integrity": "sha512-2GapEDTz4OX2MUeZwkWyTBuWZXhHZ62D91RxV7iW2083xiBlCiyg/kc4caXhOZIiWC3LNdLUC7ZqxgjqqfaePg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@shin-chan/kypes-rest": "^0.0.4"
},
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/@shin-chan/kypes-rest": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/@shin-chan/kypes-rest/-/kypes-rest-0.0.4.tgz",
"integrity": "sha512-5JrOdSlvRuxlLJqzcj06nroosTm4NpVxHHgwR2MQauppSRBIEUaXirqyBbTDzUzrR0cp8kW8EVLKMxGM1LJKGg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/@stylistic/eslint-plugin-ts": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-3.1.0.tgz",