diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a46c35231..0e3a8d711 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ catalogs: specifier: ^0.45.0 version: 0.45.0 publint: - specifier: ^0.3.18 - version: 0.3.18 + specifier: ^0.3.21 + version: 0.3.21 read-package-up: specifier: ^12.0.0 version: 12.0.0 @@ -763,7 +763,7 @@ importers: version: 4.23.0(@types/node@20.19.41) publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 rimraf: specifier: 'catalog:' version: 6.1.3 @@ -899,7 +899,7 @@ importers: version: 29.1.1(@noble/hashes@2.0.1) publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 sanity: specifier: 'catalog:' version: 5.26.0(@emotion/is-prop-valid@1.4.0)(@oclif/core@4.11.0)(@sanity/cli-core@packages+@sanity+cli-core)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.0(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@5.9.3) @@ -1011,7 +1011,7 @@ importers: version: 10.2.1(jiti@2.7.0) publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 sanity: specifier: 'catalog:' version: 5.26.0(@emotion/is-prop-valid@1.4.0)(@oclif/core@4.11.0)(@sanity/cli-core@packages+@sanity+cli-core)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.0(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@5.9.3) @@ -1126,7 +1126,7 @@ importers: version: 10.2.1(jiti@2.7.0) publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 rimraf: specifier: 'catalog:' version: 6.1.3 @@ -1181,7 +1181,7 @@ importers: version: 10.2.1(jiti@2.7.0) publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 packages/create-sanity: dependencies: @@ -1191,7 +1191,7 @@ importers: devDependencies: publint: specifier: 'catalog:' - version: 0.3.18 + version: 0.3.21 vitest: specifier: 'catalog:' version: 4.1.5(@types/node@25.0.10)(@vitest/coverage-istanbul@4.1.5)(jsdom@29.1.1(@noble/hashes@2.0.1))(vite@8.0.10(@types/node@25.0.10)(esbuild@0.28.0)(jiti@2.7.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.4)) @@ -7583,6 +7583,7 @@ packages: json-2-csv@5.5.10: resolution: {integrity: sha512-Dep8wO3Fr5wNjQevO2Z8Y7yeee/nYSGRsi7q6zJDKEVHxXkXT+v21vxHmDX923UzmCXXkSo62HaTz6eTWzFLaw==} engines: {node: '>= 16'} + deprecated: A security vulnerability has been reported with the preventCsvInjection option which has been fixed in version 5.5.11. Please upgrade as soon as possible. json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -8474,8 +8475,8 @@ packages: protocols@2.0.2: resolution: {integrity: sha512-hHVTzba3wboROl0/aWRRG9dMytgH6ow//STBZh43l/wQgmMhYhOFi0EHWAPtoCz9IAUymsyP0TSBHkhgMEGNnQ==} - publint@0.3.18: - resolution: {integrity: sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==} + publint@0.3.21: + resolution: {integrity: sha512-OqejcnMV6E9zel2oCrUOJEiiFkGiAAni0A6ibfQNh1k9Gu5z4F+Yso8lllam7AzmV6Do0vp7u3UpZNRBwuXaHQ==} engines: {node: '>=18'} hasBin: true @@ -18227,7 +18228,7 @@ snapshots: protocols@2.0.2: {} - publint@0.3.18: + publint@0.3.21: dependencies: '@publint/pack': 0.1.4 package-manager-detector: 1.6.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7acf255a0..356552ceb 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,7 +16,7 @@ catalog: # Linting eslint: ^10.2.1 '@eslint/compat': ^2.0.5 - publint: ^0.3.18 + publint: ^0.3.21 # GROQ groq-js: ^1.30.1