@byu-oit/nuxt-common 2.18.0-beta-0 → 2.18.0-beta-1
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/package.json +30 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@byu-oit/nuxt-common",
|
|
3
|
-
"version": "2.18.0-beta-
|
|
3
|
+
"version": "2.18.0-beta-1",
|
|
4
4
|
"description": "BYU Front End common module for Nuxt.js",
|
|
5
5
|
"author": "BYU Apps Custom",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -9,7 +9,10 @@
|
|
|
9
9
|
],
|
|
10
10
|
"main": "dist/index.js",
|
|
11
11
|
"types": "dist/index.d.ts",
|
|
12
|
-
"repository":
|
|
12
|
+
"repository": {
|
|
13
|
+
"type": "git",
|
|
14
|
+
"url": "git+https://github.com/byu-oit/nuxt-common.git"
|
|
15
|
+
},
|
|
13
16
|
"scripts": {
|
|
14
17
|
"build": "tsc",
|
|
15
18
|
"lint": "eslint --ext .ts,.js,.vue --ignore-path .gitignore ."
|
|
@@ -21,8 +24,10 @@
|
|
|
21
24
|
"@babel/core": "~7.22.17",
|
|
22
25
|
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
|
23
26
|
"@byuweb/browser-oauth": "~1.0.3",
|
|
27
|
+
"@nuxt/components": "npm:@neverendingsupport/nuxt-components@2.2.1-nuxt-components-2.2.2",
|
|
28
|
+
"@nuxt/loading-screen": "npm:@neverendingsupport/nuxt-loading-screen@2.0.4-nuxt-loading-screen-2.0.5",
|
|
24
29
|
"@nuxt/telemetry": "npm:@neverendingsupport/nuxt-telemetry@1.5.0-nuxt-telemetry-1.5.2",
|
|
25
|
-
"@nuxt/types": "npm:@neverendingsupport/nuxt2@2.18.1-types-2.18.
|
|
30
|
+
"@nuxt/types": "npm:@neverendingsupport/nuxt2@2.18.1-types-2.18.6",
|
|
26
31
|
"@nuxt/typescript-build": "~2.1.0",
|
|
27
32
|
"@nuxtjs/axios": "~5.13.6",
|
|
28
33
|
"@nuxtjs/eslint-config": "~10.0.0",
|
|
@@ -63,7 +68,7 @@
|
|
|
63
68
|
"husky": "~8.0.3",
|
|
64
69
|
"lodash": "~4.17.21",
|
|
65
70
|
"lru-cache": "~7.14.1",
|
|
66
|
-
"nuxt": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-2.18.
|
|
71
|
+
"nuxt": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-2.18.6",
|
|
67
72
|
"nuxt-property-decorator": "~2.9.1",
|
|
68
73
|
"postcss": "~8.4.21",
|
|
69
74
|
"swagger-typescript-codegen": "~3.2.4",
|
|
@@ -79,55 +84,61 @@
|
|
|
79
84
|
},
|
|
80
85
|
"overrides": {
|
|
81
86
|
"nuxt": {
|
|
82
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-2.18.
|
|
87
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-2.18.6"
|
|
83
88
|
},
|
|
84
89
|
"@nuxt/babel-preset-app": {
|
|
85
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-babel-preset-app-2.18.
|
|
90
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-babel-preset-app-2.18.6"
|
|
86
91
|
},
|
|
87
92
|
"@nuxt/builder": {
|
|
88
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-builder-2.18.
|
|
93
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-builder-2.18.6"
|
|
89
94
|
},
|
|
90
95
|
"@nuxt/cli": {
|
|
91
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-cli-2.18.
|
|
96
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-cli-2.18.6"
|
|
97
|
+
},
|
|
98
|
+
"@nuxt/components": {
|
|
99
|
+
".": "npm:@neverendingsupport/nuxt-components@2.2.1-nuxt-components-2.2.2"
|
|
92
100
|
},
|
|
93
101
|
"@nuxt/config": {
|
|
94
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-config-2.18.
|
|
102
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-config-2.18.6"
|
|
95
103
|
},
|
|
96
104
|
"@nuxt/core": {
|
|
97
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-core-2.18.
|
|
105
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-core-2.18.6"
|
|
98
106
|
},
|
|
99
107
|
"@nuxt/generator": {
|
|
100
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-generator-2.18.
|
|
108
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-generator-2.18.6"
|
|
109
|
+
},
|
|
110
|
+
"@nuxt/loading-screen": {
|
|
111
|
+
".": "npm:@neverendingsupport/nuxt-loading-screen@2.0.4-nuxt-loading-screen-2.0.5"
|
|
101
112
|
},
|
|
102
113
|
"@nuxt/nuxt-start": {
|
|
103
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-start-2.18.
|
|
114
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-start-2.18.6"
|
|
104
115
|
},
|
|
105
116
|
"@nuxt/server": {
|
|
106
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-server-2.18.
|
|
117
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-server-2.18.6"
|
|
107
118
|
},
|
|
108
119
|
"@nuxt/telemetry": {
|
|
109
120
|
".": "npm:@neverendingsupport/nuxt-telemetry@1.5.0-nuxt-telemetry-1.5.2"
|
|
110
121
|
},
|
|
111
122
|
"@nuxt/types": {
|
|
112
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-types-2.18.
|
|
123
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-types-2.18.6"
|
|
113
124
|
},
|
|
114
125
|
"@nuxt/utils": {
|
|
115
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-utils-2.18.
|
|
126
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-utils-2.18.6"
|
|
116
127
|
},
|
|
117
128
|
"@nuxt/vue-app": {
|
|
118
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-vue-app-2.18.
|
|
129
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-vue-app-2.18.6"
|
|
119
130
|
},
|
|
120
131
|
"@nuxt/vue-renderer": {
|
|
121
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-vue-renderer-2.18.
|
|
132
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-vue-renderer-2.18.6"
|
|
122
133
|
},
|
|
123
134
|
"@nuxt/webpack": {
|
|
124
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-webpack-2.18.
|
|
135
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-webpack-2.18.6"
|
|
125
136
|
},
|
|
126
137
|
"@nuxtjs/youch": {
|
|
127
138
|
".": "npm:@neverendingsupport/nuxt-youch@4.2.3-nuxtjs-youch-4.2.5"
|
|
128
139
|
},
|
|
129
140
|
"nuxt-start": {
|
|
130
|
-
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-start-2.18.
|
|
141
|
+
".": "npm:@neverendingsupport/nuxt2@2.18.1-nuxt-start-2.18.6"
|
|
131
142
|
},
|
|
132
143
|
"vue": {
|
|
133
144
|
".": "npm:@neverendingsupport/vue2@2.7.22"
|