Skip to content

Commit

Permalink
chore: update package versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
phojie committed Nov 25, 2024
1 parent 6d72bed commit 3c09593
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 289 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@una-ui/content",
"type": "module",
"version": "0.0.39",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"description": "Craft visually appealing content effortlessly using Una UI",
"author": "Phojie Rengel <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -62,25 +62,25 @@
"@una-ui/nuxt": "npm:@una-ui/[email protected]",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"nuxt-content-snippet": "^1.0.0",
"nuxt-og-image": "^4.0.0",
"radix-vue": "^1.9.10",
"tailwind-merge": "^2.5.4",
"typescript": "^5.6.3",
"typescript": "5.6.3",
"ufo": "^1.5.4",
"unocss": "^0.63.6",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@nuxt/devtools": "^1.5.2",
"@unocss/eslint-plugin": "^0.63.6",
"@unocss/extractor-mdc": "^0.63.6",
"@vueuse/core": "^11.1.0",
"eslint": "^9.12.0",
"shiki": "^1.21.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "2.1.10"
}
}
Loading

0 comments on commit 3c09593

Please sign in to comment.