mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 10:54:38 +00:00
fix: update @robonen/vue to version 0.0.9
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@robonen/stdlib": "^0.0.7",
|
"@robonen/stdlib": "^0.0.7",
|
||||||
"@robonen/vue": "^0.0.8",
|
"@robonen/vue": "^0.0.9",
|
||||||
"@tailwindcss/vite": "^4.1.11",
|
"@tailwindcss/vite": "^4.1.11",
|
||||||
"tailwindcss": "^4.1.11",
|
"tailwindcss": "^4.1.11",
|
||||||
"vue": "^3.5.17",
|
"vue": "^3.5.17",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -12,8 +12,8 @@ importers:
|
|||||||
specifier: ^0.0.7
|
specifier: ^0.0.7
|
||||||
version: 0.0.7
|
version: 0.0.7
|
||||||
'@robonen/vue':
|
'@robonen/vue':
|
||||||
specifier: ^0.0.8
|
specifier: ^0.0.9
|
||||||
version: 0.0.8(typescript@5.8.3)
|
version: 0.0.9(typescript@5.8.3)
|
||||||
'@tailwindcss/vite':
|
'@tailwindcss/vite':
|
||||||
specifier: ^4.1.11
|
specifier: ^4.1.11
|
||||||
version: 4.1.11(vite@7.0.4(@types/node@22.16.3)(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0))
|
version: 4.1.11(vite@7.0.4(@types/node@22.16.3)(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.8.0))
|
||||||
@@ -488,8 +488,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-0Mt2EVY/eZ9iZDkrrvy+Ui3nP9Xb4TSO+9sCvlumU/GkVY6hZU7M+v9l5m8puBdtbj1MglgY0x9OSzUeyYx90Q==}
|
resolution: {integrity: sha512-0Mt2EVY/eZ9iZDkrrvy+Ui3nP9Xb4TSO+9sCvlumU/GkVY6hZU7M+v9l5m8puBdtbj1MglgY0x9OSzUeyYx90Q==}
|
||||||
engines: {node: '>=22.16.0'}
|
engines: {node: '>=22.16.0'}
|
||||||
|
|
||||||
'@robonen/vue@0.0.8':
|
'@robonen/vue@0.0.9':
|
||||||
resolution: {integrity: sha512-SjnlhlHbrSUf4Ql5hjQAbzLVF7wGF+SPLa1uosY0GfMiSJUBBj7gZjQqj092DCzdGhCbasKZHJXCznh1m+Mpgw==}
|
resolution: {integrity: sha512-R5YTR8kDukHprARDr+wAQTq5gjx8syK/GiNWDlO6nUSQrOzhhnZz4STQlWG3oZZo8YlUE18aKPrs1Ez6eK1SQQ==}
|
||||||
engines: {node: '>=22.17.0'}
|
engines: {node: '>=22.17.0'}
|
||||||
|
|
||||||
'@rolldown/pluginutils@1.0.0-beta.19':
|
'@rolldown/pluginutils@1.0.0-beta.19':
|
||||||
@@ -2838,7 +2838,7 @@ snapshots:
|
|||||||
|
|
||||||
'@robonen/tsconfig@0.0.2': {}
|
'@robonen/tsconfig@0.0.2': {}
|
||||||
|
|
||||||
'@robonen/vue@0.0.8(typescript@5.8.3)':
|
'@robonen/vue@0.0.9(typescript@5.8.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user