@nuxt/modules 0.6.0-46106e → 0.6.0-624cd3
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 +51 -4
- package/package.json +4 -4
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
|
},
|
|
@@ -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",
|
|
@@ -2602,6 +2624,31 @@
|
|
|
2602
2624
|
"requires": {}
|
|
2603
2625
|
}
|
|
2604
2626
|
},
|
|
2627
|
+
{
|
|
2628
|
+
"name": "medusa",
|
|
2629
|
+
"description": "Easily connect to Medusa from your Nuxt 3 application",
|
|
2630
|
+
"repo": "Baroshem/nuxt-medusa",
|
|
2631
|
+
"npm": "nuxt-medusa",
|
|
2632
|
+
"icon": "medusa.svg",
|
|
2633
|
+
"github": "https://github.com/Baroshem/nuxt-medusa/",
|
|
2634
|
+
"website": "https://nuxt-medusa.vercel.app/",
|
|
2635
|
+
"learn_more": "https://nuxt-medusa.vercel.app/",
|
|
2636
|
+
"category": "Ecommerce",
|
|
2637
|
+
"type": "3rd-party",
|
|
2638
|
+
"maintainers": [
|
|
2639
|
+
{
|
|
2640
|
+
"name": "Jakub Andrzejewski",
|
|
2641
|
+
"github": "Baroshem",
|
|
2642
|
+
"avatar": "https://avatars.githubusercontent.com/u/37120330?v=4"
|
|
2643
|
+
}
|
|
2644
|
+
],
|
|
2645
|
+
"compatibility": {
|
|
2646
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2647
|
+
"requires": {
|
|
2648
|
+
"bridge": true
|
|
2649
|
+
}
|
|
2650
|
+
}
|
|
2651
|
+
},
|
|
2605
2652
|
{
|
|
2606
2653
|
"name": "meilisearch",
|
|
2607
2654
|
"description": "Meilisearch Instant Search module for Nuxt 3",
|
|
@@ -4105,8 +4152,8 @@
|
|
|
4105
4152
|
{
|
|
4106
4153
|
"name": "seo-kit",
|
|
4107
4154
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
4108
|
-
"repo": "harlan-zw/nuxt-seo-kit",
|
|
4109
|
-
"npm": "nuxt-seo-kit
|
|
4155
|
+
"repo": "harlan-zw/nuxt-seo-kit#main/layer",
|
|
4156
|
+
"npm": "nuxt-seo-kit",
|
|
4110
4157
|
"icon": "seo-kit.svg",
|
|
4111
4158
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
4112
4159
|
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -4356,7 +4403,7 @@
|
|
|
4356
4403
|
{
|
|
4357
4404
|
"name": "snipcart",
|
|
4358
4405
|
"description": "Snipcart integration module for Nuxt.js",
|
|
4359
|
-
"repo": "nuxt-modules/snipcart
|
|
4406
|
+
"repo": "nuxt-modules/snipcart",
|
|
4360
4407
|
"npm": "@nuxtjs/snipcart",
|
|
4361
4408
|
"icon": "snipcart.png",
|
|
4362
4409
|
"github": "https://github.com/nuxt-modules/snipcart",
|
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-624cd3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -19,15 +19,15 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@nuxt/eslint-config": "^0.1.1",
|
|
21
21
|
"@types/js-yaml": "^4.0.5",
|
|
22
|
-
"@types/node": "^18.
|
|
22
|
+
"@types/node": "^18.14.0",
|
|
23
23
|
"defu": "^6.1.1",
|
|
24
24
|
"eslint": "^8.34.0",
|
|
25
25
|
"globby": "^13.1.3",
|
|
26
26
|
"hasha": "^5.2.2",
|
|
27
|
-
"jiti": "^1.
|
|
27
|
+
"jiti": "^1.17.1",
|
|
28
28
|
"js-yaml": "^4.1.0",
|
|
29
29
|
"ofetch": "^1.0.0",
|
|
30
30
|
"typescript": "^4.9.4"
|
|
31
31
|
},
|
|
32
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@7.27.1"
|
|
33
33
|
}
|