diff options
-rw-r--r-- | .changeset/brave-glasses-cry.md | 12 | ||||
-rw-r--r-- | yarn.lock | 5 |
2 files changed, 5 insertions, 12 deletions
diff --git a/.changeset/brave-glasses-cry.md b/.changeset/brave-glasses-cry.md deleted file mode 100644 index 7faf3b0c8..000000000 --- a/.changeset/brave-glasses-cry.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@astrojs/markdown-example': patch -'@astrojs/example-blog': patch -'@astrojs/docs-template': patch -'@astrojs/kitchen-sink-example': patch -'@astrojs/portfolio-template': patch -'@example/snowpack': patch -'@astrojs/starter-kit': patch -'@astrojs/tailwind-example': patch ---- - -Force pnpm installs to hoist nested dependencies @@ -6746,6 +6746,11 @@ nanoid@^3.1.23: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== +nanostores@^0.3.3: + version "0.3.3" + resolved "https://registry.yarnpkg.com/nanostores/-/nanostores-0.3.3.tgz#3f6a858d3e2700c70c7942301380550f66a8e9ee" + integrity sha512-+MemxV/HzzTPJQCvzEmwfIFMAIcDEiod37A5F1ERyKQqtm6hbEfuNokfmJfecYM2gjunlPdPHA5lQ9cwHHSYNg== + natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |