@dargmuesli/nuxt-vio 3.0.0-beta.11 → 3.0.0-beta.12

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dargmuesli/nuxt-vio",
3
- "version": "3.0.0-beta.11",
3
+ "version": "3.0.0-beta.12",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -42,19 +42,19 @@
42
42
  "preview": "nuxt preview .playground"
43
43
  },
44
44
  "dependencies": {
45
- "@dargmuesli/nuxt-cookie-control": "6.1.5",
46
- "@http-util/status-i18n": "0.7.0",
45
+ "@dargmuesli/nuxt-cookie-control": "6.4.0",
46
+ "@http-util/status-i18n": "0.8.1",
47
47
  "@nuxt/image": "1.0.0-rc.1",
48
48
  "@nuxtjs/color-mode": "3.3.0",
49
49
  "@nuxtjs/html-validator": "1.5.2",
50
- "@nuxtjs/i18n": "8.0.0-rc.2",
50
+ "@nuxtjs/i18n": "8.0.0-rc.3",
51
51
  "@nuxtjs/tailwindcss": "6.8.0",
52
52
  "@pinia/nuxt": "0.4.11",
53
53
  "@tailwindcss/forms": "0.5.4",
54
54
  "@tailwindcss/typography": "0.5.9",
55
55
  "@urql/core": "4.1.1",
56
56
  "@urql/devtools": "2.0.3",
57
- "@urql/exchange-graphcache": "6.3.1",
57
+ "@urql/exchange-graphcache": "6.3.2",
58
58
  "@urql/vue": "1.1.2",
59
59
  "@vuelidate/core": "2.0.3",
60
60
  "@vuelidate/validators": "2.0.3",
@@ -62,10 +62,10 @@
62
62
  "dayjs": "2.0.0-alpha.4",
63
63
  "is-https": "4.0.0",
64
64
  "jose": "4.14.4",
65
- "marked": "7.0.1",
66
- "nuxt-seo-kit-module": "2.0.0-beta.9",
65
+ "marked": "7.0.4",
66
+ "nuxt-seo-kit-module": "2.0.0-beta.13",
67
67
  "pinia": "2.1.6",
68
- "sweetalert2": "11.7.20",
68
+ "sweetalert2": "11.7.27",
69
69
  "vue-gtag": "2.0.1",
70
70
  "vue-tsc": "1.8.8"
71
71
  },
@@ -73,17 +73,17 @@
73
73
  "@intlify/eslint-plugin-vue-i18n": "3.0.0-next.3",
74
74
  "@nuxtjs/eslint-config-typescript": "12.0.0",
75
75
  "@types/marked": "5.0.1",
76
- "eslint": "8.46.0",
76
+ "eslint": "8.47.0",
77
77
  "eslint-config-prettier": "9.0.0",
78
78
  "eslint-plugin-compat": "4.1.4",
79
79
  "eslint-plugin-nuxt": "4.0.0",
80
80
  "eslint-plugin-prettier": "5.0.0",
81
81
  "eslint-plugin-yml": "1.8.0",
82
- "lint-staged": "13.2.3",
82
+ "lint-staged": "14.0.1",
83
83
  "nuxt": "3.6.5",
84
- "prettier": "3.0.1",
84
+ "prettier": "3.0.2",
85
85
  "prettier-plugin-tailwindcss": "0.5.3",
86
- "stylelint": "15.10.2",
86
+ "stylelint": "15.10.3",
87
87
  "stylelint-config-recommended-vue": "1.5.0",
88
88
  "stylelint-config-standard": "34.0.0",
89
89
  "stylelint-no-unsupported-browser-features": "7.0.0",