mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
update deps
This commit is contained in:
+9
-9
@@ -12,21 +12,21 @@
|
||||
"test:ci": "run-vitest-ci"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-transform-explicit-resource-management": "7.28.6",
|
||||
"@changesets/cli": "2.30.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.6.2",
|
||||
"@babel/plugin-transform-explicit-resource-management": "8.0.1",
|
||||
"@changesets/cli": "2.31.0",
|
||||
"@ianvs/prettier-plugin-sort-imports": "4.7.1",
|
||||
"@repo/oxlint-config": "workspace:*",
|
||||
"@repo/tools": "workspace:*",
|
||||
"@repo/typescript-config": "workspace:*",
|
||||
"@repo/workspace-dependencies": "workspace:*",
|
||||
"@turbo/gen": "2.8.20",
|
||||
"prettier": "3.8.1",
|
||||
"@turbo/gen": "2.10.1",
|
||||
"prettier": "3.9.4",
|
||||
"prettier-plugin-packagejson": "3.0.2",
|
||||
"prettier-plugin-toml": "2.0.6",
|
||||
"syncpack": "13.0.4",
|
||||
"turbo": "2.8.20",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "4.1.0"
|
||||
"syncpack": "15.3.2",
|
||||
"turbo": "2.10.1",
|
||||
"typescript": "6.0.3",
|
||||
"vitest": "4.1.9"
|
||||
},
|
||||
"packageManager": "pnpm@10.14.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user