diff --git a/package.json b/package.json index b3bae37..4bc6c19 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "autoprefixer": "^10.4.16", "byte-size": "^8.1.1", "commitlint": "^17.7.1", - "daisyui": "^3.8.0", + "daisyui": "^3.8.1", "dayjs": "^1.11.10", "eslint": "^8.50.0", "eslint-config-prettier": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b530859..55164ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ dependencies: specifier: ^17.7.1 version: 17.7.1 daisyui: - specifier: ^3.8.0 - version: 3.8.0(ts-node@10.9.1) + specifier: ^3.8.1 + version: 3.8.1(ts-node@10.9.1) dayjs: specifier: ^1.11.10 version: 1.11.10 @@ -3109,8 +3109,8 @@ packages: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} dev: false - /daisyui@3.8.0(ts-node@10.9.1): - resolution: {integrity: sha512-VsWD//XlHkOBFSiRNTOZTxTJ/W8xI65erowErfbDWrPTkMYqf0ee/FTaqn4rquZoCcumENdFegAL8eELMnztxQ==} + /daisyui@3.8.1(ts-node@10.9.1): + resolution: {integrity: sha512-4ULfP67PScxnJed5hxV83HLOhk/nVqZYGBz7BLk5KvCTr2Ij1V+xTEhk5Ix1lhbQC4qEL6be/aio2XeEa3920g==} engines: {node: '>=16.9.0'} dependencies: colord: 2.9.3