Check is location is fresh/updated
This commit is contained in:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -6,6 +6,7 @@ specifiers:
|
||||
'@sveltejs/kit': next
|
||||
'@typescript-eslint/eslint-plugin': ^4.32.0
|
||||
'@typescript-eslint/parser': ^4.32.0
|
||||
dayjs: ^1.10.7
|
||||
eslint: ^7.32.0
|
||||
eslint-plugin-svelte3: ^3.2.1
|
||||
focus-visible: ^5.2.0
|
||||
@@ -19,6 +20,7 @@ specifiers:
|
||||
typescript: ^4.4.3
|
||||
|
||||
dependencies:
|
||||
dayjs: 1.10.7
|
||||
focus-visible: 5.2.0
|
||||
motion: 10.1.0
|
||||
sanitize.css: 12.0.1
|
||||
@@ -494,6 +496,10 @@ packages:
|
||||
which: 2.0.2
|
||||
dev: true
|
||||
|
||||
/dayjs/1.10.7:
|
||||
resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==}
|
||||
dev: false
|
||||
|
||||
/debug/4.3.2:
|
||||
resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==}
|
||||
engines: {node: '>=6.0'}
|
||||
|
||||
Reference in New Issue
Block a user