diff --git a/package.json b/package.json index 3301ae7..de57e88 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@formkit/auto-animate": "^0.8.2", "@intlify/unplugin-vue-i18n": "^6.0.8", "@pinia/colada": "^0.17.1", - "@primeuix/themes": "^1.1.2", + "@primeuix/themes": "^1.2.0", "@splinetool/runtime": "^1.10.19", "@types/p5": "^1.7.6", "@types/sortablejs": "^1.15.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0ef57f..e3e8ce6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ importers: specifier: ^0.17.1 version: 0.17.1(pinia@3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))) '@primeuix/themes': - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^1.2.0 + version: 1.2.0 '@splinetool/runtime': specifier: ^1.10.19 version: 1.10.19 @@ -1422,16 +1422,24 @@ packages: resolution: {integrity: sha512-7ePLwqazLV0x269YlPMeE4wtQKT0NScY2/gEin0/96krTiGiElmlzKMMbH69bVApm/sfen5DZGuCEEwPiBJJ5g==} engines: {node: '>=12.11.0'} + '@primeuix/styled@0.7.0': + resolution: {integrity: sha512-xUqMdQb75izeDkNWFK1QlU15aUl5LIU97Fq68IXOhrqqLsKEBnj5ftntFZrENQW70jAHwALdWP4EOGi/poc9Tg==} + engines: {node: '>=12.11.0'} + '@primeuix/styles@1.1.1': resolution: {integrity: sha512-oguFY2Rs4ZqdcFqEKxBt2d8trTkAjJ5BGTaDV0zbwdqRCRcZp9+di3K3Wv57CW/+tFDA0z1Dg7Dpm7wmkOII9Q==} - '@primeuix/themes@1.1.2': - resolution: {integrity: sha512-yxnmMqMct6RYWX6m9gS9AIG8QArjnROQzBqQf8UDQggAedX3My1fxr9FKEpvZMoY39WD494kG0pU9zIa1k2XyA==} + '@primeuix/themes@1.2.0': + resolution: {integrity: sha512-kRqdOvlBGf3vc49MKZWosVbU3HIdkBgc6hTwAmkKs7Vnj9qqWRyVymkOtYS/kV5kuftNeDihHXHEa+skg+SFpg==} '@primeuix/utils@0.5.4': resolution: {integrity: sha512-8LggV3Jz59pymHQD10e/u63z/GemQ22RBeu2Gb1eJgBYVwn1iOb82LR+daeAc/LxrXCC5pHnftnCmnZO6vInLA==} engines: {node: '>=12.11.0'} + '@primeuix/utils@0.6.0': + resolution: {integrity: sha512-ULpB87ImNAiX36OMtyDeRceWB7N/mVlh6gGLqp/lx8UMKZlLIQH/UAFND86hYXHwNpXeNKcWfMGreb0Oc0hcZA==} + engines: {node: '>=12.11.0'} + '@primevue/auto-import-resolver@4.3.5': resolution: {integrity: sha512-cxBfNcgjyYGiutrAp+4qqRoK3XWyRtGl4HMeHKf4Twnv0JZASqaC0TOlfbQeymWVIA4VzBDnwoNk/eYLz1ohfw==} engines: {node: '>=12.11.0'} @@ -6551,16 +6559,22 @@ snapshots: dependencies: '@primeuix/utils': 0.5.4 + '@primeuix/styled@0.7.0': + dependencies: + '@primeuix/utils': 0.6.0 + '@primeuix/styles@1.1.1': dependencies: '@primeuix/styled': 0.6.4 - '@primeuix/themes@1.1.2': + '@primeuix/themes@1.2.0': dependencies: - '@primeuix/styled': 0.6.4 + '@primeuix/styled': 0.7.0 '@primeuix/utils@0.5.4': {} + '@primeuix/utils@0.6.0': {} + '@primevue/auto-import-resolver@4.3.5': dependencies: '@primevue/metadata': 4.3.5