@shibanet0/datamitsu-config 0.0.3-alpha-25 → 0.0.3-alpha-26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3308,7 +3308,7 @@ const mapOfApps = {
3308
3308
  //#endregion
3309
3309
  //#region package.json
3310
3310
  var name = "@shibanet0/datamitsu-config";
3311
- var version = "0.0.3-alpha-25";
3311
+ var version = "0.0.3-alpha-26";
3312
3312
  const oxlintConfig = {
3313
3313
  $schema: `./node_modules/${name}/oxlint_configuration_schema.json`,
3314
3314
  categories: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shibanet0/datamitsu-config",
3
- "version": "0.0.3-alpha-25",
3
+ "version": "0.0.3-alpha-26",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -50,7 +50,7 @@
50
50
  },
51
51
  "dependencies": {
52
52
  "@commander-js/extra-typings": "14.0.0",
53
- "@datamitsu/datamitsu": "0.0.3-alpha-28",
53
+ "@datamitsu/datamitsu": "0.0.3-alpha-29",
54
54
  "commander": "14.0.3",
55
55
  "execa": "9.6.1",
56
56
  "fast-glob": "3.3.3",