diff --git a/packages/api/package.json b/packages/api/package.json index eb5afa1ce42d..f29629c687ae 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -68,7 +68,7 @@ "@types/split2": "4.2.3", "concurrently": "8.2.2", "memjs": "1.3.2", - "publint": "0.2.10", + "publint": "0.2.11", "redis": "4.7.0", "split2": "4.2.0", "ts-toolbelt": "9.6.0", diff --git a/packages/auth-providers/auth0/api/package.json b/packages/auth-providers/auth0/api/package.json index edfab0a324b4..eb211481e854 100644 --- a/packages/auth-providers/auth0/api/package.json +++ b/packages/auth-providers/auth0/api/package.json @@ -48,7 +48,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/jsonwebtoken": "9.0.7", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/auth0/setup/package.json b/packages/auth-providers/auth0/setup/package.json index 9607dc43faa4..bad7ef836c7c 100644 --- a/packages/auth-providers/auth0/setup/package.json +++ b/packages/auth-providers/auth0/setup/package.json @@ -46,7 +46,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/auth0/web/package.json b/packages/auth-providers/auth0/web/package.json index e84d723b930d..db50d0612df9 100644 --- a/packages/auth-providers/auth0/web/package.json +++ b/packages/auth-providers/auth0/web/package.json @@ -56,7 +56,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/azureActiveDirectory/api/package.json b/packages/auth-providers/azureActiveDirectory/api/package.json index 2fcc73d7de5d..158955da6175 100644 --- a/packages/auth-providers/azureActiveDirectory/api/package.json +++ b/packages/auth-providers/azureActiveDirectory/api/package.json @@ -49,7 +49,7 @@ "@types/aws-lambda": "8.10.145", "@types/jsonwebtoken": "9.0.7", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/azureActiveDirectory/setup/package.json b/packages/auth-providers/azureActiveDirectory/setup/package.json index 49ba8340ea00..c51387f0878c 100644 --- a/packages/auth-providers/azureActiveDirectory/setup/package.json +++ b/packages/auth-providers/azureActiveDirectory/setup/package.json @@ -46,7 +46,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/azureActiveDirectory/web/package.json b/packages/auth-providers/azureActiveDirectory/web/package.json index d599575ab998..0b18fd93b99a 100644 --- a/packages/auth-providers/azureActiveDirectory/web/package.json +++ b/packages/auth-providers/azureActiveDirectory/web/package.json @@ -57,7 +57,7 @@ "@types/netlify-identity-widget": "1.9.6", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/clerk/api/package.json b/packages/auth-providers/clerk/api/package.json index 5ec4f200dd20..30d1dcc30fd9 100644 --- a/packages/auth-providers/clerk/api/package.json +++ b/packages/auth-providers/clerk/api/package.json @@ -47,7 +47,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/aws-lambda": "8.10.145", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/clerk/setup/package.json b/packages/auth-providers/clerk/setup/package.json index 91dbccd84591..95ccd587ff3f 100644 --- a/packages/auth-providers/clerk/setup/package.json +++ b/packages/auth-providers/clerk/setup/package.json @@ -44,7 +44,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2" }, diff --git a/packages/auth-providers/clerk/web/package.json b/packages/auth-providers/clerk/web/package.json index da9f5a594a7e..f65bb98ff0d4 100644 --- a/packages/auth-providers/clerk/web/package.json +++ b/packages/auth-providers/clerk/web/package.json @@ -57,7 +57,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/custom/setup/package.json b/packages/auth-providers/custom/setup/package.json index f4c4b3592b8b..a89637cb19d1 100644 --- a/packages/auth-providers/custom/setup/package.json +++ b/packages/auth-providers/custom/setup/package.json @@ -46,7 +46,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/dbAuth/api/package.json b/packages/auth-providers/dbAuth/api/package.json index 274d1aad6aab..cc831184f2fb 100644 --- a/packages/auth-providers/dbAuth/api/package.json +++ b/packages/auth-providers/dbAuth/api/package.json @@ -70,7 +70,7 @@ "@types/md5": "2.3.5", "@types/uuid": "10.0.0", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/dbAuth/middleware/package.json b/packages/auth-providers/dbAuth/middleware/package.json index aea421da982d..34c8d859314a 100644 --- a/packages/auth-providers/dbAuth/middleware/package.json +++ b/packages/auth-providers/dbAuth/middleware/package.json @@ -47,7 +47,7 @@ "@redwoodjs/graphql-server": "workspace:*", "@types/aws-lambda": "8.10.145", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "ts-toolbelt": "9.6.0", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/firebase/api/package.json b/packages/auth-providers/firebase/api/package.json index c962e6db367e..3f4d8b8bbdec 100644 --- a/packages/auth-providers/firebase/api/package.json +++ b/packages/auth-providers/firebase/api/package.json @@ -47,7 +47,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/aws-lambda": "8.10.145", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/firebase/setup/package.json b/packages/auth-providers/firebase/setup/package.json index 7faded213711..b9ffc69048f4 100644 --- a/packages/auth-providers/firebase/setup/package.json +++ b/packages/auth-providers/firebase/setup/package.json @@ -46,7 +46,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/firebase/web/package.json b/packages/auth-providers/firebase/web/package.json index 91fac64741e5..2d95980cd4b7 100644 --- a/packages/auth-providers/firebase/web/package.json +++ b/packages/auth-providers/firebase/web/package.json @@ -56,7 +56,7 @@ "@types/react": "^18.2.55", "concurrently": "8.2.2", "firebase": "10.13.1", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/netlify/api/package.json b/packages/auth-providers/netlify/api/package.json index 260622d9296e..b37b9527f608 100644 --- a/packages/auth-providers/netlify/api/package.json +++ b/packages/auth-providers/netlify/api/package.json @@ -48,7 +48,7 @@ "@types/aws-lambda": "8.10.145", "@types/jsonwebtoken": "9.0.7", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/netlify/setup/package.json b/packages/auth-providers/netlify/setup/package.json index 5685580e655b..8e480a934738 100644 --- a/packages/auth-providers/netlify/setup/package.json +++ b/packages/auth-providers/netlify/setup/package.json @@ -46,7 +46,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/netlify/web/package.json b/packages/auth-providers/netlify/web/package.json index d5e896bb0a22..71e23749cca3 100644 --- a/packages/auth-providers/netlify/web/package.json +++ b/packages/auth-providers/netlify/web/package.json @@ -56,7 +56,7 @@ "@types/netlify-identity-widget": "1.9.6", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/supabase/api/package.json b/packages/auth-providers/supabase/api/package.json index 5fb18da770a9..cc11a68944ef 100644 --- a/packages/auth-providers/supabase/api/package.json +++ b/packages/auth-providers/supabase/api/package.json @@ -49,7 +49,7 @@ "@types/aws-lambda": "8.10.145", "@types/jsonwebtoken": "9.0.7", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/supabase/middleware/package.json b/packages/auth-providers/supabase/middleware/package.json index 8887c08e96d9..f2fd6832495f 100644 --- a/packages/auth-providers/supabase/middleware/package.json +++ b/packages/auth-providers/supabase/middleware/package.json @@ -50,7 +50,7 @@ "@redwoodjs/graphql-server": "workspace:*", "@types/aws-lambda": "8.10.145", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "ts-toolbelt": "9.6.0", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/supabase/setup/package.json b/packages/auth-providers/supabase/setup/package.json index cfd7502ac95b..8cefa7498b5e 100644 --- a/packages/auth-providers/supabase/setup/package.json +++ b/packages/auth-providers/supabase/setup/package.json @@ -44,7 +44,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/yargs": "17.0.33", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2" }, diff --git a/packages/auth-providers/supabase/web/package.json b/packages/auth-providers/supabase/web/package.json index 81bac57d15ba..58e881579cd4 100644 --- a/packages/auth-providers/supabase/web/package.json +++ b/packages/auth-providers/supabase/web/package.json @@ -57,7 +57,7 @@ "@supabase/supabase-js": "2.45.3", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/auth-providers/supertokens/api/package.json b/packages/auth-providers/supertokens/api/package.json index aed68e7b178c..e93ad135bd5e 100644 --- a/packages/auth-providers/supertokens/api/package.json +++ b/packages/auth-providers/supertokens/api/package.json @@ -48,7 +48,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/jsonwebtoken": "9.0.7", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/supertokens/setup/package.json b/packages/auth-providers/supertokens/setup/package.json index a39a17d66b03..ac85531de302 100644 --- a/packages/auth-providers/supertokens/setup/package.json +++ b/packages/auth-providers/supertokens/setup/package.json @@ -47,7 +47,7 @@ "@types/yargs": "17.0.33", "concurrently": "8.2.2", "memfs": "4.12.0", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/auth-providers/supertokens/web/package.json b/packages/auth-providers/supertokens/web/package.json index 584dcc2604df..34ebdb4eaeb0 100644 --- a/packages/auth-providers/supertokens/web/package.json +++ b/packages/auth-providers/supertokens/web/package.json @@ -55,7 +55,7 @@ "@redwoodjs/framework-tools": "workspace:*", "@types/react": "^18.2.55", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "supertokens-auth-react": "0.39.1", "tsx": "4.19.1", diff --git a/packages/auth/package.json b/packages/auth/package.json index d68610c1dc17..d19a12a85928 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -97,7 +97,7 @@ "@testing-library/react": "14.3.1", "concurrently": "8.2.2", "msw": "1.3.4", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "type-fest": "4.26.1", "typescript": "5.6.2", diff --git a/packages/codemods/package.json b/packages/codemods/package.json index f9ca749cf184..019028ecc29c 100644 --- a/packages/codemods/package.json +++ b/packages/codemods/package.json @@ -55,7 +55,7 @@ "@types/jscodeshift": "0.11.11", "@types/yargs": "17.0.33", "fs-extra": "11.2.0", - "publint": "0.2.10", + "publint": "0.2.11", "tempy": "1.0.1", "tsx": "4.19.1", "vitest": "2.0.5" diff --git a/packages/context/package.json b/packages/context/package.json index a5a9f572a346..402108154a3c 100644 --- a/packages/context/package.json +++ b/packages/context/package.json @@ -50,7 +50,7 @@ "@arethetypeswrong/cli": "0.16.4", "@redwoodjs/framework-tools": "workspace:*", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2" }, diff --git a/packages/core/package.json b/packages/core/package.json index 2948abaa9c97..f9076d889b85 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -56,7 +56,7 @@ "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", "@types/lodash": "4.17.9", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1" }, "gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1" diff --git a/packages/forms/package.json b/packages/forms/package.json index ef48a5b1fd7d..08cb3f9dd314 100644 --- a/packages/forms/package.json +++ b/packages/forms/package.json @@ -48,7 +48,7 @@ "@types/react-dom": "^18.2.19", "concurrently": "8.2.2", "nodemon": "3.1.4", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "react-dom": "19.0.0-rc-f2df5694-20240916", "tsx": "4.19.1", diff --git a/packages/internal/package.json b/packages/internal/package.json index dae461df067e..3fc65f870e33 100644 --- a/packages/internal/package.json +++ b/packages/internal/package.json @@ -120,7 +120,7 @@ "@types/fs-extra": "11.0.4", "concurrently": "8.2.2", "graphql-tag": "2.12.6", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "vitest": "2.0.5" }, diff --git a/packages/jobs/package.json b/packages/jobs/package.json index df27ee2e17cd..c245aba85ce6 100644 --- a/packages/jobs/package.json +++ b/packages/jobs/package.json @@ -46,7 +46,7 @@ "@prisma/client": "5.20.0", "@redwoodjs/framework-tools": "workspace:*", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/prerender/package.json b/packages/prerender/package.json index 6a9a9c2b15d9..d1c039a531ed 100644 --- a/packages/prerender/package.json +++ b/packages/prerender/package.json @@ -56,7 +56,7 @@ "@types/mime-types": "2.1.4", "babel-plugin-tester": "11.0.4", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/project-config/package.json b/packages/project-config/package.json index 18caeeebd2d1..f307e59a14cf 100644 --- a/packages/project-config/package.json +++ b/packages/project-config/package.json @@ -45,7 +45,7 @@ "@arethetypeswrong/cli": "0.16.4", "@redwoodjs/framework-tools": "workspace:*", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "rimraf": "6.0.1", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/record/package.json b/packages/record/package.json index 4b1a92669be5..570290fd88e4 100644 --- a/packages/record/package.json +++ b/packages/record/package.json @@ -38,7 +38,7 @@ "@prisma/internals": "5.20.0", "@redwoodjs/framework-tools": "workspace:*", "esbuild": "0.23.1", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "vitest": "2.0.5" }, diff --git a/packages/router/package.json b/packages/router/package.json index fcd96835a2ab..0f84e3a052f6 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -107,7 +107,7 @@ "@types/react": "^18.2.55", "@types/react-dom": "^18.2.19", "concurrently": "8.2.2", - "publint": "0.2.10", + "publint": "0.2.11", "tstyche": "2.1.1", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/storage/package.json b/packages/storage/package.json index 52c05d6f3f66..ace7af8f3e87 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -64,7 +64,7 @@ "@types/mime-types": "2.1.4", "concurrently": "8.2.2", "esbuild": "0.23.1", - "publint": "0.2.10", + "publint": "0.2.11", "tstyche": "2.1.1", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/testing/package.json b/packages/testing/package.json index 3bca5762a67a..fd961dc73d17 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -55,7 +55,7 @@ "@redwoodjs/framework-tools": "workspace:*", "concurrently": "8.2.2", "jsdom": "24.1.3", - "publint": "0.2.10", + "publint": "0.2.11", "tsx": "4.19.1", "typescript": "5.6.2", "vitest": "2.0.5" diff --git a/packages/vite/package.json b/packages/vite/package.json index fb40accf8680..b31f27751c9e 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -109,7 +109,7 @@ "concurrently": "8.2.2", "glob": "11.0.0", "memfs": "4.12.0", - "publint": "0.2.10", + "publint": "0.2.11", "rollup": "4.22.4", "tsx": "4.19.1", "typescript": "5.6.2", diff --git a/packages/web/package.json b/packages/web/package.json index 26893ded97ca..f328b7d51e70 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -173,7 +173,7 @@ "@types/react-dom": "^18.2.19", "concurrently": "8.2.2", "nodemon": "3.1.4", - "publint": "0.2.10", + "publint": "0.2.11", "react": "19.0.0-rc-f2df5694-20240916", "react-dom": "19.0.0-rc-f2df5694-20240916", "tstyche": "2.1.1", diff --git a/yarn.lock b/yarn.lock index 1174edec3970..34c23b21c457 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7296,7 +7296,7 @@ __metadata: memjs: "npm:1.3.2" pascalcase: "npm:1.0.0" pino: "npm:9.4.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" redis: "npm:4.7.0" split2: "npm:4.2.0" title-case: "npm:3.0.3" @@ -7331,7 +7331,7 @@ __metadata: concurrently: "npm:8.2.2" jsonwebtoken: "npm:9.0.2" jwks-rsa: "npm:3.1.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7347,7 +7347,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7363,7 +7363,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7385,7 +7385,7 @@ __metadata: concurrently: "npm:8.2.2" jsonwebtoken: "npm:9.0.2" jwks-rsa: "npm:3.1.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7401,7 +7401,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7418,7 +7418,7 @@ __metadata: "@types/netlify-identity-widget": "npm:1.9.6" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7438,7 +7438,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/aws-lambda": "npm:8.10.145" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7454,7 +7454,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" languageName: unknown @@ -7470,7 +7470,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7489,7 +7489,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7510,7 +7510,7 @@ __metadata: base64url: "npm:3.0.1" concurrently: "npm:8.2.2" md5: "npm:2.3.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" uuid: "npm:10.0.0" @@ -7530,7 +7530,7 @@ __metadata: "@redwoodjs/web": "workspace:*" "@types/aws-lambda": "npm:8.10.145" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" ts-toolbelt: "npm:9.6.0" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7588,7 +7588,7 @@ __metadata: "@types/aws-lambda": "npm:8.10.145" concurrently: "npm:8.2.2" firebase-admin: "npm:12.5.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7604,7 +7604,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7620,7 +7620,7 @@ __metadata: "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" firebase: "npm:10.13.1" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7641,7 +7641,7 @@ __metadata: "@types/jsonwebtoken": "npm:9.0.7" concurrently: "npm:8.2.2" jsonwebtoken: "npm:9.0.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7657,7 +7657,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7673,7 +7673,7 @@ __metadata: "@types/netlify-identity-widget": "npm:1.9.6" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7695,7 +7695,7 @@ __metadata: "@types/jsonwebtoken": "npm:9.0.7" concurrently: "npm:8.2.2" jsonwebtoken: "npm:9.0.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7716,7 +7716,7 @@ __metadata: "@supabase/ssr": "npm:0.5.1" "@types/aws-lambda": "npm:8.10.145" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" ts-toolbelt: "npm:9.6.0" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7733,7 +7733,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" languageName: unknown @@ -7749,7 +7749,7 @@ __metadata: "@supabase/supabase-js": "npm:2.45.3" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -7770,7 +7770,7 @@ __metadata: concurrently: "npm:8.2.2" jsonwebtoken: "npm:9.0.2" jwks-rsa: "npm:3.1.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7789,7 +7789,7 @@ __metadata: "@types/yargs": "npm:17.0.33" concurrently: "npm:8.2.2" memfs: "npm:4.12.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -7804,7 +7804,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@types/react": "npm:^18.2.55" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" supertokens-auth-react: "npm:0.39.1" tsx: "npm:4.19.1" @@ -7826,7 +7826,7 @@ __metadata: concurrently: "npm:8.2.2" core-js: "npm:3.38.1" msw: "npm:1.3.4" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" tsx: "npm:4.19.1" type-fest: "npm:4.26.1" @@ -8053,7 +8053,7 @@ __metadata: jscodeshift: "npm:17.0.0" pascalcase: "npm:1.0.0" prettier: "npm:3.3.3" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tasuku: "npm:2.0.1" tempy: "npm:1.0.1" tsx: "npm:4.19.1" @@ -8072,7 +8072,7 @@ __metadata: "@arethetypeswrong/cli": "npm:0.16.4" "@redwoodjs/framework-tools": "workspace:*" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" languageName: unknown @@ -8110,7 +8110,7 @@ __metadata: graphql-tag: "npm:2.12.6" lodash: "npm:4.17.21" nodemon: "npm:3.1.4" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react-refresh: "npm:0.14.0" rimraf: "npm:6.0.1" tsx: "npm:4.19.1" @@ -8214,7 +8214,7 @@ __metadata: graphql: "npm:16.9.0" nodemon: "npm:3.1.4" pascalcase: "npm:1.0.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" react-dom: "npm:19.0.0-rc-f2df5694-20240916" react-hook-form: "npm:7.53.0" @@ -8329,7 +8329,7 @@ __metadata: graphql-tag: "npm:2.12.6" kill-port: "npm:1.6.1" prettier: "npm:3.3.3" - publint: "npm:0.2.10" + publint: "npm:0.2.11" rimraf: "npm:6.0.1" source-map: "npm:0.7.4" string-env-interpolation: "npm:1.0.1" @@ -8354,7 +8354,7 @@ __metadata: "@redwoodjs/framework-tools": "workspace:*" "@redwoodjs/project-config": "workspace:*" concurrently: "npm:8.2.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" type-fest: "npm:4.26.1" typescript: "npm:5.6.2" @@ -8492,7 +8492,7 @@ __metadata: concurrently: "npm:8.2.2" graphql: "npm:16.9.0" mime-types: "npm:2.1.35" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" typescript: "npm:5.6.2" vitest: "npm:2.0.5" @@ -8511,7 +8511,7 @@ __metadata: concurrently: "npm:8.2.2" deepmerge: "npm:4.3.1" fast-glob: "npm:3.3.2" - publint: "npm:0.2.10" + publint: "npm:0.2.11" rimraf: "npm:6.0.1" smol-toml: "npm:1.3.0" string-env-interpolation: "npm:1.0.1" @@ -8563,7 +8563,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" camelcase: "npm:6.3.0" esbuild: "npm:0.23.1" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tsx: "npm:4.19.1" vitest: "npm:2.0.5" languageName: unknown @@ -8585,7 +8585,7 @@ __metadata: "@types/react-dom": "npm:^18.2.19" concurrently: "npm:8.2.2" core-js: "npm:3.38.1" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" react-dom: "npm:19.0.0-rc-f2df5694-20240916" react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916" @@ -8627,7 +8627,7 @@ __metadata: concurrently: "npm:8.2.2" esbuild: "npm:0.23.1" mime-types: "npm:2.1.35" - publint: "npm:0.2.10" + publint: "npm:0.2.11" tstyche: "npm:2.1.1" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -8723,7 +8723,7 @@ __metadata: jest-watch-typeahead: "npm:2.2.2" jsdom: "npm:24.1.3" msw: "npm:1.3.4" - publint: "npm:0.2.10" + publint: "npm:0.2.11" ts-toolbelt: "npm:9.6.0" tsx: "npm:4.19.1" typescript: "npm:5.6.2" @@ -8789,7 +8789,7 @@ __metadata: http-proxy-middleware: "npm:3.0.2" isbot: "npm:5.1.17" memfs: "npm:4.12.0" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916" rimraf: "npm:6.0.1" @@ -8861,7 +8861,7 @@ __metadata: graphql-sse: "npm:2.5.3" graphql-tag: "npm:2.12.6" nodemon: "npm:3.1.4" - publint: "npm:0.2.10" + publint: "npm:0.2.11" react: "npm:19.0.0-rc-f2df5694-20240916" react-dom: "npm:19.0.0-rc-f2df5694-20240916" react-helmet-async: "npm:2.0.5" @@ -24756,10 +24756,10 @@ __metadata: languageName: node linkType: hard -"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1": - version: 1.0.1 - resolution: "picocolors@npm:1.0.1" - checksum: 10c0/c63cdad2bf812ef0d66c8db29583802355d4ca67b9285d846f390cc15c2f6ccb94e8cb7eb6a6e97fc5990a6d3ad4ae42d86c84d3146e667c739a4234ed50d400 +"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0": + version: 1.1.0 + resolution: "picocolors@npm:1.1.0" + checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023 languageName: node linkType: hard @@ -25390,16 +25390,16 @@ __metadata: languageName: node linkType: hard -"publint@npm:0.2.10": - version: 0.2.10 - resolution: "publint@npm:0.2.10" +"publint@npm:0.2.11": + version: 0.2.11 + resolution: "publint@npm:0.2.11" dependencies: npm-packlist: "npm:^5.1.3" - picocolors: "npm:^1.0.1" + picocolors: "npm:^1.1.0" sade: "npm:^1.8.1" bin: publint: lib/cli.js - checksum: 10c0/af1b82d0427e3e18a77157cfecf8dd84270540e8209215a434d571f93a3d0e4e0e56caf87efb7ed18b9518806469440d7ea003df0d15b82bf0500f14ff48aa64 + checksum: 10c0/0e57d19e2cde5f4d2125ef984c844abbb18284d75a43bbf438908574902e4ed31dbeceea9e0b39f672bc39fe78382fac3e9d4a29f54f79a12d0cc9a37f7df17b languageName: node linkType: hard