Skip to content

Commit 9e0197d

Browse files
authored
chore: decrease versions (#1594)
1 parent c44f3ea commit 9e0197d

16 files changed

+4747
-4386
lines changed

frontend/.nuxtrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

frontend/app/components/modules/widget/components/shared/snapshot/snapshot-preview.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ SPDX-License-Identifier: MIT
7373
height="24"
7474
/>
7575
<p class="pt-3 text-2xs text-neutral-400">
76-
The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks.
76+
The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses
77+
trademarks.
7778
</p>
7879
</div>
7980
</div>

frontend/package.json

Lines changed: 58 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -26,101 +26,102 @@
2626
},
2727
"dependencies": {
2828
"@ai-sdk/amazon-bedrock": "^2.2.12",
29-
"@ai-sdk/openai": "^2.0.89",
30-
"@ai-sdk/vue": "^2.0.121",
29+
"@ai-sdk/openai": "^2.0.53",
30+
"@ai-sdk/vue": "^2.0.78",
3131
"@linuxfoundation/lfx-ui-core": "^0.0.20",
32-
"@modelcontextprotocol/sdk": "^1.25.2",
33-
"@nuxt/eslint": "^1.12.1",
34-
"@nuxt/image": "^2.0.0",
32+
"@modelcontextprotocol/sdk": "^1.20.2",
33+
"@nuxt/eslint": "^1.9.0",
34+
"@nuxt/image": "^1.11.0",
3535
"@nuxtjs/plausible": "^2.0.1",
36-
"@nuxtjs/robots": "^5.6.7",
37-
"@nuxtjs/seo": "^3.3.0",
38-
"@nuxtjs/sitemap": "^7.5.2",
39-
"@pinia/nuxt": "^0.11.3",
36+
"@nuxtjs/robots": "^5.5.6",
37+
"@nuxtjs/seo": "^3.2.2",
38+
"@nuxtjs/sitemap": "^7.4.7",
39+
"@pinia/nuxt": "^0.11.2",
4040
"@popperjs/core": "^2.11.8",
41-
"@primevue/themes": "^4.5.4",
42-
"@redis/client": "^5.10.0",
43-
"@tanstack/vue-query": "^5.92.7",
41+
"@primevue/themes": "^4.4.1",
42+
"@redis/client": "^5.9.0",
43+
"@tanstack/vue-query": "^5.90.5",
4444
"@types/jsonwebtoken": "^9.0.10",
4545
"@vuelidate/core": "^2.0.3",
4646
"@vuelidate/validators": "^2.0.4",
47-
"@vueuse/core": "^14.1.0",
47+
"@vueuse/core": "^14.0.0",
4848
"ai": "^4.3.19",
4949
"echarts": "^6.0.0",
5050
"extract-first-json": "^2.0.2",
5151
"html2canvas": "^1.4.1",
52-
"isomorphic-dompurify": "^2.35.0",
53-
"jose": "^6.1.3",
54-
"js-yaml": "^4.1.1",
55-
"jsonwebtoken": "^9.0.3",
56-
"jwks-rsa": "^3.2.1",
52+
"isomorphic-dompurify": "^2.30.1",
53+
"jose": "^6.1.0",
54+
"js-yaml": "^4.1.0",
55+
"jsonwebtoken": "^9.0.2",
56+
"jwks-rsa": "^3.2.0",
5757
"jwt-decode": "^4.0.0",
58-
"lodash-es": "^4.17.22",
58+
"lodash-es": "^4.17.21",
5959
"luxon": "^3.7.2",
60-
"nuxt": "^4.2.2",
60+
"nuxt": "^4.1.3",
6161
"nuxt-gtag": "^4.1.0",
62-
"nuxt-og-image": "^5.1.13",
63-
"ofetch": "^1.5.1",
62+
"nuxt-og-image": "^5.1.12",
63+
"ofetch": "^1.4.1",
6464
"openid-client": "^6.8.1",
65-
"pg": "^8.17.1",
66-
"pinia": "^3.0.4",
65+
"pg": "^8.16.3",
66+
"pinia": "^3.0.3",
6767
"pluralize": "^8.0.0",
68-
"primevue": "^4.5.4",
69-
"sharp": "^0.34.5",
68+
"primevue": "^4.4.1",
69+
"sharp": "^0.34.4",
7070
"slugify": "^1.6.6",
7171
"vitepress": "^1.6.4",
72-
"vue": "^3.5.26",
72+
"vue": "^3.5.22",
7373
"vue-router": "latest",
7474
"zod": "^3.25.76"
7575
},
7676
"devDependencies": {
77-
"@chromatic-com/storybook": "^3.2.7",
78-
"@eslint/compat": "^2.0.1",
79-
"@eslint/eslintrc": "^3.3.3",
80-
"@eslint/js": "^9.39.2",
81-
"@nuxt/test-utils": "^3.23.0",
77+
"@chromatic-com/storybook": "^4.1.1",
78+
"@eslint/compat": "^1.4.0",
79+
"@eslint/eslintrc": "^3.2.0",
80+
"@eslint/js": "^9.38.0",
81+
"@nuxt/test-utils": "^3.19.2",
8282
"@nuxtjs/eslint-config-typescript": "^12.1.0",
8383
"@nuxtjs/eslint-module": "^4.1.0",
8484
"@nuxtjs/storybook": "8.3.3",
85-
"@nuxtjs/tailwindcss": "^6.14.0",
86-
"@primevue/nuxt-module": "^4.5.4",
87-
"@rushstack/eslint-patch": "^1.15.0",
88-
"@storybook/addon-essentials": "8.6.15",
89-
"@storybook/addon-interactions": "8.6.15",
90-
"@storybook/blocks": "8.6.15",
91-
"@storybook/test": "8.6.15",
92-
"@storybook/vue3": "8.6.15",
85+
"@nuxtjs/tailwindcss": "^6.13.1",
86+
"@primevue/nuxt-module": "^4.4.1",
87+
"@rushstack/eslint-patch": "^1.14.0",
88+
"@storybook/addon-essentials": "8.6.14",
89+
"@storybook/addon-interactions": "8.6.14",
90+
"@storybook/blocks": "8.6.14",
91+
"@storybook/test": "8.6.14",
92+
"@storybook/vue3": "8.6.14",
93+
"@types/eslint__eslintrc": "^3.3.0",
9394
"@types/js-yaml": "^4.0.9",
94-
"@types/lodash": "^4.17.23",
95+
"@types/lodash": "^4.17.20",
9596
"@types/lodash-es": "^4.17.12",
9697
"@types/luxon": "^3.7.1",
97-
"@types/pg": "^8.16.0",
98+
"@types/pg": "^8.15.5",
9899
"@types/pluralize": "^0.0.33",
99-
"@typescript-eslint/eslint-plugin": "^8.53.0",
100-
"@typescript-eslint/parser": "^8.53.0",
101-
"@vue/compiler-sfc": "^3.5.26",
100+
"@typescript-eslint/eslint-plugin": "^8.46.2",
101+
"@typescript-eslint/parser": "^8.46.2",
102+
"@vue/compiler-sfc": "^3.5.22",
102103
"@vue/test-utils": "^2.4.6",
103-
"eslint": "^9.39.2",
104+
"eslint": "^9.38.0",
104105
"eslint-config-prettier": "^10.1.8",
105106
"eslint-import-resolver-alias": "^1.1.2",
106-
"eslint-import-resolver-typescript": "^4.4.4",
107+
"eslint-import-resolver-typescript": "^4.4.3",
107108
"eslint-plugin-import": "^2.32.0",
108-
"eslint-plugin-prettier": "^5.5.5",
109+
"eslint-plugin-prettier": "^5.5.4",
109110
"eslint-plugin-storybook": "^0.11.6",
110-
"eslint-plugin-vue": "^10.7.0",
111+
"eslint-plugin-vue": "^10.5.1",
111112
"eslint-plugin-vuejs-accessibility": "^2.4.1",
112-
"happy-dom": "^20.3.1",
113+
"happy-dom": "^20.0.8",
113114
"husky": "^9.1.7",
114-
"lint-staged": "^16.2.7",
115+
"lint-staged": "^16.2.6",
115116
"nuxt-echarts": "^1.0.1",
116-
"prettier": "^3.8.0",
117-
"sass": "^1.97.2",
118-
"sass-embedded": "^1.97.2",
117+
"prettier": "^3.6.2",
118+
"sass": "^1.93.2",
119+
"sass-embedded": "^1.93.2",
119120
"storybook": "8.6.15",
120121
"typescript": "^5.9.3",
121-
"typescript-eslint": "^8.53.0",
122-
"vitest": "^4.0.17",
123-
"vue-eslint-parser": "^10.2.0"
122+
"typescript-eslint": "^8.46.2",
123+
"vitest": "^4.0.2",
124+
"vue-eslint-parser": "^10.1.4"
124125
},
125126
"eslintConfig": {
126127
"extends": [

0 commit comments

Comments
 (0)