Skip to content

Commit 43f94d4

Browse files
chore(deps): update all non-major dependencies
1 parent 6db6f1f commit 43f94d4

File tree

3 files changed

+409
-833
lines changed

3 files changed

+409
-833
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

+6-6
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
6363
},
6464
"dependencies": {
65-
"autoprefixer": "^10.4.20",
65+
"autoprefixer": "^10.4.21",
6666
"c12": "^3.0.2",
6767
"consola": "^3.4.0",
6868
"defu": "^6.1.4",
@@ -83,18 +83,18 @@
8383
"@nuxt/eslint-config": "^0.7.6",
8484
"@nuxt/kit": "^3.16.0",
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.22.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)