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 25, 2025
1 parent 9660fd6 commit 744a779
Show file tree
Hide file tree
Showing 3 changed files with 1,363 additions and 608 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@nuxt/devtools-kit": "2.0.0-beta.3",
"@nuxt/devtools-ui-kit": "2.0.0-beta.3",
"@nuxt/kit": "^3.15.2",
"@vueuse/core": "^12.4.0",
"@vueuse/core": "^12.5.0",
"floating-vue": "^5.2.2",
"json-editor-vue": "^0.17.3",
"nuxt": "latest",
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"content.d.ts"
],
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.6"
},
"typesVersions": {
"*": {
Expand Down Expand Up @@ -68,8 +68,8 @@
"@nuxt/kit": "^3.15.2",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
"@unocss/core": "^65.4.2",
"@unocss/preset-wind": "^65.4.2",
"@unocss/core": "^65.4.3",
"@unocss/preset-wind": "^65.4.3",
"chrome-launcher": "^1.1.2",
"consola": "^3.4.0",
"defu": "^6.1.4",
Expand All @@ -82,7 +82,7 @@
"ohash": "^1.1.4",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"playwright-core": "^1.49.1",
"playwright-core": "^1.50.0",
"radix3": "^1.1.2",
"satori": "^0.12.1",
"satori-html": "^0.3.2",
Expand All @@ -95,14 +95,14 @@
"yoga-wasm-web": "^0.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"@antfu/eslint-config": "^3.16.0",
"@css-inline/css-inline": "^0.14.3",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@iconify-json/tabler": "^1.2.14",
"@iconify-json/tabler": "^1.2.15",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^3.0.0",
"@nuxt/devtools": "2.0.0-beta.3",
Expand All @@ -114,25 +114,25 @@
"@nuxt/ui": "^2.21.0",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^9.1.1",
"@nuxtjs/i18n": "^9.1.3",
"@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.1",
"eslint": "9.18.0",
"@unocss/nuxt": "^65.4.3",
"@unocss/preset-icons": "^65.4.3",
"@unocss/preset-uno": "^65.4.3",
"@unocss/runtime": "^65.4.3",
"@vueuse/nuxt": "^12.5.0",
"bumpp": "^9.11.1",
"eslint": "9.19.0",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.15.2",
"playwright": "^1.49.1",
"playwright": "^1.50.0",
"sass": "^1.83.4",
"sharp": "^0.33.5",
"typescript": "5.6.3",
"unocss": "^65.4.2",
"typescript": "5.7.3",
"unocss": "^65.4.3",
"vitest": "^2.1.8"
},
"resolutions": {
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 744a779

Please sign in to comment.