chore(deps): update dependency @primeuix/themes to ^1.2.0
Some checks are pending
Some checks are pending
This commit is contained in:
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@ -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
|
||||
|
Reference in New Issue
Block a user