@publier/shell 3.3.3 → 3.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@publier/shell",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.4",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"description": "Qwik + Astro docs layout for Publier sites.",
|
|
6
6
|
"_filesRationale": "mixed: dist for build-time TS + source globs for shipped .astro components",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"@github/clipboard-copy-element": "^1.3.2",
|
|
116
116
|
"@github/relative-time-element": "^5.3.1",
|
|
117
117
|
"@github/tab-container-element": "^4.9.0",
|
|
118
|
-
"@publier/native": "2.1.
|
|
118
|
+
"@publier/native": "2.1.2",
|
|
119
119
|
"@tailwindcss/typography": "^0.5.20",
|
|
120
120
|
"astro-pagefind": "^2.0.1",
|
|
121
121
|
"daisyui": "^5.7.22",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"@astrojs/markdown-remark": "7.2.4",
|
|
155
155
|
"@astrojs/mdx": "^7.0.8",
|
|
156
156
|
"@qwik.dev/astro": "^1.1.0",
|
|
157
|
-
"@qwik.dev/core": "2.0.0-beta.
|
|
157
|
+
"@qwik.dev/core": "2.0.0-beta.43",
|
|
158
158
|
"@types/mdast": "^4.0.4",
|
|
159
159
|
"astro": "7.2.6",
|
|
160
160
|
"astro-expressive-code": "^0.44.0",
|