Skip to content

Commit

Permalink
updates some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
CarelessCourage committed Mar 2, 2025
1 parent 12e0465 commit 93d12bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions apps/hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"path-browserify": "^1.0.1",
"readline-browserify": "^0.0.4",
"stream-browserify": "^3.0.0",
"typescript": "^5.7.3",
"typescript": "^5.8.2",
"unocss": "^66.0.0",
"vue-tsc": "^2.2.2",
"vue-tsc": "^2.2.6",
"wrangler": "^3.109.2"
},
"packageManager": "pnpm@9.12.3"
}
}
14 changes: 7 additions & 7 deletions packages/nobel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"colord": "^2.9.3",
"gsap": "^3.12.7",
"gsap-trial": "^3.12.7",
"reka-ui": "2.0.0",
"reka-ui": "2.0.2",
"vue-router": "4",
"vue-sonner": "^1.3.0"
},
"devDependencies": {
"@iconify/vue": "^4.3.0",
"@rushstack/eslint-patch": "^1.10.5",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.13.5",
"@types/node": "^22.13.8",
"@unocss/preset-mini": "66.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "10.2.0",
Expand All @@ -71,12 +71,12 @@
"eslint-plugin-vue": "^9.32.0",
"npm-run-all2": "7.0.2",
"prettier": "^3.5.2",
"sass": "^1.85.0",
"typescript": "~5.7.3",
"sass": "^1.85.1",
"typescript": "~5.8.2",
"unocss": "66.0.0",
"vite": "6.1.1",
"vite-plugin-dts": "^4.5.0",
"vite": "6.2.0",
"vite-plugin-dts": "^4.5.1",
"vite-plugin-vue-devtools": "^7.7.2",
"vue-tsc": "^2.2.2"
"vue-tsc": "^2.2.6"
}
}

0 comments on commit 93d12bd

Please sign in to comment.