Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d36f360

Browse filesBrowse files
committed
chore(dependencies): Update to primevue 4.3.0 (within latest formkit-primevue-nuxt) and use @primeuix/themes instead of @primevue/themes
1 parent 674c0b5 commit d36f360
Copy full SHA for d36f360

File tree

3 files changed

+114
-107
lines changed
Filter options

3 files changed

+114
-107
lines changed

‎nuxt.config.ts

Copy file name to clipboardExpand all lines: nuxt.config.ts
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Aura from '@primevue/themes/aura'
1+
import Aura from '@primeuix/themes/aura'
22
import pkg from './package.json'
33

44
export default defineNuxtConfig({

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-4
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@iconify-json/mdi": "^1.2.3",
2626
"@iconify-json/prime": "^1.2.2",
2727
"@iconify-json/twemoji": "^1.2.2",
28-
"@nuxt/content": "^3.2.1",
28+
"@nuxt/content": "^3.2.2",
2929
"@nuxt/devtools": "^2.1.0",
3030
"@nuxt/fonts": "^0.10.3",
3131
"@nuxt/image": "^1.9.0",
3232
"@nuxt/test-utils": "^3.17.0",
3333
"@pinia/nuxt": "^0.10.1",
34-
"@primevue/themes": "^4.2.5",
35-
"@sfxcode/formkit-primevue-nuxt": "^1.2.13",
34+
"@primeuix/themes": "^1.0.0",
35+
"@sfxcode/formkit-primevue-nuxt": "^1.2.14",
3636
"@tiptap/extension-highlight": "^2.11.5",
3737
"@tiptap/extension-text-align": "^2.11.5",
3838
"@tiptap/extension-text-style": "^2.11.5",
@@ -46,7 +46,7 @@
4646
"c8": "^10.1.3",
4747
"changelogen": "^0.5.7",
4848
"eslint": "^9.21.0",
49-
"happy-dom": "^17.1.3",
49+
"happy-dom": "^17.1.4",
5050
"jsdom": "^26.0.0",
5151
"nuxt": "^3.15.4",
5252
"sass": "1.78.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.