@dargmuesli/nuxt-vio 9.0.1 → 9.0.2
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/nuxt.config.ts +3 -1
- package/package.json +21 -21
package/nuxt.config.ts
CHANGED
|
@@ -89,6 +89,9 @@ export default defineNuxtConfig(
|
|
|
89
89
|
},
|
|
90
90
|
runtimeConfig: {
|
|
91
91
|
public: {
|
|
92
|
+
i18n: {
|
|
93
|
+
baseUrl: SITE_URL,
|
|
94
|
+
},
|
|
92
95
|
vio: {
|
|
93
96
|
googleAnalyticsId: '',
|
|
94
97
|
isInProduction: process.env.NODE_ENV === 'production',
|
|
@@ -163,7 +166,6 @@ export default defineNuxtConfig(
|
|
|
163
166
|
logLevel: 'warning',
|
|
164
167
|
},
|
|
165
168
|
i18n: {
|
|
166
|
-
baseUrl: SITE_URL,
|
|
167
169
|
detectBrowserLanguage: false,
|
|
168
170
|
},
|
|
169
171
|
linkChecker: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.2",
|
|
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.
|
|
15
|
+
"packageManager": "pnpm@8.10.5",
|
|
16
16
|
"files": [
|
|
17
17
|
"assets",
|
|
18
18
|
"components",
|
|
@@ -34,36 +34,36 @@
|
|
|
34
34
|
],
|
|
35
35
|
"main": "nuxt.config.ts",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@dargmuesli/nuxt-cookie-control": "7.1.
|
|
37
|
+
"@dargmuesli/nuxt-cookie-control": "7.1.2",
|
|
38
38
|
"@heroicons/vue": "2.0.18",
|
|
39
39
|
"@http-util/status-i18n": "0.8.1",
|
|
40
|
-
"@nuxt/devtools": "1.0.
|
|
40
|
+
"@nuxt/devtools": "1.0.2",
|
|
41
41
|
"@nuxt/image": "1.0.0",
|
|
42
|
-
"@nuxtjs/color-mode": "3.3.
|
|
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-
|
|
45
|
-
"@nuxtjs/tailwindcss": "6.9.
|
|
46
|
-
"@nuxtseo/module": "2.0.0-beta.
|
|
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",
|
|
47
47
|
"@pinia/nuxt": "0.5.1",
|
|
48
|
-
"@tailwindcss/forms": "0.5.
|
|
48
|
+
"@tailwindcss/forms": "0.5.7",
|
|
49
49
|
"@tailwindcss/typography": "0.5.10",
|
|
50
|
-
"@types/lodash-es": "4.17.
|
|
51
|
-
"@urql/core": "4.
|
|
50
|
+
"@types/lodash-es": "4.17.11",
|
|
51
|
+
"@urql/core": "4.2.0",
|
|
52
52
|
"@vuelidate/core": "2.0.3",
|
|
53
53
|
"@vuelidate/validators": "2.0.4",
|
|
54
54
|
"clipboardy": "4.0.0",
|
|
55
55
|
"dayjs": "2.0.0-alpha.4",
|
|
56
|
-
"jose": "5.1.
|
|
56
|
+
"jose": "5.1.1",
|
|
57
57
|
"nuxt-security": "1.0.0-rc.2",
|
|
58
|
-
"sweetalert2": "11.
|
|
58
|
+
"sweetalert2": "11.10.0",
|
|
59
59
|
"vue-gtag": "2.0.1"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@axe-core/playwright": "4.8.1",
|
|
63
63
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.4",
|
|
64
64
|
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
|
65
|
-
"@playwright/test": "1.
|
|
66
|
-
"@unhead/vue": "1.8.
|
|
65
|
+
"@playwright/test": "1.40.0",
|
|
66
|
+
"@unhead/vue": "1.8.4",
|
|
67
67
|
"@urql/devtools": "2.0.3",
|
|
68
68
|
"@urql/exchange-graphcache": "6.3.3",
|
|
69
69
|
"@urql/vue": "1.1.2",
|
|
@@ -79,27 +79,27 @@
|
|
|
79
79
|
"eslint-plugin-yml": "1.10.0",
|
|
80
80
|
"h3": "1.8.2",
|
|
81
81
|
"jiti": "1.21.0",
|
|
82
|
-
"lint-staged": "15.0
|
|
82
|
+
"lint-staged": "15.1.0",
|
|
83
83
|
"lodash-es": "4.17.21",
|
|
84
84
|
"nuxt": "3.8.1",
|
|
85
85
|
"pinia": "2.1.7",
|
|
86
|
-
"prettier": "3.0
|
|
87
|
-
"prettier-plugin-tailwindcss": "0.5.
|
|
86
|
+
"prettier": "3.1.0",
|
|
87
|
+
"prettier-plugin-tailwindcss": "0.5.7",
|
|
88
88
|
"serve": "14.2.1",
|
|
89
89
|
"stylelint": "15.11.0",
|
|
90
90
|
"stylelint-config-recommended-vue": "1.5.0",
|
|
91
91
|
"stylelint-config-standard": "34.0.0",
|
|
92
92
|
"stylelint-no-unsupported-browser-features": "7.0.0",
|
|
93
93
|
"tailwindcss": "3.3.5",
|
|
94
|
-
"ufo": "1.3.
|
|
95
|
-
"unhead": "1.8.
|
|
94
|
+
"ufo": "1.3.2",
|
|
95
|
+
"unhead": "1.8.4",
|
|
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
|
-
"playwright-core": "1.39.0",
|
|
102
101
|
"nuxt": "3.8.1",
|
|
102
|
+
"playwright-core": "1.40.0",
|
|
103
103
|
"vue": "3.3.8",
|
|
104
104
|
"vue-router": "4.2.5"
|
|
105
105
|
},
|