diff --git a/autopairs/package.json b/autopairs/package.json index 2e904b9..7a75008 100644 --- a/autopairs/package.json +++ b/autopairs/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/git/package.json b/git/package.json index 6508375..88c4413 100644 --- a/git/package.json +++ b/git/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/layout-customizer/package.json b/layout-customizer/package.json index 142caf7..757166a 100644 --- a/layout-customizer/package.json +++ b/layout-customizer/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/lualine/package.json b/lualine/package.json index 3327faa..b8aa336 100644 --- a/lualine/package.json +++ b/lualine/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/package.json b/package.json index 756e923..fecc73d 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ ], "devDependencies": { "@changesets/cli": "^2.31.0", - "@vemjs/core": "^0.1.4", + "@vemjs/core": "^0.3.0", "@vemjs/plugin-api": "^0.1.4", "oxlint": "^1.72.0", "prettier": "^3.9.4", - "typescript": "~6.0.2" + "typescript": "~7.0.2" } } diff --git a/telescope/package.json b/telescope/package.json index f068e1b..cf35a2c 100644 --- a/telescope/package.json +++ b/telescope/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/treesitter/package.json b/treesitter/package.json index ee5bc00..65ab9f3 100644 --- a/treesitter/package.json +++ b/treesitter/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public" diff --git a/trim-whitespace/package.json b/trim-whitespace/package.json index 6c9a327..fc0c2f6 100644 --- a/trim-whitespace/package.json +++ b/trim-whitespace/package.json @@ -16,7 +16,7 @@ "@vemjs/plugin-api": "^0.1.4" }, "devDependencies": { - "typescript": "~6.0.2" + "typescript": "~7.0.2" }, "publishConfig": { "access": "public"