@nuxt/modules 0.6.0-db72f9 → 0.6.0-de9bf1
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 +307 -11
- package/package.json +10 -11
package/modules.json
CHANGED
|
@@ -124,6 +124,29 @@
|
|
|
124
124
|
"requires": {}
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
|
+
{
|
|
128
|
+
"name": "prometheus",
|
|
129
|
+
"description": "Prometheus metrics for NodeJS and a set of custom metrics for Nuxt applications",
|
|
130
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
131
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
132
|
+
"icon": "prometheus.svg",
|
|
133
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
134
|
+
"website": "",
|
|
135
|
+
"learn_more": "",
|
|
136
|
+
"category": "Monitoring",
|
|
137
|
+
"type": "3rd-party",
|
|
138
|
+
"maintainers": [
|
|
139
|
+
{
|
|
140
|
+
"name": "Aleksandr Saburov",
|
|
141
|
+
"github": "artmizu",
|
|
142
|
+
"avatar": "https://avatars.githubusercontent.com/artmizu?v=4"
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"compatibility": {
|
|
146
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
147
|
+
"requires": {}
|
|
148
|
+
}
|
|
149
|
+
},
|
|
127
150
|
{
|
|
128
151
|
"name": "animejs",
|
|
129
152
|
"description": "Anime.js module for Nuxt.js",
|
|
@@ -480,6 +503,29 @@
|
|
|
480
503
|
"requires": {}
|
|
481
504
|
}
|
|
482
505
|
},
|
|
506
|
+
{
|
|
507
|
+
"name": "calendly",
|
|
508
|
+
"description": "Calendly is a scheduling tool that allows you to schedule meetings with your customers. This module allows you to easily add Calendly to your Nuxt application.",
|
|
509
|
+
"repo": "madebyfabian/nuxt-calendly",
|
|
510
|
+
"npm": "nuxt-calendly",
|
|
511
|
+
"icon": "calendly.svg",
|
|
512
|
+
"github": "https://github.com/madebyfabian/nuxt-calendly",
|
|
513
|
+
"website": "https://nuxt-calendly.vercel.app/",
|
|
514
|
+
"learn_more": "https://calendly.com/",
|
|
515
|
+
"category": "Extensions",
|
|
516
|
+
"type": "3rd-party",
|
|
517
|
+
"maintainers": [
|
|
518
|
+
{
|
|
519
|
+
"name": "Fabian B.",
|
|
520
|
+
"github": "madebyfabian",
|
|
521
|
+
"twitter": "madebyfabian"
|
|
522
|
+
}
|
|
523
|
+
],
|
|
524
|
+
"compatibility": {
|
|
525
|
+
"nuxt": "^3.0.0",
|
|
526
|
+
"requires": {}
|
|
527
|
+
}
|
|
528
|
+
},
|
|
483
529
|
{
|
|
484
530
|
"name": "canvas-sketch",
|
|
485
531
|
"description": "Nuxt.js module for making generative and 3D artwork with canvas-sketch in JavaScript",
|
|
@@ -613,6 +659,33 @@
|
|
|
613
659
|
"requires": {}
|
|
614
660
|
}
|
|
615
661
|
},
|
|
662
|
+
{
|
|
663
|
+
"name": "cloudflare-analytics",
|
|
664
|
+
"description": "Cloudflare Web Analytics Module for Nuxt",
|
|
665
|
+
"repo": "hamlogic/nuxt-cloudflare-analytics",
|
|
666
|
+
"npm": "nuxt-cloudflare-analytics",
|
|
667
|
+
"icon": "cloudflare-analytics.svg",
|
|
668
|
+
"github": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
669
|
+
"website": "https://github.com/hamlogic/nuxt-cloudflare-analytics",
|
|
670
|
+
"learn_more": "https://www.cloudflare.com/web-analytics/",
|
|
671
|
+
"category": "Analytics",
|
|
672
|
+
"type": "3rd-party",
|
|
673
|
+
"maintainers": [
|
|
674
|
+
{
|
|
675
|
+
"name": "hamlogic",
|
|
676
|
+
"github": "hamlogic"
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"name": "Fabian B.",
|
|
680
|
+
"github": "madebyfabian",
|
|
681
|
+
"twitter": "madebyfabian"
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
|
+
"compatibility": {
|
|
685
|
+
"nuxt": "^3.0.0",
|
|
686
|
+
"requires": {}
|
|
687
|
+
}
|
|
688
|
+
},
|
|
616
689
|
{
|
|
617
690
|
"name": "cloudinary",
|
|
618
691
|
"description": "Optimize images and videos in your Nuxt.js application",
|
|
@@ -669,7 +742,7 @@
|
|
|
669
742
|
"icon": "",
|
|
670
743
|
"github": "https://github.com/nuxt-community/component-cache-module",
|
|
671
744
|
"website": "https://github.com/nuxt-community/component-cache-module",
|
|
672
|
-
"learn_more": "https://ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
745
|
+
"learn_more": "https://v2.ssr.vuejs.org/guide/caching.html#component-level-caching",
|
|
673
746
|
"category": "Performance",
|
|
674
747
|
"type": "community",
|
|
675
748
|
"maintainers": [
|
|
@@ -762,6 +835,52 @@
|
|
|
762
835
|
"requires": {}
|
|
763
836
|
}
|
|
764
837
|
},
|
|
838
|
+
{
|
|
839
|
+
"name": "cookie-control",
|
|
840
|
+
"description": "A highly configurable cookie banner for Nuxt.",
|
|
841
|
+
"repo": "dargmuesli/nuxt-cookie-control",
|
|
842
|
+
"npm": "@dargmuesli/nuxt-cookie-control",
|
|
843
|
+
"icon": "cookie-control.png",
|
|
844
|
+
"github": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
845
|
+
"website": "https://github.com/dargmuesli/nuxt-cookie-control",
|
|
846
|
+
"learn_more": "",
|
|
847
|
+
"category": "Extensions",
|
|
848
|
+
"type": "3rd-party",
|
|
849
|
+
"maintainers": [
|
|
850
|
+
{
|
|
851
|
+
"name": "dargmuesli",
|
|
852
|
+
"github": "dargmuesli",
|
|
853
|
+
"avatar": "https://avatars.githubusercontent.com/dargmuesli"
|
|
854
|
+
}
|
|
855
|
+
],
|
|
856
|
+
"compatibility": {
|
|
857
|
+
"nuxt": "^3.0.0",
|
|
858
|
+
"requires": {}
|
|
859
|
+
}
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"name": "csurf",
|
|
863
|
+
"description": "Cross-Site Request Forgery (CSRF) Prevention for Nuxt",
|
|
864
|
+
"repo": "morgbn/nuxt-csurf",
|
|
865
|
+
"npm": "nuxt-csurf",
|
|
866
|
+
"icon": "csurf.svg",
|
|
867
|
+
"github": "https://github.com/morgbn/nuxt-csurf",
|
|
868
|
+
"website": "https://github.com/morgbn/nuxt-csurf",
|
|
869
|
+
"learn_more": "https://github.com/Morgbn/nuxt-csurf#readme",
|
|
870
|
+
"category": "Security",
|
|
871
|
+
"type": "3rd-party",
|
|
872
|
+
"maintainers": [
|
|
873
|
+
{
|
|
874
|
+
"name": "morgbn",
|
|
875
|
+
"github": "morgbn",
|
|
876
|
+
"avatar": "https://avatars.githubusercontent.com/u/25689856?v=4"
|
|
877
|
+
}
|
|
878
|
+
],
|
|
879
|
+
"compatibility": {
|
|
880
|
+
"nuxt": "^3.0.0",
|
|
881
|
+
"requires": {}
|
|
882
|
+
}
|
|
883
|
+
},
|
|
765
884
|
{
|
|
766
885
|
"name": "custom-elements",
|
|
767
886
|
"description": "Publish your Components as a vue-custom-element standalone build.",
|
|
@@ -1051,11 +1170,11 @@
|
|
|
1051
1170
|
{
|
|
1052
1171
|
"name": "emotion",
|
|
1053
1172
|
"description": "The Next Generation of CSS-in-JS for Nuxt.js",
|
|
1054
|
-
"repo": "nuxt-
|
|
1173
|
+
"repo": "nuxt-modules/emotion",
|
|
1055
1174
|
"npm": "@nuxtjs/emotion",
|
|
1056
1175
|
"icon": "emotion.png",
|
|
1057
|
-
"github": "https://github.com/nuxt-
|
|
1058
|
-
"website": "https://github.com/nuxt-
|
|
1176
|
+
"github": "https://github.com/nuxt-modules/emotion",
|
|
1177
|
+
"website": "https://github.com/nuxt-modules/emotion",
|
|
1059
1178
|
"learn_more": "https://emotion.sh/",
|
|
1060
1179
|
"category": "Extensions",
|
|
1061
1180
|
"type": "community",
|
|
@@ -1064,10 +1183,15 @@
|
|
|
1064
1183
|
"name": "Pooya Parsa",
|
|
1065
1184
|
"github": "pi0",
|
|
1066
1185
|
"twitter": "_pi0_"
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"name": "Jonathan Bakebwa",
|
|
1189
|
+
"github": "codebender828",
|
|
1190
|
+
"twitter": "codebender828"
|
|
1067
1191
|
}
|
|
1068
1192
|
],
|
|
1069
1193
|
"compatibility": {
|
|
1070
|
-
"nuxt": "^2.0.0",
|
|
1194
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
1071
1195
|
"requires": {}
|
|
1072
1196
|
}
|
|
1073
1197
|
},
|
|
@@ -2757,6 +2881,35 @@
|
|
|
2757
2881
|
"requires": {}
|
|
2758
2882
|
}
|
|
2759
2883
|
},
|
|
2884
|
+
{
|
|
2885
|
+
"name": "nuxt-graphql-middleware",
|
|
2886
|
+
"description": "Expose GraphQL queries and mutations as server API routes.",
|
|
2887
|
+
"repo": "dulnan/nuxt-graphql-middleware",
|
|
2888
|
+
"npm": "nuxt-graphql-middleware",
|
|
2889
|
+
"icon": "nuxt-graphql-middleware.svg",
|
|
2890
|
+
"github": "https://github.com/dulnan/nuxt-graphql-middleware",
|
|
2891
|
+
"website": "https://nuxt-graphql-middleware.dulnan.net",
|
|
2892
|
+
"learn_more": "",
|
|
2893
|
+
"category": "Request",
|
|
2894
|
+
"type": "3rd-party",
|
|
2895
|
+
"maintainers": [
|
|
2896
|
+
{
|
|
2897
|
+
"name": "dulnan",
|
|
2898
|
+
"github": "dulnan",
|
|
2899
|
+
"twitter": "dulnan",
|
|
2900
|
+
"avatar": "https://avatars.githubusercontent.com/dulnan?v=4"
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
"name": "ayalon",
|
|
2904
|
+
"github": "ayalon",
|
|
2905
|
+
"avatar": "https://avatars.githubusercontent.com/ayalon?v=4"
|
|
2906
|
+
}
|
|
2907
|
+
],
|
|
2908
|
+
"compatibility": {
|
|
2909
|
+
"nuxt": "^2.0.0 || ^3.0.0",
|
|
2910
|
+
"requires": {}
|
|
2911
|
+
}
|
|
2912
|
+
},
|
|
2760
2913
|
{
|
|
2761
2914
|
"name": "nuxt-graphql-playground",
|
|
2762
2915
|
"description": "",
|
|
@@ -2826,6 +2979,29 @@
|
|
|
2826
2979
|
"requires": {}
|
|
2827
2980
|
}
|
|
2828
2981
|
},
|
|
2982
|
+
{
|
|
2983
|
+
"name": "nuxt-loco",
|
|
2984
|
+
"description": "A localise.biz module to synth locale with Nuxt.js",
|
|
2985
|
+
"repo": "gaetansenn/nuxt-loco",
|
|
2986
|
+
"npm": "nuxt-loco",
|
|
2987
|
+
"icon": "",
|
|
2988
|
+
"github": "https://github.com/gaetansenn/nuxt-loco",
|
|
2989
|
+
"website": "https://nuxt-loco.dewib.com/",
|
|
2990
|
+
"learn_more": "",
|
|
2991
|
+
"category": "Libraries",
|
|
2992
|
+
"type": "3rd-party",
|
|
2993
|
+
"maintainers": [
|
|
2994
|
+
{
|
|
2995
|
+
"name": "Gaetan SENN",
|
|
2996
|
+
"github": "gaetansenn",
|
|
2997
|
+
"avatar": "https://avatars.githubusercontent.com/u/2774075?v=4"
|
|
2998
|
+
}
|
|
2999
|
+
],
|
|
3000
|
+
"compatibility": {
|
|
3001
|
+
"nuxt": "^3.0.0",
|
|
3002
|
+
"requires": {}
|
|
3003
|
+
}
|
|
3004
|
+
},
|
|
2829
3005
|
{
|
|
2830
3006
|
"name": "nuxt-monaco-editor",
|
|
2831
3007
|
"description": "Integrate monaco-editor with Nuxt",
|
|
@@ -3101,6 +3277,28 @@
|
|
|
3101
3277
|
}
|
|
3102
3278
|
}
|
|
3103
3279
|
},
|
|
3280
|
+
{
|
|
3281
|
+
"name": "nuxt-vue3-google-signin",
|
|
3282
|
+
"description": "Empower your Nuxt app with Google Sign-In, hassle-free",
|
|
3283
|
+
"repo": "syetalabs/nuxt-vue3-google-signin",
|
|
3284
|
+
"npm": "nuxt-vue3-google-signin",
|
|
3285
|
+
"icon": "vue3-google-signin.svg",
|
|
3286
|
+
"github": "https://github.com/syetalabs/nuxt-vue3-google-signin",
|
|
3287
|
+
"website": "https://vue3-google-signin.syetalabs.io",
|
|
3288
|
+
"learn_more": "https://vue3-google-signin.syetalabs.io",
|
|
3289
|
+
"category": "Libraries",
|
|
3290
|
+
"type": "3rd-party",
|
|
3291
|
+
"maintainers": [
|
|
3292
|
+
{
|
|
3293
|
+
"name": "Kasun Vithanage",
|
|
3294
|
+
"github": "kasvith"
|
|
3295
|
+
}
|
|
3296
|
+
],
|
|
3297
|
+
"compatibility": {
|
|
3298
|
+
"nuxt": "^3.0.0",
|
|
3299
|
+
"requires": {}
|
|
3300
|
+
}
|
|
3301
|
+
},
|
|
3104
3302
|
{
|
|
3105
3303
|
"name": "nuxt7",
|
|
3106
3304
|
"description": "Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7",
|
|
@@ -3337,11 +3535,11 @@
|
|
|
3337
3535
|
{
|
|
3338
3536
|
"name": "pinia",
|
|
3339
3537
|
"description": "The Vue Store that you will enjoy using",
|
|
3340
|
-
"repo": "
|
|
3538
|
+
"repo": "vuejs/pinia#v2/packages/nuxt",
|
|
3341
3539
|
"npm": "@pinia/nuxt",
|
|
3342
3540
|
"icon": "pinia.svg",
|
|
3343
|
-
"github": "https://github.com/
|
|
3344
|
-
"website": "https://pinia.
|
|
3541
|
+
"github": "https://github.com/vuejs/pinia/tree/v2/packages/nuxt",
|
|
3542
|
+
"website": "https://pinia.vuejs.org/",
|
|
3345
3543
|
"learn_more": "",
|
|
3346
3544
|
"category": "Extensions",
|
|
3347
3545
|
"type": "3rd-party",
|
|
@@ -3425,6 +3623,28 @@
|
|
|
3425
3623
|
"requires": {}
|
|
3426
3624
|
}
|
|
3427
3625
|
},
|
|
3626
|
+
{
|
|
3627
|
+
"name": "prometheus",
|
|
3628
|
+
"description": "Allows you to better understand what's going on with your application and how to optimize performance and other things in production",
|
|
3629
|
+
"repo": "artmizu/nuxt-prometheus",
|
|
3630
|
+
"npm": "@artmizu/nuxt-prometheus",
|
|
3631
|
+
"icon": "",
|
|
3632
|
+
"github": "https://github.com/artmizu/nuxt-prometheus",
|
|
3633
|
+
"website": "https://github.com/artmizu/nuxt-prometheus",
|
|
3634
|
+
"learn_more": "",
|
|
3635
|
+
"category": "Devtools",
|
|
3636
|
+
"type": "3rd-party",
|
|
3637
|
+
"maintainers": [
|
|
3638
|
+
{
|
|
3639
|
+
"name": "artmizu",
|
|
3640
|
+
"github": "artmizu"
|
|
3641
|
+
}
|
|
3642
|
+
],
|
|
3643
|
+
"compatibility": {
|
|
3644
|
+
"nuxt": "^2.0.0",
|
|
3645
|
+
"requires": {}
|
|
3646
|
+
}
|
|
3647
|
+
},
|
|
3428
3648
|
{
|
|
3429
3649
|
"name": "protected-mailto",
|
|
3430
3650
|
"description": "Nuxt component to generate encoded mailto links",
|
|
@@ -3863,7 +4083,7 @@
|
|
|
3863
4083
|
"name": "seo-kit",
|
|
3864
4084
|
"description": "Supercharge your Nuxt app with the all-in-one SEO layer.",
|
|
3865
4085
|
"repo": "harlan-zw/nuxt-seo-kit",
|
|
3866
|
-
"npm": "nuxt-seo-kit",
|
|
4086
|
+
"npm": "nuxt-seo-kit-mono",
|
|
3867
4087
|
"icon": "seo-kit.svg",
|
|
3868
4088
|
"github": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
3869
4089
|
"website": "https://github.com/harlan-zw/nuxt-seo-kit",
|
|
@@ -4790,12 +5010,12 @@
|
|
|
4790
5010
|
},
|
|
4791
5011
|
{
|
|
4792
5012
|
"name": "typed-router",
|
|
4793
|
-
"description": "Provide autocompletion for pages route names
|
|
5013
|
+
"description": "Provide autocompletion for pages route names and params",
|
|
4794
5014
|
"repo": "victorgarciaesgi/nuxt-typed-router",
|
|
4795
5015
|
"npm": "nuxt-typed-router",
|
|
4796
5016
|
"icon": "typed-router.png",
|
|
4797
5017
|
"github": "https://github.com/victorgarciaesgi/nuxt-typed-router",
|
|
4798
|
-
"website": "https://
|
|
5018
|
+
"website": "https://nuxt-typed-router.vercel.app",
|
|
4799
5019
|
"learn_more": "",
|
|
4800
5020
|
"category": "Devtools",
|
|
4801
5021
|
"type": "3rd-party",
|
|
@@ -5092,6 +5312,60 @@
|
|
|
5092
5312
|
"requires": {}
|
|
5093
5313
|
}
|
|
5094
5314
|
},
|
|
5315
|
+
{
|
|
5316
|
+
"name": "vite-pwa-nuxt",
|
|
5317
|
+
"description": "Zero-config PWA Plugin for Nuxt 3",
|
|
5318
|
+
"repo": "vite-pwa/nuxt",
|
|
5319
|
+
"npm": "@vite-pwa/nuxt",
|
|
5320
|
+
"icon": "vite-pwa-nuxt.svg",
|
|
5321
|
+
"github": "https://github.com/vite-pwa/nuxt",
|
|
5322
|
+
"website": "https://github.com/vite-pwa/nuxt",
|
|
5323
|
+
"learn_more": "https://vite-pwa-org.netlify.app/frameworks/nuxt.html",
|
|
5324
|
+
"category": "Performance",
|
|
5325
|
+
"type": "3rd-party",
|
|
5326
|
+
"maintainers": [
|
|
5327
|
+
{
|
|
5328
|
+
"name": "Joaquín Sánchez",
|
|
5329
|
+
"github": "userquin",
|
|
5330
|
+
"twitter": "userquin"
|
|
5331
|
+
},
|
|
5332
|
+
{
|
|
5333
|
+
"name": "Anthony Fu",
|
|
5334
|
+
"github": "antfu",
|
|
5335
|
+
"twitter": "antfu7"
|
|
5336
|
+
}
|
|
5337
|
+
],
|
|
5338
|
+
"compatibility": {
|
|
5339
|
+
"nuxt": "^3.0.0",
|
|
5340
|
+
"requires": {}
|
|
5341
|
+
}
|
|
5342
|
+
},
|
|
5343
|
+
{
|
|
5344
|
+
"name": "vitest",
|
|
5345
|
+
"description": "Vitest integration with Nuxt",
|
|
5346
|
+
"repo": "danielroe/nuxt-vitest#main",
|
|
5347
|
+
"npm": "nuxt-vitest",
|
|
5348
|
+
"icon": "vitest.svg",
|
|
5349
|
+
"github": "https://github.com/danielroe/nuxt-vitest",
|
|
5350
|
+
"website": "https://github.com/danielroe/nuxt-vitest",
|
|
5351
|
+
"learn_more": "",
|
|
5352
|
+
"category": "Extensions",
|
|
5353
|
+
"type": "3rd-party",
|
|
5354
|
+
"maintainers": [
|
|
5355
|
+
{
|
|
5356
|
+
"name": "Daniel Roe",
|
|
5357
|
+
"github": "danielroe"
|
|
5358
|
+
},
|
|
5359
|
+
{
|
|
5360
|
+
"name": "Anthony Fu",
|
|
5361
|
+
"github": "antfu"
|
|
5362
|
+
}
|
|
5363
|
+
],
|
|
5364
|
+
"compatibility": {
|
|
5365
|
+
"nuxt": "^3.0.0",
|
|
5366
|
+
"requires": {}
|
|
5367
|
+
}
|
|
5368
|
+
},
|
|
5095
5369
|
{
|
|
5096
5370
|
"name": "vue-macros",
|
|
5097
5371
|
"description": "Explore and extend more macros and syntax sugar to Vue.",
|
|
@@ -5253,6 +5527,28 @@
|
|
|
5253
5527
|
"requires": {}
|
|
5254
5528
|
}
|
|
5255
5529
|
},
|
|
5530
|
+
{
|
|
5531
|
+
"name": "vuefire",
|
|
5532
|
+
"description": "Idiomatic composables for the Firebase SDK",
|
|
5533
|
+
"repo": "vuejs/vuefire/packages/nuxt",
|
|
5534
|
+
"npm": "nuxt-vuefire",
|
|
5535
|
+
"icon": "vuefire.svg",
|
|
5536
|
+
"github": "https://github.com/vuejs/vuefire/tree/main/packages/nuxt",
|
|
5537
|
+
"website": "https://vuefire.vuejs.org/",
|
|
5538
|
+
"learn_more": "",
|
|
5539
|
+
"category": "Database",
|
|
5540
|
+
"type": "3rd-party",
|
|
5541
|
+
"maintainers": [
|
|
5542
|
+
{
|
|
5543
|
+
"name": "posva",
|
|
5544
|
+
"github": "posva"
|
|
5545
|
+
}
|
|
5546
|
+
],
|
|
5547
|
+
"compatibility": {
|
|
5548
|
+
"nuxt": "^3.0.0",
|
|
5549
|
+
"requires": {}
|
|
5550
|
+
}
|
|
5551
|
+
},
|
|
5256
5552
|
{
|
|
5257
5553
|
"name": "vuestic",
|
|
5258
5554
|
"description": "Vuestic UI module for Nuxt 3",
|
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-de9bf1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./modules.json",
|
|
6
6
|
"files": [
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"cli": "jiti ./lib/cli",
|
|
12
12
|
"website:build": "pnpm build && nuxi build website",
|
|
13
13
|
"website:dev": "pnpm build && nuxi dev website",
|
|
14
|
-
"lint": "eslint --ext .
|
|
14
|
+
"lint": "eslint --ext .",
|
|
15
15
|
"release": "pnpm cli version && npm publish",
|
|
16
16
|
"sync": "pnpm cli sync",
|
|
17
17
|
"test": "pnpm lint && pnpm sync"
|
|
@@ -19,16 +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.
|
|
23
|
-
"defu": "^6.1.
|
|
24
|
-
"eslint": "^8.
|
|
25
|
-
"
|
|
26
|
-
"globby": "^13.1.2",
|
|
22
|
+
"@types/node": "^18.11.18",
|
|
23
|
+
"defu": "^6.1.1",
|
|
24
|
+
"eslint": "^8.32.0",
|
|
25
|
+
"globby": "^13.1.3",
|
|
27
26
|
"hasha": "^5.2.2",
|
|
28
|
-
"jiti": "^1.16.
|
|
27
|
+
"jiti": "^1.16.2",
|
|
29
28
|
"js-yaml": "^4.1.0",
|
|
30
|
-
"
|
|
31
|
-
"typescript": "^4.
|
|
29
|
+
"ofetch": "^1.0.0",
|
|
30
|
+
"typescript": "^4.9.4"
|
|
32
31
|
},
|
|
33
|
-
"packageManager": "pnpm@7.
|
|
32
|
+
"packageManager": "pnpm@7.25.1"
|
|
34
33
|
}
|