@nuxt/modules 0.6.0-ed87ea → 0.6.0-fb7bfb
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/modules.json +78 -9
- package/package.json +2 -2
package/modules.json
CHANGED
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"compatibility": {
|
|
284
|
-
"nuxt": "^
|
|
284
|
+
"nuxt": "^3.0.0",
|
|
285
285
|
"requires": {}
|
|
286
286
|
}
|
|
287
287
|
},
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
665
665
|
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
666
666
|
"npm": "nuxt-cloudflare-analytics",
|
|
667
|
-
"icon": "cloudflare
|
|
667
|
+
"icon": "cloudflare.svg",
|
|
668
668
|
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
669
669
|
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
670
670
|
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
@@ -1143,6 +1143,28 @@
|
|
|
1143
1143
|
"requires": {}
|
|
1144
1144
|
}
|
|
1145
1145
|
},
|
|
1146
|
+
{
|
|
1147
|
+
"name": "electron",
|
|
1148
|
+
"description": "Integrate Nuxt and Electron.",
|
|
1149
|
+
"repo": "caoxiemeihao/nuxt-electron",
|
|
1150
|
+
"npm": "nuxt-electron",
|
|
1151
|
+
"icon": "electron.svg",
|
|
1152
|
+
"github": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1153
|
+
"website": "https://github.com/caoxiemeihao/nuxt-electron",
|
|
1154
|
+
"learn_more": "https://github.com/caoxiemeihao/nuxt-electron#readme",
|
|
1155
|
+
"category": "Extensions",
|
|
1156
|
+
"type": "3rd-party",
|
|
1157
|
+
"maintainers": [
|
|
1158
|
+
{
|
|
1159
|
+
"name": "草鞋没号",
|
|
1160
|
+
"github": "caoxiemeihao"
|
|
1161
|
+
}
|
|
1162
|
+
],
|
|
1163
|
+
"compatibility": {
|
|
1164
|
+
"nuxt": "^3.0.0",
|
|
1165
|
+
"requires": {}
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1146
1168
|
{
|
|
1147
1169
|
"name": "element-plus",
|
|
1148
1170
|
"description": "A Vue 3 based component library for designers and developers",
|
|
@@ -4356,23 +4378,23 @@
|
|
|
4356
4378
|
{
|
|
4357
4379
|
"name": "snipcart",
|
|
4358
4380
|
"description": "Snipcart integration module for Nuxt.js",
|
|
4359
|
-
"repo": "nuxt-
|
|
4381
|
+
"repo": "nuxt-modules/snipcart",
|
|
4360
4382
|
"npm": "@nuxtjs/snipcart",
|
|
4361
4383
|
"icon": "snipcart.png",
|
|
4362
|
-
"github": "https://github.com/nuxt-
|
|
4363
|
-
"website": "https://github.com/nuxt-
|
|
4364
|
-
"learn_more": "",
|
|
4384
|
+
"github": "https://github.com/nuxt-modules/snipcart",
|
|
4385
|
+
"website": "https://github.com/nuxt-modules/snipcart",
|
|
4386
|
+
"learn_more": "https://snipcart.com",
|
|
4365
4387
|
"category": "Payment",
|
|
4366
4388
|
"type": "community",
|
|
4367
4389
|
"maintainers": [
|
|
4368
4390
|
{
|
|
4369
4391
|
"name": "Florent GIRAUD",
|
|
4370
|
-
"github": "
|
|
4371
|
-
"twitter": "
|
|
4392
|
+
"github": "flozero",
|
|
4393
|
+
"twitter": "flozeroo"
|
|
4372
4394
|
}
|
|
4373
4395
|
],
|
|
4374
4396
|
"compatibility": {
|
|
4375
|
-
"nuxt": "^2.0.0",
|
|
4397
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
4376
4398
|
"requires": {}
|
|
4377
4399
|
}
|
|
4378
4400
|
},
|
|
@@ -4880,6 +4902,29 @@
|
|
|
4880
4902
|
"requires": {}
|
|
4881
4903
|
}
|
|
4882
4904
|
},
|
|
4905
|
+
{
|
|
4906
|
+
"name": "tailvue",
|
|
4907
|
+
"description": "Vue components built for Vue3 powered by Windi CSS or tailwindcss",
|
|
4908
|
+
"repo": "fumeapp/tailvue",
|
|
4909
|
+
"npm": "tailvue",
|
|
4910
|
+
"icon": "tailvue.jpg",
|
|
4911
|
+
"github": "https://github.com/fumeapp/tailvue",
|
|
4912
|
+
"website": "https://github.com/fumeapp/tailvue",
|
|
4913
|
+
"learn_more": "https://github.com/fumeapp/tailvue#readme",
|
|
4914
|
+
"category": "UI",
|
|
4915
|
+
"type": "3rd-party",
|
|
4916
|
+
"maintainers": [
|
|
4917
|
+
{
|
|
4918
|
+
"name": "Kevin Olson",
|
|
4919
|
+
"github": "acidjazz",
|
|
4920
|
+
"twitter": "AppFume"
|
|
4921
|
+
}
|
|
4922
|
+
],
|
|
4923
|
+
"compatibility": {
|
|
4924
|
+
"nuxt": "^3.0.0",
|
|
4925
|
+
"requires": {}
|
|
4926
|
+
}
|
|
4927
|
+
},
|
|
4883
4928
|
{
|
|
4884
4929
|
"name": "tailwindcss",
|
|
4885
4930
|
"description": "Add Tailwind CSS to your Nuxt application in seconds with PurgeCSS included for minimal CSS.",
|
|
@@ -5312,6 +5357,30 @@
|
|
|
5312
5357
|
"requires": {}
|
|
5313
5358
|
}
|
|
5314
5359
|
},
|
|
5360
|
+
{
|
|
5361
|
+
"name": "vant",
|
|
5362
|
+
"description": "A lightweight, customizable Vue UI library for mobile web apps.",
|
|
5363
|
+
"repo": "vant-ui/vant-nuxt",
|
|
5364
|
+
"npm": "@vant/nuxt",
|
|
5365
|
+
"icon": "vant.png",
|
|
5366
|
+
"github": "https://github.com/vant-ui/vant-nuxt",
|
|
5367
|
+
"website": "https://vant-ui.github.io/vant",
|
|
5368
|
+
"learn_more": "https://github.com/vant-ui/vant-nuxt#readme",
|
|
5369
|
+
"category": "UI",
|
|
5370
|
+
"type": "3rd-party",
|
|
5371
|
+
"maintainers": [
|
|
5372
|
+
{
|
|
5373
|
+
"name": "tolking",
|
|
5374
|
+
"github": "tolking"
|
|
5375
|
+
}
|
|
5376
|
+
],
|
|
5377
|
+
"compatibility": {
|
|
5378
|
+
"nuxt": "^3.0.0",
|
|
5379
|
+
"requires": {
|
|
5380
|
+
"bridge": "optional"
|
|
5381
|
+
}
|
|
5382
|
+
}
|
|
5383
|
+
},
|
|
5315
5384
|
{
|
|
5316
5385
|
"name": "vendor",
|
|
5317
5386
|
"description": "directly serve node_modules",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/modules",
|
|
3
|
-
"version": "0.6.0-
|
|
3
|
+
"version": "0.6.0-fb7bfb",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
22
|
"@types/node": "^18.11.18",
|
|
23
23
|
"defu": "^6.1.1",
|
|
24
|
-
"eslint": "^8.
|
|
24
|
+
"eslint": "^8.34.0",
|
|
25
25
|
"globby": "^13.1.3",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
27
|
"jiti": "^1.16.2",
|