@dargmuesli/nuxt-vio 8.2.1 → 8.2.3
Sign up to get free protection for your applications and to get access to all the features.
- package/components/vio/_/VioApp.vue +1 -1
- package/components/vio/_/VioError.vue +1 -1
- package/components/vio/_/VioLink.vue +1 -1
- package/components/vio/button/VioButton.vue +1 -1
- package/components/vio/button/VioButtonColored.vue +1 -1
- package/components/vio/button/VioButtonIcon.vue +1 -1
- package/components/vio/button/VioButtonShare.vue +1 -1
- package/components/vio/card/VioCard.vue +1 -1
- package/components/vio/card/state/VioCardState.vue +1 -1
- package/components/vio/card/state/VioCardStateAlert.vue +1 -1
- package/components/vio/card/state/VioCardStateInfo.vue +1 -1
- package/components/vio/form/VioForm.vue +1 -1
- package/components/vio/form/VioFormCheckbox.vue +1 -1
- package/components/vio/form/input/VioFormInput.vue +1 -1
- package/components/vio/form/input/VioFormInputEmailAddress.vue +1 -1
- package/components/vio/form/input/VioFormInputUrl.vue +1 -1
- package/components/vio/form/input/state/VioFormInputStateError.vue +1 -1
- package/components/vio/form/input/state/VioFormInputStateInfo.vue +1 -1
- package/components/vio/icon/VioIconArrowRight.vue +1 -1
- package/components/vio/icon/VioIconCalendar.vue +1 -1
- package/components/vio/icon/VioIconChartBar.vue +1 -1
- package/components/vio/icon/VioIconCheckCircle.vue +1 -1
- package/components/vio/icon/VioIconContainer.vue +1 -1
- package/components/vio/icon/VioIconDownload.vue +1 -1
- package/components/vio/icon/VioIconExclamationCircle.vue +1 -1
- package/components/vio/icon/VioIconHeart.vue +1 -1
- package/components/vio/icon/VioIconHome.vue +1 -1
- package/components/vio/icon/VioIconHourglass.vue +1 -1
- package/components/vio/icon/VioIconShare.vue +1 -1
- package/components/vio/icon/VioIconSignIn.vue +1 -1
- package/components/vio/icon/VioIconTv.vue +1 -1
- package/components/vio/layout/VioLayoutBreadcrumbs.vue +1 -1
- package/components/vio/layout/VioLayoutFooterCategory.vue +1 -1
- package/components/vio/layout/VioLayoutSpanList.vue +1 -1
- package/components/vio/loader/Loader.vue +1 -1
- package/components/vio/loader/LoaderImage.vue +1 -1
- package/components/vio/page/VioPagePrivacyPolicy.vue +1 -1
- package/error.vue +1 -1
- package/package.json +14 -14
package/error.vue
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "8.2.
|
3
|
+
"version": "8.2.3",
|
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.
|
15
|
+
"packageManager": "pnpm@8.9.0",
|
16
16
|
"files": [
|
17
17
|
"assets",
|
18
18
|
"components",
|
@@ -69,14 +69,14 @@
|
|
69
69
|
"@dargmuesli/nuxt-cookie-control": "7.0.0-beta.1",
|
70
70
|
"@heroicons/vue": "2.0.18",
|
71
71
|
"@http-util/status-i18n": "0.8.1",
|
72
|
-
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.
|
73
|
-
"@nuxt/image": "1.0.0-rc.
|
72
|
+
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.4",
|
73
|
+
"@nuxt/image": "1.0.0-rc.3",
|
74
74
|
"@nuxtjs/color-mode": "3.3.0",
|
75
75
|
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
76
76
|
"@nuxtjs/html-validator": "1.5.2",
|
77
|
-
"@nuxtjs/i18n": "8.0.0-rc.
|
77
|
+
"@nuxtjs/i18n": "8.0.0-rc.5",
|
78
78
|
"@nuxtjs/tailwindcss": "6.8.0",
|
79
|
-
"@nuxtseo/module": "2.0.0-beta.
|
79
|
+
"@nuxtseo/module": "2.0.0-beta.37",
|
80
80
|
"@pinia/nuxt": "0.4.11",
|
81
81
|
"@playwright/test": "1.38.1",
|
82
82
|
"@tailwindcss/forms": "0.5.6",
|
@@ -93,31 +93,31 @@
|
|
93
93
|
"cookie": "0.5.0",
|
94
94
|
"cross-env": "7.0.3",
|
95
95
|
"dayjs": "2.0.0-alpha.4",
|
96
|
-
"eslint": "8.
|
96
|
+
"eslint": "8.51.0",
|
97
97
|
"eslint-config-prettier": "9.0.0",
|
98
98
|
"eslint-plugin-compat": "4.2.0",
|
99
99
|
"eslint-plugin-nuxt": "4.0.0",
|
100
|
-
"eslint-plugin-prettier": "5.0.
|
101
|
-
"eslint-plugin-yml": "1.
|
100
|
+
"eslint-plugin-prettier": "5.0.1",
|
101
|
+
"eslint-plugin-yml": "1.10.0",
|
102
102
|
"is-https": "4.0.0",
|
103
103
|
"jiti": "1.20.0",
|
104
|
-
"jose": "4.
|
104
|
+
"jose": "4.15.2",
|
105
105
|
"lint-staged": "14.0.1",
|
106
106
|
"lodash-es": "4.17.21",
|
107
|
-
"nuxt": "3.7.
|
107
|
+
"nuxt": "3.7.4",
|
108
108
|
"pinia": "2.1.6",
|
109
109
|
"prettier": "3.0.3",
|
110
|
-
"prettier-plugin-tailwindcss": "0.5.
|
110
|
+
"prettier-plugin-tailwindcss": "0.5.5",
|
111
111
|
"serve": "14.2.1",
|
112
112
|
"stylelint": "15.10.3",
|
113
113
|
"stylelint-config-recommended-vue": "1.5.0",
|
114
114
|
"stylelint-config-standard": "34.0.0",
|
115
115
|
"stylelint-no-unsupported-browser-features": "7.0.0",
|
116
|
-
"sweetalert2": "11.7.
|
116
|
+
"sweetalert2": "11.7.32",
|
117
117
|
"tailwindcss": "3.3.3",
|
118
118
|
"vue": "3.3.4",
|
119
119
|
"vue-gtag": "2.0.1",
|
120
|
-
"vue-tsc": "1.8.
|
120
|
+
"vue-tsc": "1.8.19"
|
121
121
|
},
|
122
122
|
"peerDependencies": {
|
123
123
|
"playwright-core": "1.38.1"
|