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 Jun 27, 2024
1 parent 4cde8d4 commit dd34ea9
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 1,200 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@css-inline/css-inline": "0.14.1",
"@css-inline/css-inline-wasm": "0.14.1",
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/kit": "^3.12.2",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
Expand All @@ -57,7 +57,7 @@
"@vueuse/core": "^10.11.0",
"chrome-launcher": "^1.1.2",
"defu": "^6.1.4",
"execa": "^9.2.0",
"execa": "^9.3.0",
"flatted": "^3.3.1",
"floating-vue": "5.2.2",
"image-size": "^1.1.1",
Expand All @@ -70,11 +70,11 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"playwright-core": "^1.44.1",
"playwright-core": "^1.45.0",
"radix3": "^1.1.2",
"satori": "0.10.13",
"satori-html": "^0.3.2",
"shiki": "^1.7.0",
"shiki": "^1.9.1",
"sirv": "^2.0.4",
"splitpanes": "^3.1.5",
"std-env": "^3.7.0",
Expand All @@ -86,19 +86,19 @@
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@headlessui/vue": "^1.7.22",
"@iconify-json/carbon": "^1.1.35",
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/logos": "^1.1.43",
"@iconify-json/noto": "^1.1.18",
"@iconify-json/ri": "^1.1.21",
"@iconify-json/tabler": "^1.1.114",
"@iconify-json/tabler": "^1.1.115",
"@img/sharp-linux-x64": "0.33.4",
"@nuxt/content": "^2.12.1",
"@nuxt/devtools": "1.3.3",
"@nuxt/devtools-ui-kit": "^1.3.3",
"@nuxt/content": "^2.13.0",
"@nuxt/devtools": "1.3.7",
"@nuxt/devtools-ui-kit": "^1.3.7",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/test-utils": "3.13.1",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/tailwindcss": "^6.12.0",
Expand All @@ -112,10 +112,10 @@
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.12.2",
"nuxt-icon": "0.6.10",
"playwright": "^1.44.1",
"playwright": "^1.45.0",
"sass": "^1.77.6",
"sharp": "^0.33.4",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unocss": "0.61.0",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit dd34ea9

Please sign in to comment.