}
],
"license": "MIT",
- "dependencies": {
- "postcss-prefix-custom-properties": "^0.1.0",
- "vanilla-calendar-pro": "^3.0.5"
- },
"devDependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/markdown-remark": "^6.3.10",
"zod": "^4.1.12"
},
"peerDependencies": {
- "@floating-ui/dom": "^1.7.0"
+ "@floating-ui/dom": "^1.7.0",
+ "postcss-prefix-custom-properties": "^0.1.0",
+ "vanilla-calendar-pro": "^3.0.5"
}
},
"node_modules/@algolia/abtesting": {
"resolved": "https://registry.npmjs.org/postcss-prefix-custom-properties/-/postcss-prefix-custom-properties-0.1.0.tgz",
"integrity": "sha512-sAKQSRw+KTl9G549Q9awV/ra06fOZNEIVIIRTwiSTbvkV1t8z7WPqNQ5XBbxF1fV2mp0yQFObavc5J/GxP0a6g==",
"license": "MIT",
+ "peer": true,
"dependencies": {
"postcss-value-parser": "^4.2.0"
},
"resolved": "https://registry.npmjs.org/vanilla-calendar-pro/-/vanilla-calendar-pro-3.0.5.tgz",
"integrity": "sha512-4X9bmTo1/KzbZrB7B6mZXtvVXIhcKxaVSnFZuaVtps7tshKJDxgaIElkgdia6IjB5qWetWuu7kZ+ZaV1sPxy6w==",
"license": "MIT",
+ "peer": true,
"funding": {
"type": "individual",
"url": "https://buymeacoffee.com/uvarov"
"astro-preview": "astro preview --root site --port 9001"
},
"peerDependencies": {
- "@floating-ui/dom": "^1.7.0"
+ "@floating-ui/dom": "^1.7.0",
+ "postcss-prefix-custom-properties": "^0.1.0",
+ "vanilla-calendar-pro": "^3.0.5"
},
"devDependencies": {
"@astrojs/check": "^0.9.6",
},
"overrides": {
"volar-service-emmet": "0.0.63"
- },
- "dependencies": {
- "postcss-prefix-custom-properties": "^0.1.0",
- "vanilla-calendar-pro": "^3.0.5"
}
}