Improved time handling
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
426ae17597
commit
c180404e15
6 changed files with 77 additions and 90 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
|
@ -1,12 +1,14 @@
|
|||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@astrojs/deno': 1.1.0
|
||||
'@astrojs/vue': 1.1.0
|
||||
astro: ^1.4.2
|
||||
sass: 1.55.0
|
||||
vue: ^3.2.30
|
||||
|
||||
dependencies:
|
||||
'@astrojs/deno': 1.1.0
|
||||
'@astrojs/vue': 1.1.0_whxeo4miwfmfgowxp5hpxvmcbm
|
||||
astro: 1.4.2_sass@1.55.0
|
||||
vue: 3.2.40
|
||||
|
|
@ -32,6 +34,12 @@ packages:
|
|||
resolution: {integrity: sha512-GE7uLvH7rSHuTHdMun+867TWsgYNYsaGuhvXsywcaabl4W4n/3b1kzgzrIsrXYBo51J0k6qD33mVdsHdvwv5rw==}
|
||||
dev: false
|
||||
|
||||
/@astrojs/deno/1.1.0:
|
||||
resolution: {integrity: sha512-oPjKmQQkLZPD3tl+Mur86SguTPlOYwASByAmRWAGOesmHgktTHebuJprc2dvqfmbao6mZbToZPLm63IqdJqlRg==}
|
||||
dependencies:
|
||||
esbuild: 0.14.54
|
||||
dev: false
|
||||
|
||||
/@astrojs/language-server/0.26.2:
|
||||
resolution: {integrity: sha512-9nkfdd6CMXLDIJojnwbYu5XrYfOI+g63JlktOlpFCwFjFNpm1u0e/+pXXmj6Zs+PkSTo0kV1UM77dRKRS5OC1Q==}
|
||||
hasBin: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue