@plumile/ui 0.1.66 → 0.1.68

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.
@@ -1,4 +1,5 @@
1
1
  /* empty css */
2
+ /* empty css */
2
3
  /* empty css */
3
4
  //#region src/atomic/molecules/markdown/components/MarkdownArticleContainer.css.ts
4
5
  var e = "_7ez1431 _7ez1430 txvbqb9io txvbqbai6 txvbqbaoo";
@@ -1,5 +1,4 @@
1
1
  /* empty css */
2
- /* empty css */
3
2
  /* empty css */
4
3
  //#region src/atomic/molecules/markdown/components/MarkdownSuperscript.css.ts
5
4
  var e = "_4glc0s1 _4glc0s0 txvbqb8o txvbqb7s";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumile/ui",
3
- "version": "0.1.66",
3
+ "version": "0.1.68",
4
4
  "description": "Shared React UI primitives and theme for Plumile applications",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -130,7 +130,7 @@
130
130
  },
131
131
  "dependencies": {
132
132
  "@nivo/line": "0.99.0",
133
- "@plumile/router": "^0.1.66",
133
+ "@plumile/router": "^0.1.68",
134
134
  "@vanilla-extract/css": "^1.19.0",
135
135
  "@vanilla-extract/recipes": "^0.5.7",
136
136
  "@vanilla-extract/sprinkles": "^1.6.5",