Added @nanostore/solid

This commit is contained in:
Patrick Alvin Alcala 2025-09-03 16:42:58 +08:00
parent 513f437ee6
commit cc9a0d1f2b
2 changed files with 15 additions and 0 deletions

View file

@ -12,6 +12,7 @@
"dependencies": {
"@astrojs/solid-js": "^5.1.0",
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
"@nanostores/solid": "^1.1.1",
"astro": "^5.13.3",
"astro-compressor": "^1.1.2",
"lightningcss": "^1.30.1",

14
pnpm-lock.yaml generated
View file

@ -14,6 +14,9 @@ importers:
'@itsmatteomanf/astro-robots-txt':
specifier: ^0.2.0
version: 0.2.0(astro@5.13.3(@types/node@24.3.0)(lightningcss@1.30.1)(rollup@4.41.1)(sass-embedded@1.91.0)(sass@1.91.0)(typescript@5.8.3))
'@nanostores/solid':
specifier: ^1.1.1
version: 1.1.1(nanostores@1.0.1)(solid-js@1.9.9)
astro:
specifier: ^5.13.3
version: 5.13.3(@types/node@24.3.0)(lightningcss@1.30.1)(rollup@4.41.1)(sass-embedded@1.91.0)(sass@1.91.0)(typescript@5.8.3)
@ -565,6 +568,12 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
'@nanostores/solid@1.1.1':
resolution: {integrity: sha512-gF0Eat1/c3hOaklBMSVoEjcNzJc5zGk4VSg94H9LPmXYww1pxgr7zylpi3jjyxRu24c8+aYNkmRWzolAwzSA1A==}
peerDependencies:
nanostores: '>=0.9.0 <2.0.0'
solid-js: ^1.6.0
'@oslojs/encoding@1.1.0':
resolution: {integrity: sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ==}
@ -2642,6 +2651,11 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@nanostores/solid@1.1.1(nanostores@1.0.1)(solid-js@1.9.9)':
dependencies:
nanostores: 1.0.1
solid-js: 1.9.9
'@oslojs/encoding@1.1.0': {}
'@parcel/watcher-android-arm64@2.5.1':