Skip to content

Commit 219414f

Browse files
committed
chore: update deps
1 parent 689b239 commit 219414f

File tree

3 files changed

+2727
-3432
lines changed

3 files changed

+2727
-3432
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"@iconify-json/heroicons": "latest",
1616
"@iconify-json/ph": "latest",
1717
"@iconify-json/simple-icons": "latest",
18-
"@nuxt/ui-pro": "^1.3.1",
18+
"@nuxt/ui-pro": "^1.4.3",
1919
"@nuxtjs/fontaine": "^0.4.3",
2020
"@nuxtjs/google-fonts": "^3.2.0",
21-
"@nuxtjs/plausible": "^1.0.0",
22-
"nuxt-og-image": "^2.2.6"
21+
"@nuxtjs/plausible": "^1.0.3",
22+
"nuxt-og-image": "^3.0.4"
2323
},
2424
"devDependencies": {
2525
"@nuxthq/studio": "latest"

package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -44,36 +44,36 @@
4444
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
4545
},
4646
"dependencies": {
47-
"@nuxt/kit": "^3.12.3",
48-
"autoprefixer": "^10.4.19",
47+
"@nuxt/kit": "^3.13.2",
48+
"autoprefixer": "^10.4.20",
4949
"consola": "^3.2.3",
5050
"defu": "^6.1.4",
51-
"h3": "^1.12.0",
51+
"h3": "^1.13.0",
5252
"klona": "^2.0.6",
5353
"pathe": "^1.1.2",
5454
"postcss": "^8.4.38",
55-
"postcss-nesting": "^12.1.5",
55+
"postcss-nesting": "^13.0.0",
5656
"tailwind-config-viewer": "^2.0.4",
5757
"tailwindcss": "~3.4.4",
58-
"ufo": "^1.5.3",
58+
"ufo": "^1.5.4",
5959
"unctx": "^2.3.1"
6060
},
6161
"devDependencies": {
62-
"@fontsource/inter": "^5.0.18",
63-
"@nuxt/content": "2.12.1",
64-
"@nuxt/devtools": "^1.3.6",
65-
"@nuxt/eslint-config": "0.3.13",
66-
"@nuxt/module-builder": "^0.8.0",
67-
"@nuxt/test-utils": "^3.13.1",
68-
"@tailwindcss/typography": "^0.5.13",
69-
"changelogen": "^0.5.5",
62+
"@fontsource/inter": "^5.1.0",
63+
"@nuxt/content": "^2.13.2",
64+
"@nuxt/devtools": "^1.5.2",
65+
"@nuxt/eslint-config": "^0.5.7",
66+
"@nuxt/module-builder": "^0.8.4",
67+
"@nuxt/test-utils": "^3.14.2",
68+
"@tailwindcss/typography": "^0.5.15",
69+
"changelogen": "^0.5.7",
7070
"destr": "^2.0.3",
71-
"eslint": "9.5.0",
72-
"happy-dom": "^13.10.1",
73-
"nuxt": "^3.12.3",
74-
"typescript": "^5.4.5",
75-
"vitest": "1.5.0",
76-
"vue-tsc": "^2.0.22"
71+
"eslint": "^9.12.0",
72+
"happy-dom": "^15.7.4",
73+
"nuxt": "^3.13.2",
74+
"typescript": "^5.6.2",
75+
"vitest": "^2.1.2",
76+
"vue-tsc": "^2.1.6"
7777
},
7878
"packageManager": "[email protected]",
7979
"resolutions": {

0 commit comments

Comments
 (0)