-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
a7c54c4
commit 32544fc
Showing
3 changed files
with
1,371 additions
and
2,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,12 +65,12 @@ | |
"@nuxt/kit": "^3.15.1", | ||
"autoprefixer": "^10.4.20", | ||
"c12": "^2.0.1", | ||
"consola": "^3.3.3", | ||
"consola": "^3.4.0", | ||
"defu": "^6.1.4", | ||
"h3": "^1.13.1", | ||
"h3": "^1.14.0", | ||
"klona": "^2.0.6", | ||
"pathe": "^2.0.1", | ||
"postcss": "^8.4.49", | ||
"pathe": "^2.0.2", | ||
"postcss": "^8.5.1", | ||
"postcss-nesting": "^13.0.1", | ||
"tailwind-config-viewer": "^2.0.4", | ||
"tailwindcss": "~3.4.17", | ||
|
@@ -81,20 +81,20 @@ | |
"@fontsource/inter": "^5.1.1", | ||
"@nuxt/content": "^2.13.4", | ||
"@nuxt/devtools": "^1.7.0", | ||
"@nuxt/eslint-config": "^0.7.5", | ||
"@nuxt/eslint-config": "^0.7.6", | ||
"@nuxt/module-builder": "^0.8.4", | ||
"@nuxt/test-utils": "^3.14.4", | ||
"@nuxt/test-utils": "^3.15.4", | ||
"@tailwindcss/typography": "^0.5.16", | ||
"changelogen": "^0.5.7", | ||
"destr": "^2.0.3", | ||
"eslint": "^9.18.0", | ||
"happy-dom": "^16.5.3", | ||
"eslint": "^9.19.0", | ||
"happy-dom": "^16.7.3", | ||
"nuxt": "^3.15.1", | ||
"typescript": "5.6.3", | ||
"typescript": "5.7.3", | ||
"vitest": "^2.1.5", | ||
"vue-tsc": "^2.2.0" | ||
}, | ||
"packageManager": "[email protected].3", | ||
"packageManager": "[email protected].4", | ||
"resolutions": { | ||
"@nuxtjs/tailwindcss": "link:.", | ||
"@nuxt/ui": "npm:@nuxt/ui-edge" | ||
|
Oops, something went wrong.