Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ineshbose committed Jan 8, 2024
1 parent 1a8100b commit 14989c4
Show file tree
Hide file tree
Showing 4 changed files with 889 additions and 606 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/ph": "^1.1.9",
"@iconify-json/simple-icons": "^1.1.86",
"@iconify-json/simple-icons": "^1.1.87",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,21 @@
"test:types": "pnpm dev:prepare && tsc --noEmit && nuxi typecheck playground"
},
"dependencies": {
"@nuxt/kit": "^3.9.0",
"@nuxt/kit": "^3.9.1",
"autoprefixer": "^10.4.16",
"chokidar": "^3.5.3",
"clear-module": "^4.1.2",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"defu": "^6.1.3",
"h3": "^1.9.0",
"defu": "^6.1.4",
"h3": "^1.10.0",
"micromatch": "^4.0.5",
"pathe": "^1.1.1",
"postcss": "^8.4.32",
"postcss-custom-properties": "^13.3.3",
"postcss": "^8.4.33",
"postcss-custom-properties": "^13.3.4",
"postcss-nesting": "^12.0.2",
"tailwind-config-viewer": "^1.7.3",
"tailwindcss": "~3.4.0",
"tailwindcss": "~3.4.1",
"ufo": "^1.3.2"
},
"devDependencies": {
Expand All @@ -72,11 +72,11 @@
"destr": "^2.0.2",
"eslint": "latest",
"happy-dom": "^12.10.3",
"nuxt": "^3.9.0",
"nuxt": "^3.9.1",
"typescript": "^5.3.3",
"vitest": "1.1.0"
},
"packageManager": "pnpm@8.13.1",
"packageManager": "pnpm@8.14.0",
"resolutions": {
"@nuxtjs/tailwindcss": "link:."
}
Expand Down
Loading

0 comments on commit 14989c4

Please sign in to comment.