Skip to content

Commit cfd63fb

Browse files
committed
chore(dependencies): PrimeVue 4.2.1 - downgrade nitropack to 2.9.7 because of problems with version 2.10.0 and primevue
1 parent 2f1b7b3 commit cfd63fb

File tree

2 files changed

+227
-221
lines changed

2 files changed

+227
-221
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@nuxt/test-utils": "^3.14.4",
3535
"@nuxtjs/i18n": "8.5.5",
3636
"@pinia/nuxt": "^0.6.1",
37-
"@primevue/nuxt-module": "^4.2.0",
38-
"@primevue/themes": "^4.2.0",
39-
"@sfxcode/formkit-primevue": "^2.6.1",
37+
"@primevue/nuxt-module": "^4.2.1",
38+
"@primevue/themes": "^4.2.1",
39+
"@sfxcode/formkit-primevue": "^2.6.2",
4040
"@tiptap/extension-highlight": "^2.9.1",
4141
"@tiptap/extension-text-align": "^2.9.1",
4242
"@tiptap/extension-text-style": "^2.9.1",
@@ -49,11 +49,12 @@
4949
"@vueuse/nuxt": "^11.2.0",
5050
"c8": "^10.1.2",
5151
"changelogen": "^0.5.7",
52-
"eslint": "^9.13.0",
53-
"happy-dom": "^15.7.4",
52+
"eslint": "^9.14.0",
53+
"happy-dom": "^15.8.0",
5454
"jsdom": "^25.0.1",
55+
"nitropack": "2.9.7",
5556
"nuxt": "^3.13.2",
56-
"primevue": "^4.2.0",
57+
"primevue": "^4.2.1",
5758
"sass": "1.78.0",
5859
"typescript": "^5.6.3",
5960
"unstorage": "^1.13.1",

0 commit comments

Comments
 (0)