Update @holllo/gram.

This commit is contained in:
Bauke 2022-03-17 19:52:16 +01:00
parent 48bb588145
commit 75cbdcfb75
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"test": "xo && stylelint 'source/**/*.scss' && tsc && c8 ava" "test": "xo && stylelint 'source/**/*.scss' && tsc && c8 ava"
}, },
"dependencies": { "dependencies": {
"@holllo/gram": "^0.1.0", "@holllo/gram": "^0.2.0",
"htm": "^3.1.0", "htm": "^3.1.0",
"modern-normalize": "^1.1.0", "modern-normalize": "^1.1.0",
"preact": "^10.6.6", "preact": "^10.6.6",

View File

@ -1,7 +1,7 @@
lockfileVersion: 5.3 lockfileVersion: 5.3
specifiers: specifiers:
'@holllo/gram': ^0.1.0 '@holllo/gram': ^0.2.0
'@preact/preset-vite': ^2.1.7 '@preact/preset-vite': ^2.1.7
'@types/webextension-polyfill': ^0.8.2 '@types/webextension-polyfill': ^0.8.2
ava: ^4.1.0 ava: ^4.1.0
@ -23,7 +23,7 @@ specifiers:
xo: ^0.48.0 xo: ^0.48.0
dependencies: dependencies:
'@holllo/gram': 0.1.0_htm@3.1.0+preact@10.6.6 '@holllo/gram': 0.2.0_htm@3.1.0+preact@10.6.6
htm: 3.1.0 htm: 3.1.0
modern-normalize: 1.1.0 modern-normalize: 1.1.0
preact: 10.6.6 preact: 10.6.6
@ -349,8 +349,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@holllo/gram/0.1.0_htm@3.1.0+preact@10.6.6: /@holllo/gram/0.2.0_htm@3.1.0+preact@10.6.6:
resolution: {integrity: sha512-91YcLRGUjNtFkE6qQhOuw6C2tNbJ7/SMdZa0hITjRLE2c7wzCSte5Wta9Uj3xLZh4kguO/S5QHmLHWmtUWqYog==} resolution: {integrity: sha512-R9D7gLxbuT+LNS6Hm1+P/kQx9m+h6A7mrY3bFjS3gSmSL9MuRjQQQsgaPcdtAJDhuie/LQznodX+si+j+1Zd+A==}
peerDependencies: peerDependencies:
htm: 3.x htm: 3.x
preact: 10.x preact: 10.x