Skip to content

Commit 3b342f8

Browse files
chore(deps): update all non-major dependencies
1 parent d40ed3f commit 3b342f8

File tree

3 files changed

+1437
-798
lines changed

3 files changed

+1437
-798
lines changed

docs/package.json

+3-3
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.7.1",
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

+8-8
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
},
6464
"dependencies": {
6565
"@nuxt/kit": "^3.16.0",
66-
"autoprefixer": "^10.4.20",
66+
"autoprefixer": "^10.4.21",
6767
"c12": "^3.0.2",
68-
"consola": "^3.4.0",
68+
"consola": "^3.4.2",
6969
"defu": "^6.1.4",
7070
"h3": "^1.15.1",
7171
"klona": "^2.0.6",
@@ -80,21 +80,21 @@
8080
"devDependencies": {
8181
"@fontsource/inter": "^5.2.5",
8282
"@nuxt/content": "^2.13.4",
83-
"@nuxt/devtools": "^2.2.1",
83+
"@nuxt/devtools": "^2.3.1",
8484
"@nuxt/eslint-config": "^0.7.6",
8585
"@nuxt/module-builder": "^0.8.4",
86-
"@nuxt/test-utils": "^3.17.1",
86+
"@nuxt/test-utils": "^3.17.2",
8787
"@tailwindcss/typography": "^0.5.16",
88-
"changelogen": "^0.5.7",
88+
"changelogen": "^0.6.1",
8989
"destr": "^2.0.3",
90-
"eslint": "^9.21.0",
90+
"eslint": "^9.23.0",
9191
"happy-dom": "^16.8.1",
9292
"nuxt": "^3.16.0",
93-
"typescript": "5.6.3",
93+
"typescript": "5.8.2",
9494
"vitest": "^3.0.8",
9595
"vue-tsc": "^2.2.8"
9696
},
97-
"packageManager": "[email protected].3",
97+
"packageManager": "[email protected].9",
9898
"resolutions": {
9999
"@nuxtjs/tailwindcss": "link:.",
100100
"@nuxt/ui": "npm:@nuxt/ui-edge"

0 commit comments

Comments
 (0)