Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d03e5d673 | |||
| 7d09bb489c |
Generated
+4
-4
@@ -10,7 +10,7 @@
|
|||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.1",
|
"@auth0/auth0-vue": "2.7.0",
|
||||||
"@grafana/faro-web-sdk": "2.5.0",
|
"@grafana/faro-web-sdk": "2.5.0",
|
||||||
"@grafana/faro-web-tracing": "2.5.0",
|
"@grafana/faro-web-tracing": "2.5.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
@@ -158,9 +158,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@auth0/auth0-vue": {
|
"node_modules/@auth0/auth0-vue": {
|
||||||
"version": "2.6.1",
|
"version": "2.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.7.0.tgz",
|
||||||
"integrity": "sha512-B2rMKJdZtHW/KhRyd0sqNH7ZfkA8Z5WBt05LfhVdWokDtMnOEMOvlghJXuyzAWa7v+IZbOVnQ6CNgc3MEzZpPA==",
|
"integrity": "sha512-7Jw8jCNH0rQQkBP31QUKQDaMXHMcS3Qg3g7Ia6deYKe9/jDgYbMFBus/R8dcq8WZLAuI+06yTcvMzUi7w3WHNQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@auth0/auth0-spa-js": "^2.10.0",
|
"@auth0/auth0-spa-js": "^2.10.0",
|
||||||
|
|||||||
+2
-2
@@ -41,14 +41,14 @@
|
|||||||
"typescript": "6.0.3",
|
"typescript": "6.0.3",
|
||||||
"typescript-eslint": "8.59.2",
|
"typescript-eslint": "8.59.2",
|
||||||
"vite-plugin-vuetify": "2.1.3",
|
"vite-plugin-vuetify": "2.1.3",
|
||||||
"vue": "3.5.33",
|
"vue": "3.5.34",
|
||||||
"vue-eslint-parser": "10.4.0",
|
"vue-eslint-parser": "10.4.0",
|
||||||
"vue-router": "5.0.6",
|
"vue-router": "5.0.6",
|
||||||
"vuetify": "4.0.6"
|
"vuetify": "4.0.6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.1",
|
"@auth0/auth0-vue": "2.7.0",
|
||||||
"@grafana/faro-web-sdk": "2.5.0",
|
"@grafana/faro-web-sdk": "2.5.0",
|
||||||
"@grafana/faro-web-tracing": "2.5.0",
|
"@grafana/faro-web-tracing": "2.5.0",
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
|
|||||||
Reference in New Issue
Block a user