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 d697627..0332a87 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 ad29bf3..5ef46d9 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 154d47d..c9779b1 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 415869e..c9f5548 100644 --- a/package.json +++ b/package.json @@ -21,10 +21,10 @@ ], "devDependencies": { "@changesets/cli": "^2.31.0", - "@vemjs/core": "^0.3.1", + "@vemjs/core": "^0.8.0", "@vemjs/plugin-api": "^0.1.7", "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 816705a..72f9bce 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"