@dargmuesli/nuxt-vio 9.0.3 → 9.0.4

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": "9.0.3",
3
+ "version": "9.0.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/dargmuesli/vio.git"
@@ -12,7 +12,7 @@
12
12
  "engines": {
13
13
  "node": "20"
14
14
  },
15
- "packageManager": "pnpm@8.10.5",
15
+ "packageManager": "pnpm@8.11.0",
16
16
  "files": [
17
17
  "assets",
18
18
  "components",
@@ -34,20 +34,20 @@
34
34
  ],
35
35
  "main": "nuxt.config.ts",
36
36
  "dependencies": {
37
- "@dargmuesli/nuxt-cookie-control": "7.1.2",
37
+ "@dargmuesli/nuxt-cookie-control": "7.1.3",
38
38
  "@heroicons/vue": "2.0.18",
39
39
  "@http-util/status-i18n": "0.8.1",
40
- "@nuxt/devtools": "1.0.2",
41
- "@nuxt/image": "1.0.0",
40
+ "@nuxt/devtools": "1.0.3",
41
+ "@nuxt/image": "1.1.0",
42
42
  "@nuxtjs/color-mode": "3.3.2",
43
43
  "@nuxtjs/html-validator": "1.5.2",
44
- "@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge@8.0.0-rc.5-28335414.dd86b7b",
45
- "@nuxtjs/tailwindcss": "6.9.5",
46
- "@nuxtseo/module": "2.0.0-beta.44",
44
+ "@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge@8.0.0-rc.5-28345873.8e3fab2",
45
+ "@nuxtjs/tailwindcss": "6.10.1",
46
+ "@nuxtseo/module": "2.0.0-beta.45",
47
47
  "@pinia/nuxt": "0.5.1",
48
48
  "@tailwindcss/forms": "0.5.7",
49
49
  "@tailwindcss/typography": "0.5.10",
50
- "@types/lodash-es": "4.17.11",
50
+ "@types/lodash-es": "4.17.12",
51
51
  "@urql/core": "4.2.0",
52
52
  "@vuelidate/core": "2.0.3",
53
53
  "@vuelidate/validators": "2.0.4",
@@ -55,7 +55,7 @@
55
55
  "dayjs": "2.0.0-alpha.4",
56
56
  "jose": "5.1.1",
57
57
  "nuxt-security": "1.0.0-rc.4",
58
- "sweetalert2": "11.10.0",
58
+ "sweetalert2": "11.10.1",
59
59
  "vue-gtag": "2.0.1"
60
60
  },
61
61
  "devDependencies": {
@@ -63,7 +63,7 @@
63
63
  "@intlify/eslint-plugin-vue-i18n": "3.0.0-next.4",
64
64
  "@nuxtjs/eslint-config-typescript": "12.1.0",
65
65
  "@playwright/test": "1.40.0",
66
- "@unhead/vue": "1.8.4",
66
+ "@unhead/vue": "1.8.8",
67
67
  "@urql/devtools": "2.0.3",
68
68
  "@urql/exchange-graphcache": "6.3.3",
69
69
  "@urql/vue": "1.1.2",
@@ -71,17 +71,17 @@
71
71
  "cookie-es": "1.0.0",
72
72
  "cross-env": "7.0.3",
73
73
  "defu": "6.1.3",
74
- "eslint": "8.53.0",
74
+ "eslint": "8.54.0",
75
75
  "eslint-config-prettier": "9.0.0",
76
76
  "eslint-plugin-compat": "4.2.0",
77
77
  "eslint-plugin-nuxt": "4.0.0",
78
78
  "eslint-plugin-prettier": "5.0.1",
79
79
  "eslint-plugin-yml": "1.10.0",
80
- "h3": "1.8.2",
80
+ "h3": "1.9.0",
81
81
  "jiti": "1.21.0",
82
82
  "lint-staged": "15.1.0",
83
83
  "lodash-es": "4.17.21",
84
- "nuxt": "3.8.1",
84
+ "nuxt": "3.8.2",
85
85
  "pinia": "2.1.7",
86
86
  "prettier": "3.1.0",
87
87
  "prettier-plugin-tailwindcss": "0.5.7",
@@ -92,13 +92,13 @@
92
92
  "stylelint-no-unsupported-browser-features": "7.0.0",
93
93
  "tailwindcss": "3.3.5",
94
94
  "ufo": "1.3.2",
95
- "unhead": "1.8.4",
95
+ "unhead": "1.8.8",
96
96
  "vue": "3.3.8",
97
97
  "vue-router": "4.2.5",
98
98
  "vue-tsc": "1.8.22"
99
99
  },
100
100
  "peerDependencies": {
101
- "nuxt": "3.8.1",
101
+ "nuxt": "3.8.2",
102
102
  "playwright-core": "1.40.0",
103
103
  "vue": "3.3.8",
104
104
  "vue-router": "4.2.5"