Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jan 11, 2025
1 parent b92b27c commit 5b4cdbf
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions storage/framework/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typecheck": "bun tsc --noEmit",
"prepublishOnly": "bun run build"
},
"dependencies": {
"devDependencies": {
"@mdit-vue/plugin-component": "^2.1.3",
"@mdit-vue/plugin-frontmatter": "^2.1.3",
"@mdit-vue/types": "^2.1.0",
Expand All @@ -57,11 +57,13 @@
"@types/minimatch": "^5.1.2",
"@types/nprogress": "^0.2.3",
"@vinejs/vine": "^3.0.0",
"aws-cdk-lib": "^2.174.1",
"cac": "^6.7.14",
"markdown-it": "^14.1.0",
"meilisearch": "^0.47.0",
"neverthrow": "^8.1.1",
"ora": "^8.1.1",
"typescript": "^5.7.3",
"unocss": "65.4.0",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
Expand All @@ -71,9 +73,5 @@
"vite-ssg": "^25.0.0",
"vitepress": "1.5.0",
"vue": "^3.5.13"
},
"devDependencies": {
"aws-cdk-lib": "^2.174.1",
"typescript": "^5.7.3"
}
}

0 comments on commit 5b4cdbf

Please sign in to comment.