diff --git a/package.json b/package.json index dd6db8a6..79ba3828 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@babel/runtime": "^7.17", "clsx": "^1.1", "lilconfig": "^2.0", - "nanoid": "^3.2" + "nanoid": "^5.0" }, "devDependencies": { "@babel/cli": "7.23.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f94aed6..886a877a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.0 version: 2.1.0 nanoid: - specifier: ^3.2 - version: 3.3.8 + specifier: ^5.0 + version: 5.0.9 postcss-js: specifier: '4' version: 4.0.1(postcss@8.4.31) @@ -5399,6 +5399,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@5.0.9: + resolution: {integrity: sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==} + engines: {node: ^18 || >=20} + hasBin: true + natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} @@ -14087,6 +14092,8 @@ snapshots: nanoid@3.3.8: {} + nanoid@5.0.9: {} + natural-compare@1.4.0: {} negotiator@0.6.3: {}