diff --git a/package.json b/package.json index a76c156..ba33f02 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "pdl-react-autocomplete", - "version": "2.1.3", + "version": "2.1.4", "description": "A react component for the People Data Labs Autocomplete API", - "packageManager": "pnpm@10.14.0", + "packageManager": "pnpm@10.15.0", "source": "src/index.ts", "module": "dist/index.mjs", "types": "dist/index.d.ts", @@ -60,7 +60,7 @@ "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-typescript-sort-keys": "^3.3.0", "eslint-plugin-unused-imports": "^3.2.0", - "npm-check-updates": "^18.0.2", + "npm-check-updates": "^18.0.3", "parcel": "^2.15.4", "typescript": "^5.9.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 132c2f7..ca9f1ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^3.2.0 version: 3.2.0(@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1)(typescript@5.9.2))(eslint@8.57.1) npm-check-updates: - specifier: ^18.0.2 - version: 18.0.2 + specifier: ^18.0.3 + version: 18.0.3 parcel: specifier: ^2.15.4 version: 2.15.4(@swc/helpers@0.5.17) @@ -1651,8 +1651,8 @@ packages: node-releases@2.0.19: resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} - npm-check-updates@18.0.2: - resolution: {integrity: sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==} + npm-check-updates@18.0.3: + resolution: {integrity: sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==} engines: {node: ^18.18.0 || >=20.0.0, npm: '>=8.12.1'} hasBin: true @@ -4125,7 +4125,7 @@ snapshots: node-releases@2.0.19: {} - npm-check-updates@18.0.2: {} + npm-check-updates@18.0.3: {} nullthrows@1.1.1: {}