@dargmuesli/nuxt-vio 11.0.0 → 11.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +16 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dargmuesli/nuxt-vio",
3
- "version": "11.0.0",
3
+ "version": "11.0.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/dargmuesli/vio.git"
@@ -34,19 +34,19 @@
34
34
  ],
35
35
  "main": "nuxt.config.ts",
36
36
  "dependencies": {
37
- "@dargmuesli/nuxt-cookie-control": "8.0.0-beta.3",
38
- "@heroicons/vue": "2.1.1",
37
+ "@dargmuesli/nuxt-cookie-control": "8.1.0",
38
+ "@heroicons/vue": "2.1.3",
39
39
  "@http-util/status-i18n": "0.8.1",
40
- "@nuxt/devtools": "1.0.8",
40
+ "@nuxt/devtools": "1.1.5",
41
41
  "@nuxt/image": "1.4.0",
42
42
  "@nuxtjs/color-mode": "3.3.3",
43
43
  "@nuxtjs/html-validator": "1.6.0",
44
44
  "@nuxtjs/i18n": "8.2.0",
45
- "@nuxtjs/seo": "2.0.0-rc.9",
45
+ "@nuxtjs/seo": "2.0.0-rc.10",
46
46
  "@nuxtjs/tailwindcss": "6.11.4",
47
47
  "@pinia/nuxt": "0.5.1",
48
48
  "@tailwindcss/forms": "0.5.7",
49
- "@tailwindcss/typography": "0.5.10",
49
+ "@tailwindcss/typography": "0.5.12",
50
50
  "@types/lodash-es": "4.17.12",
51
51
  "@urql/core": "4.3.0",
52
52
  "@vuelidate/core": "2.0.3",
@@ -56,16 +56,16 @@
56
56
  "jose": "5.2.3",
57
57
  "nuxt-gtag": "2.0.5",
58
58
  "nuxt-security": "1.2.2",
59
- "sweetalert2": "11.10.6"
59
+ "sweetalert2": "11.10.7"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@axe-core/playwright": "4.8.5",
63
63
  "@intlify/eslint-plugin-vue-i18n": "3.0.0-next.7",
64
64
  "@nuxtjs/eslint-config-typescript": "12.1.0",
65
65
  "@playwright/test": "1.42.1",
66
- "@unhead/vue": "1.8.20",
66
+ "@unhead/vue": "1.9.3",
67
67
  "@urql/devtools": "2.0.3",
68
- "@urql/exchange-graphcache": "6.5.0",
68
+ "@urql/exchange-graphcache": "6.5.1",
69
69
  "@urql/vue": "1.1.2",
70
70
  "consola": "3.2.3",
71
71
  "cookie-es": "1.0.0",
@@ -76,7 +76,7 @@
76
76
  "eslint-plugin-compat": "4.2.0",
77
77
  "eslint-plugin-nuxt": "4.0.0",
78
78
  "eslint-plugin-prettier": "5.1.3",
79
- "eslint-plugin-yml": "1.13.1",
79
+ "eslint-plugin-yml": "1.13.2",
80
80
  "h3": "1.11.1",
81
81
  "jiti": "1.21.0",
82
82
  "lint-staged": "15.2.2",
@@ -84,18 +84,18 @@
84
84
  "nuxt": "3.11.1",
85
85
  "pinia": "2.1.7",
86
86
  "prettier": "3.2.5",
87
- "prettier-plugin-tailwindcss": "0.5.12",
87
+ "prettier-plugin-tailwindcss": "0.5.13",
88
88
  "serve": "14.2.1",
89
- "stylelint": "16.2.1",
89
+ "stylelint": "16.3.1",
90
90
  "stylelint-config-recommended-vue": "1.5.0",
91
91
  "stylelint-config-standard": "36.0.0",
92
92
  "stylelint-no-unsupported-browser-features": "8.0.1",
93
- "tailwindcss": "3.4.1",
94
- "ufo": "1.5.2",
95
- "unhead": "1.8.20",
93
+ "tailwindcss": "3.4.3",
94
+ "ufo": "1.5.3",
95
+ "unhead": "1.9.3",
96
96
  "vue": "3.4.21",
97
97
  "vue-router": "4.3.0",
98
- "vue-tsc": "2.0.6"
98
+ "vue-tsc": "2.0.7"
99
99
  },
100
100
  "peerDependencies": {
101
101
  "nuxt": "3.11.1",