Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent e79fe26 commit a234916
Show file tree
Hide file tree
Showing 2 changed files with 1,140 additions and 666 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"virtual.d.ts"
],
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.5"
},
"scripts": {
"stub": "nuxt-build-module build --stub && nuxt-module-build prepare",
Expand All @@ -55,8 +55,8 @@
"@nuxt/kit": "^3.15.1",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
"@unocss/core": "^65.4.0",
"@unocss/preset-wind": "^65.4.0",
"@unocss/core": "^65.4.2",
"@unocss/preset-wind": "^65.4.2",
"chrome-launcher": "^1.1.2",
"consola": "^3.4.0",
"defu": "^6.1.4",
Expand All @@ -67,8 +67,8 @@
"nypm": "^0.4.1",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^2.0.1",
"pkg-types": "^1.3.0",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"playwright-core": "^1.49.1",
"radix3": "^1.1.2",
"satori": "^0.12.1",
Expand Down Expand Up @@ -98,29 +98,29 @@
"@nuxt/image": "^1.9.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.15.4",
"@nuxt/ui": "^2.20.0",
"@nuxt/ui": "^2.21.0",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^9.1.1",
"@nuxtjs/tailwindcss": "^6.13.0",
"@unocss/nuxt": "^65.4.0",
"@unocss/preset-icons": "^65.4.0",
"@unocss/preset-uno": "^65.4.0",
"@unocss/runtime": "^65.4.0",
"@nuxtjs/tailwindcss": "^6.13.1",
"@unocss/nuxt": "^65.4.2",
"@unocss/preset-icons": "^65.4.2",
"@unocss/preset-uno": "^65.4.2",
"@unocss/runtime": "^65.4.2",
"@vueuse/nuxt": "^12.4.0",
"bumpp": "^9.10.0",
"bumpp": "^9.10.1",
"eslint": "9.18.0",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.15.1",
"playwright": "^1.49.1",
"sass": "^1.83.3",
"sass": "^1.83.4",
"sharp": "^0.33.5",
"typescript": "5.6.3",
"unocss": "^65.4.0",
"typescript": "5.7.3",
"unocss": "^65.4.2",
"vitest": "^2.1.8"
},
"resolutions": {
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit a234916

Please sign in to comment.