@vueless/nuxt 1.3.5-beta.3 → 1.3.5-beta.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/dist/module.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=3.13.0"
6
6
  },
7
- "version": "1.3.5-beta.3",
7
+ "version": "1.3.5-beta.4",
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "1.0.2",
10
10
  "unbuild": "3.6.1"
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueless/nuxt",
3
- "version": "1.3.5-beta.3",
3
+ "version": "1.3.5-beta.4",
4
4
  "description": "Nuxt Styleless UI Component Library, powered by Tailwind CSS.",
5
5
  "author": "Johnny Grid <hello@vueless.com> (https://vueless.com)",
6
6
  "homepage": "https://vueless.com",
@@ -31,7 +31,7 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "pathe": "^2.0.3",
34
- "vueless": "^1.3.5-beta.0"
34
+ "vueless": "^1.3.5-beta.1"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@material-symbols/svg-500": "^0.35.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueless/nuxt",
3
- "version": "1.3.5-beta.3",
3
+ "version": "1.3.5-beta.4",
4
4
  "description": "Nuxt Styleless UI Component Library, powered by Tailwind CSS.",
5
5
  "author": "Johnny Grid <hello@vueless.com> (https://vueless.com)",
6
6
  "homepage": "https://vueless.com",
@@ -31,7 +31,7 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "pathe": "^2.0.3",
34
- "vueless": "^1.3.5-beta.0"
34
+ "vueless": "^1.3.5-beta.1"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@material-symbols/svg-500": "^0.35.0",