diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb106a914..ab034f7a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: '@primeuix/forms': - specifier: ^0.0.1 - version: 0.0.1 + specifier: ^0.0.2 + version: 0.0.2 '@primeuix/styled': specifier: ^0.3.0 version: 0.3.0 @@ -125,7 +125,7 @@ importers: version: 1.45.0 sass-loader: specifier: 8.0.2 - version: 8.0.2(sass@1.45.0)(webpack@5.96.0) + version: 8.0.2(sass@1.45.0)(webpack@5.96.1) superstruct: specifier: ^2.0.2 version: 2.0.2 @@ -156,7 +156,7 @@ importers: devDependencies: tsup: specifier: ^8.1.0 - version: 8.3.5(jiti@2.3.3)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) + version: 8.3.5(jiti@2.4.0)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) unplugin-vue-components: specifier: ^0.27.0 version: 0.27.0(@babel/parser@7.26.2)(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.24.3))(rollup@4.24.3)(vue@3.5.12(typescript@5.6.3)) @@ -179,7 +179,7 @@ importers: dependencies: '@primeuix/forms': specifier: 'catalog:' - version: 0.0.1 + version: 0.0.2 '@primeuix/utils': specifier: 'catalog:' version: 0.3.0 @@ -202,7 +202,7 @@ importers: devDependencies: tsup: specifier: ^8.1.0 - version: 8.3.5(jiti@2.3.3)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) + version: 8.3.5(jiti@2.4.0)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0) publishDirectory: dist packages/nuxt-module: @@ -2120,8 +2120,8 @@ packages: '@polka/url@1.0.0-next.28': resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==} - '@primeuix/forms@0.0.1': - resolution: {integrity: sha512-bRhjEAWxYUEvgzyDm+w063JIAawsAYZ+i9V1EM/L0XnVbyHGjWOENqQ63QXQ4Jg9OurDzeypPicdSROuY6oFjQ==} + '@primeuix/forms@0.0.2': + resolution: {integrity: sha512-DpecPQd/Qf/kav4LKCaIeGuT3AkwhJzuHCkLANTVlN/zBvo8KIj3OZHsCkm0zlIMVVnaJdtx1ULNlRQdudef+A==} engines: {node: '>=12.11.0'} '@primeuix/styled@0.3.0': @@ -2397,6 +2397,12 @@ packages: '@types/chai@4.3.20': resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==} + '@types/eslint-scope@3.7.7': + resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} + + '@types/eslint@9.6.1': + resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==} + '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -4227,8 +4233,8 @@ packages: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true - jiti@2.3.3: - resolution: {integrity: sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==} + jiti@2.4.0: + resolution: {integrity: sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==} hasBin: true joi@17.13.3: @@ -6338,8 +6344,8 @@ packages: webpack-sources: optional: true - unstorage@1.13.0: - resolution: {integrity: sha512-nrUXbFW00q8SqrJSgyyZ7OhNK1ugAF1wmOJu4V90Ww0V5b3CJSlcZt/V6D+2DktCuBZAoIcSIsn6gifwi8JgnQ==} + unstorage@1.13.1: + resolution: {integrity: sha512-ELexQHUrG05QVIM/iUeQNdl9FXDZhqLJ4yP59fnmn2jGUh0TEulwOgov1ubOb3Gt2ZGK/VMchJwPDNVEGWQpRg==} peerDependencies: '@azure/app-configuration': ^1.7.0 '@azure/cosmos': ^4.1.1 @@ -6724,8 +6730,8 @@ packages: webpack-virtual-modules@0.6.2: resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==} - webpack@5.96.0: - resolution: {integrity: sha512-gvn84AfQ4f6vUeNWmFuRp3vGERyxK4epADKTaAo60K0EQbY/YBNQbXH3Ji/ZRK5M25O/XneAOuChF4xQZjQ4xA==} + webpack@5.96.1: + resolution: {integrity: sha512-l2LlBSvVZGhL4ZrPwyr8+37AunkcYj5qh8o6u2/2rzoPc8gxFJkLj1WxNgooi9pnoc06jh0BjuXnamM4qlujZA==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -8931,7 +8937,7 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@primeuix/forms@0.0.1': + '@primeuix/forms@0.0.2': dependencies: '@primeuix/utils': 0.3.0 @@ -9216,6 +9222,16 @@ snapshots: '@types/chai@4.3.20': {} + '@types/eslint-scope@3.7.7': + dependencies: + '@types/eslint': 9.6.1 + '@types/estree': 1.0.6 + + '@types/eslint@9.6.1': + dependencies: + '@types/estree': 1.0.6 + '@types/json-schema': 7.0.15 + '@types/estree@1.0.6': {} '@types/http-proxy@1.17.15': @@ -9980,7 +9996,7 @@ snapshots: defu: 6.1.4 dotenv: 16.4.5 giget: 1.2.3 - jiti: 2.3.3 + jiti: 2.4.0 mlly: 1.7.2 ohash: 1.1.4 pathe: 1.1.2 @@ -11478,7 +11494,7 @@ snapshots: jiti@1.21.6: {} - jiti@2.3.3: {} + jiti@2.4.0: {} joi@17.13.3: dependencies: @@ -11618,7 +11634,7 @@ snapshots: get-port-please: 3.1.2 h3: 1.13.0 http-shutdown: 1.2.2 - jiti: 2.3.3 + jiti: 2.4.0 mlly: 1.7.2 node-forge: 1.3.1 pathe: 1.1.2 @@ -11968,7 +11984,7 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unimport: 3.13.1(rollup@3.29.5)(webpack-sources@3.2.3) - unstorage: 1.13.0(ioredis@5.4.1) + unstorage: 1.13.1(ioredis@5.4.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12049,7 +12065,7 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unimport: 3.13.1(rollup@3.29.5)(webpack-sources@3.2.3) - unstorage: 1.13.0(ioredis@5.4.1) + unstorage: 1.13.1(ioredis@5.4.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12137,7 +12153,7 @@ snapshots: unctx: 2.3.1(webpack-sources@3.2.3) unenv: 1.10.0 unimport: 3.13.1(rollup@4.24.3) - unstorage: 1.13.0(ioredis@5.4.1) + unstorage: 1.13.1(ioredis@5.4.1) unwasm: 0.3.9 transitivePeerDependencies: - '@azure/app-configuration' @@ -12767,11 +12783,11 @@ snapshots: optionalDependencies: postcss: 8.4.47 - postcss-load-config@6.0.1(jiti@2.3.3)(postcss@8.4.47)(yaml@2.6.0): + postcss-load-config@6.0.1(jiti@2.4.0)(postcss@8.4.47)(yaml@2.6.0): dependencies: lilconfig: 3.1.2 optionalDependencies: - jiti: 2.3.3 + jiti: 2.4.0 postcss: 8.4.47 yaml: 2.6.0 @@ -13378,14 +13394,14 @@ snapshots: safer-buffer@2.1.2: {} - sass-loader@8.0.2(sass@1.45.0)(webpack@5.96.0): + sass-loader@8.0.2(sass@1.45.0)(webpack@5.96.1): dependencies: clone-deep: 4.0.1 loader-utils: 1.4.2 neo-async: 2.6.2 schema-utils: 2.7.1 semver: 6.3.1 - webpack: 5.96.0 + webpack: 5.96.1 optionalDependencies: sass: 1.45.0 @@ -13772,14 +13788,14 @@ snapshots: mkdirp: 1.0.4 yallist: 4.0.0 - terser-webpack-plugin@5.3.10(webpack@5.96.0): + terser-webpack-plugin@5.3.10(webpack@5.96.1): dependencies: '@jridgewell/trace-mapping': 0.3.25 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.2 terser: 5.36.0 - webpack: 5.96.0 + webpack: 5.96.1 terser@5.36.0: dependencies: @@ -13864,7 +13880,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.3.5(jiti@2.3.3)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0): + tsup@8.3.5(jiti@2.4.0)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.6.0): dependencies: bundle-require: 5.0.0(esbuild@0.24.0) cac: 6.7.14 @@ -13874,7 +13890,7 @@ snapshots: esbuild: 0.24.0 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.3.3)(postcss@8.4.47)(yaml@2.6.0) + postcss-load-config: 6.0.1(jiti@2.4.0)(postcss@8.4.47)(yaml@2.6.0) resolve-from: 5.0.0 rollup: 4.24.3 source-map: 0.8.0-beta.0 @@ -14085,10 +14101,10 @@ snapshots: optionalDependencies: webpack-sources: 3.2.3 - unstorage@1.13.0(ioredis@5.4.1): + unstorage@1.13.1(ioredis@5.4.1): dependencies: anymatch: 3.1.3 - chokidar: 4.0.1 + chokidar: 3.6.0 citty: 0.1.6 destr: 2.0.3 h3: 1.13.0 @@ -14116,7 +14132,7 @@ snapshots: '@babel/standalone': 7.26.2 '@babel/types': 7.26.0 defu: 6.1.4 - jiti: 2.3.3 + jiti: 2.4.0 mri: 1.2.0 scule: 1.3.0 transitivePeerDependencies: @@ -14518,8 +14534,9 @@ snapshots: webpack-virtual-modules@0.6.2: {} - webpack@5.96.0: + webpack@5.96.1: dependencies: + '@types/eslint-scope': 3.7.7 '@types/estree': 1.0.6 '@webassemblyjs/ast': 1.12.1 '@webassemblyjs/wasm-edit': 1.12.1 @@ -14539,7 +14556,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(webpack@5.96.0) + terser-webpack-plugin: 5.3.10(webpack@5.96.1) watchpack: 2.4.2 webpack-sources: 3.2.3 transitivePeerDependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 65d2bfbd2..e99d45ee6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -5,4 +5,4 @@ packages: catalog: '@primeuix/styled': ^0.3.0 '@primeuix/utils': ^0.3.0 - '@primeuix/forms': ^0.0.1 + '@primeuix/forms': ^0.0.2