diff --git a/package.json b/package.json index 2f84860..66d17e9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "xo && stylelint 'source/**/*.scss' && tsc && c8 ava" }, "dependencies": { - "@holllo/gram": "^0.1.0", + "@holllo/gram": "^0.2.0", "htm": "^3.1.0", "modern-normalize": "^1.1.0", "preact": "^10.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 604c19d..0d10573 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.3 specifiers: - '@holllo/gram': ^0.1.0 + '@holllo/gram': ^0.2.0 '@preact/preset-vite': ^2.1.7 '@types/webextension-polyfill': ^0.8.2 ava: ^4.1.0 @@ -23,7 +23,7 @@ specifiers: xo: ^0.48.0 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 modern-normalize: 1.1.0 preact: 10.6.6 @@ -349,8 +349,8 @@ packages: - supports-color dev: true - /@holllo/gram/0.1.0_htm@3.1.0+preact@10.6.6: - resolution: {integrity: sha512-91YcLRGUjNtFkE6qQhOuw6C2tNbJ7/SMdZa0hITjRLE2c7wzCSte5Wta9Uj3xLZh4kguO/S5QHmLHWmtUWqYog==} + /@holllo/gram/0.2.0_htm@3.1.0+preact@10.6.6: + resolution: {integrity: sha512-R9D7gLxbuT+LNS6Hm1+P/kQx9m+h6A7mrY3bFjS3gSmSL9MuRjQQQsgaPcdtAJDhuie/LQznodX+si+j+1Zd+A==} peerDependencies: htm: 3.x preact: 10.x