Skip to content

Commit 3777a18

Browse files
chore(deps): update all non-major dependencies
1 parent 83ee56b commit 3777a18

File tree

3 files changed

+2403
-1196
lines changed

3 files changed

+2403
-1196
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
"@iconify-json/heroicons": "latest",
1515
"@iconify-json/ph": "latest",
1616
"@iconify-json/simple-icons": "latest",
17-
"@nuxt/ui-pro": "^1.6.0",
18-
"@nuxtjs/fontaine": "^0.4.4",
17+
"@nuxt/ui-pro": "^1.8.0",
18+
"@nuxtjs/fontaine": "^0.5.0",
1919
"@nuxtjs/google-fonts": "^3.2.0",
2020
"@nuxtjs/tailwindcss": "link:..",
2121
"@nuxtjs/plausible": "^1.2.0",
22-
"nuxt-og-image": "^4.0.2"
22+
"nuxt-og-image": "^4.2.0"
2323
},
2424
"devDependencies": {
2525
"@nuxthq/studio": "latest"

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
},
7373
"dependencies": {
7474
"@nuxt/kit": "^3.16.0",
75-
"autoprefixer": "^10.4.20",
76-
"c12": "^3.0.2",
77-
"consola": "^3.4.0",
75+
"autoprefixer": "^10.4.21",
76+
"c12": "^3.0.4",
77+
"consola": "^3.4.2",
7878
"defu": "^6.1.4",
79-
"h3": "^1.15.1",
79+
"h3": "^1.15.3",
8080
"klona": "^2.0.6",
8181
"ohash": "^2.0.11",
8282
"pathe": "^2.0.3",
@@ -85,31 +85,31 @@
8585
"postcss-nesting": "^13.0.1",
8686
"tailwind-config-viewer": "^2.0.4",
8787
"tailwindcss": "~3.4.17",
88-
"ufo": "^1.5.4",
88+
"ufo": "^1.6.1",
8989
"unctx": "^2.4.1"
9090
},
9191
"devDependencies": {
9292
"@fontsource/inter": "^5.2.5",
9393
"@nuxt/content": "^2.13.4",
94-
"@nuxt/devtools": "^2.2.1",
94+
"@nuxt/devtools": "^2.4.1",
9595
"@nuxt/eslint-config": "^0.7.6",
9696
"@nuxt/module-builder": "^0.8.4",
97-
"@nuxt/test-utils": "^3.17.1",
97+
"@nuxt/test-utils": "^3.19.0",
9898
"@tailwindcss/typography": "^0.5.16",
99-
"changelogen": "^0.5.7",
100-
"destr": "^2.0.3",
101-
"eslint": "^9.21.0",
99+
"changelogen": "^0.6.1",
100+
"destr": "^2.0.5",
101+
"eslint": "^9.27.0",
102102
"happy-dom": "^16.8.1",
103103
"nuxt": "^3.16.0",
104-
"typescript": "5.6.3",
104+
"typescript": "5.8.3",
105105
"vitest": "^3.0.8",
106-
"vue-tsc": "^2.2.8"
106+
"vue-tsc": "^2.2.10"
107107
},
108-
"packageManager": "[email protected].3",
108+
"packageManager": "[email protected].9",
109109
"resolutions": {
110110
"@nuxtjs/tailwindcss": "link:.",
111111
"@nuxt/ui": "npm:@nuxt/ui-edge",
112-
"unicorn-magic": "0.2.0"
112+
"unicorn-magic": "0.3.0"
113113
},
114114
"stackblitz": {
115115
"startCommand": "pnpm dev:prepare && pnpm dev"

0 commit comments

Comments
 (0)