Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 29, 2024
1 parent 3bd6b9a commit 0e0d408
Show file tree
Hide file tree
Showing 2 changed files with 1,784 additions and 772 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
"test:chrome": "HAS_CHROME=true vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.5.0",
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/kit": "^3.13.2",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
"@unocss/core": "^0.62.4",
"@unocss/preset-wind": "^0.62.4",
"@unocss/core": "^0.63.1",
"@unocss/preset-wind": "^0.63.1",
"chrome-launcher": "^1.1.2",
"defu": "^6.1.4",
"execa": "^9.4.0",
"image-size": "^1.1.1",
"magic-string": "^0.30.11",
"nuxt-site-config": "^2.2.18",
"nuxt-site-config-kit": "^2.2.18",
"nypm": "^0.3.11",
"nypm": "^0.3.12",
"ofetch": "^1.4.0",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
Expand All @@ -82,41 +82,41 @@
"yoga-wasm-web": "^0.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.1",
"@antfu/eslint-config": "^3.7.3",
"@css-inline/css-inline": "^0.14.1",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/noto": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@iconify-json/tabler": "^1.2.3",
"@iconify-json/tabler": "^1.2.4",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools": "1.4.2",
"@nuxt/devtools-ui-kit": "^1.5.0",
"@nuxt/icon": "^1.5.1",
"@nuxt/devtools": "1.5.1",
"@nuxt/devtools-ui-kit": "^1.5.1",
"@nuxt/icon": "^1.5.2",
"@nuxt/image": "^1.8.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.1",
"@nuxt/ui": "^2.18.5",
"@nuxt/test-utils": "3.14.2",
"@nuxt/ui": "^2.18.6",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/tailwindcss": "^6.12.1",
"@unocss/nuxt": "^0.62.4",
"@unocss/preset-icons": "^0.62.4",
"@unocss/preset-uno": "^0.62.4",
"@unocss/runtime": "^0.62.4",
"@unocss/nuxt": "^0.63.1",
"@unocss/preset-icons": "^0.63.1",
"@unocss/preset-uno": "^0.63.1",
"@unocss/runtime": "^0.63.1",
"@vueuse/nuxt": "^11.1.0",
"bumpp": "^9.5.2",
"eslint": "9.10.0",
"bumpp": "^9.6.1",
"eslint": "9.11.1",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.13.2",
"playwright": "^1.47.2",
"sass": "^1.79.3",
"sass": "^1.79.4",
"sharp": "^0.33.5",
"typescript": "^5.6.2",
"unocss": "^0.62.4",
"unocss": "^0.63.1",
"vitest": "^2.1.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 0e0d408

Please sign in to comment.