@inzombieland/nuxt-common 1.18.45 → 1.18.47

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.
@@ -27,7 +27,7 @@
27
27
 
28
28
  .dark .layer-header {
29
29
  color: rgba(255, 255, 255, 0.87);
30
- box-shadow: inset 0 -1px 0 rgba(64, 64, 64, 0.9);
30
+ box-shadow: inset 0 -1px 0 rgba(64, 64, 64, 0.9) !important;
31
31
  }
32
32
 
33
33
  .layer-header > h1 {
package/dist/module.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inzombieland/nuxt-common",
3
- "version": "1.18.45",
3
+ "version": "1.18.47",
4
4
  "configKey": "nuxt-common",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "0.6.0",
package/dist/module.mjs CHANGED
@@ -2,7 +2,7 @@ import { fileURLToPath } from 'node:url';
2
2
  import { defineNuxtModule, createResolver, addServerHandler, addImportsDir, addPlugin, addComponent } from '@nuxt/kit';
3
3
 
4
4
  const name = "@inzombieland/nuxt-common";
5
- const version = "1.18.45";
5
+ const version = "1.18.47";
6
6
 
7
7
  const module = defineNuxtModule({
8
8
  meta: {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inzombieland/layer-manager",
3
- "version": "1.17.5",
3
+ "version": "1.17.6",
4
4
  "type": "module",
5
5
  "license": "ISC",
6
6
  "main": "./index.mjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inzombieland/nuxt-common",
3
- "version": "1.18.45",
3
+ "version": "1.18.47",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "exports": {
@@ -44,49 +44,49 @@
44
44
  "@braintree/sanitize-url": "^7.1.1",
45
45
  "@fingerprintjs/fingerprintjs": "^4.6.2",
46
46
  "@nuxt/devtools": "latest",
47
- "@nuxt/icon": "^1.13.0",
48
- "@nuxt/kit": "^3.17.0",
49
- "@nuxt/module-builder": "^0.6.0",
50
- "@nuxt/schema": "^3.17.0",
51
- "@nuxtjs/i18n": "^9.5.4",
47
+ "@nuxt/icon": "^1.15.0",
48
+ "@nuxt/kit": "^3.19.2",
49
+ "@nuxt/module-builder": "0.6.0",
50
+ "@nuxt/schema": "^3.19.2",
51
+ "@nuxtjs/i18n": "^9.5.6",
52
52
  "@nuxtjs/tailwindcss": "^6.14.0",
53
- "@pinia/colada": "^0.15.1",
54
- "@pinia/colada-nuxt": "^0.1.3",
55
- "@pinia/nuxt": "^0.11.0",
56
- "@primeuix/themes": "^1.0.3",
57
- "@primevue/nuxt-module": "^4.3.3",
53
+ "@pinia/colada": "^0.17.6",
54
+ "@pinia/colada-nuxt": "^0.2.3",
55
+ "@pinia/nuxt": "^0.11.2",
56
+ "@primeuix/themes": "^1.2.3",
57
+ "@primevue/nuxt-module": "^4.3.9",
58
58
  "@rollup/plugin-commonjs": "^26.0.3",
59
59
  "@rollup/plugin-node-resolve": "^15.3.1",
60
60
  "@rollup/plugin-typescript": "^11.1.6",
61
61
  "@sxzz/eslint-config": "^6.2.0",
62
- "@types/node": "^22.15.3",
63
- "@vant/nuxt": "^1.0.6",
62
+ "@types/node": "^22.18.6",
63
+ "@vant/nuxt": "^1.0.7",
64
64
  "@vant/touch-emulator": "^1.4.0",
65
65
  "@varlet/ui": "^3.10.5",
66
- "@vite-pwa/assets-generator": "^0.2.6",
67
- "@vite-pwa/nuxt": "^0.10.8",
68
- "@vueuse/nuxt": "^10.5.0",
66
+ "@vite-pwa/assets-generator": "^1.0.1",
67
+ "@vite-pwa/nuxt": "^1.0.4",
68
+ "@vueuse/nuxt": "^13.9.0",
69
69
  "autoprefixer": "^10.4.20",
70
70
  "changelogen": "^0.5.7",
71
71
  "config": "^3.3.12",
72
- "eslint": "^9.25.1",
72
+ "eslint": "^9.36.0",
73
73
  "lerna": "^8.2.2",
74
- "nuxt": "^3.17.0",
74
+ "nuxt": "^3.19.2",
75
75
  "ofetch": "^1.4.1",
76
- "pinia": "^3.0.2",
77
- "postcss": "^8.5.3",
76
+ "pinia": "^3.0.3",
77
+ "postcss": "^8.5.6",
78
78
  "postcss-pxtorem": "^6.1.0",
79
- "prettier": "^3.5.3",
79
+ "prettier": "^3.6.2",
80
80
  "primeicons": "^7.0.0",
81
- "primevue": "^4.3.3",
81
+ "primevue": "^4.3.9",
82
82
  "rollup": "^4.29.1",
83
83
  "rollup-plugin-dts": "^6.1.1",
84
- "sass": "^1.87.0",
84
+ "sass": "^1.93.2",
85
85
  "tailwindcss": "^3.4.17",
86
- "vant": "^4.9.19",
87
- "vue": "^3.5.13",
88
- "vue-tsc": "^2.2.10",
86
+ "vant": "^4.9.21",
87
+ "vue": "^3.5.22",
88
+ "vue-tsc": "^2.2.12",
89
89
  "vue3-otp-input": "^0.5.21",
90
- "zod": "^3.24.3"
90
+ "zod": "^3.25.76"
91
91
  }
92
92
  }