diff --git a/.yarnrc.yml b/.yarnrc.yml index cad5561..d83d8c3 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -22,6 +22,7 @@ npmPreapprovedPackages: - one-way-git-sync - next - '@next/*' + - '@types/*' - '@typescript/*' - '@oxfmt/*' - '@oxlint/*' diff --git a/oxlint.config.ts b/oxlint.config.ts index 2eb4328..fc08172 100644 --- a/oxlint.config.ts +++ b/oxlint.config.ts @@ -1,5 +1,7 @@ // wbfy:start oxlint-base -import oxlintResolvedConfig from '@willbooster/oxlint-config'; +import oxlintBaseConfig from '@willbooster/oxlint-config'; + +const oxlintResolvedConfig = oxlintBaseConfig; // wbfy:end oxlint-base // wbfy:start oxlint-export diff --git a/package.json b/package.json index 6c29f5e..d7a98fd 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@willbooster/oxfmt-config": "1.2.2", "@willbooster/oxlint-config": "1.4.6", "@willbooster/prettier-config": "10.4.0", - "@willbooster/wb": "13.12.13", + "@willbooster/wb": "13.12.14", "build-ts": "17.1.10", "conventional-changelog-conventionalcommits": "9.3.1", "dotenv-cli": "11.0.0", diff --git a/yarn.lock b/yarn.lock index 5a3abe5..80c5034 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1727,7 +1727,7 @@ __metadata: "@willbooster/oxfmt-config": "npm:1.2.2" "@willbooster/oxlint-config": "npm:1.4.6" "@willbooster/prettier-config": "npm:10.4.0" - "@willbooster/wb": "npm:13.12.13" + "@willbooster/wb": "npm:13.12.14" ai: "npm:6.0.168" build-ts: "npm:17.1.10" conventional-changelog-conventionalcommits: "npm:9.3.1" @@ -3645,9 +3645,9 @@ __metadata: languageName: node linkType: hard -"@willbooster/wb@npm:13.12.13": - version: 13.12.13 - resolution: "@willbooster/wb@npm:13.12.13" +"@willbooster/wb@npm:13.12.14": + version: 13.12.14 + resolution: "@willbooster/wb@npm:13.12.14" dependencies: chalk: "npm:5.6.2" dotenv: "npm:17.4.2" @@ -3659,7 +3659,7 @@ __metadata: yargs: "npm:18.0.0" bin: wb: bin/index.js - checksum: 10c0/3819f93a041ded16ad95f7d655c60bd540cccb1e0d1b1f87240c37f10993e8225251a0cf69e0f553a2baaa0e62a06bfcc29f72e568af13fe8c9fff9acae24ded + checksum: 10c0/3d1812d7a7bcfcc4d80185121320efaa3bbc6f1b44341aff4157bb3b1d8030a46cc35ab542f9f361410da0ab0878e986be7f37b801ce1c4cdcce7f02f81420d4 languageName: node linkType: hard