chore(packages): bump deps
This commit is contained in:
+3
-2
@@ -11,6 +11,7 @@
|
||||
"build": "turbo run build",
|
||||
"test": "turbo run test",
|
||||
"lint": "turbo run lint",
|
||||
"typecheck": "turbo run typecheck",
|
||||
"release": "changeset publish",
|
||||
"clean": "pnpm -r --parallel exec rimraf dist .turbo"
|
||||
},
|
||||
@@ -37,7 +38,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.79.0",
|
||||
"turbo": "^1.4.6",
|
||||
"typescript": "^4.7.4"
|
||||
"turbo": "^1.5.3",
|
||||
"typescript": "^4.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user